Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

firefox 90 fails to build with rust 1.54.0 #308

Closed
dilyn-corner opened this issue Aug 2, 2021 · 16 comments
Closed

firefox 90 fails to build with rust 1.54.0 #308

dilyn-corner opened this issue Aug 2, 2021 · 16 comments
Labels
bug Something isn't working

Comments

@dilyn-corner
Copy link

dilyn-corner commented Aug 2, 2021

It was mentioned in IRC that this build error might be related to an update with cbindgen?

I am building this in a clean KISS chroot with all normal things as root.

This problem does not exist with firefox-beta. If firefox is hitting 91 soon I don't know that this is worth worrying about...

The first/relevant portion of the error message:

 1:20.39 error[E0557]: feature has been removed
 1:20.39    --> /root/.cache/kiss/proc/1459/build/firefox/third_party/rust/packed_simd/src/lib.rs:205:5
 1:20.39     |
 1:20.39 205 |     const_fn,
 1:20.39     |     ^^^^^^^^ feature has been removed
Build log
patching file gfx/angle/checkout/include/EGL/eglplatform.h
patching file gfx/gl/GLContextProvider.h
patching file gfx/gl/GLContextProviderWayland.cpp
patching file gfx/gl/moz.build
patching file gfx/layers/AnimationHelper.h
patching file gfx/layers/ipc/CompositorBridgeParent.cpp
patching file gfx/thebes/gfxPlatformGtk.cpp
patching file gfx/thebes/moz.build
patching file gfx/webrender_bindings/RenderCompositorOGLSWGL.cpp
patching file old-configure
patching file old-configure.in
patching file toolkit/components/remote/moz.build
patching file toolkit/components/remote/nsRemoteService.cpp
patching file toolkit/moz.configure
patching file toolkit/xre/nsAppRunner.cpp
patching file toolkit/xre/nsGDKErrorHandler.cpp
patching file toolkit/xre/nsNativeAppSupportUnix.cpp
patching file widget/CompositorWidget.h
patching file widget/gtk/GtkCompositorWidget.cpp
patching file widget/gtk/MozContainer.cpp
patching file widget/gtk/WindowSurfaceProvider.cpp
patching file widget/gtk/WindowSurfaceWayland.cpp
patching file widget/gtk/components.conf
patching file widget/gtk/moz.build
patching file widget/gtk/mozgtk/mozgtk.c
patching file widget/gtk/nsClipboard.cpp
patching file widget/gtk/nsDeviceContextSpecG.cpp
patching file widget/gtk/nsDragService.cpp
patching file widget/gtk/nsGtkKeyUtils.cpp
patching file widget/gtk/nsGtkKeyUtils.h
patching file widget/gtk/nsPrintDialogGTK.cpp
patching file widget/gtk/nsUserIdleServiceGTK.cpp
patching file widget/gtk/nsUserIdleServiceGTK.h
patching file widget/gtk/nsWidgetFactory.cpp
patching file widget/gtk/nsWindow.cpp
patching file widget/gtk/nsWindow.h
patching file widget/moz.build
patching file widget/gtk/moz.build
creating cache ./config.cache
checking for gm4... no
checking for gnum4... no
checking for m4... /usr/bin/m4
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking for perl... /usr/bin/perl
checking for a BSD compatible install... /usr/bin/install -c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
rm -f autoconf autoconf.tmp
rm -f autoheader autoheader.tmp
sed -e 's,@''datadir''@,/root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g'  -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoconf.sh > autoconf.tmp && chmod +x autoconf.tmp && mv autoconf.tmp autoconf
sed -e 's,@''datadir''@,/root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g'  -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoheader.sh > autoheader.tmp && chmod +x autoheader.tmp && mv autoheader.tmp autoheader
rm -f autoreconf autoreconf.tmp
rm -f autoupdate autoupdate.tmp
sed -e 's,@''datadir''@,/root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g'  -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoreconf.sh > autoreconf.tmp && chmod +x autoreconf.tmp && mv autoreconf.tmp autoreconf
sed -e 's,@''datadir''@,/root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g'  -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoupdate.sh > autoupdate.tmp && chmod +x autoupdate.tmp && mv autoupdate.tmp autoupdate
rm -f ifnames ifnames.tmp
rm -f autoscan autoscan.tmp
sed -e 's,@''datadir''@,/root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g'  -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' ifnames.sh > ifnames.tmp && chmod +x ifnames.tmp && mv ifnames.tmp ifnames
freezing autoconf.m4
sed -e 's,@''datadir''@,/root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf,g' -e 's,@''PERL''@,/usr/bin/perl,g' autoscan.pl > autoscan.tmp && chmod +x autoscan.tmp && mv autoscan.tmp autoscan
freezing autoheader.m4
/bin/sh ./mkinstalldirs /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/bin /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/info /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf
mkdir /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk
mkdir /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/bin
mkdir /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/info
mkdir /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share
mkdir /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf
if test -f autoconf.info; then \
  for i in *.info*; do \
    /usr/bin/install -c -m 644 $i /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/info/$i; \
  done; \
else \
  for i in ./*.info*; do \
    /usr/bin/install -c -m 644 $i /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/info/`echo $i | sed 's|^./||'`; \
  done; \
fi
for p in autoconf autoheader autoreconf autoupdate ifnames ; do \
  /usr/bin/install -c $p /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/bin/`echo $p|sed 's,$,-2.13,; '`; \
done
for i in autoconf.m4f autoheader.m4f; do \
  /usr/bin/install -c -m 644 $i /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf/$i; \
done
for i in autoconf.m4 acgeneral.m4 acoldnames.m4 acspecific.m4 autoheader.m4 acconfig.h; do \
  /usr/bin/install -c -m 644 ./$i /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf/$i; \
done
if test -f autoscan; then \
/usr/bin/install -c autoscan /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/bin/`echo autoscan|sed 's,$,-2.13,; '`; \
for i in acfunctions acheaders acidentifiers acprograms \
  acmakevars; do \
/usr/bin/install -c -m 644 ./$i /root/.cache/kiss/proc/1459/build/firefox/autoconf2.13/../junk/share/autoconf/$i; \
done; \
else :; fi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for xmlto... no
configure: WARNING: xmlto not found, manpages will not be rebuilt.
checking if malloc debugging is wanted... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for strings.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for sys/stat.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking for size_t... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
checking for abort... yes
checking for toascii... yes
checking for vsnprintf... yes
checking for strsep... yes
checking for mergesort... no
checking for getcwd... yes
checking for popen... yes
checking for ftruncate... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for stricmp... no
checking for _stricmp... no
checking for strcmpi... no
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for GNU C Library... no
configure: Checking for Python
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 3.9
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.9/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.9/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libyasm-stdint.h commands
config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
cc  -I.  \
  -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c
cc  -I.  \
  -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c
cc  -I.  \
  -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
cc  -I.  \
  -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c
cc  -I.  \
  -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c
cc  -I.  \
  -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c
cc  -I.  \
  -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c
cc  -I.  \
  -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c
cc  -I.  \
  -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c
cc  -I.  \
  -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c
cc  -I.  \
  -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c
cc  -I.  \
  -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c
cc  -I.  \
  -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c
cc  -I.  \
  -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c
cc  -I.  \
  -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c
cc -I.  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c
cc -I.  -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
cc -o genmacro  genmacro.o 
cc -o genstring  genstring.o 
./genstring license_msg license.c ./COPYING
./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac
./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac
cc -o genversion  genversion.o 
./genversion version.mac
./genmacro nasm-version.c nasm_version_mac version.mac
cc -o genperf  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
./genperf x86insn_nasm.gperf x86insn_nasm.c
./genperf x86insn_gas.gperf x86insn_gas.c
cc -o re2c  re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o 
./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re
./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
fail to map group of size 2 for tab size 512
make  all-recursive
make[1]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
Making all in po
make[2]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm/po'
Making all in .
make[2]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT gas-token.o -MD -MP -MF $depbase.Tpo -c -o gas-token.o gas-token.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nasm-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT nasm-token.o -MD -MP -MF $depbase.Tpo -c -o nasm-token.o nasm-token.c &&\
mv -f $depbase.Tpo $depbase.Po
cc -I.  -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c
depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/arch/x86/x86arch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/arch/x86/x86bc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/arch/x86/x86bc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/arch/x86/x86expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/arch/x86/x86expr.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/arch/x86/x86id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/arch/x86/x86id.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/arch/lc3b/lc3barch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/arch/lc3b/lc3barch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/arch/lc3b/lc3bbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/arch/lc3b/lc3bbc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/listfmts/nasm/nasm-listfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/parsers/gas/gas-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/parsers/gas/gas-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/parsers/gas/gas-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/parsers/gas/gas-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/parsers/gas/gas-parse-intel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/parsers/nasm/nasm-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/parsers/nasm/nasm-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/nasm/nasm-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/nasm/nasm-pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/nasm/nasm-pp.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/nasm/nasmlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/nasm/nasmlib.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/nasm/nasm-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/raw/raw-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/cpp/cpp-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/gas/gas-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/preprocs/gas/gas-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/preprocs/gas/gas-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/codeview/cv-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/codeview/cv-symline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/codeview/cv-type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/dwarf2/dwarf2-line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/dwarf2/dwarf2-aranges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/dwarf2/dwarf2-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/null/null-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/dbgfmts/stabs/stabs-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/dbg/dbg-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/dbg/dbg-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/bin/bin-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/bin/bin-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/elf/elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/elf/elf.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/elf/elf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/elf/elf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/elf/elf-x86-x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/elf/elf-x86-amd64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/elf/elf-x86-x32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/coff/coff-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/coff/win64-except.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/macho/macho-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/rdf/rdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/rdf/rdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules/objfmts/xdf/xdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT modules/objfmts/xdf/xdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/assocdat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/assocdat.o -MD -MP -MF $depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bitvect.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bitvect.o libyasm/bitvect.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bc-align.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bc-align.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-align.o libyasm/bc-align.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bc-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bc-data.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-data.o libyasm/bc-data.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bc-incbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bc-incbin.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bc-org.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bc-org.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-org.o libyasm/bc-org.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bc-reserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bc-reserve.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bytecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/bytecode.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/errwarn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/expr.o -MD -MP -MF $depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/file.o -MD -MP -MF $depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/floatnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/hamt.o -MD -MP -MF $depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/insn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/intnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/inttree.o -MD -MP -MF $depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/linemap.o -MD -MP -MF $depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/md5.o -MD -MP -MF $depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/mergesort.o -MD -MP -MF $depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/phash.o -MD -MP -MF $depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/section.o -MD -MP -MF $depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/strsep.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/symrec.o -MD -MP -MF $depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/valparam.o -MD -MP -MF $depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/value.o -MD -MP -MF $depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT libyasm/xstrdup.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT x86cpu.o -MD -MP -MF $depbase.Tpo -c -o x86cpu.o x86cpu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo x86regtmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT x86regtmod.o -MD -MP -MF $depbase.Tpo -c -o x86regtmod.o x86regtmod.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lc3bid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT lc3bid.o -MD -MP -MF $depbase.Tpo -c -o lc3bid.o lc3bid.c &&\
mv -f $depbase.Tpo $depbase.Po
cc -o genmodule  genmodule.o 
depbase=`echo frontends/yasm/yasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT frontends/yasm/yasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frontends/yasm/yasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT frontends/yasm/yasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frontends/tasm/tasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT frontends/tasm/tasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frontends/tasm/tasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT frontends/tasm/tasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frontends/vsyasm/vsyasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT frontends/vsyasm/vsyasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c &&\
mv -f $depbase.Tpo $depbase.Po
./genmodule ./libyasm/module.in Makefile
depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -pipe -O2 -MT module.o -MD -MP -MF $depbase.Tpo -c -o module.o module.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libyasm.a
ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libyasm.a
cc  -march=x86-64 -mtune=generic -pipe -O2   -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a  
cc  -march=x86-64 -mtune=generic -pipe -O2   -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a  
cc  -march=x86-64 -mtune=generic -pipe -O2   -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a  
make[2]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
make[1]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make  install-recursive
make[1]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
Making install in po
make[2]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm/po'
if test "yasm" = "gettext-tools"; then \
  ../config/install-sh -c -d /root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm/po'
Making install in .
make[2]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[3]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/bin'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/lib'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/include'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/man/man1'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/include/libyasm'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/include'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/man/man7'
 /usr/bin/install -c -m 644  libyasm.a '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/lib'
 /usr/bin/install -c -m 644 libyasm.h '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/include'
 /usr/bin/install -c -m 644 libyasm-stdint.h '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/include'
  /usr/bin/install -c yasm ytasm vsyasm '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/bin'
 /usr/bin/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/include/libyasm'
 ( cd '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/lib' && ranlib libyasm.a )
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/man/man1'
 /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/man/man7'
 config/install-sh -c -d '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/man/man7'
 /usr/bin/install -c -m 644 yasm.1 '/root/.cache/kiss/proc/1459/pkg/firefox/root/.cache/kiss/proc/1459/build/firefox/yasm/../junk/share/man/man1'
make  install-exec-hook
make[4]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
make[3]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
make[2]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
make[1]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/yasm'
sh unix/configure "cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2" "-I. -DUNIX " ""
Check C compiler type (optimization options)
  GNU C (-O3)
Check bzip2 support
  Check for bzip2 in bzip2 directory
  Check if OS already has bzip2 library installed
-- OS supports bzip2 - linking in bzip2
Check for the C preprocessor
Check if we can use asm code
Check for ANSI options
Check for prototypes
Check the handling of const
Check for time_t
Check for size_t
Check for off_t
Check size of UIDs and GIDs
(Now zip stores variable size UIDs/GIDs using a new extra field.  This
 tests if this OS uses 16-bit UIDs/GIDs and so if the old 16-bit storage
 should also be used for backward compatibility.)
  s.st_uid is 4 bytes
  s.st_gid is 4 bytes
-- UID not 2 bytes - disabling old 16-bit UID/GID support
Check for Large File Support
  off_t is 8 bytes
-- yes we have Large File Support!
Check for wide char support
-- have wchar_t - enabling Unicode support
Check for gcc no-builtin flag
Check for rmdir
Check for strchr
Check for strrchr
Check for rename
Check for mktemp
Check for mktime
Check for mkstemp
Check for memset
Check for memmove
Check for strerror
Check for errno declaration
Check for directory libraries
Check for readlink
Check for directory include file
Check for nonexistent include files
Check for term I/O include file
Check for valloc
Check for /usr/local/bin and /usr/local/man
Check for OS-specific flags
Check for symbolic links
eval make -f unix/Makefile zips `cat flags`
make[1]: Entering directory '/root/.cache/kiss/proc/1459/build/firefox/zip'
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -c -I. -DUNIX -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -o zipcloak  zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o   crypt_.o ttyio.o -lbz2
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -o zipnote  zipnote.o  zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o  -lbz2
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -o zipsplit  zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o  -lbz2
cc -march=x86-64 -mtune=generic -pipe -O2 -march=x86-64 -mtune=generic -pipe -O2 -o zip  zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o  -lbz2
make[1]: Leaving directory '/root/.cache/kiss/proc/1459/build/firefox/zip'
mkdir -p /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/bin
cp zip zipcloak zipnote zipsplit /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/bin
cd /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/bin; chmod 755 zip zipcloak zipnote zipsplit
mkdir -p /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1
cp man/zip.1 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zip.1
chmod 644 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zip.1
cp man/zipcloak.1 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zipcloak.1
chmod 644 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zipcloak.1
cp man/zipnote.1 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zipnote.1
chmod 644 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zipnote.1
cp man/zipsplit.1 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zipsplit.1
chmod 644 /root/.cache/kiss/proc/1459/build/firefox/zip/../junk/man/man1/zipsplit.1
 0:00.66 Clobber not needed.
 0:00.66 /usr/bin/python3 /root/.cache/kiss/proc/1459/build/firefox/configure.py
 0:00.84 Creating Python 3 environment
 0:01.16 created virtual environment CPython3.9.6.final.0-64 in 129ms
 0:01.16   creator CPython3Posix(dest=/root/.cache/kiss/proc/1459/build/firefox/obj-x86_64-pc-linux-musl/_virtualenvs/common, clear=False, no_vcs_ignore=False, global=False)
 0:01.16   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
 0:01.16     added seed packages: pip==20.3.1, setuptools==51.0.0, wheel==0.36.1
 0:01.16   activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
 0:01.29 Re-executing in the virtualenv
 0:01.62 Adding configure options from /root/.cache/kiss/proc/1459/build/firefox/.mozconfig
 0:01.62   --enable-default-toolkit=cairo-gtk3-wayland
 0:01.62   --prefix=/usr
 0:01.62   --libdir=/usr/lib
 0:01.62   --enable-alsa
 0:01.62   --enable-strip
 0:01.62   --enable-release
 0:01.62   --enable-rust-simd
 0:01.62   --enable-install-strip
 0:01.62   --enable-official-branding
 0:01.62   --enable-application=browser
 0:01.62   --enable-optimize=-march=x86-64 -mtune=generic -pipe -O2 -w
 0:01.62   --with-system-libvpx
 0:01.62   --with-system-ffi
 0:01.62   --with-system-png
 0:01.62   --with-system-jpeg
 0:01.62   --with-system-zlib
 0:01.62   --with-system-pixman
 0:01.62   --without-system-nss
 0:01.62   --without-system-nspr
 0:01.63   --disable-eme
 0:01.63   --disable-dbus
 0:01.63   --disable-gold
 0:01.63   --disable-tests
 0:01.63   --disable-vtune
 0:01.63   --disable-updater
 0:01.63   --disable-jemalloc
 0:01.63   --disable-elf-hack
 0:01.63   --disable-callgrind
 0:01.63   --disable-profiling
 0:01.63   --disable-necko-wifi
 0:01.63   --disable-crashreporter
 0:01.63   --disable-pulseaudio
 0:01.63   --disable-accessibility
 0:01.63   --disable-debug
 0:01.63   --disable-debug-symbols
 0:01.63   --disable-parental-controls
 0:01.63   --disable-system-extension-dirs
 0:01.63   --disable-webrtc
 0:01.63 checking for vcs source checkout... no
 0:01.67 checking for a shell... /usr/bin/sh
 0:01.70 checking for host system type... x86_64-pc-linux-musl
 0:01.73 checking for target system type... x86_64-pc-linux-musl
 0:02.21 checking whether cross compiling... no
 0:02.35 checking for Python 3... /root/.cache/kiss/proc/1459/build/firefox/obj-x86_64-pc-linux-musl/_virtualenvs/common/bin/python (3.9.6)
 0:02.37 checking for wget... not found
 0:02.38 checking for ccache... not found
 0:02.38 checking for the target C compiler... /usr/bin/cc
 0:02.40 checking whether the target C compiler can be used... yes
 0:02.40 checking the target C compiler version... 11.2.0
 0:02.42 checking the target C compiler works... yes
 0:02.42 checking for the target C++ compiler... /usr/bin/c++
 0:02.44 checking whether the target C++ compiler can be used... yes
 0:02.44 checking the target C++ compiler version... 11.2.0
 0:02.46 checking the target C++ compiler works... yes
 0:02.46 checking for the host C compiler... /usr/bin/cc
 0:02.49 checking whether the host C compiler can be used... yes
 0:02.49 checking the host C compiler version... 11.2.0
 0:02.51 checking the host C compiler works... yes
 0:02.51 checking for the host C++ compiler... /usr/bin/c++
 0:02.52 checking whether the host C++ compiler can be used... yes
 0:02.52 checking the host C++ compiler version... 11.2.0
 0:02.54 checking the host C++ compiler works... yes
 0:02.57 checking for 64-bit OS... yes
 0:02.59 checking for new enough STL headers from libstdc++... yes
 0:02.60 checking for linker... bfd
 0:02.60 checking for the assembler... /usr/bin/cc
 0:02.61 checking for ar... /usr/bin/ar
 0:02.61 checking for nm... /usr/bin/nm
 0:02.61 checking for pkg_config... /usr/bin/pkg-config
 0:02.61 checking for pkg-config version... 1.8.0
 0:02.63 checking for stdint.h... yes
 0:02.65 checking for inttypes.h... yes
 0:02.67 checking for malloc.h... yes
 0:02.68 checking for alloca.h... yes
 0:02.70 checking for sys/byteorder.h... no
 0:02.72 checking for getopt.h... yes
 0:02.74 checking for unistd.h... yes
 0:02.76 checking for nl_types.h... yes
 0:02.78 checking for cpuid.h... yes
 0:02.79 checking for fts.h... no
 0:02.81 checking for sys/statvfs.h... yes
 0:02.83 checking for sys/statfs.h... yes
 0:02.84 checking for sys/vfs.h... yes
 0:02.86 checking for sys/mount.h... yes
 0:02.87 checking for sys/quota.h... no
 0:02.90 checking for linux/quota.h... yes
 0:02.92 checking for linux/if_addr.h... yes
 0:02.95 checking for linux/rtnetlink.h... yes
 0:02.97 checking for sys/queue.h... yes
 0:03.00 checking for sys/types.h... yes
 0:03.02 checking for netinet/in.h... yes
 0:03.05 checking for byteswap.h... yes
 0:03.07 checking for memfd_create in sys/mman.h... yes
 0:03.08 checking for linux/perf_event.h... yes
 0:03.11 checking for perf_event_open system call... yes
 0:03.15 checking whether the C compiler supports -Wbitfield-enum-conversion... no
 0:03.18 checking whether the C++ compiler supports -Wbitfield-enum-conversion... no
 0:03.23 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no
 0:03.27 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no
 0:03.31 checking whether the C compiler supports -Wunreachable-code-return... no
 0:03.33 checking whether the C++ compiler supports -Wunreachable-code-return... no
 0:03.36 checking whether the C compiler supports -Wclass-varargs... no
 0:03.38 checking whether the C++ compiler supports -Wclass-varargs... no
 0:03.40 checking whether the C++ compiler supports -Wempty-init-stmt... no
 0:03.44 checking whether the C compiler supports -Wfloat-overflow-conversion... no
 0:03.47 checking whether the C++ compiler supports -Wfloat-overflow-conversion... no
 0:03.49 checking whether the C compiler supports -Wfloat-zero-conversion... no
 0:03.53 checking whether the C++ compiler supports -Wfloat-zero-conversion... no
 0:03.55 checking whether the C compiler supports -Wloop-analysis... no
 0:03.58 checking whether the C++ compiler supports -Wloop-analysis... no
 0:03.61 checking whether the C compiler supports -Wno-range-loop-analysis... no
 0:03.65 checking whether the C++ compiler supports -Wno-range-loop-analysis... no
 0:04.75 checking whether the C++ compiler supports -Wc++2a-compat... yes
 0:04.76 checking whether the C++ compiler supports -Wcomma... no
 0:04.78 checking whether the C compiler supports -Wduplicated-con 1:20.39 error[E0557]: feature has been removed
 1:20.39    --> /root/.cache/kiss/proc/1459/build/firefox/third_party/rust/packed_simd/src/lib.rs:205:5
 1:20.39     |
 1:20.39 205 |     const_fn,
 1:20.39     |     ^^^^^^^^ feature has been removedd... yes
 0:04.81 checking whether the C++ compiler supports -Wduplicated-cond... yes
 0:04.82 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
 0:04.83 checking whether the C++ compiler supports -Wunused-function... yes
 0:04.85 checking whether the C++ compiler supports -Wunused-variable... yes
 0:04.87 checking whether the C compiler supports -Wstring-conversion... no
 0:04.89 checking whether the C++ compiler supports -Wstring-conversion... no
 0:04.91 checking whether the C compiler supports -Wtautological-overlap-compare... no
 0:04.95 checking whether the C++ compiler supports -Wtautological-overlap-compare... no
 0:04.98 checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... no
 0:05.01 checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... no
 0:05.06 checking whether the C compiler supports -Wtautological-unsigned-zero-compare... no
 0:05.09 checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... no
 0:05.12 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no
 0:05.16 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... no
 0:05.19 checking whether the C++ compiler supports -Wno-inline-new-delete... no
 0:05.20 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
 0:05.22 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
 0:05.23 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
 0:05.24 checking whether the C++ compiler supports -Wno-error=dep 1:20.39 error[E0557]: feature has been removed
 1:20.39    --> /root/.cache/kiss/proc/1459/build/firefox/third_party/rust/packed_simd/src/lib.rs:205:5
 1:20.39     |
 1:20.39 205 |     const_fn,
 1:20.39     |     ^^^^^^^^ feature has been removedrecated-declarations... yes
 0:05.25 checking whether the C compiler supports -Wno-error=array-bounds... yes
 0:05.26 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
 0:05.27 checking whether the C compiler supports -Wno-error=coverage-mismatch... yes
 0:05.29 checking whether the C++ compiler supports -Wno-error=coverage-mismatch... yes
 0:05.32 checking whether the C compiler supports -Wno-error=backend-plugin... no
 0:05.34 checking whether the C++ compiler supports -Wno-error=backend-plugin... no
 0:05.35 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
 0:05.37 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
 0:05.39 checking whether the C compiler supports -Wno-multistatement-macros... yes
 0:05.41 checking whether the C++ compiler supports -Wno-multistatement-macros... yes
 0:05.44 checking whether the C compiler supports -Wno-error=return-std-move... no
 0:05.46 checking whether the C++ compiler supports -Wno-error=return-std-move... no
 0:05.47 checking whether the C compiler supports -Wno-error=class-memaccess... yes
 0:05.49 checking whether the C++ compiler supports -Wno-error=class-memaccess... yes
 0:05.52 checking whether the C compiler supports -Wno-error=atomic-alignment... no
 0:05.55 checking whether the C++ compiler supports -Wno-error=atomic-alignment... no
 0:05.56 checking whether the C compiler supports -Wno-error=deprecated-copy... yes
 0:05.58 checking whether the C++ compiler supports -Wno-error=deprecated-copy... yes
 0:05.60 checking whether the C compiler supports -Wno-error=unused-but-set-variable... yes
 0:05.62 checking whether the C++ compiler supports -Wno-error=unused-but-set-variable... yes
 0:05.64 checking whether the C compiler supports -Wformat... yes
 0:05.66 checking whether the C++ compiler supports -Wformat... yes
 0:05.68 checking whether the C compiler supports -Wformat-security... no
 0:05.70 checking whether the C++ compiler supports -Wformat-security... no
 0:05.72 checking whether the C compiler supports -Wformat-overflow=2... yes
 0:05.74 checking whether the C++ compiler supports -Wformat-overflow=2... yes
 0:05.79 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
 0:05.83 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
 0:05.84 checking whether the C compiler supports -Werror=implicit-function-declaration... yes
 0:05.86 checking whether the C compiler supports -Wno-psabi... yes
 0:05.88 checking whether the C++ compiler supports -Wno-psabi... yes
 0:05.90 checking whether the C++ compiler supports -fno-sized-deallocation... yes
 0:05.91 checking whether the C++ compiler supports -fno-aligned-new... yes
 0:05.92 checking for llvm_profdata... /usr/bin/llvm-profdata
 0:05.94 checking for alsa... yes
 0:05.94 checking MOZ_ALSA_CFLAGS...
 0:05.94 checking MOZ_ALSA_LIBS... -lasound
 0:05.95 checking for rustc... /usr/bin/rustc
 0:05.95 checking for cargo... /usr/bin/cargo
 0:06.10 checking rustc version... 1.54.0
 0:06.11 checking cargo version... 1.54.0
 0:06.19 checking for rust host triplet... x86_64-unknown-linux-musl
 0:06.24 checking for rust target triplet... x86_64-unknown-linux-musl
 0:06.24 checking for rustdoc... /usr/bin/rustdoc
 0:06.25 checking for cbindgen... /usr/bin/cbindgen
 0:06.25 checking for rustfmt... /usr/bin/rustfmt
 0:06.28 checking for clang for bindgen... /usr/bin/clang++
 0:06.30 checking for libclang for bindgen... /usr/lib/libclang.so
 0:06.32 checking that libclang is new enough... yes
 0:06.32 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1 -std=gnu++17
 0:06.33 checking for libffi > 3.0.9... yes
 0:06.33 checking MOZ_FFI_CFLAGS...
 0:06.33 checking MOZ_FFI_LIBS... -L/usr/lib/../lib -lffi
 0:06.34 checking for nodejs... /usr/bin/node (16.6.0)
 0:06.35 checking for gtk+-wayland-3.0 >= 3.14 xkbcommon >= 0.4.1 libdrm >= 2.4... yes
 0:06.36 checking MOZ_WAYLAND_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -DEGL_NO_X11 -pthread
 0:06.36 checking MOZ_WAYLAND_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxkbcommon -ldrm
 0:06.37 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
 0:06.37 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread
 0:06.38 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
 0:06.38 checking for fontconfig >= 2.7.0... yes
 0:06.38 checking _FONTCONFIG_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
 0:06.38 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
 0:06.39 checking for freetype2 >= 6.1.0... yes
 0:06.39 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
 0:06.39 checking _FT2_LIBS... -lfreetype
 0:06.40 checking for tar... /usr/bin/tar
 0:06.40 checking for unzip... /usr/bin/unzip
 0:06.40 checking for zip... /root/.cache/kiss/proc/1459/build/firefox/junk/bin/zip
 0:06.40 checking for gn... not found
 0:06.40 checking for the Mozilla API key... no
 0:06.40 checking for the Google Location Service API key... no
 0:06.40 checking for the Google Safebrowsing API key... no
 0:06.40 checking for the Bing API key... no
 0:06.40 checking for the Adjust SDK key... no
 0:06.40 checking for the Leanplum SDK key... no
 0:06.40 checking for the Pocket API key... no
 0:06.40 checking for vpx >= 1.8.0... yes
 0:06.41 checking MOZ_LIBVPX_CFLAGS...
 0:06.41 checking MOZ_LIBVPX_LIBS... -lvpx -lm
 0:06.43 checking for vpx/vpx_decoder.h... yes
 0:06.46 checking for vpx_codec_dec_init_ver... yes
 0:06.49 checking for jpeg_destroy_compress... yes
 0:06.51 checking for sufficient jpeg library version... yes
 0:06.53 checking for sufficient libjpeg-turbo JCS_EXTENSIONS... yes
 0:06.53 checking for nasm... /usr/bin/nasm
 0:06.54 checking nasm version... 2.15.05
 0:06.54 checking for dump_syms... not found
 0:06.56 checking for getcontext... no
 0:06.57 checking for awk... /usr/bin/awk
 0:06.57 checking for perl... /usr/bin/perl
 0:06.57 checking for minimum required perl version >= 5.006... 5.034000
 0:06.58 checking for full perl installation... yes
 0:06.58 checking for gmake... /usr/bin/make
 0:06.58 checking for watchman... not found
 0:06.58 checking for xargs... /usr/bin/xargs
 0:06.58 checking for rpmbuild... not found
 0:06.58 checking for NSIS version... no
 0:06.61 checking for llvm-objdump... /usr/bin/llvm-objdump
 0:06.62 checking for zlib >= 1.2.3... yes
 0:06.62 checking MOZ_ZLIB_CFLAGS...
 0:06.62 checking MOZ_ZLIB_LIBS... -lz
 0:06.62 checking for m4... /usr/bin/m4
 0:06.63 Refreshing /root/.cache/kiss/proc/1459/build/firefox/old-configure with /root/.cache/kiss/proc/1459/build/firefox/build/autoconf/autoconf.sh
 0:06.72 creating cache ./config.cache
 0:06.73 checking host system type... x86_64-pc-linux-musl
 0:06.73 checking target system type... x86_64-pc-linux-musl
 0:06.73 checking build system type... x86_64-pc-linux-musl
 0:06.74 checking for objcopy... /usr/bin/objcopy
 0:06.75 checking for Cygwin environment... no
 0:06.76 checking for mingw32 environment... no
 0:06.78 checking for executable suffix... no
 0:06.78 checking for gcc... (cached) /usr/bin/cc -std=gnu99
 0:06.78 checking whether the C compiler (/usr/bin/cc -std=gnu99 -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) works... (cached) yes
 0:06.78 checking whether the C compiler (/usr/bin/cc -std=gnu99 -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) is a cross-compiler... no
 0:06.78 checking whether we are using GNU C... (cached) yes
 0:06.78 checking whether /usr/bin/cc -std=gnu99 accepts -g... (cached) yes
 0:06.78 checking for c++... (cached) /usr/bin/c++
 0:06.78 checking whether the C++ compiler (/usr/bin/c++ -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) works... (cached) yes
 0:06.78 checking whether the C++ compiler (/usr/bin/c++ -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) is a cross-compiler... no
 0:06.78 checking whether we are using GNU C++... (cached) yes
 0:06.78 checking whether /usr/bin/c++ accepts -g... (cached) yes
 0:06.78 checking for /usr/bin/cc... /usr/bin/cc -std=gnu99
 0:06.78 checking for strip... strip
 0:06.78 checking for otool... no
 0:06.81 checking for X... no
 0:06.85 checking for --noexecstack option to as... yes
 0:06.87 checking for -z noexecstack option to ld... yes
 0:06.89 checking for -z text option to ld... yes
 0:06.92 checking for -z relro option to ld... yes
 0:06.94 checking for -z nocopyreloc option to ld... yes
 0:06.96 checking for -Bsymbolic-functions option to ld... yes
 0:06.99 checking for --build-id=sha1 option to ld... yes
 0:07.01 checking for --ignore-unresolved-symbol option to ld... yes
 0:07.02 checking if toolchain supports -mssse3 option... yes
 0:07.03 checking if toolchain supports -msse4.1 option... yes
 0:07.05 checking for x86 AVX2 asm support in compiler... yes
 0:07.07 checking whether the linker supports Identical Code Folding... no
 0:07.26 checking whether removing dead symbols breaks debugging... no
 0:07.28 checking for working const... yes
 0:07.29 checking for mode_t... yes
 0:07.30 checking for off_t... yes
 0:07.30 checking for pid_t... yes
 0:07.31 checking for size_t... yes
 0:07.39 checking whether 64-bits std::atomic requires -latomic... no
 0:07.41 checking for dirent.h that defines DIR... yes
 0:07.43 checking for opendir in -ldir... no
 0:07.44 checking for sockaddr_in.sin_len... false
 0:07.45 checking for sockaddr_in6.sin6_len... false
 0:07.46 checking for sockaddr.sa_len... false
 0:07.48 checking for gethostbyname_r in -lc_r... no
 0:07.50 checking for library containing dlopen... none required
 0:07.52 checking for dlfcn.h... yes
 0:07.54 checking for dladdr... yes
 0:07.56 checking for memmem... yes
 0:07.59 checking for socket in -lsocket... no
 0:07.61 checking for pthread_create in -lpthreads... no
 0:07.63 checking for pthread_create in -lpthread... yes
 0:07.64 checking whether /usr/bin/cc -std=gnu99 accepts -pthread... yes
 0:07.66 checking for pthread.h... yes
 0:07.68 checking for stat64... yes
 0:07.70 checking for lstat64... yes
 0:07.73 checking for truncate64... yes
 0:07.75 checking for statvfs64... yes
 0:07.78 checking for statvfs... yes
 0:07.80 checking for statfs64... yes
 0:07.82 checking for statfs... yes
 0:07.85 checking for getpagesize... yes
 0:07.87 checking for gmtime_r... yes
 0:07.89 checking for localtime_r... yes
 0:07.91 checking for arc4random... no
 0:07.94 checking for arc4random_buf... no
 0:07.96 checking for mallinfo... no
 0:07.98 checking for gettid... yes
 0:08.00 checking for lchown... yes
 0:08.02 checking for setpriority... yes
 0:08.04 checking for strerror... yes
 0:08.07 checking for syscall... yes
 0:08.10 checking for lutimes... yes
 0:08.12 checking for clock_gettime(CLOCK_MONOTONIC)...
 0:08.14 checking for pthread_cond_timedwait_monotonic_np...
 0:08.18 checking for res_ninit()... no
 0:08.20 checking for an implementation of va_copy()... yes
 0:08.21 checking whether va_list can be copied by value... no
 0:08.25 checking for __thread keyword for TLS variables... yes
 0:08.27 checking for localeconv... yes
 0:08.29 checking for malloc.h... yes
 0:08.32 checking for strndup... yes
 0:08.34 checking for posix_memalign... yes
 0:08.36 checking for memalign... yes
 0:08.38 checking for malloc_usable_size... yes
 0:08.39 checking whether malloc_usable_size definition can use const argument... no
 0:08.39 checking for valloc in malloc.h... yes
 0:08.40 checking for valloc in unistd.h... no
 0:08.41 checking for _aligned_malloc in malloc.h... no
 0:08.43 checking for png_get_valid in -lpng... yes
 0:08.46 checking for png_get_acTL in -lpng... yes
 0:08.50 checking if app-specific confvars.sh exists... /root/.cache/kiss/proc/1459/build/firefox/browser/confvars.sh
 0:08.50 checking for gtk+-3.0 >= 3.14.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 gio-unix-2.0 ... yes
 0:08.51 checking MOZ_GTK3_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0/unix-print -DEGL_NO_X11 -pthread
 0:08.52 checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
 0:08.55 checking for linux/joystick.h... yes
 0:08.57 checking for fdatasync... yes
 0:08.59 checking for valid C compiler optimization flags... yes
 0:08.61 checking for __cxa_demangle... yes
 0:08.63 checking for unwind.h... yes
 0:08.67 checking for _Unwind_Backtrace... yes
 0:08.67 checking for -pipe support... yes
 0:08.69 checking what kind of list files are supported by the linker... linkerscript
 0:08.69 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
 0:08.69 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 0:08.69 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
 0:08.72 checking for FT_Bitmap_Size.y_ppem... yes
 0:08.75 checking for FT_GlyphSlot_Embolden... yes
 0:08.78 checking for FT_Load_Sfnt_Table... yes
 0:08.81 checking for fontconfig/fcfreetype.h... yes
 0:08.81 checking for pixman-1 >= 0.19.2... yes
 0:08.81 checking MOZ_PIXMAN_CFLAGS... -I/usr/include/pixman-1
 0:08.82 checking MOZ_PIXMAN_LIBS... -lpixman-1
 0:08.84 checking for posix_fadvise... yes
 0:08.87 checking for posix_fallocate... yes
 0:08.87 updating cache ./config.cache
 0:08.87 creating ./config.data
 0:08.89 js/src> Refreshing /root/.cache/kiss/proc/1459/build/firefox/js/src/old-configure with /root/.cache/kiss/proc/1459/build/firefox/build/autoconf/autoconf.sh
 0:08.96 js/src> loading cache ./config.cache
 0:08.97 js/src> checking host system type... x86_64-pc-linux-musl
 0:08.97 js/src> checking target system type... x86_64-pc-linux-musl
 0:08.98 js/src> checking build system type... x86_64-pc-linux-musl
 0:08.98 js/src> checking for Cygwin environment... (cached) no
 0:08.98 js/src> checking for mingw32 environment... (cached) no
 0:08.98 js/src> checking for executable suffix... (cached) no
 0:08.98 js/src> checking for gcc... (cached) /usr/bin/cc -std=gnu99
 0:08.98 js/src> checking whether the C compiler (/usr/bin/cc -std=gnu99 -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) works... (cached) yes
 0:08.98 js/src> checking whether the C compiler (/usr/bin/cc -std=gnu99 -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) is a cross-compiler... no
 0:08.98 js/src> checking whether we are using GNU C... (cached) yes
 0:08.98 js/src> checking whether /usr/bin/cc -std=gnu99 accepts -g... (cached) yes
 0:08.98 js/src> checking for c++... (cached) /usr/bin/c++
 0:08.98 js/src> checking whether the C++ compiler (/usr/bin/c++ -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) works... (cached) yes
 0:08.98 js/src> checking whether the C++ compiler (/usr/bin/c++ -march=x86-64 -mtune=generic -pipe -O2  -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags ) is a cross-compiler... no
 0:08.98 js/src> checking whether we are using GNU C++... (cached) yes
 0:08.98 js/src> checking whether /usr/bin/c++ accepts -g... (cached) yes
 0:08.98 js/src> checking for /usr/bin/cc... (cached) /usr/bin/cc -std=gnu99
 0:08.98 js/src> checking for strip... (cached) strip
 0:08.98 js/src> checking for sb-conf... no
 0:08.98 js/src> checking for ve... no
 0:08.98 js/src> checking for X... (cached) no
 0:09.02 js/src> checking for --noexecstack option to as... yes
 0:09.04 js/src> checking for -z noexecstack option to ld... yes
 0:09.06 js/src> checking for -z text option to ld... yes
 0:09.08 js/src> checking for -z relro option to ld... yes
 0:09.10 js/src> checking for -z nocopyreloc option to ld... yes
 0:09.12 js/src> checking for -Bsymbolic-functions option to ld... yes
 0:09.14 js/src> checking for --build-id=sha1 option to ld... yes
 0:09.16 js/src> checking whether the linker supports Identical Code Folding... no
 0:09.35 js/src> checking whether removing dead symbols breaks debugging... no
 0:09.35 js/src> checking for working const... (cached) yes
 0:09.35 js/src> checking for mode_t... (cached) yes
 0:09.35 js/src> checking for off_t... (cached) yes
 0:09.35 js/src> checking for pid_t... (cached) yes
 0:09.35 js/src> checking for size_t... (cached) yes
 0:09.37 js/src> checking for ssize_t... yes
 0:09.37 js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no
 0:09.37 js/src> checking for dirent.h that defines DIR... (cached) yes
 0:09.37 js/src> checking for opendir in -ldir... (cached) no
 0:09.37 js/src> checking for gethostbyname_r in -lc_r... (cached) no
 0:09.37 js/src> checking for library containing dlopen... (cached) none required
 0:09.37 js/src> checking for dlfcn.h... (cached) yes
 0:09.37 js/src> checking for socket in -lsocket... (cached) no
 0:09.37 js/src> checking for pthread_create in -lpthreads... (cached) no
 0:09.37 js/src> checking for pthread_create in -lpthread... (cached) yes
 0:09.39 js/src> checking whether /usr/bin/cc -std=gnu99 accepts -pthread... yes
 0:09.42 js/src> checking for getc_unlocked... yes
 0:09.44 js/src> checking for _getc_nolock... no
 0:09.44 js/src> checking for gmtime_r... (cached) yes
 0:09.44 js/src> checking for localtime_r... (cached) yes
 0:09.46 js/src> checking for pthread_getname_np... no
 0:09.49 js/src> checking for pthread_get_name_np... no
 0:09.49 js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
 0:09.51 js/src> checking for sin in -lm... yes
 0:09.51 js/src> checking for res_ninit()... (cached) no
 0:09.53 js/src> checking for nl_langinfo and CODESET... yes
 0:09.54 js/src> checking for an implementation of va_copy()... (cached) yes
 0:09.54 js/src> checking whether va_list can be copied by value... (cached) no
 0:09.54 js/src> checking for __thread keyword for TLS variables... (cached) yes
 0:09.54 js/src> checking for localeconv... (cached) yes
 0:09.56 js/src> checking for valid optimization flags... yes
 0:09.56 js/src> checking for __cxa_demangle... (cached) yes
 0:09.56 js/src> checking for -pipe support... yes
 0:09.57 js/src> checking for tm_zone tm_gmtoff in struct tm... yes
 0:09.60 js/src> checking what kind of list files are supported by the linker... linkerscript
 0:09.60 js/src> checking for posix_fadvise... (cached) yes
 0:09.60 js/src> checking for posix_fallocate... (cached) yes
 0:09.60 js/src> checking for malloc.h... (cached) yes
 0:09.60 js/src> checking for strndup... (cached) yes
 0:09.60 js/src> checking for posix_memalign... (cached) yes
 0:09.60 js/src> checking for memalign... (cached) yes
 0:09.60 js/src> checking for malloc_usable_size... (cached) yes
 0:09.61 js/src> checking whether malloc_usable_size definition can use const argument... no
 0:09.62 js/src> checking for valloc in malloc.h... yes
 0:09.63 js/src> checking for valloc in unistd.h... no
 0:09.63 js/src> checking for _aligned_malloc in malloc.h... no
 0:09.64 js/src> updating cache ./config.cache
 0:09.64 js/src> creating ./config.data
 0:09.64 Creating config.status
 0:09.91 Reticulating splines...
 0:10.46  0:00.58 File already read. Skipping: /root/.cache/kiss/proc/1459/build/firefox/intl/components/moz.build
 0:10.70  0:00.82 File already read. Skipping: /root/.cache/kiss/proc/1459/build/firefox/gfx/angle/targets/angle_common/moz.build
 0:18.26 Finished reading 1351 moz.build files in 2.42s
 0:18.26 Read 58 gyp files in parallel contributing 0.11s to total wall time
 0:18.26 Processed into 7594 build config descriptors in 2.08s
 0:18.26 RecursiveMake backend executed in 3.05s
 0:18.26   2789 total backend files; 2789 created; 0 updated; 0 unchanged; 0 deleted; 20 -> 1063 Makefile
 0:18.26 FasterMake backend executed in 0.42s
 0:18.26   13 total backend files; 13 created; 0 updated; 0 unchanged; 0 deleted
 0:18.26 Total wall time: 8.38s; CPU time: 8.28s; Efficiency: 99%; Untracked: 0.41s
 0:18.54 Adding make options from /root/.cache/kiss/proc/1459/build/firefox/.mozconfig
    MOZ_OBJDIR=/root/.cache/kiss/proc/1459/build/firefox/obj-x86_64-pc-linux-musl
    OBJDIR=/root/.cache/kiss/proc/1459/build/firefox/obj-x86_64-pc-linux-musl
    FOUND_MOZCONFIG=/root/.cache/kiss/proc/1459/build/firefox/.mozconfig
    export FOUND_MOZCONFIG
 0:18.54 /usr/bin/make -f client.mk -s
 0:18.58 make[1]: warning: -j24 forced in submake: resetting jobserver mode.
 0:18.75 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:18.75 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:18.75 Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 5; Removed 0 files and 0 directories.
 0:18.81 Elapsed: 0.06s; From _tests: Kept 13 existing; Added/updated 590; Removed 0 files and 0 directories.
 0:18.89 Elapsed: 0.14s; From dist/bin: Kept 8 existing; Added/updated 2587; Removed 0 files and 0 directories.
 0:18.97 Elapsed: 0.23s; From dist/include: Kept 1675 existing; Added/updated 4387; Removed 0 files and 0 directories.
 0:19.13 ./mozilla-config.h.stub
 0:19.13 ./buildid.h.stub
 0:19.13 ./source-repo.h.stub
 0:19.34 ./stl.sentinel.stub
 0:19.34 ./application.ini.stub
 0:19.34 ./UseCounterList.h.stub
 0:19.34 ./UseCounterWorkerList.h.stub
 0:19.34 ./ServoCSSPropList.py.stub
 0:19.34 ./cbindgen-metadata.json.stub
 0:19.34 ./encodingsgroups.properties.h.stub
 0:19.34 ./BaseChars.h.stub
 0:19.34 ./js-confdefs.h.stub
 0:19.34 ./js-config.h.stub
 0:19.34 ./selfhosted.out.h.stub
 0:19.34 ./ReservedWordsGenerated.h.stub
 0:19.34 ./StatsPhasesGenerated.h.stub
 0:19.34 ./MIROpsGenerated.h.stub
 0:19.34 ./LOpcodesGenerated.h.stub
 0:19.34 ./CacheIROpsGenerated.h.stub
 0:19.34 ./FrameIdList.h.stub
 0:19.34 ./FrameTypeList.h.stub
 0:19.34 ./CountedUnknownProperties.h.stub
 0:19.34 ./metrics.rs.stub
 0:19.34 ./GleanMetrics.h.stub
 0:19.34 ./GleanJSMetricsLookup.h.stub
 0:19.35 ./pings.rs.stub
 0:19.35 ./GleanPings.h.stub
 0:19.36 config
 0:19.53 /usr/bin/c++ -E -o self-hosting-preprocessed.pp -DCROSS_COMPILE= -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DXP_LINUX=1 -DMOZ_BUILD_APP=browser -DRELEASE_OR_BETA=1 -DMOZILLA_VERSION="90.0.2" -DMOZILLA_VERSION_U=90.0.2 -DMOZILLA_UAVERSION="90.0" -DMOZ_UPDATE_CHANNEL=default -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_GETOPT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_MEMFD_CREATE=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DMOZ_DLL_PREFIX="lib" -DMOZ_DLL_SUFFIX=".so" -DMOZ_GECKO_PROFILER=1 -DMOZ_GECKO_PROFILER_PARSE_ELF=1 -DMOZ_PROFILER_MEMORY=1 -DMOZ_ALSA=1 -DJS_64BIT=1 -DJS_PUNBOX64=1 -DSTATIC_JS_API=1 -DMOZ_STATIC_JS=1 -DJS_CODEGEN_X64=1 -DMOZ_AARCH64_JSCVT=0 -DBUILD_CTYPES=1 -DJS_HAS_CTYPES=1 -DMOZ_RUST_SIMD=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_SIMD=1 -DENABLE_WASM_SIMD_WORMHOLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION=1 -DMOZ_WIDGET_GTK=1 -DMOZ_WAYLAND=1 -DGL_PROVIDER_EGL=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_FFMPEG=1 -DMOZ_DAV1D_ASM=1 -DMOZ_AV1=1 -DMOZ_FMP4=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_VORBIS=1 -DMOZ_PLACES=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_NORMANDY=1 -DMOZ_DEDICATED_PROFILES=1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_ENABLE_SKIA=1 -DUSE_SKIA=1 -DENABLE_WEBDRIVER=1 -DMOZ_REQUIRE_SIGNING=1 -DMOZ_BUNDLED_FONTS=1 -DHAVE_VPX_VPX_DECODER_H=1 -DMOZ_LIBAV_FFT=1 -DMOZ_FFVPX=1 -DMOZ_HAS_REMOTE=1 -DMOZ_ENABLE_FORKSERVER=1 -DMOZ_VERIFY_MAR_SIGNATURE=1 -DMOZ_OXIDIZED_BREAKPAD=1 -DX_DISPLAY_MISSING=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -DHAVE_MEMMEM=1 -D_REENTRANT=1 -DHAVE_PTHREAD_H=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_STATVFS64=1 -DHAVE_STATVFS=1 -DHAVE_STATFS64=1 -DHAVE_STATFS=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_LUTIMES=1 -DHAVE_CLOCK_MONOTONIC=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_LOCALECONV=1 -DMALLOC_H=<malloc.h> -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_VALLOC=1 -DTARGET_XPCOM_ABI="x86_64-gcc3" -DHAVE_LIBPNG=1 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_14 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_42 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_42 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DMOZ_WEBM_ENCODER=1 -DMOZ_DISABLE_PARENTAL_CONTROLS=1 -DMOZ_SANDBOX=1 -DMOZ_LOGGING=1 -DFORCE_PR_LOG=1 -DMOZ_GLUE_IN_PROGRAM=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=".mozilla" -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DMOZ_TREE_CAIRO=1 -DMOZ_XUL=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_APP_UA_NAME="" -DMOZ_APP_UA_VERSION="90.0.2" -DBROWSER_CHROME_URL=chrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED="chrome://browser/content/browser.xhtml" -DMOZ_DATA_REPORTING=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp
 0:19.54 ./GleanJSPingsLookup.h.stub
 0:19.54 ./EventGIFFTMap.h.stub
 0:19.54 ./HistogramGIFFTMap.h.stub
 0:19.55 ./ScalarGIFFTMap.h.stub
 0:19.55 ./TelemetryScalarData.h.stub
 0:19.56 ./TelemetryScalarEnums.h.stub
 0:19.56 ./TelemetryEventData.h.stub
 0:19.56 ./TelemetryEventEnums.h.stub
 0:19.56 ./TelemetryProcessEnums.h.stub
 0:19.56 ./TelemetryProcessData.h.stub
 0:19.57 ./TelemetryUserInteractionData.h.stub
 0:19.57 ./TelemetryUserInteractionNameMap.h.stub
 0:19.57 ./CrashAnnotations.h.stub
 0:19.64 ./xpcom-config.h.stub
 0:19.64 ./ErrorList.h.stub
 0:19.93 ./ErrorNamesInternal.h.stub
 0:19.98 ./error_list.rs.stub
 0:19.98 ./Services.h.stub
 0:19.98 ./services.rs.stub
 0:19.99 ./nsGkAtomList.h.stub
 0:19.99 ./nsGkAtomConsts.h.stub
 0:20.03 ./xpidl.stub.stub
 0:20.12 ./application.ini.h.stub
 0:20.58 config/nsinstall_real
 0:20.96 config/system-header.sentinel.stub
 0:21.17 xpcom/components/Components.h.stub
 0:21.17 modules/libpref/StaticPrefListAll.h.stub
 0:21.18 WARNING: mkdir -dot- requested by /usr/bin/make -C /root/.cache/kiss/proc/1459/build/firefox/obj-x86_64-pc-linux-musl/config/makefiles/xpidl xpidl
 0:21.18 config/makefiles/xpidl/Bits.xpt
 0:21.18 config/makefiles/xpidl/alerts.xpt
 0:21.18 config/makefiles/xpidl/appshell.xpt
 0:21.18 config/makefiles/xpidl/appstartup.xpt
 0:21.18 config/makefiles/xpidl/autocomplete.xpt
 0:21.32 config/makefiles/xpidl/autoplay.xpt
 0:21.32 config/makefiles/xpidl/backgroundhangmonitor.xpt
 0:21.33 config/makefiles/xpidl/browser-element.xpt
 0:21.34 config/makefiles/xpidl/browser-newtab.xpt
 0:21.35 config/makefiles/xpidl/browsercompsbase.xpt
 0:21.35 config/makefiles/xpidl/caps.xpt
 0:21.36 config/makefiles/xpidl/captivedetect.xpt
 0:21.47 config/makefiles/xpidl/cascade_bindings.xpt
 0:21.51 config/makefiles/xpidl/chrome.xpt
 0:21.51 config/makefiles/xpidl/commandhandler.xpt
 0:21.58 config/makefiles/xpidl/commandlines.xpt
 0:21.58 config/makefiles/xpidl/composer.xpt
 0:21.61 config/makefiles/xpidl/content_geckomediaplugins.xpt
 0:21.63 config/makefiles/xpidl/content_html.xpt
 0:21.64 config/makefiles/xpidl/docshell.xpt
 0:21.70 ./audioipc_client_ffi_generated.h.stub
 0:21.70 config/makefiles/xpidl/dom.xpt
 0:21.72 config/makefiles/xpidl/dom_audiochannel.xpt
 0:21.73 ./audioipc_server_ffi_generated.h.stub
 0:21.76 config/makefiles/xpidl/dom_base.xpt
 0:21.79 ./webrender_ffi_generated.h.stub
 0:21.80 config/makefiles/xpidl/dom_bindings.xpt
 0:21.81 ./wgpu_ffi_generated.h.stub
 0:21.86 config/makefiles/xpidl/dom_events.xpt
 0:21.89 config/makefiles/xpidl/dom_geolocation.xpt
 0:21.89 config/makefiles/xpidl/dom_html.xpt
 0:21.89 ./mapped_hyph.h.stub
 0:21.91 ./fluent_ffi_generated.h.stub
 0:21.96 config/makefiles/xpidl/dom_indexeddb.xpt
 0:21.96 ./fluent_langneg_ffi_generated.h.stub
 0:21.99 config/makefiles/xpidl/dom_localstorage.xpt
 0:21.99 ./unic_langid_ffi_generated.h.stub
 0:22.02 ./ServoStyleConsts.h.stub
 0:22.05 config/makefiles/xpidl/dom_media.xpt
 0:22.06 ./mp4parse_ffi_generated.h.stub
 0:22.16 config/makefiles/xpidl/dom_network.xpt
 0:22.16 config/makefiles/xpidl/dom_notification.xpt
 0:22.20 ./MozURL_ffi.h.stub
 0:22.20 ./rust_helper.h.stub
 0:22.21 config/makefiles/xpidl/dom_payments.xpt
 0:22.23 ./neqo_glue_ffi_generated.h.stub
 0:22.23 config/makefiles/xpidl/dom_power.xpt
 0:22.26 ./fog_ffi_generated.h.stub
 0:22.34 ./gk_rust_utils_ffi_generated.h.stub
 0:22.37 config/makefiles/xpidl/dom_push.xpt
 0:22.38 config/makefiles/xpidl/dom_quota.xpt
 0:22.42 config/makefiles/xpidl/dom_security.xpt
 0:22.43 config/makefiles/xpidl/dom_serializers.xpt
 0:22.48 config/makefiles/xpidl/dom_sidebar.xpt
 0:22.50 config/makefiles/xpidl/dom_simpledb.xpt
 0:22.50 config/makefiles/xpidl/dom_storage.xpt
 0:22.54 config/makefiles/xpidl/dom_system.xpt
 0:22.54 config/makefiles/xpidl/dom_webauthn.xpt
 0:22.55 config/makefiles/xpidl/dom_webspeechrecognition.xpt
 0:22.55 config/makefiles/xpidl/dom_webspeechsynth.xpt
 0:22.59 config/makefiles/xpidl/dom_workers.xpt
 0:22.59 config/makefiles/xpidl/dom_xslt.xpt
 0:22.59 config/makefiles/xpidl/dom_xul.xpt
 0:22.62 config/makefiles/xpidl/downloads.xpt
 0:22.64 config/makefiles/xpidl/editor.xpt
 0:22.66 config/makefiles/xpidl/enterprisepolicies.xpt
 0:22.69 config/makefiles/xpidl/extensions.xpt
 0:22.70 config/makefiles/xpidl/exthandler.xpt
 0:22.76 config/makefiles/xpidl/fastfind.xpt
 0:22.76 config/makefiles/xpidl/fog.xpt
 0:22.78 config/makefiles/xpidl/gfx.xpt
 0:22.79 config/makefiles/xpidl/html5.xpt
 0:22.79 config/makefiles/xpidl/htmlparser.xpt
 0:22.82 config/makefiles/xpidl/http-sfv.xpt
 0:22.82 config/makefiles/xpidl/imglib2.xpt
 0:22.85 config/makefiles/xpidl/inspector.xpt
 0:22.85 config/makefiles/xpidl/intl.xpt
 0:22.85 config/makefiles/xpidl/jar.xpt
 0:22.86 config/makefiles/xpidl/jsdebugger.xpt
 0:22.87 config/makefiles/xpidl/jsinspector.xpt
 0:22.90 config/makefiles/xpidl/kvstore.xpt
 0:22.91 config/makefiles/xpidl/layout_base.xpt
 0:22.94 config/makefiles/xpidl/layout_printing.xpt
 0:22.98 config/makefiles/xpidl/layout_xul_tree.xpt
 0:23.01 config/makefiles/xpidl/locale.xpt
 0:23.04 config/makefiles/xpidl/loginmgr.xpt
 0:23.04 config/makefiles/xpidl/migration.xpt
 0:23.07 config/makefiles/xpidl/mimetype.xpt
 0:23.09 config/makefiles/xpidl/mozfind.xpt
 0:23.12 config/makefiles/xpidl/mozintl.xpt
 0:23.12 config/makefiles/xpidl/necko.xpt
 0:23.12 config/makefiles/xpidl/necko_about.xpt
 0:23.14 config/makefiles/xpidl/necko_cache2.xpt
 0:23.17 config/makefiles/xpidl/necko_cookie.xpt
 0:23.17 config/makefiles/xpidl/necko_dns.xpt
 0:23.17 config/makefiles/xpidl/necko_file.xpt
 0:23.17 config/makefiles/xpidl/necko_http.xpt
 0:23.22 config/makefiles/xpidl/necko_mdns.xpt
 0:23.22 config/makefiles/xpidl/necko_res.xpt
 0:23.26 config/makefiles/xpidl/necko_socket.xpt
 0:23.27 config/makefiles/xpidl/necko_strconv.xpt
 0:23.30 config/makefiles/xpidl/necko_viewsource.xpt
 0:23.32 config/makefiles/xpidl/necko_websocket.xpt
 0:23.35 config/makefiles/xpidl/parentalcontrols.xpt
 0:23.38 config/makefiles/xpidl/pipnss.xpt
 0:23.39 config/makefiles/xpidl/places.xpt
 0:23.41 config/makefiles/xpidl/plugin.xpt
 0:23.41 config/makefiles/xpidl/pref.xpt
 0:23.42 config/makefiles/xpidl/prefetch.xpt
 0:23.43 config/makefiles/xpidl/profiler.xpt
 0:23.45 config/makefiles/xpidl/remote.xpt
 0:23.45 config/makefiles/xpidl/reputationservice.xpt
 0:23.47 config/makefiles/xpidl/sandbox.xpt
 0:23.47 config/makefiles/xpidl/satchel.xpt
 0:23.48 config/makefiles/xpidl/services.xpt
 0:23.52 config/makefiles/xpidl/sessionstore.xpt
 0:23.54 config/makefiles/xpidl/shellservice.xpt
 0:23.56 config/makefiles/xpidl/shistory.xpt
 0:23.58 config/makefiles/xpidl/spellchecker.xpt
 0:23.62 config/makefiles/xpidl/startupcache.xpt
 0:23.65 config/makefiles/xpidl/storage.xpt
 0:23.68 config/makefiles/xpidl/telemetry.xpt
 0:23.68 config/makefiles/xpidl/thumbnails.xpt
 0:23.70 config/makefiles/xpidl/toolkit_antitracking.xpt
 0:23.73 config/makefiles/xpidl/toolkit_asyncshutdown.xpt
 0:23.73 config/makefiles/xpidl/toolkit_backgroundtasks.xpt
 0:23.73 config/makefiles/xpidl/toolkit_cleardata.xpt
 0:23.74 config/makefiles/xpidl/toolkit_crashservice.xpt
 0:23.74 config/makefiles/xpidl/toolkit_filewatcher.xpt
 0:23.75 config/makefiles/xpidl/toolkit_finalizationwitness.xpt
 0:23.77 config/makefiles/xpidl/toolkit_modules.xpt
 0:23.79 config/makefiles/xpidl/toolkit_osfile.xpt
 0:23.79 config/makefiles/xpidl/toolkit_processtools.xpt
 0:23.83 config/makefiles/xpidl/toolkit_search.xpt
 0:23.85 config/makefiles/xpidl/toolkit_shell.xpt
 0:23.88 config/makefiles/xpidl/toolkit_xulstore.xpt
 0:23.90 config/makefiles/xpidl/toolkitprofile.xpt
 0:23.92 config/makefiles/xpidl/txmgr.xpt
 0:23.99 config/makefiles/xpidl/txtsvc.xpt
 0:23.99 config/makefiles/xpidl/uconv.xpt
 0:23.99 config/makefiles/xpidl/update.xpt
 0:24.03 config/makefiles/xpidl/uriloader.xpt
 0:24.03 config/makefiles/xpidl/url-classifier.xpt
 0:24.03 config/makefiles/xpidl/urlformatter.xpt
 0:24.03 config/makefiles/xpidl/viaduct.xpt
 0:24.04 config/makefiles/xpidl/webBrowser_core.xpt
 0:24.04 config/makefiles/xpidl/webbrowserpersist.xpt
 0:24.04 config/makefiles/xpidl/webextensions.xpt
 0:24.07 config/makefiles/xpidl/webextensions-storage.xpt
 0:24.07 config/makefiles/xpidl/webvtt.xpt
 0:24.07 config/makefiles/xpidl/widget.xpt
 0:24.09 config/makefiles/xpidl/windowcreator.xpt
 0:24.11 config/makefiles/xpidl/windowwatcher.xpt
 0:24.14 config/makefiles/xpidl/xpcom_base.xpt
 0:24.17 config/makefiles/xpidl/xpcom_components.xpt
 0:24.18 config/makefiles/xpidl/xpcom_ds.xpt
 0:24.25 config/makefiles/xpidl/xpcom_io.xpt
 0:24.28 config/makefiles/xpidl/xpcom_system.xpt
 0:24.28 config/makefiles/xpidl/xpcom_threads.xpt
 0:24.31 config/makefiles/xpidl/xpconnect.xpt
 0:24.31 config/makefiles/xpidl/xul.xpt
 0:24.31 config/makefiles/xpidl/xulapp.xpt
 0:24.31 config/makefiles/xpidl/zipwriter.xpt
 0:25.09 ./CSS2Properties.webidl.stub
 0:25.09 ./nsCSSPropertyID.h.stub
 0:25.09 ./ServoCSSPropList.h.stub
 0:25.09 ./CompositorAnimatableProperties.h.stub
 0:25.09 ./TelemetryHistogramEnums.h.stub
 0:25.09 ./TelemetryHistogramNameMap.h.stub
 0:25.64 config/makefiles/xpidl/xptdata.stub
 0:43.98 caps
 0:43.98 toolkit/library/rust/force-cargo-library-build
 0:43.98 browser/app
 0:43.98 browser/components/shell
 0:43.98 memory/mozalloc
 0:43.98 mfbt
 0:43.98 mozglue/baseprofiler
 0:43.98 devtools/platform
 0:43.99 config/external/icu/data/icu_data.o
 0:43.99 browser/components/about
 0:43.99 config/external/nspr/ds
 0:43.99 config/external/rlbox
 0:43.99 xpcom/glue/standalone
 0:43.99 mozglue/misc
 0:43.99 mozglue/build
 0:43.99 chrome
 0:43.99 memory/build
 0:43.99 config/external/rlbox_lucet_sandbox
 0:43.99 devtools/shared/heapsnapshot
 0:43.99 config/external/nspr/libc
 0:44.00 config/external/nspr/pr
 0:44.01 config/external/icu/i18n
 0:44.01 config/external/icu/common
 0:44.57 docshell/base
 0:44.66 docshell/base/timeline
 0:44.67 docshell/build
 0:44.80 docshell/shistory
 0:44.86 dom/abort
 0:45.04 dom/animation
 0:46.07 dom/audiochannel
 0:46.29 dom/base
 0:47.19 dom/battery
 0:47.20    Compiling libc v0.2.74
 0:47.96    Compiling proc-macro2 v1.0.20
 0:48.29    Compiling unicode-xid v0.2.0
 0:48.45    Compiling syn v1.0.40
 0:49.31 dom/bindings
 0:49.32 dom/broadcastchannel
 0:49.32    Compiling cfg-if v0.1.10
 0:49.38    Compiling serde v1.0.116
 0:49.70    Compiling serde_derive v1.0.116
 0:50.58    Compiling bitflags v1.2.1
 0:50.63 dom/cache
 0:50.67    Compiling autocfg v1.0.1 (/root/.cache/kiss/proc/1459/build/firefox/third_party/rust/autocfg)
 0:51.65    Compiling log v0.4.8
 0:51.94    Compiling byteorder v1.3.2
 0:52.01    Compiling lazy_static v1.4.0
 0:52.08    Compiling memchr v2.3.3
 0:52.45    Compiling getrandom v0.1.14
 0:52.53    Compiling packed_simd v0.3.4 (https://github.com/hsivonen/packed_simd?rev=0917fe780032a6bbb23d71be545f9c1834128d75#0917fe78)
 0:52.92    Compiling encoding_rs v0.8.22
 0:52.99    Compiling ahash v0.4.5
 0:53.10    Compiling autocfg v0.1.6 (/root/.cache/kiss/proc/1459/build/firefox/third_party/rust/autocfg-0.1.6)
 0:53.19 dom/canvas
 0:53.27    Compiling pkg-config v0.3.9
 0:53.72    Compiling itoa v0.4.4
 0:53.89    Compiling matches v0.1.8
 0:53.99    Compiling thin-vec v0.2.1
 0:54.08    Compiling ppv-lite86 v0.2.6
 0:54.45    Compiling ryu v1.0.2
 0:54.64    Compiling cfg-if v1.0.0
 0:54.69    Compiling version_check v0.9.1
 0:55.22    Compiling threadbound v0.1.0
 0:55.30    Compiling semver-parser v0.7.0
 0:55.34    Compiling unicode-normalization v0.1.5
 0:55.41    Compiling percent-encoding v2.1.0
 0:55.91    Compiling regex-syntax v0.6.12
 0:56.09    Compiling scopeguard v1.1.0
 0:56.19    Compiling termcolor v1.0.5
 0:56.80    Compiling futures v0.1.29
 0:57.34    Compiling glob v0.3.0
 0:58.05    Compiling once_cell v1.5.2
 0:58.28    Compiling libloading v0.6.2
 0:58.42    Compiling stable_deref_trait v1.2.0
 0:58.67    Compiling siphasher v0.3.1
 0:59.02    Compiling anyhow v1.0.30
 0:59.17 dom/clients/api
 0:59.81    Compiling slab v0.4.1
 0:59.96    Compiling bindgen v0.56.0
 0:60.00    Compiling lazycell v1.2.1
 1:00.02    Compiling base64 v0.12.0
 1:00.11    Compiling peeking_take_while v0.1.2
 1:00.12 dom/clients/manager
 1:00.18    Compiling shlex v0.1.1
 1:00.67    Compiling ident_case v1.0.0
 1:00.82    Compiling fnv v1.0.6
 1:00.88    Compiling humantime v2.0.1
 1:00.89    Compiling tinystr v0.3.2
 1:01.19    Compiling typenum v1.12.0
 1:01.67    Compiling fallible-streaming-iterator v0.1.9
 1:01.68    Compiling fallible-iterator v0.2.0
 1:02.12    Compiling maybe-uninit v2.0.0
 1:02.14    Compiling khronos_api v3.1.0
 1:02.25    Compiling dtoa v0.4.2
 1:02.49    Compiling arrayref v0.3.5
 1:02.55    Compiling smallbitvec v2.5.0
 1:02.97    Compiling atomic_refcell v0.1.0
 1:03.04    Compiling rayon-core v1.8.1
 1:03.08 dom/commandhandler
 1:03.15    Compiling unicode-width v0.1.7
 1:03.23    Compiling nodrop v0.1.12
 1:03.27    Compiling crc32fast v1.2.0
 1:03.30    Compiling xml-rs v0.8.0
 1:03.31    Compiling fixedbitset v0.2.0
 1:04.02    Compiling id-arena v2.2.1
 1:04.18    Compiling bit-v
@dilyn-corner dilyn-corner changed the title firefox 89 fails to build firefox 90 fails to build Aug 2, 2021
@dylanaraps
Copy link
Member

Firefox 91 comes out in a week.

I can't reproduce your issue with Firefox 90, my build gets past yours without any errors.
I will leave the build running and see if it successfully compiles.

Will also do some digging and see if I can find the cause.

@dylanaraps
Copy link
Member

What I find very weird is that this happens during the configure stage of the build.

@dylanaraps
Copy link
Member

@dylanaraps
Copy link
Member

I can reproduce. This looks to be a rust 1.54.0 issue.

To resolve this issue I can do one of the following:

  • Bump the Firefox package to 91.0 a week early.
  • Revert rust to 1.53.0.
  • Figure out what upstream did to fix the issue and apply patch.

@dylanaraps
Copy link
Member

dylanaraps commented Aug 3, 2021

I also get (in addition to your errors):

   8:11.57 error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
   8:11.57   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:13:7
   8:11.57    |
   8:11.57 13 |     #[rustc_args_required_const(2)]
   8:11.57    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
   8:11.88 error: cannot find attribute `rustc_args_required_const` in this scope
   8:11.88   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:43:7
   8:11.88    |
   8:11.88 43 |     #[rustc_args_required_const(2)]
   8:11.88    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
   8:11.89 error: cannot find attribute `rustc_args_required_const` in this scope
   8:11.89   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:37:7
   8:11.89    |
   8:11.89 37 |     #[rustc_args_required_const(2)]
   8:11.89    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
   8:11.90 error: cannot find attribute `rustc_args_required_const` in this scope
   8:11.90   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:31:7
   8:11.90    |
   8:11.90 31 |     #[rustc_args_required_const(2)]
   8:11.90    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
   8:11.90 error: cannot find attribute `rustc_args_required_const` in this scope
   8:11.90   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:25:7
   8:11.90    |    
   8:11.90 25 |     #[rustc_args_required_const(2)]
   8:11.90    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
   8:11.91 error: cannot find attribute `rustc_args_required_const` in this scope
   8:11.91   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:19:7
   8:11.91    |    
   8:11.91 19 |     #[rustc_args_required_const(2)]
   8:11.91    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
   8:11.92 error: cannot find attribute `rustc_args_required_const` in this scope
   8:11.92   --> /home/dylan/.cache/kiss/proc/13997/build/firefox/third_party/rust/packed_simd/src/codegen/llvm.rs:13:7
   8:11.92    |    
   8:11.92 13 |     #[rustc_args_required_const(2)]
   8:11.92    |       ^^^^^^^^^^^^^^^^^^^^^^^^^

@dylanaraps dylanaraps changed the title firefox 90 fails to build firefox 90 fails to build with rust 1.54.0 Aug 3, 2021
@dylanaraps dylanaraps added the bug Something isn't working label Aug 3, 2021
@dylanaraps
Copy link
Member

I am working on a potential fix.

@dylanaraps
Copy link
Member

I have fixed the first issue. Am working on rustc_args_required_const which will be fixed soon.

@dilyn-corner
Copy link
Author

I also get (in addition to your errors):

Ah. Looks like the whole log... Didn't paste? I also get these same errors. The build is failing after the configure step.

Glad to hear you've found some fixes; I hadn't seen anything beyond the first two links you also spotted, none of it seemed super helpful.

I'd be willing to test builds but am unable to test function, but there are others in IRC who have also had this issue so I'll ping them on this issue.

@dylanaraps
Copy link
Member

dylanaraps commented Aug 3, 2021

OK. I have fixed both issues. My build is still running (will take 3-4 hours) but will push now so others can test.

Edit: I cannot seem to push to GitHub... Working on it.

dylanaraps added a commit that referenced this issue Aug 3, 2021
@dylanaraps
Copy link
Member

dylanaraps commented Aug 3, 2021

Pushed the fix. Please try it out. 325da56

Edit: pushed a second commit since I goofed 45 -> 54.

@dylanaraps
Copy link
Member

Success!

@dilyn-corner
Copy link
Author

Can confirm that firefox now builds fine, though it looks like yasm's junk folder is put in the tarball.

@dylanaraps
Copy link
Member

Can you send me your manifest file?

@dilyn-corner
Copy link
Author

/var/db/kiss/installed/firefox/version
/var/db/kiss/installed/firefox/sources
/var/db/kiss/installed/firefox/post-install
/var/db/kiss/installed/firefox/patches/rust-1.54.0.patch
/var/db/kiss/installed/firefox/patches/no-x11.patch
/var/db/kiss/installed/firefox/patches/
/var/db/kiss/installed/firefox/manifest
/var/db/kiss/installed/firefox/depends
/var/db/kiss/installed/firefox/checksums
/var/db/kiss/installed/firefox/build
/var/db/kiss/installed/firefox/
/var/db/kiss/installed/
/var/db/kiss/
/var/db/
/var/
/usr/lib/firefox/removed-files
/usr/lib/firefox/plugin-container
/usr/lib/firefox/platform.ini
/usr/lib/firefox/pingsender
/usr/lib/firefox/omni.ja
/usr/lib/firefox/libxul.so
/usr/lib/firefox/libssl3.so
/usr/lib/firefox/libsoftokn3.so
/usr/lib/firefox/libsmime3.so
/usr/lib/firefox/libplds4.so
/usr/lib/firefox/libplc4.so
/usr/lib/firefox/libnssutil3.so
/usr/lib/firefox/libnssckbi.so
/usr/lib/firefox/libnss3.so
/usr/lib/firefox/libnspr4.so
/usr/lib/firefox/libmozwayland.so
/usr/lib/firefox/libmozsqlite3.so
/usr/lib/firefox/libmozsandbox.so
/usr/lib/firefox/libmozgtk.so
/usr/lib/firefox/libmozavutil.so
/usr/lib/firefox/libmozavcodec.so
/usr/lib/firefox/liblgpllibs.so
/usr/lib/firefox/libfreeblpriv3.so
/usr/lib/firefox/gmp-clearkey/0.1/manifest.json
/usr/lib/firefox/gmp-clearkey/0.1/libclearkey.so
/usr/lib/firefox/gmp-clearkey/0.1/
/usr/lib/firefox/gmp-clearkey/
/usr/lib/firefox/fonts/TwemojiMozilla.ttf
/usr/lib/firefox/fonts/
/usr/lib/firefox/firefox-bin
/usr/lib/firefox/firefox
/usr/lib/firefox/dependentlibs.list
/usr/lib/firefox/defaults/pref/channel-prefs.js
/usr/lib/firefox/defaults/pref/
/usr/lib/firefox/defaults/
/usr/lib/firefox/browser/omni.ja
/usr/lib/firefox/browser/features/pictureinpicture@mozilla.org.xpi
/usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
/usr/lib/firefox/browser/features/
/usr/lib/firefox/browser/chrome/icons/default/default64.png
/usr/lib/firefox/browser/chrome/icons/default/default48.png
/usr/lib/firefox/browser/chrome/icons/default/default32.png
/usr/lib/firefox/browser/chrome/icons/default/default16.png
/usr/lib/firefox/browser/chrome/icons/default/default128.png
/usr/lib/firefox/browser/chrome/icons/default/
/usr/lib/firefox/browser/chrome/icons/
/usr/lib/firefox/browser/chrome/
/usr/lib/firefox/browser/
/usr/lib/firefox/application.ini
/usr/lib/firefox/
/usr/lib/
/usr/bin/firefox
/usr/bin/
/usr/
/root/.cache/kiss/proc/26400/build/firefox/yasm/
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man7/yasm_parsers.7
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man7/yasm_objfmts.7
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man7/yasm_dbgfmts.7
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man7/yasm_arch.7
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man7/
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man1/yasm.1
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/man1/
/root/.cache/kiss/proc/26400/build/firefox/junk/share/man/
/root/.cache/kiss/proc/26400/build/firefox/junk/share/
/root/.cache/kiss/proc/26400/build/firefox/junk/lib/libyasm.a
/root/.cache/kiss/proc/26400/build/firefox/junk/lib/
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/value.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/valparam.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/symrec.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/section.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/preproc.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/phash.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/parser.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/objfmt.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/module.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/md5.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/listfmt.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/linemap.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/inttree.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/intnum.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/insn.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/hamt.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/floatnum.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/file.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/expr.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/errwarn.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/dbgfmt.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/coretype.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/compat-queue.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/bytecode.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/bitvect.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/assocdat.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/arch.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm/
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/libyasm-stdint.h
/root/.cache/kiss/proc/26400/build/firefox/junk/include/
/root/.cache/kiss/proc/26400/build/firefox/junk/bin/ytasm
/root/.cache/kiss/proc/26400/build/firefox/junk/bin/yasm
/root/.cache/kiss/proc/26400/build/firefox/junk/bin/vsyasm
/root/.cache/kiss/proc/26400/build/firefox/junk/bin/
/root/.cache/kiss/proc/26400/build/firefox/junk/
/root/.cache/kiss/proc/26400/build/firefox/
/root/.cache/kiss/proc/26400/build/
/root/.cache/kiss/proc/26400/
/root/.cache/kiss/proc/
/root/.cache/kiss/
/root/.cache/
/root/

Seems a similar thing happens for firefox-beta.

@dylanaraps
Copy link
Member

Thanks for the quick response. Will push a fix shortly.

@dylanaraps
Copy link
Member

Fixed, thanks again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants