Skip to content

Instantly share code, notes, and snippets.

@figue
Created December 30, 2023 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save figue/3ef7a6db9bd0063b18914eedeffa999d to your computer and use it in GitHub Desktop.
Save figue/3ef7a6db9bd0063b18914eedeffa999d to your computer and use it in GitHub Desktop.
Building instrumented browser...
Site not up-to-date reason: "/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/_virtualenvs/build" does not exist
0:01.36 Clobber not needed.
Config object not found by mach.
0:01.71 Using Python 3.11.6 from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/_virtualenvs/build/bin/python
0:01.71 Adding configure options from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/mozconfig
0:01.71 --enable-application=browser
0:01.71 --prefix=/usr
0:01.71 --enable-release
0:01.71 --enable-hardening
0:01.71 --enable-optimize
0:01.71 --enable-rust-simd
0:01.71 --enable-linker=lld
0:01.71 --disable-elf-hack
0:01.71 --disable-bootstrap
0:01.71 --with-wasi-sysroot=/usr/share/wasi-sysroot
0:01.71 --enable-official-branding
0:01.71 --with-distribution-id=org.gnu
0:01.71 --with-unsigned-addon-scopes=app,system
0:01.71 --allow-addon-sideload
0:01.71 --with-system-nspr
0:01.71 --with-system-nss
0:01.71 --enable-alsa
0:01.71 --enable-jack
0:01.71 --disable-crashreporter
0:01.71 --disable-updater
0:01.71 --disable-tests
0:01.71 --disable-eme
0:01.71 --with-app-basename=icecat
0:01.71 --with-app-name=icecat
0:01.71 --enable-profile-generate=cross
0:01.71 MOZ_APP_REMOTINGNAME=icecat
0:01.71 checking for vcs source checkout... no
0:01.81 checking for a shell... /usr/bin/sh
0:01.91 checking for host system type... x86_64-pc-linux-gnu
0:01.91 checking for target system type... x86_64-pc-linux-gnu
0:03.02 checking whether cross compiling... no
0:03.63 checking for Python 3... /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/_virtualenvs/build/bin/python (3.11.6)
0:03.66 checking for wget... /usr/bin/wget
0:03.67 checking for ccache... not found
0:03.67 checking for the target C compiler... /usr/bin/clang
0:03.76 checking whether the target C compiler can be used... yes
0:03.76 checking the target C compiler version... 16.0.6
0:03.80 checking the target C compiler works... yes
0:03.80 checking for the target C++ compiler... /usr/bin/clang++
0:03.86 checking whether the target C++ compiler can be used... yes
0:03.86 checking the target C++ compiler version... 16.0.6
0:03.90 checking the target C++ compiler works... yes
0:03.90 checking for the host C compiler... /usr/bin/clang
0:03.90 checking whether the host C compiler can be used... yes
0:03.90 checking the host C compiler version... 16.0.6
0:03.91 checking the host C compiler works... yes
0:03.91 checking for the host C++ compiler... /usr/bin/clang++
0:03.91 checking whether the host C++ compiler can be used... yes
0:03.91 checking the host C++ compiler version... 16.0.6
0:03.91 checking the host C++ compiler works... yes
0:03.96 checking for target linker... lld
0:04.05 checking for host linker... lld
0:04.09 checking for 64-bit OS... yes
0:04.14 checking for new enough STL headers from libstdc++... yes
0:04.16 checking for the assembler... /usr/bin/clang
0:04.19 checking for ar... /usr/bin/llvm-ar
0:04.22 checking for host_ar... /usr/bin/llvm-ar
0:04.24 checking for nm... /usr/bin/llvm-nm
0:04.25 checking for pkg_config... /usr/bin/pkg-config
0:04.25 checking for pkg-config version... 2.1.0
0:04.25 checking whether pkg-config is pkgconf... yes
0:04.35 checking for strndup... yes
0:04.45 checking for posix_memalign... yes
0:04.55 checking for memalign... yes
0:04.64 checking for malloc_usable_size... yes
0:04.68 checking for stdint.h... yes
0:04.72 checking for inttypes.h... yes
0:04.77 checking for malloc.h... yes
0:04.81 checking for alloca.h... yes
0:04.84 checking for sys/byteorder.h... no
0:04.88 checking for getopt.h... yes
0:04.92 checking for unistd.h... yes
0:04.96 checking for nl_types.h... yes
0:05.00 checking for cpuid.h... yes
0:05.04 checking for fts.h... yes
0:05.08 checking for sys/statvfs.h... yes
0:05.12 checking for sys/statfs.h... yes
0:05.16 checking for sys/vfs.h... yes
0:05.21 checking for sys/mount.h... yes
0:05.25 checking for sys/quota.h... yes
0:05.30 checking for linux/quota.h... yes
0:05.35 checking for linux/if_addr.h... yes
0:05.40 checking for linux/rtnetlink.h... yes
0:05.43 checking for sys/queue.h... yes
0:05.48 checking for sys/types.h... yes
0:05.52 checking for netinet/in.h... yes
0:05.56 checking for byteswap.h... yes
0:05.60 checking for memfd_create in sys/mman.h... yes
0:05.65 checking for linux/perf_event.h... yes
0:05.69 checking for perf_event_open system call... yes
0:05.72 checking whether the C compiler supports -Wbitfield-enum-conversion... yes
0:05.76 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes
0:05.79 checking whether the C++ compiler supports -Wdeprecated-this-capture... yes
0:05.83 checking whether the C compiler supports -Wformat-type-confusion... yes
0:05.87 checking whether the C++ compiler supports -Wformat-type-confusion... yes
0:05.90 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes
0:05.94 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes
0:05.98 checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes
0:06.01 checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes
0:06.05 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes
0:06.08 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes
0:06.12 checking whether the C compiler supports -Wunreachable-code-return... yes
0:06.16 checking whether the C++ compiler supports -Wunreachable-code-return... yes
0:06.19 checking whether the C compiler supports -Wunused-but-set-parameter... yes
0:06.23 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes
0:06.26 checking whether the C compiler supports -Wclass-varargs... yes
0:06.30 checking whether the C++ compiler supports -Wclass-varargs... yes
0:06.34 checking whether the C++ compiler supports -Wempty-init-stmt... yes
0:06.37 checking whether the C compiler supports -Wfloat-overflow-conversion... yes
0:06.41 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes
0:06.44 checking whether the C compiler supports -Wfloat-zero-conversion... yes
0:06.48 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes
0:06.52 checking whether the C compiler supports -Wloop-analysis... yes
0:06.55 checking whether the C++ compiler supports -Wloop-analysis... yes
0:06.59 checking whether the C compiler supports -Wno-range-loop-analysis... yes
0:06.63 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes
0:06.66 checking whether the C++ compiler supports -Wc++2a-compat... yes
0:06.69 checking whether the C++ compiler supports -Wcomma-subscript... no
0:06.73 checking whether the C compiler supports -Wenum-compare-conditional... yes
0:06.76 checking whether the C++ compiler supports -Wenum-compare-conditional... yes
0:06.80 checking whether the C compiler supports -Wenum-float-conversion... yes
0:06.84 checking whether the C++ compiler supports -Wenum-float-conversion... yes
0:06.87 checking whether the C++ compiler supports -Wvolatile... no
0:06.90 checking whether the C++ compiler supports -Wno-error=deprecated... yes
0:06.94 checking whether the C++ compiler supports -Wno-error=deprecated-anon-enum-enum-conversion... yes
0:06.97 checking whether the C++ compiler supports -Wno-error=deprecated-enum-enum-conversion... yes
0:07.01 checking whether the C++ compiler supports -Wno-error=deprecated-pragma... yes
0:07.04 checking whether the C++ compiler supports -Wno-error=deprecated-this-capture... yes
0:07.08 checking whether the C++ compiler supports -Wcomma... yes
0:07.11 checking whether the C compiler supports -Wduplicated-cond... no
0:07.15 checking whether the C++ compiler supports -Wduplicated-cond... no
0:07.18 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
0:07.22 checking whether the C compiler supports -Wlogical-op... no
0:07.25 checking whether the C++ compiler supports -Wlogical-op... no
0:07.29 checking whether the C compiler supports -Wstring-conversion... yes
0:07.33 checking whether the C++ compiler supports -Wstring-conversion... yes
0:07.36 checking whether the C++ compiler supports -Wno-inline-new-delete... yes
0:07.40 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no
0:07.43 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no
0:07.46 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
0:07.50 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
0:07.54 checking whether the C compiler supports -Wno-error=array-bounds... yes
0:07.57 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
0:07.61 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
0:07.64 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
0:07.67 checking whether the C compiler supports -Wno-multistatement-macros... no
0:07.71 checking whether the C++ compiler supports -Wno-multistatement-macros... no
0:07.74 checking whether the C compiler supports -Wno-error=class-memaccess... no
0:07.77 checking whether the C++ compiler supports -Wno-error=class-memaccess... no
0:07.80 checking whether the C compiler supports -Wno-error=atomic-alignment... yes
0:07.84 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes
0:07.87 checking whether the C compiler supports -Wno-error=deprecated-builtins... yes
0:07.91 checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes
0:07.95 checking whether the C compiler supports -Wformat... yes
0:07.98 checking whether the C++ compiler supports -Wformat... yes
0:08.02 checking whether the C compiler supports -Wformat-security... yes
0:08.06 checking whether the C++ compiler supports -Wformat-security... yes
0:08.09 checking whether the C compiler supports -Wformat-overflow=2... no
0:08.12 checking whether the C++ compiler supports -Wformat-overflow=2... no
0:08.16 checking whether the C compiler supports -Werror=implicit-function-declaration... yes
0:08.20 checking whether the C compiler supports -Wno-psabi... yes
0:08.24 checking whether the C++ compiler supports -Wno-psabi... yes
0:08.28 checking whether the C compiler supports -Wthread-safety... yes
0:08.31 checking whether the C++ compiler supports -Wthread-safety... yes
0:08.35 checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes
0:08.38 checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes
0:08.42 checking whether the C compiler supports -Wno-unknown-warning-option... yes
0:08.46 checking whether the C++ compiler supports -Wno-unknown-warning-option... yes
0:08.49 checking whether the C++ compiler supports -fno-sized-deallocation... yes
0:08.53 checking whether the C++ compiler supports -fno-aligned-new... yes
0:08.53 checking for llvm_profdata... /usr/bin/llvm-profdata
0:08.55 checking for alsa... yes
0:08.56 checking MOZ_ALSA_CFLAGS...
0:08.56 checking MOZ_ALSA_LIBS... -lasound
0:08.56 checking for jack... yes
0:08.56 checking MOZ_JACK_CFLAGS...
0:08.56 checking MOZ_JACK_LIBS... -ljack
0:08.57 checking for libpulse... yes
0:08.57 checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
0:08.57 checking MOZ_PULSEAUDIO_LIBS... -lpulse -pthread
0:08.58 checking for nspr >= 4.32... yes
0:08.58 checking NSPR_CFLAGS... -I/usr/include/nspr
0:08.58 checking NSPR_LIBS... -lplds4 -lplc4 -lnspr4
0:08.58 checking for rustc... /usr/bin/rustc
0:08.58 checking for cargo... /usr/bin/cargo
0:08.74 checking rustc version... 1.74.1
0:08.78 checking cargo version... 1.74.1
0:09.27 checking for rust host triplet... x86_64-unknown-linux-gnu
0:09.36 checking for rust target triplet... x86_64-unknown-linux-gnu
0:09.36 checking for rustdoc... /usr/bin/rustdoc
0:09.37 checking for cbindgen... /usr/bin/cbindgen
0:09.37 checking for rustfmt... /usr/bin/rustfmt
0:09.37 checking for clang for bindgen... /usr/bin/clang++
0:09.40 checking for libclang for bindgen... /usr/lib/libclang.so
0:09.43 checking that libclang is new enough... yes
0:09.43 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
0:09.47 checking for tm_zone and tm_gmtoff in struct tm... yes
0:09.57 checking for getpagesize... yes
0:09.67 checking for gmtime_r... yes
0:09.76 checking for localtime_r... yes
0:09.86 checking for gettid... yes
0:09.95 checking for setpriority... yes
0:10.05 checking for syscall... yes
0:10.15 checking for getc_unlocked... yes
0:10.24 checking for pthread_getname_np... yes
0:10.34 checking for pthread_get_name_np... no
0:10.44 checking for strerror... yes
0:10.54 checking for __cxa_demangle... yes
0:10.59 checking for unwind.h... yes
0:10.68 checking for _Unwind_Backtrace... yes
0:10.78 checking for _getc_nolock... no
0:10.88 checking for localeconv... yes
0:10.93 checking for nodejs... /usr/bin/node (18.18.2)
0:10.94 checking for gtk+-wayland-3.0 >= 3.14 xkbcommon >= 0.4.1... yes
0:11.00 checking MOZ_WAYLAND_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
0:11.01 checking MOZ_WAYLAND_LIBS... -lgtk-3 -lgdk-3 -lz -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
0:11.01 checking for pango >= 1.22.0... yes
0:11.02 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1
0:11.02 checking MOZ_PANGO_LIBS... -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
0:11.02 checking for fontconfig >= 2.7.0... yes
0:11.03 checking _FONTCONFIG_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
0:11.03 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
0:11.03 checking for freetype2 >= 9.10.3... yes
0:11.03 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
0:11.04 checking _FT2_LIBS... -lfreetype
0:11.04 checking for tar... /usr/bin/tar
0:11.04 checking for unzip... /usr/bin/unzip
0:11.04 checking for the Mozilla API key... no
0:11.04 checking for the Google Location Service API key... no
0:11.04 checking for the Google Safebrowsing API key... no
0:11.04 checking for the Bing API key... no
0:11.04 checking for the Adjust SDK key... no
0:11.04 checking for the Leanplum SDK key... no
0:11.04 checking for the Pocket API key... no
0:11.05 checking for x11 xcb xcb-shm x11-xcb xext xrandr >= 1.4.0 xcomposite xcursor xdamage xfixes xi xtst... yes
0:11.05 checking MOZ_X11_CFLAGS...
0:11.06 checking MOZ_X11_LIBS... -lxcb-shm -lX11-xcb -lX11 -lxcb -lXext -lXrandr -lXcomposite -lXcursor -lXdamage -lXfixes -lXi -lXtst
0:11.06 checking for ice sm... yes
0:11.07 checking MOZ_X11_SM_CFLAGS... -I/usr/include/uuid
0:11.07 checking for nasm... /usr/bin/nasm
0:11.08 checking nasm version... 2.16.01
0:11.08 Using wasi sysroot in /usr/share/wasi-sysroot
0:11.08 checking for the wasm C compiler... /usr/bin/clang
0:11.12 checking whether the wasm C compiler can be used... yes
0:11.12 checking the wasm C compiler version... 16.0.6
0:11.15 checking the wasm C compiler works... yes
0:11.19 checking the wasm C compiler can find wasi headers... yes
0:11.29 checking the wasm C linker can find wasi libraries... yes
0:11.29 checking for the wasm C++ compiler... /usr/bin/clang++
0:11.32 checking whether the wasm C++ compiler can be used... yes
0:11.32 checking the wasm C++ compiler version... 16.0.6
0:11.36 checking the wasm C++ compiler works... yes
0:11.40 checking the wasm C++ compiler can find wasi headers... yes
0:11.49 checking the wasm C++ linker can find wasi libraries... yes
0:11.49 checking for dump_syms... /usr/bin/dump_syms
0:11.59 checking for getcontext... yes
0:11.59 checking for nss >= 3.90... yes
0:11.59 checking NSS_CFLAGS... -I/usr/include/nss -I/usr/include/nspr
0:11.60 checking NSS_LIBS... -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4
0:11.61 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:11.69 checking MOZ_GTK3_CFLAGS... -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
0:11.70 checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lz -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:11.70 checking for glib-2.0 >= 2.42 gobject-2.0... yes
0:11.70 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
0:11.70 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
0:11.71 checking for dbus-1 >= 0.60... yes
0:11.71 checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
0:11.71 checking MOZ_DBUS_LIBS... -ldbus-1
0:11.71 checking for dbus-glib-1 >= 0.60... yes
0:11.72 checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
0:11.72 checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
0:11.77 checking for sin_len in struct sockaddr_in... no
0:11.81 checking for sin_len6 in struct sockaddr_in6... no
0:11.85 checking for sa_len in struct sockaddr... no
0:11.89 checking for pthread_cond_timedwait_monotonic_np... no
0:11.94 checking for 32-bits ethtool_cmd.speed... yes
0:11.99 checking for linux/joystick.h... yes
0:12.08 checking for stat64... yes
0:12.18 checking for lstat64... yes
0:12.28 checking for truncate64... yes
0:12.37 checking for statvfs64... yes
0:12.47 checking for statvfs... yes
0:12.57 checking for statfs64... yes
0:12.66 checking for statfs... yes
0:12.76 checking for lutimes... yes
0:12.86 checking for posix_fadvise... yes
0:12.95 checking for posix_fallocate... yes
0:13.05 checking for arc4random... yes
0:13.15 checking for arc4random_buf... yes
0:13.25 checking for mallinfo... yes
0:13.25 checking for awk... /usr/bin/gawk
0:13.25 checking for gmake... /usr/bin/make
0:13.25 checking for watchman... not found
0:13.25 checking for xargs... /usr/bin/xargs
0:13.25 checking for rpmbuild... /usr/bin/rpmbuild
0:13.37 checking for llvm-objdump... /usr/bin/llvm-objdump
0:13.42 checking for readelf... /usr/bin/llvm-readelf
0:13.47 checking for objcopy... /usr/bin/llvm-objcopy
0:13.51 checking for strip... /usr/bin/llvm-strip
0:13.51 checking for m4... /usr/bin/m4
0:13.52 Refreshing /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/old-configure with /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/autoconf/autoconf.sh
0:13.65 creating cache ./config.cache
0:13.67 checking host system type... x86_64-pc-linux-gnu
0:13.69 checking target system type... x86_64-pc-linux-gnu
0:13.70 checking build system type... x86_64-pc-linux-gnu
0:13.75 checking for Cygwin environment... no
0:13.79 checking for mingw32 environment... no
0:13.89 checking for executable suffix... no
0:13.89 checking for gcc... (cached) /usr/bin/clang -std=gnu99
0:13.89 checking whether the C compiler (/usr/bin/clang -std=gnu99 -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) works... (cached) yes
0:13.89 checking whether the C compiler (/usr/bin/clang -std=gnu99 -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) is a cross-compiler... no
0:13.89 checking whether we are using GNU C... (cached) yes
0:13.89 checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes
0:13.89 checking for c++... (cached) /usr/bin/clang++
0:13.90 checking whether the C++ compiler (/usr/bin/clang++ -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) works... (cached) yes
0:13.90 checking whether the C++ compiler (/usr/bin/clang++ -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) is a cross-compiler... no
0:13.90 checking whether we are using GNU C++... (cached) yes
0:13.90 checking whether /usr/bin/clang++ accepts -g... (cached) yes
0:14.04 checking for --noexecstack option to as... yes
0:14.15 checking for -z noexecstack option to ld... yes
0:14.25 checking for -z text option to ld... yes
0:14.35 checking for -z relro option to ld... yes
0:14.46 checking for -z nocopyreloc option to ld... yes
0:14.57 checking for -Bsymbolic-functions option to ld... yes
0:14.67 checking for --build-id=sha1 option to ld... yes
0:14.77 checking for --ignore-unresolved-symbol option to ld... no
0:14.89 checking whether the linker supports Identical Code Folding... no
0:14.94 checking for working const... yes
0:14.98 checking for mode_t... yes
0:15.02 checking for off_t... yes
0:15.06 checking for pid_t... yes
0:15.10 checking for size_t... yes
0:15.29 checking whether 64-bits std::atomic requires -latomic... no
0:15.35 checking for dirent.h that defines DIR... yes
0:15.45 checking for opendir in -ldir... no
0:15.54 checking for gethostbyname_r in -lc_r... no
0:15.65 checking for library containing dlopen... none required
0:15.70 checking for dlfcn.h... yes
0:15.81 checking for dladdr... yes
0:15.91 checking for socket in -lsocket... no
0:16.01 checking for pthread_create in -lpthreads... no
0:16.12 checking for pthread_create in -lpthread... yes
0:16.21 checking whether /usr/bin/clang -std=gnu99 accepts -pthread... egrep: warning: egrep is obsolescent; using grep -E
0:16.22 egrep: warning: egrep is obsolescent; using grep -E
0:16.22 yes
0:16.28 checking for pthread.h... yes
0:16.39 checking for clock_gettime(CLOCK_MONOTONIC)...
0:16.53 checking for res_ninit()... yes
0:16.65 checking for __thread keyword for TLS variables... yes
0:16.71 checking for malloc.h... yes
0:16.76 checking whether malloc_usable_size definition can use const argument... no
0:16.80 checking for valloc in malloc.h... yes
0:16.84 checking for valloc in unistd.h... no
0:16.88 checking for _aligned_malloc in malloc.h... no
0:16.88 checking if app-specific confvars.sh exists... /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/browser/confvars.sh
0:16.94 checking for valid C compiler optimization flags... yes
0:16.95 checking for -pipe support... yes
0:17.05 checking what kind of list files are supported by the linker... linkerscript
0:17.09 updating cache ./config.cache
0:17.10 creating ./config.data
0:17.11 js/src> Refreshing /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/old-configure with /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/autoconf/autoconf.sh
0:17.23 js/src> loading cache ./config.cache
0:17.26 js/src> checking host system type... x86_64-pc-linux-gnu
0:17.28 js/src> checking target system type... x86_64-pc-linux-gnu
0:17.29 js/src> checking build system type... x86_64-pc-linux-gnu
0:17.30 js/src> checking for Cygwin environment... (cached) no
0:17.30 js/src> checking for mingw32 environment... (cached) no
0:17.30 js/src> checking for executable suffix... (cached) no
0:17.30 js/src> checking for gcc... (cached) /usr/bin/clang -std=gnu99
0:17.30 js/src> checking whether the C compiler (/usr/bin/clang -std=gnu99 -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) works... (cached) yes
0:17.30 js/src> checking whether the C compiler (/usr/bin/clang -std=gnu99 -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) is a cross-compiler... no
0:17.30 js/src> checking whether we are using GNU C... (cached) yes
0:17.30 js/src> checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes
0:17.30 js/src> checking for c++... (cached) /usr/bin/clang++
0:17.30 js/src> checking whether the C++ compiler (/usr/bin/clang++ -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) works... (cached) yes
0:17.30 js/src> checking whether the C++ compiler (/usr/bin/clang++ -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=lld) is a cross-compiler... no
0:17.31 js/src> checking whether we are using GNU C++... (cached) yes
0:17.31 js/src> checking whether /usr/bin/clang++ accepts -g... (cached) yes
0:17.45 js/src> checking for --noexecstack option to as... yes
0:17.55 js/src> checking for -z noexecstack option to ld... yes
0:17.66 js/src> checking for -z text option to ld... yes
0:17.76 js/src> checking for -z relro option to ld... yes
0:17.87 js/src> checking for -z nocopyreloc option to ld... yes
0:17.97 js/src> checking for -Bsymbolic-functions option to ld... yes
0:18.07 js/src> checking for --build-id=sha1 option to ld... yes
0:18.20 js/src> checking whether the linker supports Identical Code Folding... no
0:18.20 js/src> checking for working const... (cached) yes
0:18.20 js/src> checking for mode_t... (cached) yes
0:18.20 js/src> checking for off_t... (cached) yes
0:18.20 js/src> checking for pid_t... (cached) yes
0:18.20 js/src> checking for size_t... (cached) yes
0:18.26 js/src> checking for ssize_t... yes
0:18.26 js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no
0:18.27 js/src> checking for dirent.h that defines DIR... (cached) yes
0:18.28 js/src> checking for opendir in -ldir... (cached) no
0:18.28 js/src> checking for gethostbyname_r in -lc_r... (cached) no
0:18.28 js/src> checking for library containing dlopen... (cached) none required
0:18.28 js/src> checking for dlfcn.h... (cached) yes
0:18.29 js/src> checking for dladdr... (cached) yes
0:18.30 js/src> checking for socket in -lsocket... (cached) no
0:18.30 js/src> checking for pthread_create in -lpthreads... (cached) no
0:18.31 js/src> checking for pthread_create in -lpthread... (cached) yes
0:18.40 js/src> checking whether /usr/bin/clang -std=gnu99 accepts -pthread... egrep: warning: egrep is obsolescent; using grep -E
0:18.40 js/src> egrep: warning: egrep is obsolescent; using grep -E
0:18.40 js/src> yes
0:18.41 js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
0:18.52 js/src> checking for sin in -lm... yes
0:18.52 js/src> checking for res_ninit()... (cached) yes
0:18.64 js/src> checking for nl_langinfo and CODESET... yes
0:18.64 js/src> checking for __thread keyword for TLS variables... (cached) yes
0:18.70 js/src> checking for valid optimization flags... yes
0:18.70 js/src> checking for -pipe support... yes
0:18.81 js/src> checking what kind of list files are supported by the linker... linkerscript
0:18.82 js/src> checking for malloc.h... (cached) yes
0:18.87 js/src> checking whether malloc_usable_size definition can use const argument... no
0:18.92 js/src> checking for valloc in malloc.h... yes
0:18.95 js/src> checking for valloc in unistd.h... no
0:18.99 js/src> checking for _aligned_malloc in malloc.h... no
0:19.00 js/src> updating cache ./config.cache
0:19.01 js/src> creating ./config.data
0:19.02 Creating config.status
0:19.51 Reticulating splines...
0:20.23 0:00.78 File already read. Skipping: /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/components/moz.build
0:20.67 0:01.21 File already read. Skipping: /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/angle/targets/angle_common/moz.build
0:39.30 Finished reading 1992 moz.build files in 3.98s
0:39.30 Read 13 gyp files in parallel contributing 0.00s to total wall time
0:39.30 Processed into 13351 build config descriptors in 3.02s
0:39.30 RecursiveMake backend executed in 6.53s
0:39.30 4141 total backend files; 4141 created; 0 updated; 0 unchanged; 0 deleted; 21 -> 1549 Makefile
0:39.30 FasterMake backend executed in 0.50s
0:39.30 13 total backend files; 13 created; 0 updated; 0 unchanged; 0 deleted
0:39.30 Clangd backend executed in 5.40s
0:39.30 1012 total backend files; 3 created; 0 updated; 1009 unchanged; 0 deleted
0:39.30 Total wall time: 19.84s; CPU time: 19.43s; Efficiency: 98%; Untracked: 0.40s
Configure complete!
Be sure to run |mach build| to pick up any changes
0:40.00 Adding make options from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/mozconfig
MOZ_OBJDIR=/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj
OBJDIR=/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj
FOUND_MOZCONFIG=/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/mozconfig
export FOUND_MOZCONFIG
Parallelism determined by memory: using 4 jobs for 4 cores based on 15.3 GiB RAM and estimated job size of 1.0 GiB
0:40.00 /usr/bin/make -f client.mk -j4 -s
0:40.27 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
0:40.29 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
0:40.38 Elapsed: 0.11s; From _tests: Kept 13 existing; Added/updated 653; Removed 0 files and 0 directories.
0:40.69 Elapsed: 0.39s; From dist/include: Kept 1830 existing; Added/updated 4632; Removed 0 files and 0 directories.
0:40.73 Elapsed: 0.25s; From dist/bin: Kept 9 existing; Added/updated 2699; Removed 0 files and 0 directories.
0:41.01 ./mozilla-config.h.stub
0:41.01 ./buildid.h.stub
0:41.01 ./source-repo.h.stub
0:41.38 ./stl.sentinel.stub
0:41.39 ./application.ini.stub
0:41.39 ./buildconfig.rs.stub
0:41.39 ./fficonfig.h.stub
0:41.41 config
0:41.67 ./ffi.h.stub
0:41.68 ./config.h.stub
0:41.68 ./cbindgen-metadata.json.stub
0:41.85 ./UseCounterList.h.stub
0:41.95 ./UseCounterWorkerList.h.stub
0:41.96 ./ServoCSSPropList.py.stub
0:41.96 ./encodingsgroups.properties.h.stub
0:42.21 ./BaseChars.h.stub
0:42.24 ./IsCombiningDiacritic.h.stub
0:42.49 ./js-confdefs.h.stub
0:43.35 ./js-config.h.stub
0:43.49 ./ProfilingCategoryList.h.stub
0:43.64 ./ReservedWordsGenerated.h.stub
0:43.99 ./StatsPhasesGenerated.h.stub
0:44.01 ./MIROpsGenerated.h.stub
0:44.24 ./LIROpsGenerated.h.stub
0:44.28 ./CacheIROpsGenerated.h.stub
0:44.85 ./AtomicOperationsGenerated.h.stub
0:45.01 ./WasmIntrinsicGenerated.h.stub
0:45.28 ./FrameIdList.h.stub
0:45.52 ./FrameTypeList.h.stub
0:45.60 ./CountedUnknownProperties.h.stub
0:45.81 ./registered_field_trials.h.stub
0:45.88 ./EventGIFFTMap.h.stub
0:46.13 ./HistogramGIFFTMap.h.stub
0:46.27 ./ScalarGIFFTMap.h.stub
0:46.80 ./factory.rs.stub
0:47.00 ./NimbusFeatureManifest.h.stub
0:48.18 ./TelemetryScalarData.h.stub
0:48.38 ./TelemetryScalarEnums.h.stub
0:48.80 ./TelemetryEventData.h.stub
0:49.03 ./TelemetryEventEnums.h.stub
0:49.18 ./TelemetryProcessEnums.h.stub
0:49.80 ./TelemetryProcessData.h.stub
0:49.90 ./TelemetryUserInteractionData.h.stub
0:50.03 ./TelemetryUserInteractionNameMap.h.stub
0:50.09 ./CrashAnnotations.h.stub
0:50.22 ./profiling_categories.rs.stub
0:50.35 ./xpcom-config.h.stub
0:50.35 ./ErrorList.h.stub
0:50.40 ./ErrorNamesInternal.h.stub
0:50.61 ./error_list.rs.stub
0:50.62 ./Services.h.stub
0:50.70 ./GeckoProcessTypes.h.stub
0:50.70 ./nsGkAtomList.h.stub
0:50.90 ./nsGkAtomConsts.h.stub
0:50.94 ./xpidl.stub.stub
0:50.98 ./application.ini.h.stub
0:51.01 config/nsinstall_real
0:51.26 ./GeneratedElementDocumentState.h.stub
0:51.30 ./CSS2Properties.webidl.stub
0:51.36 ./data_encoding_ffi_generated.h.stub
0:51.38 ./mime_guess_ffi_generated.h.stub
0:51.59 ./audioipc2_client_ffi_generated.h.stub
0:51.68 ./audioipc2_server_ffi_generated.h.stub
0:51.69 ./midir_impl_ffi_generated.h.stub
0:51.73 ./origin_trials_ffi_generated.h.stub
0:51.92 ./webrender_ffi_generated.h.stub
0:52.07 ./wgpu_ffi_generated.h.stub
0:52.07 ./mapped_hyph.h.stub
0:52.13 ./fluent_ffi_generated.h.stub
0:52.27 ./l10nregistry_ffi_generated.h.stub
0:52.50 ./localization_ffi_generated.h.stub
0:52.64 ./fluent_langneg_ffi_generated.h.stub
0:52.93 ./oxilangtag_ffi_generated.h.stub
0:53.01 ./unic_langid_ffi_generated.h.stub
0:53.25 ./selfhosted.out.h.stub
0:53.28 ./nsCSSPropertyID.h.stub
0:53.35 ./ServoCSSPropList.h.stub
0:53.56 /usr/bin/clang++ -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 -DMOZ_ESR=1 -DMOZILLA_VERSION="115.6.0" -DMOZILLA_VERSION_U=115.6.0 -DMOZILLA_UAVERSION="115.0" -DMOZ_UPDATE_CHANNEL=default -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DMOZ_MEMORY=1 -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=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_FTS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_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_PROFILE_GENERATE=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 -DMOZ_PULSEAUDIO=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_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DENABLE_WASM_AVX=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION=1 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=6 -DWASM_HAS_HEAPREG=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETTID=1 -DHAVE_SETPRIORITY=1 -DHAVE_SYSCALL=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_STRERROR=1 -DHAVE_UNWIND_H=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE_LOCALECONV=1 -DJSON_USE_EXCEPTION=0 -DMOZ_WIDGET_GTK=1 -DMOZ_WAYLAND=1 -DMOZ_ENABLE_VAAPI=1 -DGL_PROVIDER_EGL=1 -DMOZ_PDF_PRINTING=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DUSE_FC_FREETYPE=1 -DMOZ_HAVE_FREETYPE2=1 -DMOZ_FFMPEG=1 -DMOZ_DAV1D_ASM=1 -DMOZ_AV1=1 -DMOZ_FMP4=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_VORBIS=1 -DMOZ_REAL_TIME_TRACING=1 -DMOZ_PLACES=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DENABLE_WEBDRIVER=1 -DMOZ_WEBRTC=1 -DMOZ_SCTP=1 -DMOZ_SRTP=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_RAW=1 -DMOZ_X11=1 -DMOZ_PROXY_DIRECT_FAILOVER=1 -DACCESSIBILITY=1 -DMOZ_BUNDLED_FONTS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_FFVPX=1 -DMOZ_HAS_REMOTE=1 -DMOZ_USING_WASM_SANDBOXING=1 -DMOZ_WASM_SANDBOXING_GRAPHITE=1 -DMOZ_WASM_SANDBOXING_OGG=1 -DMOZ_WASM_SANDBOXING_HUNSPELL=1 -DMOZ_WASM_SANDBOXING_EXPAT=1 -DMOZ_WASM_SANDBOXING_WOFF2=1 -DMOZ_ENABLE_FORKSERVER=1 -DHAVE_GETCONTEXT=1 -DMOZ_BACKGROUNDTASKS=1 -DMOZ_VERIFY_MAR_SIGNATURE=1 -DMOZ_OXIDIZED_BREAKPAD=1 -DMOZ_DOM_STREAMS=1 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_14 -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_ACCESSIBILITY_ATK=1 -DMOZ_ENABLE_DBUS=1 -DNECKO_WIFI=1 -DNECKO_WIFI_DBUS=1 -DMOZ_LOGGING=1 -DFORCE_PR_LOG=1 -DMOZ_AUTH_EXTENSION=1 -DMOZ_SANDBOX=1 -DMOZ_CONTENT_TEMP_DIR=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DMOZ_TREE_PIXMAN=1 -DMOZ_USER_DIR=".mozilla" -DHAVE_LINUX_JOYSTICK_H=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_STATVFS64=1 -DHAVE_STATVFS=1 -DHAVE_STATFS64=1 -DHAVE_STATFS=1 -DHAVE_LUTIMES=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ARC4RANDOM=1 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_MALLINFO=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_PTHREAD_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_RES_NINIT=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=<malloc.h> -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_VALLOC=1 -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_MACBUNDLE_ID=org.gnu.icecat -DMOZ_APP_UA_NAME="Firefox" -DMOZ_APP_UA_VERSION="115.6.0" -DBROWSER_CHROME_URL=chrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED="chrome://browser/content/browser.xhtml" -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp
0:53.65 ./CompositorAnimatableProperties.h.stub
0:53.68 ./ServoStyleConsts.h.stub
0:53.71 ./mp4parse_ffi_generated.h.stub
0:53.89 ./MozURL_ffi.h.stub
0:53.96 ./rust_helper.h.stub
0:54.02 ./neqo_glue_ffi_generated.h.stub
0:54.29 ./fog_ffi_generated.h.stub
0:54.38 ./jog_ffi_generated.h.stub
0:54.39 ./dap_ffi_generated.h.stub
0:54.65 ./TelemetryHistogramEnums.h.stub
0:54.72 ./TelemetryHistogramNameMap.h.stub
0:54.87 ./profiler_ffi_generated.h.stub
0:55.00 ./gk_rust_utils_ffi_generated.h.stub
0:55.36 config/system-header.sentinel.stub
0:55.74 accessible/xpcom/xpcAccEvents.h.stub
0:57.53 modules/libpref/StaticPrefListAll.h.stub
0:58.95 toolkit/components/glean/GleanMetrics.h.stub
0:58.95 toolkit/components/glean/GleanPings.h.stub
1:00.59 WARNING: mkdir -dot- requested by /usr/bin/make -C /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/config/makefiles/xpidl xpidl
1:00.60 config/makefiles/xpidl/Bits.xpt
1:00.60 config/makefiles/xpidl/accessibility.xpt
1:01.01 config/makefiles/xpidl/alerts.xpt
1:01.30 config/makefiles/xpidl/appshell.xpt
1:01.67 config/makefiles/xpidl/appstartup.xpt
1:01.99 config/makefiles/xpidl/autocomplete.xpt
1:02.10 config/makefiles/xpidl/autoplay.xpt
1:02.43 config/makefiles/xpidl/backgroundhangmonitor.xpt
1:02.74 config/makefiles/xpidl/browser-element.xpt
1:02.89 config/makefiles/xpidl/browser-newtab.xpt
1:03.10 config/makefiles/xpidl/browsercompsbase.xpt
1:03.28 config/makefiles/xpidl/caps.xpt
1:03.54 xpcom/components/Components.h.stub
1:03.69 config/makefiles/xpidl/captivedetect.xpt
1:04.08 config/makefiles/xpidl/cascade_bindings.xpt
1:04.26 config/makefiles/xpidl/chrome.xpt
1:04.42 config/makefiles/xpidl/commandhandler.xpt
1:04.70 config/makefiles/xpidl/commandlines.xpt
1:04.82 config/makefiles/xpidl/composer.xpt
1:05.21 config/makefiles/xpidl/content_events.xpt
1:05.32 config/makefiles/xpidl/content_geckomediaplugins.xpt
1:05.65 config/makefiles/xpidl/docshell.xpt
1:05.78 config/makefiles/xpidl/dom.xpt
1:06.13 config/makefiles/xpidl/dom_audiochannel.xpt
1:06.43 config/makefiles/xpidl/dom_base.xpt
1:06.85 config/makefiles/xpidl/dom_bindings.xpt
1:06.97 config/makefiles/xpidl/dom_events.xpt
1:07.40 config/makefiles/xpidl/dom_geolocation.xpt
1:07.70 config/makefiles/xpidl/dom_html.xpt
1:07.78 config/makefiles/xpidl/dom_identitycredential.xpt
1:08.11 config/makefiles/xpidl/dom_indexeddb.xpt
1:08.19 config/makefiles/xpidl/dom_localstorage.xpt
1:08.52 config/makefiles/xpidl/dom_media.xpt
1:08.58 config/makefiles/xpidl/dom_network.xpt
1:08.93 config/makefiles/xpidl/dom_notification.xpt
1:08.96 config/makefiles/xpidl/dom_payments.xpt
1:09.28 config/makefiles/xpidl/dom_power.xpt
1:09.31 config/makefiles/xpidl/dom_push.xpt
1:09.65 config/makefiles/xpidl/dom_quota.xpt
1:09.89 config/makefiles/xpidl/dom_security.xpt
1:10.07 config/makefiles/xpidl/dom_serializers.xpt
1:10.30 config/makefiles/xpidl/dom_sidebar.xpt
1:10.48 config/makefiles/xpidl/dom_simpledb.xpt
1:10.69 config/makefiles/xpidl/dom_storage.xpt
1:10.89 config/makefiles/xpidl/dom_system.xpt
1:11.08 config/makefiles/xpidl/dom_webauthn.xpt
1:11.25 config/makefiles/xpidl/dom_webspeechrecognition.xpt
1:11.43 config/makefiles/xpidl/dom_webspeechsynth.xpt
1:11.62 config/makefiles/xpidl/dom_workers.xpt
1:11.77 config/makefiles/xpidl/dom_xslt.xpt
1:11.99 config/makefiles/xpidl/dom_xul.xpt
1:12.15 config/makefiles/xpidl/downloads.xpt
1:12.34 config/makefiles/xpidl/editor.xpt
1:12.60 config/makefiles/xpidl/enterprisepolicies.xpt
1:12.68 config/makefiles/xpidl/extensions.xpt
1:13.02 config/makefiles/xpidl/exthandler.xpt
1:13.14 config/makefiles/xpidl/fastfind.xpt
1:13.37 config/makefiles/xpidl/fog.xpt
1:13.57 config/makefiles/xpidl/gfx.xpt
1:13.71 config/makefiles/xpidl/html5.xpt
1:13.99 config/makefiles/xpidl/htmlparser.xpt
1:14.07 config/makefiles/xpidl/http-sfv.xpt
1:14.33 config/makefiles/xpidl/imglib2.xpt
1:14.43 config/makefiles/xpidl/inspector.xpt
1:14.73 config/makefiles/xpidl/intl.xpt
1:14.98 config/makefiles/xpidl/jar.xpt
1:15.07 config/makefiles/xpidl/jsdevtools.xpt
1:15.33 config/makefiles/xpidl/kvstore.xpt
1:15.58 config/makefiles/xpidl/layout_base.xpt
1:15.69 config/makefiles/xpidl/layout_xul_tree.xpt
1:15.99 config/makefiles/xpidl/locale.xpt
1:16.10 config/makefiles/xpidl/loginmgr.xpt
1:16.39 config/makefiles/xpidl/migration.xpt
1:16.48 config/makefiles/xpidl/mimetype.xpt
1:16.83 config/makefiles/xpidl/mozfind.xpt
1:16.87 config/makefiles/xpidl/mozintl.xpt
1:17.23 config/makefiles/xpidl/necko.xpt
1:17.24 config/makefiles/xpidl/necko_about.xpt
1:17.58 config/makefiles/xpidl/necko_cache2.xpt
1:17.92 config/makefiles/xpidl/necko_cookie.xpt
1:18.35 config/makefiles/xpidl/necko_dns.xpt
1:18.78 config/makefiles/xpidl/necko_file.xpt
1:18.81 config/makefiles/xpidl/necko_http.xpt
1:19.20 config/makefiles/xpidl/necko_res.xpt
1:19.49 config/makefiles/xpidl/necko_socket.xpt
1:19.84 config/makefiles/xpidl/necko_strconv.xpt
1:20.10 config/makefiles/xpidl/necko_viewsource.xpt
1:20.18 config/makefiles/xpidl/necko_websocket.xpt
1:20.28 config/makefiles/xpidl/necko_webtransport.xpt
1:20.51 config/makefiles/xpidl/necko_wifi.xpt
1:20.73 config/makefiles/xpidl/parentalcontrols.xpt
1:20.75 config/makefiles/xpidl/peerconnection.xpt
1:20.98 config/makefiles/xpidl/pipnss.xpt
1:21.10 config/makefiles/xpidl/places.xpt
1:21.16 config/makefiles/xpidl/plugin.xpt
1:21.43 config/makefiles/xpidl/pref.xpt
1:21.74 config/makefiles/xpidl/prefetch.xpt
1:21.77 config/makefiles/xpidl/profiler.xpt
1:21.89 config/makefiles/xpidl/remote.xpt
1:22.14 config/makefiles/xpidl/reputationservice.xpt
1:22.14 config/makefiles/xpidl/sandbox.xpt
1:22.24 config/makefiles/xpidl/satchel.xpt
1:22.47 config/makefiles/xpidl/services.xpt
1:22.50 config/makefiles/xpidl/sessionstore.xpt
1:22.60 config/makefiles/xpidl/shellservice.xpt
1:22.83 config/makefiles/xpidl/shistory.xpt
1:22.90 config/makefiles/xpidl/spellchecker.xpt
1:22.96 config/makefiles/xpidl/startupcache.xpt
1:23.18 config/makefiles/xpidl/storage.xpt
1:23.33 config/makefiles/xpidl/telemetry.xpt
1:23.34 config/makefiles/xpidl/thumbnails.xpt
1:23.57 config/makefiles/xpidl/toolkit_antitracking.xpt
1:23.77 config/makefiles/xpidl/toolkit_asyncshutdown.xpt
1:23.88 config/makefiles/xpidl/toolkit_backgroundtasks.xpt
1:23.96 config/makefiles/xpidl/toolkit_cleardata.xpt
1:24.02 config/makefiles/xpidl/toolkit_cookiebanners.xpt
1:24.26 config/makefiles/xpidl/toolkit_crashservice.xpt
1:24.27 config/makefiles/xpidl/toolkit_finalizationwitness.xpt
1:24.38 config/makefiles/xpidl/toolkit_modules.xpt
1:24.40 config/makefiles/xpidl/toolkit_processtools.xpt
1:24.61 config/makefiles/xpidl/toolkit_search.xpt
1:24.70 config/makefiles/xpidl/toolkit_shell.xpt
1:24.78 config/makefiles/xpidl/toolkit_xulstore.xpt
1:24.80 config/makefiles/xpidl/toolkitprofile.xpt
1:24.96 config/makefiles/xpidl/txmgr.xpt
1:25.09 config/makefiles/xpidl/txtsvc.xpt
1:25.14 config/makefiles/xpidl/uconv.xpt
1:25.15 config/makefiles/xpidl/update.xpt
1:25.40 config/makefiles/xpidl/uriloader.xpt
1:25.46 config/makefiles/xpidl/url-classifier.xpt
1:25.50 config/makefiles/xpidl/urlformatter.xpt
1:25.52 config/makefiles/xpidl/webBrowser_core.xpt
1:25.81 config/makefiles/xpidl/webbrowserpersist.xpt
1:25.87 config/makefiles/xpidl/webextensions.xpt
1:25.95 config/makefiles/xpidl/webextensions-storage.xpt
1:26.09 config/makefiles/xpidl/webvtt.xpt
1:26.22 config/makefiles/xpidl/widget.xpt
1:26.32 config/makefiles/xpidl/windowcreator.xpt
1:26.33 config/makefiles/xpidl/windowwatcher.xpt
1:26.45 config/makefiles/xpidl/xpcom_base.xpt
1:26.61 config/makefiles/xpidl/xpcom_components.xpt
1:26.69 config/makefiles/xpidl/xpcom_ds.xpt
1:26.93 config/makefiles/xpidl/xpcom_io.xpt
1:27.18 config/makefiles/xpidl/xpcom_system.xpt
1:27.18 config/makefiles/xpidl/xpcom_threads.xpt
1:27.39 config/makefiles/xpidl/xpconnect.xpt
1:27.59 config/makefiles/xpidl/xul.xpt
1:27.68 config/makefiles/xpidl/xulapp.xpt
1:27.98 config/makefiles/xpidl/zipwriter.xpt
1:28.38 config/makefiles/xpidl/xptdata.stub
1:30.62 toolkit/library/rust/force-cargo-library-build
1:30.63 accessible/base
1:30.63 accessible/aom
1:30.63 accessible/atk
1:38.10 Compiling proc-macro2 v1.0.66
1:40.01 Compiling quote v1.0.23
1:41.67 Compiling unicode-ident v1.0.6
1:50.81 Compiling syn v1.0.107
2:04.88 accessible/basetypes
2:16.34 Compiling serde v1.0.152
2:17.22 Compiling serde_derive v1.0.152
2:18.07 Compiling cfg-if v1.0.0
2:18.14 Compiling autocfg v1.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/rust/autocfg)
2:21.33 Compiling libc v0.2.139
2:24.99 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/RootAccessibleWrap.cpp:9:
2:24.99 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/other-licenses/atk-1.0/atk/atkobject.h:632:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
2:24.99 G_CONST_RETURN gchar* (*get_name)(AtkObject* accessible);
2:25.00 ^
2:25.00 /usr/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
2:25.00 #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
2:25.00 ^
2:25.00 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
2:25.00 #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
2:25.00 ^
2:25.00 /usr/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
2:25.00 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
2:25.00 ^
2:25.04 /usr/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
2:25.04 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
2:25.04 ^
2:25.04 <scratch space>:79:6: note: expanded from here
2:25.04 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
2:25.04 ^
2:25.04 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/RootAccessibleWrap.cpp:9:
2:25.04 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/other-licenses/atk-1.0/atk/atkobject.h:636:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
2:25.04 G_CONST_RETURN gchar* (*get_description)(AtkObject* accessible);
2:25.05 ^
2:25.05 /usr/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
2:25.09 #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
2:25.10 ^
2:25.10 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
2:25.11 #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
2:25.11 ^
2:25.12 /usr/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
2:25.12 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
2:25.13 ^
2:25.13 /usr/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
2:25.13 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
2:25.13 ^
2:25.13 <scratch space>:84:6: note: expanded from here
2:25.13 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
2:25.13 ^
2:25.13 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/RootAccessibleWrap.cpp:9:
2:25.13 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/other-licenses/atk-1.0/atk/atkobject.h:773:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
2:25.16 G_CONST_RETURN gchar* atk_object_get_name(AtkObject* accessible);
2:25.17 ^
2:25.17 /usr/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
2:25.17 #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
2:25.18 ^
2:25.19 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
2:25.19 #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
2:25.20 ^
2:25.20 /usr/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
2:25.20 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
2:25.21 ^
2:25.21 /usr/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
2:25.22 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
2:25.22 ^
2:25.22 <scratch space>:89:6: note: expanded from here
2:25.22 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
2:25.22 ^
2:25.23 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/RootAccessibleWrap.cpp:9:
2:25.23 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/other-licenses/atk-1.0/atk/atkobject.h:774:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
2:25.24 G_CONST_RETURN gchar* atk_object_get_description(AtkObject* accessible);
2:25.25 ^
2:25.25 /usr/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
2:25.25 #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
2:25.25 ^
2:25.25 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
2:25.27 #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
2:25.27 ^
2:25.27 /usr/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
2:25.27 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
2:25.27 ^
2:25.27 /usr/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
2:25.27 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
2:25.27 ^
2:25.27 <scratch space>:94:6: note: expanded from here
2:25.27 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
2:25.27 ^
2:25.27 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/RootAccessibleWrap.cpp:9:
2:25.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/other-licenses/atk-1.0/atk/atkobject.h:800:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
2:25.31 G_CONST_RETURN gchar* atk_role_get_name(AtkRole role);
2:25.31 ^
2:25.31 /usr/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
2:25.32 #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
2:25.32 ^
2:25.33 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
2:25.33 #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
2:25.33 ^
2:25.33 /usr/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
2:25.33 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
2:25.33 ^
2:25.34 /usr/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
2:25.34 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
2:25.34 ^
2:25.34 <scratch space>:99:6: note: expanded from here
2:25.34 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
2:25.34 ^
2:25.34 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/RootAccessibleWrap.cpp:9:
2:25.34 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/other-licenses/atk-1.0/atk/atkobject.h:810:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
2:25.37 G_CONST_RETURN gchar* atk_role_get_localized_name(AtkRole role);
2:25.38 ^
2:25.38 /usr/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN'
2:25.39 #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
2:25.39 ^
2:25.39 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
2:25.40 #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
2:25.40 ^
2:25.41 /usr/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
2:25.41 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
2:25.41 ^
2:25.42 /usr/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
2:25.42 #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
2:25.43 ^
2:25.43 <scratch space>:104:6: note: expanded from here
2:25.43 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
2:25.44 ^
2:26.32 6 warnings generated.
2:28.21 Compiling version_check v0.9.4
2:31.11 Compiling memchr v2.5.0
2:31.87 Compiling bitflags v1.3.2
2:32.01 Compiling num-traits v0.2.15
2:32.74 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/UtilInterface.cpp:237:23: warning: 'gtk_key_snooper_install' is deprecated [-Wdeprecated-declarations]
2:32.75 sKey_snooper_id = gtk_key_snooper_install(mai_key_snooper, data);
2:32.76 ^
2:32.76 /usr/include/gtk-3.0/gtk/gtkmain.h:184:1: note: 'gtk_key_snooper_install' has been explicitly marked deprecated here
2:32.76 GDK_DEPRECATED_IN_3_4
2:32.76 ^
2:32.76 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:286:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4'
2:32.76 # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED
2:32.76 ^
2:32.76 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
2:32.77 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
2:32.78 ^
2:32.78 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
2:32.79 #define G_DEPRECATED __attribute__((__deprecated__))
2:32.79 ^
2:32.79 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/accessible/atk/UtilInterface.cpp:257:5: warning: 'gtk_key_snooper_remove' is deprecated [-Wdeprecated-declarations]
2:32.80 gtk_key_snooper_remove(sKey_snooper_id);
2:32.81 ^
2:32.81 /usr/include/gtk-3.0/gtk/gtkmain.h:187:1: note: 'gtk_key_snooper_remove' has been explicitly marked deprecated here
2:32.81 GDK_DEPRECATED_IN_3_4
2:32.82 ^
2:32.82 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:286:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4'
2:32.82 # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED
2:32.82 ^
2:32.82 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
2:32.82 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
2:32.82 ^
2:32.83 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
2:32.84 #define G_DEPRECATED __attribute__((__deprecated__))
2:32.84 ^
2:33.62 2 warnings generated.
2:35.71 Compiling once_cell v1.17.1
2:40.10 Compiling getrandom v0.2.9
2:40.58 Compiling minimal-lexical v0.2.1
2:41.23 Compiling nom v7.1.3
2:46.52 Compiling mozbuild v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/mozbuild)
2:47.01 Compiling log v0.4.17
2:48.17 Compiling lazy_static v1.4.0
2:48.25 Compiling glob v0.3.1
2:48.86 accessible/generic
2:51.44 Compiling thiserror v1.0.38
2:52.35 Compiling thiserror-impl v1.0.38
3:10.17 Compiling packed_simd v0.3.9 (https://github.com/hsivonen/packed_simd?rev=e588ceb568878e1a3156ea9ce551d5b63ef0cdc4#e588ceb5)
3:10.73 Compiling ahash v0.7.6
3:33.63 Compiling hashbrown v0.12.3
3:42.48 Compiling smallvec v1.10.0
3:43.01 Compiling encoding_rs v0.8.33
3:44.03 Compiling toml v0.5.11
3:45.58 Compiling pkg-config v0.3.26
3:50.62 Compiling cc v1.0.73
3:57.75 Compiling indexmap v1.9.2
3:59.68 Compiling nsstring v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/nsstring)
4:02.46 Compiling itoa v1.0.5
4:02.56 Compiling semver v1.0.16
4:02.75 Compiling siphasher v0.3.10
4:03.47 Compiling thin-vec v0.2.12
4:03.91 Compiling unicase v2.6.0
4:05.07 Compiling anyhow v1.0.69
4:05.21 Compiling serde_json v1.0.93
4:06.02 Compiling ryu v1.0.12
4:06.07 Compiling camino v1.1.2
4:06.18 Compiling mime_guess v2.0.4
4:09.16 Compiling paste v1.0.11
4:09.84 Compiling clang-sys v1.6.0
4:12.10 Compiling nserror v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/nserror)
4:12.34 Compiling static_assertions v1.1.0
4:13.20 Compiling byteorder v1.4.3
4:13.91 Compiling aho-corasick v0.7.20
4:14.41 Compiling libloading v0.7.4
4:15.69 Compiling bindgen v0.64.0
4:16.09 Compiling mime v0.3.16
4:16.38 Compiling regex-syntax v0.6.28
4:21.67 Compiling regex v1.7.1
4:40.11 Compiling cargo-platform v0.1.2
4:40.60 accessible/html
4:41.66 Compiling cexpr v0.6.0
4:48.13 Compiling cstr v0.2.11
4:49.74 Compiling lazycell v1.3.0
4:49.89 Compiling peeking_take_while v0.1.2
4:49.98 Compiling askama_escape v0.10.3
4:50.10 Compiling scopeguard v1.1.0
4:50.21 Compiling shlex v1.1.0
4:50.63 Compiling rustc-hash v1.1.0
4:53.67 Compiling askama_shared v0.12.2
5:04.91 Compiling cargo_metadata v0.15.3
5:05.28 Compiling xpcom_macros v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/xpcom/xpcom_macros)
5:18.05 Compiling scroll_derive v0.11.0
5:18.97 Compiling crossbeam-utils v0.8.14
5:19.75 Compiling threadbound v0.1.5
5:19.83 Compiling xpcom v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/xpcom)
5:23.64 Compiling scroll v0.11.0
5:23.98 Compiling askama_derive v0.11.2
5:24.28 Compiling uniffi_checksum_derive v0.23.0
5:27.93 Compiling fs-err v2.9.0
5:28.89 Compiling plain v0.2.3
5:29.02 Compiling goblin v0.6.0
5:37.57 Compiling askama v0.11.1
5:37.67 Compiling uniffi_testing v0.23.0
5:44.84 Compiling uniffi_meta v0.23.0
5:47.33 Compiling bincode v1.3.3
5:48.67 Compiling weedle2 v4.0.0
5:51.67 Compiling heck v0.4.1
5:53.20 Compiling uniffi_bindgen v0.23.0
5:59.38 Compiling matches v0.1.10
5:59.46 Compiling unicode-bidi v0.3.8
6:03.25 Compiling tinyvec v1.999.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/tinyvec)
6:03.41 Compiling bytes v1.4.0
6:05.70 Compiling uniffi_core v0.23.0
6:07.16 Compiling uniffi_build v0.23.0
6:07.23 Compiling unicode-normalization v0.1.22
6:08.16 Compiling fnv v1.0.7
6:08.25 Compiling strsim v0.10.0
6:08.78 Compiling ident_case v1.0.1
6:08.93 Compiling darling_core v0.14.3
6:09.50 Compiling idna v0.2.3
6:12.51 Compiling percent-encoding v2.2.0
6:13.11 Compiling url v2.1.0
6:16.90 Compiling lock_api v0.4.9
6:17.31 Compiling parking_lot_core v0.8.6
6:21.09 Compiling instant v0.1.12
6:21.19 Compiling base64 v0.21.0
6:25.28 Compiling time v0.1.45
6:26.67 Compiling num-integer v0.1.45
6:29.29 Compiling parking_lot v0.11.2
6:35.93 Compiling base64 v0.13.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/base64)
6:36.01 Compiling rand_core v0.6.4
6:36.51 Compiling ppv-lite86 v0.2.17
6:37.31 Compiling rand_chacha v0.3.1
6:39.58 Compiling arrayvec v0.7.2
6:40.54 Compiling unicode-xid v0.2.4
6:40.69 Compiling synstructure v0.12.6
6:44.31 Compiling darling_macro v0.14.3
6:47.80 Compiling darling v0.14.3
6:48.31 Compiling rand v0.8.5
6:48.76 Compiling parking_lot v0.12.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/parking_lot)
6:48.84 Compiling displaydoc v0.2.3
6:50.60 Compiling uuid v1.3.0
6:52.67 Compiling typenum v1.16.0
6:54.91 Compiling tinystr v0.7.1
6:55.34 Compiling chrono v0.4.19
6:55.78 Compiling lmdb-rkv-sys v0.11.2
6:56.38 Compiling euclid v0.22.7
6:57.29 Compiling generic-array v0.14.6
6:57.62 Compiling termcolor v1.2.0
6:59.49 Compiling vcpkg v0.2.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/vcpkg)
6:59.57 Compiling libsqlite3-sys v0.25.2
7:04.00 Compiling unic-langid-impl v0.9.1
7:04.13 Compiling crossbeam-channel v0.5.6
7:05.11 Compiling phf_shared v0.10.0
7:05.73 Compiling phf_generator v0.10.0
7:06.06 Compiling unic-langid v0.9.1
7:06.29 Compiling slab v0.4.8
7:06.79 Compiling arrayref v0.3.6
7:07.52 Compiling lmdb-rkv v0.14.0
7:07.58 Compiling bindgen v0.63.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/bindgen)
7:07.65 Compiling hashlink v0.8.1
7:08.53 Compiling ordered-float v3.4.0
7:08.75 Compiling memoffset v0.8.0
7:09.07 Compiling id-arena v2.2.1
7:09.10 Compiling crc32fast v1.3.2
7:09.27 Compiling proc-macro-hack v0.5.20+deprecated
7:09.28 Compiling fallible-iterator v0.2.0
7:09.90 Compiling fallible-streaming-iterator v0.1.9
7:10.10 Compiling async-task v4.3.0
7:10.15 Compiling rusqlite v0.28.0
7:10.25 Compiling rkv v0.18.4
7:10.62 Compiling moz_task v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/moz_task)
7:12.95 Compiling crypto-common v0.1.6
7:13.13 Compiling block-buffer v0.10.3
7:13.61 Compiling ffi-support v0.4.4
7:14.66 Compiling app_units v0.7.2
7:14.84 Compiling bitflags v2.999.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/bitflags)
7:14.91 Compiling crossbeam-epoch v0.9.14
7:15.64 Compiling cmake v0.1.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/cmake)
7:15.70 Compiling futures-core v0.3.26
7:16.09 Compiling adler v1.0.2
7:16.42 Compiling miniz_oxide v0.6.2
7:18.61 Compiling cubeb-sys v0.10.3
7:19.05 Compiling digest v0.10.6
7:22.02 Compiling darling v0.13.99 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/darling)
7:22.10 Compiling whatsys v0.3.1
7:23.95 Compiling serde_bytes v0.11.9
7:25.18 Compiling khronos_api v3.1.0
7:25.70 Compiling futures-task v0.3.26
7:27.58 Compiling futures-channel v0.3.26
7:27.76 Compiling phf_macros v0.10.0
7:28.50 Compiling uniffi_macros v0.23.0
7:29.39 Compiling serde_with_macros v1.5.2
7:29.75 Compiling flate2 v1.0.25
7:33.22 Compiling interrupt-support v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
7:33.77 Compiling fluent-langneg v0.13.0
7:34.64 Compiling type-map v0.4.0
7:35.05 Compiling env_logger v0.10.0
7:39.14 Compiling storage_variant v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/storage/variant)
7:39.72 Compiling fxhash v0.2.1
7:39.90 Compiling error-support-macros v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
7:40.23 Compiling zeitstempel v0.1.1
7:40.33 Compiling rayon-core v1.10.2
7:41.22 Compiling atomic_refcell v0.1.9
7:41.38 Compiling dtoa v0.4.8
7:41.66 Compiling futures-util v0.3.26
7:42.46 Compiling remove_dir_all v0.5.3
7:42.54 Compiling nss_build_common v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
7:43.08 Compiling futures-sink v0.3.26
7:43.19 Compiling stable_deref_trait v1.2.0
7:43.25 Compiling cpufeatures v0.2.5
7:43.28 Compiling smallbitvec v2.5.1
7:43.70 Compiling serde_with v1.14.0
7:43.81 Compiling dtoa-short v0.3.3
7:44.05 Compiling phf v0.10.1
7:44.12 Compiling intl-memoizer v0.5.1
7:44.59 Compiling crossbeam-deque v0.8.2
7:45.48 Compiling sync-guid v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
7:45.71 Compiling intl_pluralrules v7.0.2
7:46.21 Compiling phf_codegen v0.10.0
7:46.36 Compiling malloc_size_of_derive v0.1.2
7:48.58 Compiling derive_common v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/derive_common)
7:50.22 Compiling webrender_build v0.0.2 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/webrender_build)
7:53.42 Compiling fluent-syntax v0.11.0
7:54.47 Compiling libdbus-sys v0.2.2
7:54.65 Compiling derive_more v0.99.17
7:54.97 Compiling inherent v1.0.4
7:57.75 Compiling cssparser-macros v0.6.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/rust/cssparser-macros)
8:01.31 Compiling futures-macro v0.3.26
8:01.57 Compiling uniffi v0.23.0
8:01.70 Compiling error-support v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
8:02.32 Compiling glean-core v52.7.0
8:03.95 Compiling num_cpus v1.15.0
8:07.26 Compiling self_cell v0.10.2
8:16.41 Compiling xml-rs v0.8.4
8:20.26 Compiling neqo-common v0.6.4 (https://github.com/mozilla/neqo?tag=v0.6.4#80db3a01)
8:20.80 Compiling fastrand v1.9.0
8:21.48 Compiling pin-utils v0.1.0
8:21.54 Compiling futures-io v0.3.26
8:21.94 Compiling pin-project-lite v0.2.9
8:22.03 Compiling either v1.8.1
8:24.47 Compiling tempfile v3.3.0
8:26.29 Compiling gl_generator v0.14.0
8:30.25 Compiling glean v52.7.0
8:31.94 Compiling fluent-bundle v0.15.2
8:37.32 Compiling sync15 v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
8:39.50 Compiling cssparser v0.31.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/rust/cssparser)
8:42.40 Compiling qlog v0.4.0
8:46.84 Compiling selectors v0.22.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/selectors)
8:49.62 Compiling cubeb-core v0.10.3
8:50.44 Compiling sha2 v0.10.6
8:51.23 Compiling servo_arc v0.1.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/servo_arc)
8:51.48 Compiling env_logger v0.9.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/env_logger)
8:51.55 Compiling neqo-crypto v0.6.4 (https://github.com/mozilla/neqo?tag=v0.6.4#80db3a01)
8:55.28 Compiling gecko-profiler v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/tools/profiler/rust-api)
8:59.48 Compiling glslopt v0.1.9
8:59.92 Compiling glsl v6.0.2
9:00.47 Compiling rust_decimal v1.28.1
9:01.55 Compiling async-trait v0.1.64
9:04.42 Compiling glsl-to-cxx v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/glsl-to-cxx)
9:29.23 Compiling to_shmem v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/to_shmem)
9:29.80 Compiling rayon v1.6.1
9:32.09 Compiling gleam v0.15.0
9:34.27 Compiling icecat-on-glean v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/glean/api)
9:36.50 Compiling futures-executor v0.3.26
9:37.87 Compiling to_shmem_derive v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/to_shmem_derive)
9:40.68 Compiling sql-support v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
9:41.01 Compiling wr_malloc_size_of v0.0.2 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/wr_malloc_size_of)
9:41.27 Compiling peek-poke-derive v0.3.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/peek-poke/peek-poke-derive)
9:42.47 Compiling pkcs11-bindings v0.1.5
9:43.88 Compiling static_prefs v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/modules/libpref/init/static_prefs)
9:43.96 Compiling alsa-sys v0.3.1
9:44.44 Compiling jobserver v0.1.25
9:46.55 Compiling profiler-macros v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/tools/profiler/rust-api/macros)
9:47.84 Compiling error-chain v0.12.4
9:48.22 Compiling memmap2 v0.5.9
9:48.90 Compiling ash v0.37.2+1.3.238
9:49.23 Compiling new_debug_unreachable v1.0.4
9:49.30 Compiling same-file v1.0.6
9:49.56 Compiling precomputed-hash v0.1.1
9:49.59 Compiling bit-vec v0.6.3
9:49.92 Compiling crossbeam-queue v0.3.8
9:50.23 Compiling unicode-width v0.1.10
9:50.36 Compiling data-encoding v2.3.3
9:50.66 Compiling codespan-reporting v0.11.1
9:54.44 Compiling bit-set v0.5.3
9:54.76 Compiling itertools v0.10.5
10:02.55 warning: private item shadows public glob re-export
10:02.55 --> tools/profiler/rust-api/src/marker/mod.rs:130:5
10:02.55 |
10:02.55 130 | use crate::marker::options::MarkerOptions;
10:02.55 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:02.57 |
10:02.57 note: the name `MarkerOptions` in the type namespace is supposed to be publicly re-exported here
10:02.57 --> tools/profiler/rust-api/src/marker/mod.rs:124:9
10:02.58 |
10:02.58 124 | pub use options::*;
10:02.59 | ^^^^^^^^^^
10:02.59 note: but the private item here shadows it
10:02.59 --> tools/profiler/rust-api/src/marker/mod.rs:130:5
10:02.60 |
10:02.60 130 | use crate::marker::options::MarkerOptions;
10:02.60 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:02.61 = note: `#[warn(hidden_glob_reexports)]` on by default
10:02.87 Compiling walkdir v2.3.2
10:04.66 warning: `gecko-profiler` (lib) generated 1 warning
10:04.75 Compiling build-parallel v0.1.2
10:05.01 Compiling peek-poke v0.3.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/peek-poke)
10:05.88 Compiling futures v0.3.26
10:05.95 Compiling dbus v0.6.5
10:13.86 Compiling swgl v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/swgl)
10:33.11 Compiling fluent-pseudo v0.3.1
10:34.95 Compiling dom v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/base/rust)
10:35.69 Compiling ron v0.8.0
10:43.33 Compiling nss-gk-api v0.2.1
10:50.64 Compiling nix v0.26.2
10:50.80 Compiling rustc_version v0.4.0
10:51.89 Compiling audioipc2 v0.5.0 (https://github.com/mozilla/audioipc?rev=0b51291d2483a17dce3e300c7784b369e02bee73#0b51291d)
10:52.38 Compiling spirv v0.2.0+1.5.4
10:52.87 Compiling gpu-descriptor-types v0.1.1
10:53.08 Compiling gpu-alloc-types v0.2.0
10:54.00 Compiling cfg-if v0.1.999 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/cfg-if)
10:54.06 Compiling void v1.0.2
10:54.16 Compiling cty v0.2.2
10:54.37 Compiling chunky-vec v0.1.0
10:54.53 Compiling hexf-parse v0.2.1
10:54.98 Compiling naga v0.12.0 (https://github.com/gfx-rs/naga?rev=b99d58ea435090e561377949f428bce2c18451bb#b99d58ea)
10:58.12 Compiling webrender v0.62.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/webrender)
10:58.61 Compiling fluent-fallback v0.7.0
10:59.93 Compiling raw-window-handle v0.5.0
11:00.65 Compiling malloc_size_of v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/malloc_size_of)
11:00.93 Compiling audio_thread_priority v0.26.1
11:02.48 Compiling gpu-alloc v0.5.3
11:03.51 Compiling gpu-descriptor v0.2.3
11:03.86 Compiling mozglue-static v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/mozglue/static/rust)
11:04.49 Compiling nix v0.24.99 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/rust/nix)
11:04.57 Compiling fluent v0.16.0
11:04.65 Compiling sfv v0.9.3
11:10.13 Compiling neqo-transport v0.6.4 (https://github.com/mozilla/neqo?tag=v0.6.4#80db3a01)
12:05.18 Compiling style v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/style)
12:09.41 Compiling webrender_api v0.62.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/webrender_api)
12:12.02 Compiling prost-derive v0.8.0
12:17.00 Compiling cubeb v0.10.3
12:17.23 Compiling golden_gate v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/services/sync/golden_gate)
12:18.21 warning: variable does not need to be mutable
12:18.22 --> gfx/wr/webrender_api/src/display_item_cache.rs:61:13
12:18.22 |
12:18.23 61 | let mut entry = &mut self.entries[key as usize];
12:18.23 | ----^^^^^
12:18.24 | |
12:18.25 | help: remove this `mut`
12:18.25 |
12:18.26 = note: `#[warn(unused_mut)]` on by default
12:18.26 warning: variable does not need to be mutable
12:18.27 --> gfx/wr/webrender_api/src/display_item_cache.rs:67:13
12:18.27 |
12:18.28 67 | let mut entry = &mut self.entries[key as usize];
12:18.28 | ----^^^^^
12:18.29 | |
12:18.29 | help: remove this `mut`
12:22.41 Compiling webext-storage v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
12:22.78 Compiling wgpu-types v0.16.0 (https://github.com/gfx-rs/wgpu?rev=f71a1bc736fde37509262ca03e91d8f56a13aeb5#f71a1bc7)
12:32.59 Compiling ohttp v0.3.1
12:33.05 Compiling enumset_derive v0.6.1
12:39.13 Compiling libudev-sys v0.1.3 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/webauthn/libudev-sys)
12:39.18 warning: `webrender_api` (lib) generated 2 warnings (run `cargo fix --lib -p webrender_api` to apply 2 suggestions)
12:39.18 Compiling mio v0.8.0
12:39.79 Compiling iovec v0.1.4
12:40.00 Compiling freetype v0.7.0
12:41.28 Compiling cose v0.1.4
12:41.60 Compiling encoding_c_mem v0.2.6
12:41.67 Compiling tracy-rs v0.1.2
12:41.83 Compiling replace_with v0.1.7
12:41.98 Compiling half v1.8.2
12:42.04 Compiling profiling v1.0.7
12:42.11 Compiling authenticator v0.4.0-alpha.15
12:42.50 Compiling svg_fmt v0.4.1
12:42.59 Compiling murmurhash3 v0.0.5
12:42.88 Compiling encoding_c v0.9.8
12:43.20 Compiling etagere v0.2.7
12:43.22 Compiling rust_cascade v1.5.0
12:43.31 Compiling serde_cbor v0.11.2
12:45.95 Compiling wgpu-hal v0.16.0 (https://github.com/gfx-rs/wgpu?rev=f71a1bc736fde37509262ca03e91d8f56a13aeb5#f71a1bc7)
12:46.62 Compiling l10nregistry v0.3.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/l10n/rust/l10nregistry-rs)
12:47.10 warning: variable does not need to be mutable
12:47.11 --> intl/l10n/rust/l10nregistry-rs/src/source/mod.rs:225:13
12:47.11 |
12:47.12 225 | let mut shared = Rc::get_mut(&mut self.shared).unwrap();
12:47.12 | ----^^^^^^
12:47.13 | |
12:47.14 | help: remove this `mut`
12:47.14 |
12:47.15 = note: `#[warn(unused_mut)]` on by default
12:50.59 Compiling wr_glyph_rasterizer v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wr/wr_glyph_rasterizer)
12:52.89 warning: `l10nregistry` (lib) generated 1 warning (run `cargo fix --lib -p l10nregistry` to apply 1 suggestion)
13:00.77 Compiling enumset v1.0.12
13:01.24 Compiling libudev v0.2.0
13:03.86 Compiling prost v0.8.0
13:05.13 Compiling alsa v0.7.0
13:12.87 Compiling neqo-qpack v0.6.4 (https://github.com/mozilla/neqo?tag=v0.6.4#80db3a01)
13:13.83 Compiling fluent-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/l10n/rust/fluent-ffi)
13:22.45 Compiling style_traits v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/style_traits)
13:23.45 Compiling cubeb-backend v0.10.3
13:23.94 Compiling tabs v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
13:24.53 Compiling style_derive v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/components/style_derive)
13:27.32 Compiling owning_ref v0.4.1
13:27.57 Compiling plane-split v0.18.0
13:28.70 Compiling uluru v3.0.0
13:31.18 Compiling fallible_collections v0.4.6
13:32.06 Compiling num-derive v0.3.3
13:32.42 Compiling pulse-ffi v0.1.0 (https://github.com/mozilla/cubeb-pulse-rs?rev=cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9#cf48897b)
13:33.50 Compiling dirs-sys v0.3.7
13:35.01 Compiling bitreader v0.3.6
13:35.51 Compiling topological-sort v0.1.0
13:35.69 Compiling quick-error v1.2.3
13:35.79 Compiling memalloc v0.1.0
13:35.97 Compiling unicode-segmentation v1.10.0
13:39.40 Compiling moz_cbor v0.1.2
13:39.43 Compiling runloop v0.1.0
13:39.92 Compiling hex v0.4.3
13:40.68 Compiling cache-padded v1.2.0
13:40.78 Compiling ringbuf v0.2.8
13:46.35 Compiling midir v0.7.0 (https://github.com/mozilla/midir.git?rev=519e651241e867af3391db08f9ae6400bc023e18#519e6512)
13:48.18 Compiling dns-parser v0.8.0
13:50.55 Compiling mp4parse v0.17.0 (https://github.com/mozilla/mp4parse-rust?rev=cf8b0e04de9c60f38f7f057f9f29c74d19336d0c#cf8b0e04)
14:02.30 Compiling dirs v4.0.0
14:02.65 Compiling pulse v0.3.0 (https://github.com/mozilla/cubeb-pulse-rs?rev=cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9#cf48897b)
14:05.01 Compiling l10nregistry-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/l10n/rust/l10nregistry-ffi)
14:08.31 warning: variable does not need to be mutable
14:08.31 --> gfx/wr/webrender/src/compositor/sw_compositor.rs:1029:21
14:08.31 |
14:08.32 1029 | let mut tile = &mut surface.tiles[0];
14:08.32 | ----^^^^
14:08.32 | |
14:08.33 | help: remove this `mut`
14:08.34 |
14:08.34 = note: `#[warn(unused_mut)]` on by default
14:09.42 warning: variable does not need to be mutable
14:09.43 --> gfx/wr/webrender/src/picture.rs:2891:13
14:09.43 |
14:09.44 2891 | let mut surface = &mut surfaces[prim_surface_index.0];
14:09.44 | ----^^^^^^^
14:09.45 | |
14:09.45 | help: remove this `mut`
14:19.49 Compiling neqo-http3 v0.6.4 (https://github.com/mozilla/neqo?tag=v0.6.4#80db3a01)
14:47.12 Compiling viaduct v0.1.0 (https://github.com/mozilla/application-services?rev=86c84c217036c12283d19368867323a66bf35883#86c84c21)
15:12.39 Compiling wgpu-core v0.16.0 (https://github.com/gfx-rs/wgpu?rev=f71a1bc736fde37509262ca03e91d8f56a13aeb5#f71a1bc7)
15:15.98 Compiling app_services_logger v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/services/common/app_services_logger)
15:17.39 Compiling dogear v0.5.0
15:26.59 Compiling sha1 v0.10.5
15:27.87 Compiling storage v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/storage/rust)
15:28.64 Compiling md-5 v0.10.5
15:28.84 Compiling unic-langid-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/locale/rust/unic-langid-ffi)
15:29.94 Compiling prio v0.9.1
15:34.28 Compiling chardetng v0.1.9 (https://github.com/hsivonen/chardetng?rev=3484d3e3ebdc8931493aa5df4d7ee9360a90e76b#3484d3e3)
15:37.54 Compiling object v0.30.3
15:42.08 Compiling webrtc-sdp v0.3.10
16:02.82 Compiling origin-trial-token v0.1.1
16:04.06 Compiling bhttp v0.3.1
16:04.92 Compiling xmldecl v0.2.0
16:05.23 Compiling socket2 v0.4.7
16:06.07 Compiling oxilangtag v0.1.3
16:08.00 Compiling mozilla-central-workspace-hack v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/build/workspace-hack)
16:08.03 Compiling rustc-demangle v0.1.21
16:08.10 Compiling typed-arena-nomut v0.1.0
16:08.31 Compiling wpf-gpu-raster v0.1.0 (https://github.com/IceCatGraphics/wpf-gpu-raster?rev=5ab6fe33d00021325ee920b3c10526dc8301cf46#5ab6fe33)
16:12.01 Compiling profiler_helper v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/tools/profiler/rust-helper)
16:12.58 Compiling jsrust_shared v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/rust/shared)
16:12.65 Compiling oxilangtag-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/locale/rust/oxilangtag-ffi)
16:13.61 Compiling mdns_service v0.1.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/media/webrtc/transport/mdns_service)
16:15.21 Compiling encoding_glue v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/encoding_glue)
16:15.75 Compiling binary_http v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/netwerk/protocol/http/binary_http)
16:18.86 Compiling origin-trials-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/origin-trials/ffi)
16:19.09 Compiling rsdparsa_capi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/media/webrtc/sdp/rsdparsa_capi)
16:20.90 Compiling chardetng_c v0.1.2 (https://github.com/hsivonen/chardetng_c?rev=ed8a4c6f900a90d4dbc1d64b856e61490a1c3570#ed8a4c6f)
16:21.23 Compiling dap_ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/telemetry/dap/ffi)
16:25.46 Compiling fluent-langneg-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/locale/rust/fluent-langneg-ffi)
16:27.39 Compiling crypto_hash v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/manager/ssl/crypto_hash)
16:28.73 Compiling bookmark_sync v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/places/bookmark_sync)
16:30.49 Compiling wgpu_bindings v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/wgpu_bindings)
16:42.39 Compiling gecko_logger v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/gecko_logger)
16:45.04 Compiling geckoservo v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/servo/ports/geckolib)
16:46.77 warning: variable does not need to be mutable
16:46.77 --> servo/ports/geckolib/glue.rs:5834:9
16:46.77 |
16:46.77 5834 | let mut data = &mut *data;
16:46.77 | ----^^^^
16:46.77 | |
16:46.79 | help: remove this `mut`
16:46.79 |
16:46.79 = note: `#[warn(unused_mut)]` on by default
18:18.79 Compiling webext_storage_bridge v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/extensions/storage/webext_storage_bridge)
18:26.89 Compiling fog_control v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/glean)
18:30.52 Compiling neqo_glue v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/netwerk/socket/neqo_glue)
18:41.80 Compiling webrender_bindings v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/webrender_bindings)
18:55.69 warning: `geckoservo` (lib) generated 1 warning (run `cargo fix --lib -p geckoservo` to apply 1 suggestion)
18:55.69 Compiling localization-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/l10n/rust/localization-ffi)
19:15.63 Compiling cubeb-pulse v0.4.1 (https://github.com/mozilla/cubeb-pulse-rs?rev=cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9#cf48897b)
19:20.12 Compiling mp4parse_capi v0.17.0 (https://github.com/mozilla/mp4parse-rust?rev=cf8b0e04de9c60f38f7f057f9f29c74d19336d0c#cf8b0e04)
19:35.57 Compiling authrs_bridge v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/webauthn/authrs_bridge)
19:44.96 Compiling midir_impl v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/midi/midir_impl)
19:47.16 Compiling mime-guess-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/fs/parent/rust/mime-guess-ffi)
19:47.31 Compiling oblivious_http v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/netwerk/protocol/http/oblivious_http)
19:48.71 Compiling cose-c v0.1.5
19:49.24 Compiling audioipc2-client v0.5.0 (https://github.com/mozilla/audioipc?rev=0b51291d2483a17dce3e300c7784b369e02bee73#0b51291d)
19:59.91 Compiling audioipc2-server v0.5.0 (https://github.com/mozilla/audioipc?rev=0b51291d2483a17dce3e300c7784b369e02bee73#0b51291d)
20:01.04 Compiling cert_storage v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/manager/ssl/cert_storage)
20:11.17 Compiling cascade_bloom_filter v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/cascade_bloom_filter)
20:11.99 Compiling http_sfv v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/netwerk/base/http-sfv)
20:13.69 Compiling data-encoding-ffi v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/fs/parent/rust/data-encoding-ffi)
20:14.15 Compiling mapped_hyph v0.4.3 (https://github.com/jfkthame/mapped_hyph.git?rev=c7651a0cffff41996ad13c44f689bd9cd2192c01#c7651a0c)
20:17.03 warning: `webrender` (lib) generated 2 warnings (run `cargo fix --lib -p webrender` to apply 2 suggestions)
20:17.03 Compiling jog v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/glean/bindings/jog)
20:19.52 Compiling rure v0.2.2 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/rust/rure)
20:22.97 Compiling kvstore v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/kvstore)
20:23.12 Compiling aa-stroke v0.1.0 (https://github.com/IceCatGraphics/aa-stroke?rev=07d3c25322518f294300e96246e09b95e118555d#07d3c253)
20:24.58 Compiling mozurl v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/netwerk/base/mozurl)
20:26.04 Compiling gkrust_utils v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/rust/gkrust_utils)
20:26.15 Compiling processtools v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/processtools)
20:26.44 Compiling netwerk_helper v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/netwerk/base/rust-helper)
20:28.23 Compiling moz_asserts v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/mozglue/static/rust/moz_asserts)
20:28.29 Compiling qcms v0.2.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/qcms)
20:28.91 Compiling prefs_parser v0.0.1 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/modules/libpref/parser)
20:29.33 warning: variable does not need to be mutable
20:29.33 --> gfx/qcms/src/iccread.rs:209:19
20:29.34 |
20:29.35 209 | fn invalid_source(mut mem: &mut MemSource, reason: &'static str) {
20:29.37 | ----^^^
20:29.37 | |
20:29.37 | help: remove this `mut`
20:29.37 |
20:29.37 = note: `#[warn(unused_mut)]` on by default
20:29.39 warning: variable does not need to be mutable
20:29.39 --> gfx/qcms/src/iccread.rs:302:25
20:29.39 |
20:29.39 302 | fn read_class_signature(mut profile: &mut Profile, mem: &mut MemSource) {
20:29.39 | ----^^^^^^^
20:29.39 | |
20:29.39 | help: remove this `mut`
20:29.39 warning: variable does not need to be mutable
20:29.39 --> gfx/qcms/src/iccread.rs:314:21
20:29.39 |
20:29.39 314 | fn read_color_space(mut profile: &mut Profile, mem: &mut MemSource) {
20:29.39 | ----^^^^^^^
20:29.39 | |
20:29.39 | help: remove this `mut`
20:29.39 warning: variable does not need to be mutable
20:29.43 --> gfx/qcms/src/iccread.rs:325:13
20:29.44 |
20:29.44 325 | fn read_pcs(mut profile: &mut Profile, mem: &mut MemSource) {
20:29.45 | ----^^^^^^^
20:29.45 | |
20:29.46 | help: remove this `mut`
20:29.47 warning: variable does not need to be mutable
20:29.47 --> gfx/qcms/src/iccread.rs:866:26
20:29.48 |
20:29.48 866 | fn read_rendering_intent(mut profile: &mut Profile, src: &mut MemSource) {
20:29.49 | ----^^^^^^^
20:29.50 | |
20:29.50 | help: remove this `mut`
20:29.51 warning: variable does not need to be mutable
20:29.51 --> gfx/qcms/src/iccread.rs:1605:13
20:29.52 |
20:29.53 1605 | let mut src: &mut MemSource = &mut source;
20:29.53 | ----^^^
20:29.54 | |
20:29.54 | help: remove this `mut`
20:29.55 warning: variable does not need to be mutable
20:29.56 --> gfx/qcms/src/transform.rs:359:5
20:29.57 |
20:29.57 359 | mut profile: &mut Profile,
20:29.57 | ----^^^^^^^
20:29.57 | |
20:29.58 | help: remove this `mut`
20:29.59 warning: variable does not need to be mutable
20:29.59 --> gfx/qcms/src/transform.rs:1156:58
20:29.60 |
20:29.61 1156 | pub extern "C" fn qcms_profile_precache_output_transform(mut profile: &mut Profile) {
20:29.61 | ----^^^^^^^
20:29.62 | |
20:29.62 | help: remove this `mut`
20:30.46 Compiling gkrust-shared v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/library/rust/shared)
20:30.70 accessible/ipc/extension/other
20:30.97 accessible/ipc/other
20:38.32 warning: `qcms` (lib) generated 8 warnings (run `cargo fix --lib -p qcms` to apply 8 suggestions)
20:46.61 accessible/ipc
20:57.25 accessible/xpcom
21:01.35 accessible/xul
21:16.04 browser/app
21:19.26 memory/build
21:23.82 memory/mozalloc
21:24.59 mfbt
21:25.27 mozglue/baseprofiler
21:30.14 mozglue/build
21:39.89 mozglue/interposers
21:44.48 mozglue/misc
21:50.63 xpcom/glue/standalone
21:53.44 browser/components/about
21:53.90 Compiling gkrust v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/library/rust)
21:54.56 browser/components/shell
22:05.70 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/browser/components/shell/nsGNOMEShellService.cpp:465:22: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations]
22:05.71 gboolean success = gdk_color_parse(background.get(), &color);
22:05.71 ^
22:05.71 /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:78:1: note: 'gdk_color_parse' has been explicitly marked deprecated here
22:05.71 GDK_DEPRECATED_IN_3_14_FOR(gdk_rgba_parse)
22:05.71 ^
22:05.71 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:357:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14_FOR'
22:05.71 # define GDK_DEPRECATED_IN_3_14_FOR(f) GDK_DEPRECATED_FOR(f)
22:05.71 ^
22:05.71 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
22:05.71 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
22:05.71 ^
22:05.71 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
22:05.71 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
22:05.71 ^
22:07.04 1 warning generated.
22:09.34 caps
22:39.45 chrome
22:57.15 config/external/ffi
22:57.28 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/ctypes/libffi/src/closures.c:524:
22:57.28 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/ctypes/libffi/src/dlmalloc.c:3385:7: warning: variable 'nfences' set but not used [-Wunused-but-set-variable]
22:57.28 int nfences = 0;
22:57.28 ^
22:57.32 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/ctypes/libffi/src/closures.c:748:29: warning: comparison of integers of different signs: 'off_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
22:57.32 off_t to_write = (len < page_size) ? len : page_size;
22:57.32 ~~~ ^ ~~~~~~~~~
22:58.19 2 warnings generated.
22:58.25 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/ctypes/libffi/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
22:58.25 ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));
22:58.25 ^
22:58.26 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/js/src/ctypes/libffi/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here
22:58.26 size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated));
22:58.26 ^
22:58.26 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/js/src/ctypes/libffi/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
22:58.26 ffi_java_ptrarray_to_raw (cif, avalue, raw);
22:58.26 ^
22:58.26 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/js/src/ctypes/libffi/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here
22:58.26 void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated));
22:58.26 ^
22:58.32 2 warnings generated.
22:58.88 config/external/ffi/unix64.o
22:59.02 config/external/ffi/win64.o
22:59.23 config/external/icu/common
23:01.09 config/external/icu/data/icu_data.o
23:01.38 config/external/icu/i18n
23:03.04 config/external/rlbox
23:04.66 config/external/rlbox_wasm2c_sandbox
23:08.51 config/external/wasm2c_sandbox_compiler
23:23.55 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/i18n/collationdatabuilder.cpp:418:20: warning: code will never be executed [-Wunreachable-code]
23:23.56 modified = true;
23:23.56 ^~~~
23:23.84 BUILDSTATUS BUILD_VERBOSE config/external/icu/common
23:25.41 1 warning generated.
24:50.30 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/ubrk.cpp:179:12: warning: 'ubrk_safeClone_73' is deprecated [-Wdeprecated-declarations]
24:50.31 return ubrk_safeClone(bi, nullptr, nullptr, status);
24:50.31 ^
24:50.32 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/urename.h:511:24: note: expanded from macro 'ubrk_safeClone'
24:50.32 #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
24:50.33 ^
24:50.33 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
24:50.34 # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
24:50.34 ^
24:50.35 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
24:50.35 # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
24:50.35 ^
24:50.36 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
24:50.37 # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
24:50.37 ^
24:50.37 <scratch space>:34:1: note: expanded from here
24:50.37 ubrk_safeClone_73
24:50.38 ^
24:50.38 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/ubrk.h:320:1: note: 'ubrk_safeClone_73' has been explicitly marked deprecated here
24:50.39 U_DEPRECATED UBreakIterator * U_EXPORT2
24:50.39 ^
24:50.40 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED'
24:50.40 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
24:50.41 ^
24:50.41 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED'
24:50.41 # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated))
24:50.42 ^
24:50.57 BUILDSTATUS BUILD_VERBOSE config/external/wasm2c_sandbox_compiler
24:50.58 1 warning generated.
25:03.84 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/ucnv.cpp:326:12: warning: 'ucnv_safeClone_73' is deprecated [-Wdeprecated-declarations]
25:03.84 return ucnv_safeClone(cnv, nullptr, nullptr, status);
25:03.85 ^
25:03.85 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/urename.h:707:24: note: expanded from macro 'ucnv_safeClone'
25:03.86 #define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone)
25:03.86 ^
25:03.87 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
25:03.87 # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
25:03.88 ^
25:03.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
25:03.88 # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
25:03.88 ^
25:03.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
25:03.88 # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
25:03.88 ^
25:03.88 <scratch space>:41:1: note: expanded from here
25:03.88 ucnv_safeClone_73
25:03.88 ^
25:03.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/ucnv.h:556:1: note: 'ucnv_safeClone_73' has been explicitly marked deprecated here
25:03.88 U_DEPRECATED UConverter * U_EXPORT2
25:03.88 ^
25:03.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED'
25:03.89 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
25:03.89 ^
25:03.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED'
25:03.89 # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated))
25:03.89 ^
25:03.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/ucnv.cpp:494:13: warning: 'ucnv_safeClone_73' is deprecated [-Wdeprecated-declarations]
25:03.89 clone = ucnv_safeClone(cnv, cloneBuffer, &cloneSize, err);
25:03.89 ^
25:03.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/urename.h:707:24: note: expanded from macro 'ucnv_safeClone'
25:03.89 #define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone)
25:03.89 ^
25:03.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
25:03.89 # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
25:03.89 ^
25:03.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
25:03.89 # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
25:03.90 ^
25:03.90 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
25:03.90 # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
25:03.90 ^
25:03.90 <scratch space>:67:1: note: expanded from here
25:03.90 ucnv_safeClone_73
25:03.90 ^
25:03.90 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/ucnv.h:556:1: note: 'ucnv_safeClone_73' has been explicitly marked deprecated here
25:03.90 U_DEPRECATED UConverter * U_EXPORT2
25:03.90 ^
25:03.90 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED'
25:03.90 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
25:03.90 ^
25:03.90 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED'
25:03.90 # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated))
25:03.90 ^
25:04.85 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n
25:05.02 2 warnings generated.
25:21.92 devtools/platform
25:31.00 devtools/shared/heapsnapshot
26:43.16 docshell/base
27:04.10 docshell/base/timeline
27:11.39 docshell/build
27:16.58 docshell/shistory
27:48.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/i18n/ucol.cpp:108:12: warning: 'ucol_safeClone_73' is deprecated [-Wdeprecated-declarations]
27:48.89 return ucol_safeClone(coll, nullptr, nullptr, status);
27:48.90 ^
27:48.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/urename.h:784:24: note: expanded from macro 'ucol_safeClone'
27:48.91 #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
27:48.91 ^
27:48.92 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
27:48.92 # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
27:48.93 ^
27:48.93 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
27:48.94 # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
27:48.94 ^
27:48.95 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
27:48.95 # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
27:48.96 ^
27:48.96 <scratch space>:103:1: note: expanded from here
27:48.97 ucol_safeClone_73
27:48.97 ^
27:48.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/unicode/ucol.h:1349:1: note: 'ucol_safeClone_73' has been explicitly marked deprecated here
27:48.97 U_DEPRECATED UCollator* U_EXPORT2
27:48.98 ^
27:48.98 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED'
27:48.98 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
27:48.98 ^
27:48.98 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/intl/icu/source/common/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED'
27:48.98 # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated))
27:48.98 ^
27:49.29 1 warning generated.
27:52.87 dom/abort
28:07.65 dom/animation
28:30.32 dom/audiochannel
28:33.73 dom/base
28:54.61 dom/battery
29:27.25 dom/bindings
29:29.30 dom/broadcastchannel
29:55.33 dom/cache
31:43.97 dom/canvas
37:50.29 dom/clients/api
38:35.74 dom/clients/manager
40:31.11 dom/commandhandler
40:37.50 dom/console
41:48.34 dom/credentialmanagement/identity
41:48.70 dom/credentialmanagement
42:26.44 dom/crypto
42:56.44 dom/debugger
43:34.92 dom/encoding
44:00.90 dom/events
44:55.86 dom/fetch
47:12.95 dom/file/ipc
47:57.26 dom/file
48:23.92 Finished release [optimized] target(s) in 46m 53s
48:23.93 warning: the following packages contain code that will be rejected by a future version of Rust: cose v0.1.4
48:25.21 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48:27.03 dom/file/uri
48:31.25 dom/filesystem/compat
48:41.61 dom/filesystem
48:42.36 dom/flex
48:50.16 dom/fs/api
48:50.92 dom/fs/child
48:53.81 dom/fs/parent/datamodel
49:10.54 dom/fs/parent
49:16.62 dom/fs/shared
49:18.77 dom/gamepad
49:38.24 dom/geolocation
49:38.74 dom/grid
49:42.69 dom/html/input
49:52.15 dom/html
49:56.33 dom/indexedDB
50:37.67 dom/ipc/jsactor
50:41.40 dom/ipc
51:23.09 dom/jsurl
51:52.73 dom/l10n
52:34.14 dom/localstorage
52:51.57 In file included from Unified_cpp_dom_localstorage0.cpp:2:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/localstorage/ActorsChild.cpp:7:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/localstorage/ActorsChild.h:12:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/ipc/ipdl/_ipdlheaders/mozilla/dom/PBackgroundLSDatabaseChild.h:9:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/ipc/ipdl/_ipdlheaders/mozilla/dom/PBackgroundLSDatabase.h:12:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/nsString.h:16:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/nsAString.h:20:
52:51.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/nsTSubstring.h:18:
52:51.58 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/mozilla/Maybe.h:847:1: warning: mutex 'forward(aArgs)' is still held at the end of function [-Wthread-safety-analysis]
52:51.58 }
52:51.59 ^
52:51.59 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/localstorage/ActorsParent.cpp:8996:23: note: in instantiation of function template specialization 'mozilla::Maybe<mozilla::detail::BaseAutoLock<mozilla::Mutex &>>::emplace<mozilla::Mutex &>' requested here
52:51.60 mShadowDatabaseLock.emplace(
52:51.60 ^
52:51.60 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/mozilla/Maybe.h:845:39: note: mutex acquired here
52:51.60 ::new (KnownNotNull, &mStorage.val) T(std::forward<Args>(aArgs)...);
52:51.60 ^
53:07.58 BUILDSTATUS BUILD_VERBOSE dom/localstorage
53:15.40 1 warning generated.
53:15.49 dom/locks
53:30.81 dom/mathml
53:34.77 dom/media/autoplay
54:08.97 dom/media/bridge
54:09.42 dom/media/doctor
54:21.66 dom/media/eme
54:23.54 dom/media/encoder
54:25.94 dom/media/fake-cdm
54:32.08 dom/media/flac
54:45.56 dom/media/gmp-plugin-openh264
54:46.82 dom/media/gmp
54:54.04 dom/media/gmp/widevine-adapter
55:27.94 dom/media/imagecapture
55:32.43 dom/media/ipc
55:44.75 dom/media/mediacapabilities
55:47.24 dom/media/mediacontrol
55:50.85 dom/media/mediasession
56:13.94 dom/media/mediasink
56:19.14 dom/media/mediasource
56:27.56 dom/media/mp3
56:54.61 dom/media/mp4
56:54.97 dom/media/platforms/agnostic/bytestreams
57:09.54 dom/media/platforms/agnostic/eme
57:12.50 dom/media/platforms/agnostic/gmp
57:15.67 dom/media/platforms/ffmpeg/ffmpeg57
57:30.45 dom/media/platforms/ffmpeg/ffmpeg58
57:32.41 dom/media/platforms/ffmpeg/ffmpeg59
57:38.32 dom/media/platforms/ffmpeg/ffmpeg60
57:53.27 dom/media/platforms/ffmpeg/ffvpx
57:59.47 dom/media/platforms/ffmpeg/libav53
58:01.07 dom/media/platforms/ffmpeg/libav54
58:02.24 dom/media/platforms/ffmpeg/libav55
58:11.56 dom/media/platforms/ffmpeg
58:13.64 dom/media/platforms/omx
58:15.15 dom/media/platforms
58:17.28 dom/media/systemservices
58:37.97 dom/media
58:45.63 dom/media/utils
58:58.05 dom/media/wave
59:03.54 dom/media/webaudio/blink
59:06.06 dom/media/webaudio
59:14.12 dom/media/webcodecs
59:15.91 dom/media/webm
59:37.85 dom/media/webrtc/common
60:00.50 dom/media/webrtc/jsapi
60:35.14 dom/media/webrtc/jsep
61:11.85 dom/media/webrtc/libwebrtcglue
61:30.61 dom/media/webrtc/sdp
61:30.92 In file included from Unified_cpp_libwebrtcglue0.cpp:92:
61:30.92 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/media/webrtc/libwebrtcglue/WebrtcMediaDataEncoderCodec.cpp:383:11: warning: 'end_of_picture' is deprecated [-Wdeprecated-declarations]
61:30.94 vp9.end_of_picture = true;
61:30.94 ^
61:30.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/modules/video_coding/include/video_codec_interface.h:83:3: note: 'end_of_picture' has been explicitly marked deprecated here
61:30.95 ABSL_DEPRECATED("") bool end_of_picture;
61:30.95 ^
61:30.96 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/attributes.h:674:49: note: expanded from macro 'ABSL_DEPRECATED'
61:30.96 #define ABSL_DEPRECATED(message) __attribute__((deprecated(message)))
61:30.97 ^
61:32.94 BUILDSTATUS BUILD_VERBOSE dom/media/webrtc/sdp
61:41.47 dom/media/webrtc
62:01.32 dom/media/webrtc/transport/build
62:03.55 1 warning generated.
62:05.05 dom/media/webrtc/transport/ipc
62:17.60 dom/media/webrtc/transport/third_party/nICEr
62:30.16 dom/media/webrtc/transport/third_party/nrappkit
62:34.62 dom/media/webrtc/transportbridge
62:35.44 dom/media/webspeech/recognition
62:47.85 dom/media/webspeech/synth/speechd
62:54.93 dom/media/webspeech/synth
62:58.02 dom/media/webvtt
63:07.40 dom/messagechannel
63:14.57 dom/midi
63:26.26 dom/network
63:39.39 dom/notification
63:41.99 dom/origin-trials/keys.inc.stub
63:42.65 dom/payments/ipc
63:54.00 dom/payments
64:00.93 dom/performance
64:02.33 dom/permission
64:20.27 dom/plugins/base
64:21.85 dom/power
64:22.15 dom/promise
64:25.01 dom/prototype
64:28.30 dom/push
64:37.83 dom/quota
64:44.38 dom/reporting
64:51.53 dom/script
64:56.15 In file included from Unified_cpp_dom_quota0.cpp:2:
64:56.15 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/quota/ActorsChild.cpp:7:
64:56.15 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/quota/ActorsChild.h:13:
64:56.16 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/ipc/ipdl/_ipdlheaders/mozilla/dom/quota/PQuotaChild.h:9:
64:56.17 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/ipc/ipdl/_ipdlheaders/mozilla/dom/quota/PQuota.h:12:
64:56.17 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/nsString.h:16:
64:56.18 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/nsAString.h:20:
64:56.18 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/nsTSubstring.h:18:
64:56.18 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/mozilla/Maybe.h:847:1: warning: mutex 'forward(aArgs)' is still held at the end of function [-Wthread-safety-analysis]
64:56.19 }
64:56.20 ^
64:56.20 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/dom/quota/ActorsParent.cpp:4289:10: note: in instantiation of function template specialization 'mozilla::Maybe<mozilla::detail::BaseAutoLock<mozilla::Mutex &>>::emplace<mozilla::Mutex &>' requested here
64:56.21 lock.emplace(mQuotaMutex);
64:56.21 ^
64:56.21 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/mozilla/Maybe.h:845:39: note: mutex acquired here
64:56.21 ::new (KnownNotNull, &mStorage.val) T(std::forward<Args>(aArgs)...);
64:56.23 ^
65:08.06 BUILDSTATUS BUILD_VERBOSE dom/quota
65:09.78 dom/security/featurepolicy
65:16.78 dom/security/sanitizer
65:21.84 dom/security
65:27.93 dom/serializers
65:33.59 1 warning generated.
65:33.69 dom/serviceworkers
66:15.06 dom/simpledb
66:22.49 dom/smil
66:39.81 dom/storage
66:43.55 dom/streams
67:07.63 dom/svg
67:16.83 dom/system/linux
67:25.84 dom/system
67:44.45 dom/url
67:49.51 dom/vr
68:00.05 dom/webauthn
68:31.64 dom/webbrowserpersist
68:46.33 dom/webgpu
68:48.39 dom/webscheduling
69:02.60 dom/websocket
69:13.81 dom/webtransport/api
69:21.86 dom/webtransport/child
69:22.59 dom/webtransport/parent
69:29.30 dom/webtransport/shared
69:41.07 dom/workers/loader
69:41.77 dom/workers/remoteworkers
69:43.31 dom/workers/sharedworkers
69:58.71 dom/workers
70:08.22 dom/worklet/loader
70:15.21 dom/worklet
70:23.04 dom/xhr
70:33.03 dom/xml
70:34.06 dom/xslt/base
70:43.01 dom/xslt/xml
70:45.53 dom/xslt/xpath
70:47.49 dom/xslt/xslt
71:00.97 dom/xul
71:12.66 editor/composer
71:14.05 editor/libeditor
71:30.21 editor/spellchecker
71:49.66 editor/txmgr
71:58.65 extensions/auth
72:04.96 extensions/permissions
72:08.25 extensions/pref/autoconfig/src
72:16.08 extensions/spellcheck/hunspell/src
72:19.51 In file included from Unified_cpp_hunspell_src0.cpp:74:
72:19.51 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/extensions/spellcheck/hunspell/src/suggestmgr.cxx:1950:7: warning: variable 'test' set but not used [-Wunused-but-set-variable]
72:19.53 int test = 0;
72:19.53 ^
72:19.54 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/extensions/spellcheck/hunspell/src/suggestmgr.cxx:2002:7: warning: variable 'test' set but not used [-Wunused-but-set-variable]
72:19.56 int test = 0;
72:19.56 ^
72:33.64 BUILDSTATUS BUILD_VERBOSE extensions/spellcheck/src
72:34.84 gfx/2d
72:51.41 2 warnings generated.
72:53.47 gfx/angle/targets/angle_common
72:59.07 gfx/angle/targets/preprocessor
73:05.00 gfx/angle/targets/translator
73:54.65 In file included from Unified_cpp_gfx_2d2.cpp:2:
73:54.65 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/2d/SourceSurfaceSkia.cpp:7:
73:54.66 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/2d/Logging.h:22:
73:54.66 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/2d/2D.h:11:
73:54.66 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/2d/Point.h:18:
73:54.66 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/mozilla/Maybe.h:847:1: warning: mutex 'forward(aArgs)' is still held at the end of function [-Wthread-safety-analysis]
73:54.66 }
73:54.66 ^
73:54.66 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/2d/SourceSurfaceSkia.cpp:52:12: note: in instantiation of function template specialization 'mozilla::Maybe<mozilla::detail::BaseAutoLock<mozilla::Mutex &>>::emplace<mozilla::Mutex &>' requested here
73:54.66 aLock->emplace(mChangeMutex);
73:54.66 ^
73:54.66 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/include/mozilla/Maybe.h:845:39: note: mutex acquired here
73:54.67 ::new (KnownNotNull, &mStorage.val) T(std::forward<Args>(aArgs)...);
73:54.67 ^
73:55.42 BUILDSTATUS BUILD_VERBOSE gfx/cairo/cairo/src
73:55.80 gfx/cairo/cairo/src
73:59.11 1 warning generated.
73:59.12 gfx/cairo/libpixman/src
74:01.48 gfx/config
74:09.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-pdf-surface.c:2436:9: warning: variable 'status' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
74:09.28 if (surface->base.status != CAIRO_STATUS_SUCCESS)
74:09.28 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74:09.29 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-pdf-surface.c:2504:9: note: uninitialized use occurs here
74:09.30 if (status == CAIRO_STATUS_SUCCESS)
74:09.30 ^~~~~~
74:09.31 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-pdf-surface.c:2436:5: note: remove the 'if' if its condition is always false
74:09.31 if (surface->base.status != CAIRO_STATUS_SUCCESS)
74:09.31 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74:09.31 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-pdf-surface.c:2428:5: note: variable 'status' is declared here
74:09.31 cairo_status_t status, status2;
74:09.31 ^
74:12.63 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
74:12.79 1 warning generated.
74:23.33 gfx/gl
74:43.92 In file included from Unified_c_gfx_cairo_cairo_src3.c:137:
74:43.92 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:119:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
74:43.93 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.93 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
74:43.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:119:14: note: remove extraneous parentheses around the comparison to silence this warning
74:43.94 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.94 ~ ^ ~
74:43.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:119:14: note: use '=' to turn this equality comparison into an assignment
74:43.94 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.94 ^~
74:43.94 =
74:43.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:213:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
74:43.96 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.97 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
74:43.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:213:14: note: remove extraneous parentheses around the comparison to silence this warning
74:43.97 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.97 ~ ^ ~
74:43.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:213:14: note: use '=' to turn this equality comparison into an assignment
74:43.97 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.97 ^~
74:43.97 =
74:43.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:306:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
74:43.97 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.97 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
74:43.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:306:14: note: remove extraneous parentheses around the comparison to silence this warning
74:43.97 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:43.97 ~ ^ ~
74:44.01 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo-shape-mask-compositor.c:306:14: note: use '=' to turn this equality comparison into an assignment
74:44.01 if ((status == CAIRO_INT_STATUS_SUCCESS)) {
74:44.01 ^~
74:44.02 =
74:44.99 BUILDSTATUS BUILD_VERBOSE gfx/cairo/libpixman/src
74:51.57 3 warnings generated.
74:56.81 In file included from Unified_c_gfx_cairo_cairo_src5.c:65:
74:56.83 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo.c:3305:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
74:56.83 if ((scaled_font == NULL)) {
74:56.83 ~~~~~~~~~~~~^~~~~~~
74:56.83 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo.c:3305:22: note: remove extraneous parentheses around the comparison to silence this warning
74:56.84 if ((scaled_font == NULL)) {
74:56.85 ~ ^ ~
74:56.85 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/cairo/src/cairo.c:3305:22: note: use '=' to turn this equality comparison into an assignment
74:56.85 if ((scaled_font == NULL)) {
74:56.86 ^~
74:56.86 =
74:57.79 BUILDSTATUS BUILD_VERBOSE gfx/cairo/libpixman/src
74:58.90 1 warning generated.
74:58.95 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
74:58.95 #if _PIXMAN_X86_64 || defined (_MSC_VER)
74:58.95 ^
74:58.95 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:78:6: note: expanded from macro '_PIXMAN_X86_64'
74:58.95 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
74:58.95 ^
74:58.96 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
74:58.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:78:28: note: expanded from macro '_PIXMAN_X86_64'
74:58.97 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
74:58.97 ^
74:58.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
74:58.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:78:51: note: expanded from macro '_PIXMAN_X86_64'
74:58.97 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
74:58.97 ^
74:58.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:122:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
74:58.97 #if _PIXMAN_X86_64
74:58.97 ^
74:58.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:78:6: note: expanded from macro '_PIXMAN_X86_64'
74:58.97 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
74:59.01 ^
74:59.01 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:122:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
74:59.02 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:78:28: note: expanded from macro '_PIXMAN_X86_64'
74:59.02 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
74:59.03 ^
74:59.03 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:122:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
74:59.04 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/cairo/libpixman/src/pixman-x86.c:78:51: note: expanded from macro '_PIXMAN_X86_64'
74:59.04 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
74:59.04 ^
74:59.04 6 warnings generated.
75:03.54 gfx/graphite2/src
75:05.13 In file included from Unified_cpp_gfx_graphite2_src0.cpp:74:
75:05.13 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/graphite2/src/GlyphCache.cpp:47:40: warning: 'iterator<std::input_iterator_tag, std::pair<unsigned short, unsigned short>>' is deprecated [-Wdeprecated-declarations]
75:05.13 class _glat_iterator : public std::iterator<std::input_iterator_tag, std::pair<sparse::key_type, sparse::mapped_type> >
75:05.13 ^
75:05.13 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/bits/stl_iterator_base_types.h:127:12: note: 'iterator<std::input_iterator_tag, std::pair<unsigned short, unsigned short>>' has been explicitly marked deprecated here
75:05.13 struct _GLIBCXX17_DEPRECATED iterator
75:05.13 ^
75:05.13 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h:121:34: note: expanded from macro '_GLIBCXX17_DEPRECATED'
75:05.13 # define _GLIBCXX17_DEPRECATED [[__deprecated__]]
75:05.13 ^
75:08.97 BUILDSTATUS BUILD_VERBOSE gfx/harfbuzz/src
75:11.78 1 warning generated.
75:17.41 gfx/ipc
75:41.60 gfx/layers
76:46.31 gfx/skia
76:55.95 gfx/src
77:55.13 gfx/vr/service/openvr
78:19.05 gfx/vr/service
79:06.87 In file included from Unified_cpp_gfx_skia10.cpp:110:
79:06.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTextBlob.cpp:207:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:06.89 }
79:06.89 ^
79:07.27 In file included from Unified_cpp_gfx_skia10.cpp:137:
79:07.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface.cpp:424:17: warning: variable 'uni' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
79:07.28 SK_ABORT("unexpected enum");
79:07.29 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
79:07.29 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/include/private/base/SkAssert.h:39:14: note: expanded from macro 'SK_ABORT'
79:07.30 do { if (sk_abort_is_enabled()) { \
79:07.31 ^~~~~~~~~~~~~~~~~~~~~
79:07.31 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface.cpp:426:16: note: uninitialized use occurs here
79:07.32 return uni;
79:07.32 ^~~
79:07.33 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface.cpp:424:17: note: remove the 'if' if its condition is always true
79:07.33 SK_ABORT("unexpected enum");
79:07.34 ^
79:07.34 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/include/private/base/SkAssert.h:39:10: note: expanded from macro 'SK_ABORT'
79:07.35 do { if (sk_abort_is_enabled()) { \
79:07.35 ^
79:07.35 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface.cpp:402:29: note: initialize the variable 'uni' to silence this warning
79:07.36 const SkUnichar* uni;
79:07.36 ^
79:07.37 = nullptr
79:10.49 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
79:12.50 gfx/vr
79:14.70 2 warnings generated.
79:17.83 In file included from Unified_cpp_gfx_skia11.cpp:11:
79:17.83 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.cpp:14:
79:17.84 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:98:75: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.85 int onGetUPEM() const override { SK_ABORT("Should never be called."); }
79:17.85 ^
79:17.86 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:101:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.86 }
79:17.86 ^
79:17.86 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:104:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.86 }
79:17.86 ^
79:17.86 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:111:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.86 }
79:17.86 ^
79:17.87 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:115:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.87 }
79:17.90 ^
79:17.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:122:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.91 }
79:17.91 ^
79:17.93 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:125:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.93 }
79:17.93 ^
79:17.93 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:128:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.94 }
79:17.94 ^
79:17.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:131:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.94 }
79:17.94 ^
79:17.95 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:155:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.95 }
79:17.96 ^
79:17.96 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:165:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
79:17.97 }
79:17.97 ^
79:18.14 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
79:19.13 In file included from Unified_cpp_gfx_skia11.cpp:128:
79:19.13 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/effects/imagefilters/SkBlurImageFilter.cpp:818:5: warning: non-void lambda does not return a value in all control paths [-Wreturn-type]
79:19.13 };
79:19.14 ^
79:21.94 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
79:31.71 12 warnings generated.
80:15.02 In file included from Unified_cpp_gfx_skia16.cpp:83:
80:15.03 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLAnalysis.cpp:23:
80:15.03 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLBuiltinTypes.h:13:
80:15.03 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
80:15.04 }
80:15.04 ^
80:15.13 BUILDSTATUS BUILD_VERBOSE gfx/layers
80:16.22 In file included from Unified_cpp_gfx_skia16.cpp:101:
80:16.22 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLCompiler.cpp:281:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
80:16.24 }
80:16.24 ^
80:17.95 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
80:29.35 2 warnings generated.
80:30.83 In file included from Unified_cpp_gfx_skia17.cpp:20:
80:30.83 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLModuleLoader.cpp:7:
80:30.84 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLModuleLoader.h:11:
80:30.84 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLBuiltinTypes.h:13:
80:30.85 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
80:30.86 }
80:30.86 ^
80:30.89 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
80:31.18 In file included from Unified_cpp_gfx_skia17.cpp:29:
80:31.19 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLOperator.cpp:56:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
80:31.19 }
80:31.20 ^
80:33.65 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
80:42.56 In file included from Unified_cpp_gfx_skia18.cpp:2:
80:42.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/analysis/SkSLGetLoopUnrollInfo.cpp:18:
80:42.57 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLBinaryExpression.h:15:
80:42.58 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLExpression.h:14:
80:42.59 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
80:42.59 }
80:42.60 ^
80:42.84 2 warnings generated.
80:53.23 gfx/webrender_bindings
81:14.92 1 warning generated.
81:16.09 In file included from Unified_cpp_gfx_skia19.cpp:2:
81:16.10 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/dsl/DSLExpression.cpp:16:
81:16.10 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLThreadContext.h:16:
81:16.11 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLProgram.h:11:
81:16.11 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:16.11 }
81:16.11 ^
81:17.81 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
81:25.04 1 warning generated.
81:29.77 In file included from Unified_cpp_gfx_skia2.cpp:74:
81:29.77 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkChromeRemoteGlyphCache.cpp:30:
81:29.78 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:98:75: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.79 int onGetUPEM() const override { SK_ABORT("Should never be called."); }
81:29.79 ^
81:29.79 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:101:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.81 }
81:29.81 ^
81:29.81 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:104:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.82 }
81:29.83 ^
81:29.84 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:111:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.84 }
81:29.85 ^
81:29.85 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:115:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.85 }
81:29.86 ^
81:29.87 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:122:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.87 }
81:29.87 ^
81:29.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:125:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.89 }
81:29.89 ^
81:29.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:128:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.91 }
81:29.92 ^
81:29.92 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:131:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.94 }
81:29.94 ^
81:29.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:155:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.95 }
81:29.95 ^
81:29.95 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkTypeface_remote.h:165:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:29.95 }
81:29.95 ^
81:33.06 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
81:42.89 11 warnings generated.
81:44.25 In file included from Unified_cpp_gfx_skia20.cpp:2:
81:44.25 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLConstructorMatrixResize.cpp:8:
81:44.25 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLConstructorMatrixResize.h:13:
81:44.26 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLConstructor.h:14:
81:44.27 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLExpression.h:14:
81:44.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:44.29 }
81:44.29 ^
81:45.08 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
81:54.81 1 warning generated.
81:55.97 In file included from Unified_cpp_gfx_skia21.cpp:11:
81:55.97 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLLiteral.cpp:9:
81:55.97 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLLiteral.h:15:
81:55.97 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLBuiltinTypes.h:13:
81:55.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
81:55.97 }
81:55.97 ^
81:56.20 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator
82:08.21 1 warning generated.
82:08.87 In file included from Unified_cpp_gfx_skia22.cpp:2:
82:08.88 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/tracing/SkRPDebugTrace.cpp:8:
82:08.88 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/tracing/SkRPDebugTrace.h:12:
82:08.89 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/tracing/SkSLDebugInfo.h:11:
82:08.89 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
82:08.90 }
82:08.91 ^
82:20.98 BUILDSTATUS BUILD_VERBOSE gfx/layers
82:21.15 1 warning generated.
82:40.17 In file included from Unified_cpp_gfx_skia3.cpp:74:
82:40.17 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkDescriptor.cpp:29:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
82:40.18 }
82:40.18 ^
82:45.26 1 warning generated.
83:04.70 gfx/ycbcr
83:10.01 hal
83:25.13 In file included from Unified_cpp_gfx_skia9.cpp:29:
83:25.13 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/core/SkRuntimeEffect.cpp:33:
83:25.13 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/SkSLBuiltinTypes.h:13:
83:25.14 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/skia/skia/src/sksl/ir/SkSLType.h:425:5: warning: non-void function does not return a value in all control paths [-Wreturn-type]
83:25.14 }
83:25.14 ^
83:28.31 BUILDSTATUS BUILD_VERBOSE image/build
83:29.35 image/decoders/icon/gtk
83:35.93 image/decoders/icon
83:37.65 1 warning generated.
83:37.70 image/decoders
83:40.74 image/encoders/bmp
83:40.92 image/encoders/ico
83:43.26 image/encoders/jpeg
83:43.60 image/encoders/png
83:44.63 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:136:5: warning: 'gtk_widget_ensure_style' is deprecated [-Wdeprecated-declarations]
83:44.64 gtk_widget_ensure_style(gStockImageWidget);
83:44.65 ^
83:44.65 /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:739:1: note: 'gtk_widget_ensure_style' has been explicitly marked deprecated here
83:44.66 GDK_DEPRECATED_IN_3_0
83:44.67 ^
83:44.67 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:258:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0'
83:44.67 # define GDK_DEPRECATED_IN_3_0 GDK_DEPRECATED
83:44.68 ^
83:44.68 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:44.69 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:44.69 ^
83:44.69 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:44.70 #define G_DEPRECATED __attribute__((__deprecated__))
83:44.70 ^
83:44.71 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:279:3: warning: 'gtk_icon_info_free' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
83:44.71 gtk_icon_info_free(iconInfo);
83:44.72 ^
83:44.72 /usr/include/gtk-3.0/gtk/gtkicontheme.h:283:1: note: 'gtk_icon_info_free' has been explicitly marked deprecated here
83:44.73 GDK_DEPRECATED_IN_3_8_FOR(g_object_unref)
83:44.73 ^
83:44.74 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR'
83:44.74 # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f)
83:44.75 ^
83:44.75 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
83:44.76 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
83:44.77 ^
83:44.77 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
83:44.77 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
83:44.77 ^
83:44.77 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:360:9: warning: 'gtk_icon_info_free' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
83:44.77 gtk_icon_info_free(icon);
83:44.77 ^
83:44.77 /usr/include/gtk-3.0/gtk/gtkicontheme.h:283:1: note: 'gtk_icon_info_free' has been explicitly marked deprecated here
83:44.77 GDK_DEPRECATED_IN_3_8_FOR(g_object_unref)
83:44.77 ^
83:44.77 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR'
83:44.80 # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f)
83:44.81 ^
83:44.81 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
83:44.81 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
83:44.81 ^
83:44.82 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
83:44.83 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
83:44.83 ^
83:44.83 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:366:21: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations]
83:44.83 GtkStyle* style = gtk_widget_get_style(gStockImageWidget);
83:44.83 ^
83:44.83 /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:741:1: note: 'gtk_widget_get_style' has been explicitly marked deprecated here
83:44.83 GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_style_context)
83:44.83 ^
83:44.83 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'
83:44.86 # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)
83:44.86 ^
83:44.86 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
83:44.86 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
83:44.86 ^
83:44.86 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
83:44.86 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
83:44.86 ^
83:44.86 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:369:16: warning: 'gtk_style_lookup_icon_set' is deprecated: Use 'GtkStyleContext and a style class' instead [-Wdeprecated-declarations]
83:44.87 icon_set = gtk_style_lookup_icon_set(style, stockID.get());
83:44.87 ^
83:44.87 /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:464:1: note: 'gtk_style_lookup_icon_set' has been explicitly marked deprecated here
83:44.90 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext and a style class)
83:44.90 ^
83:44.91 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'
83:44.91 # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)
83:44.91 ^
83:44.92 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
83:44.92 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
83:44.93 ^
83:44.93 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
83:44.93 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
83:44.94 ^
83:44.94 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:379:16: warning: 'gtk_icon_set_new' is deprecated [-Wdeprecated-declarations]
83:44.95 icon_set = gtk_icon_set_new();
83:44.95 ^
83:44.96 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:137:1: note: 'gtk_icon_set_new' has been explicitly marked deprecated here
83:44.96 GDK_DEPRECATED_IN_3_10
83:44.96 ^
83:44.97 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
83:44.97 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
83:44.97 ^
83:44.98 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:44.98 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:44.99 ^
83:44.99 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:44.99 #define G_DEPRECATED __attribute__((__deprecated__))
83:45.00 ^
83:45.00 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:380:34: warning: 'gtk_icon_source_new' is deprecated [-Wdeprecated-declarations]
83:45.01 GtkIconSource* icon_source = gtk_icon_source_new();
83:45.01 ^
83:45.02 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:169:1: note: 'gtk_icon_source_new' has been explicitly marked deprecated here
83:45.02 GDK_DEPRECATED_IN_3_10
83:45.03 ^
83:45.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
83:45.03 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
83:45.03 ^
83:45.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:45.03 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:45.03 ^
83:45.03 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:45.03 #define G_DEPRECATED __attribute__((__deprecated__))
83:45.03 ^
83:45.03 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:382:5: warning: 'gtk_icon_source_set_icon_name' is deprecated [-Wdeprecated-declarations]
83:45.03 gtk_icon_source_set_icon_name(icon_source, stockIcon.get());
83:45.03 ^
83:45.06 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:179:1: note: 'gtk_icon_source_set_icon_name' has been explicitly marked deprecated here
83:45.06 GDK_DEPRECATED_IN_3_10
83:45.06 ^
83:45.06 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
83:45.06 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
83:45.06 ^
83:45.06 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:45.06 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:45.06 ^
83:45.06 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:45.07 #define G_DEPRECATED __attribute__((__deprecated__))
83:45.07 ^
83:45.08 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:383:5: warning: 'gtk_icon_set_add_source' is deprecated [-Wdeprecated-declarations]
83:45.08 gtk_icon_set_add_source(icon_set, icon_source);
83:45.08 ^
83:45.08 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:158:1: note: 'gtk_icon_set_add_source' has been explicitly marked deprecated here
83:45.08 GDK_DEPRECATED_IN_3_10
83:45.08 ^
83:45.08 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
83:45.09 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
83:45.09 ^
83:45.09 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:45.10 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:45.10 ^
83:45.11 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:45.11 #define G_DEPRECATED __attribute__((__deprecated__))
83:45.11 ^
83:45.12 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:384:5: warning: 'gtk_icon_source_free' is deprecated [-Wdeprecated-declarations]
83:45.13 gtk_icon_source_free(icon_source);
83:45.13 ^
83:45.13 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:173:1: note: 'gtk_icon_source_free' has been explicitly marked deprecated here
83:45.14 GDK_DEPRECATED_IN_3_10
83:45.14 ^
83:45.14 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
83:45.14 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
83:45.14 ^
83:45.14 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:45.14 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:45.14 ^
83:45.14 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:45.14 #define G_DEPRECATED __attribute__((__deprecated__))
83:45.14 ^
83:45.18 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:387:21: warning: 'gtk_icon_set_render_icon' is deprecated: Use 'gtk_icon_set_render_icon_pixbuf' instead [-Wdeprecated-declarations]
83:45.18 GdkPixbuf* icon = gtk_icon_set_render_icon(
83:45.19 ^
83:45.19 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:149:1: note: 'gtk_icon_set_render_icon' has been explicitly marked deprecated here
83:45.19 GDK_DEPRECATED_IN_3_0_FOR(gtk_icon_set_render_icon_pixbuf)
83:45.19 ^
83:45.19 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'
83:45.19 # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)
83:45.19 ^
83:45.19 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
83:45.22 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
83:45.22 ^
83:45.22 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
83:45.22 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
83:45.22 ^
83:45.22 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/image/decoders/icon/gtk/nsIconChannel.cpp:390:5: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations]
83:45.22 gtk_icon_set_unref(icon_set);
83:45.22 ^
83:45.22 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:144:1: note: 'gtk_icon_set_unref' has been explicitly marked deprecated here
83:45.22 GDK_DEPRECATED_IN_3_10
83:45.22 ^
83:45.26 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
83:45.27 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
83:45.27 ^
83:45.27 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
83:45.28 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
83:45.28 ^
83:45.29 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
83:45.29 #define G_DEPRECATED __attribute__((__deprecated__))
83:45.30 ^
83:45.99 BUILDSTATUS BUILD_VERBOSE image/encoders/webp
83:48.19 image
83:48.71 12 warnings generated.
84:13.17 intl/components
84:27.66 intl/hyphenation/glue
84:29.07 intl/l10n
84:34.50 intl/locale/gtk
84:35.70 intl/locale
84:37.01 intl/lwbrk
84:45.94 intl/strres
84:46.00 intl/uconv
84:46.67 intl/unicharutil/util
84:50.22 ipc/app
84:51.57 toolkit/library/build/symverscript.stub
84:51.87 media/libsoundtouch/src
84:52.82 config/external/sqlite/libmozsqlite3.so.symbols.stub
84:53.13 third_party/sqlite3/src
84:53.18 In file included from Unified_cpp_libsoundtouch_src0.cpp:20:
84:53.19 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/FIRFilter.cpp:81:12: warning: unused variable 'dScaler' [-Wunused-variable]
84:53.19 double dScaler = 1.0 / (double)resultDivider;
84:53.19 ^
84:53.19 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/FIRFilter.cpp:127:12: warning: unused variable 'dScaler' [-Wunused-variable]
84:53.19 double dScaler = 1.0 / (double)resultDivider;
84:53.19 ^
84:53.19 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/FIRFilter.cpp:166:12: warning: unused variable 'dScaler' [-Wunused-variable]
84:53.19 double dScaler = 1.0 / (double)resultDivider;
84:53.19 ^
84:53.23 In file included from Unified_cpp_libsoundtouch_src0.cpp:47:
84:53.23 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/InterpolateShannon.cpp:71:9: warning: 'PI' macro redefined [-Wmacro-redefined]
84:53.24 #define PI 3.1415926536
84:53.24 ^
84:53.25 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/AAFilter.cpp:45:9: note: previous definition is here
84:53.25 #define PI M_PI
84:53.27 ^
84:53.27 In file included from Unified_cpp_libsoundtouch_src0.cpp:56:
84:53.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/RateTransposer.cpp:134:10: warning: variable 'count' set but not used [-Wunused-but-set-variable]
84:53.28 uint count;
84:53.29 ^
84:53.31 In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
84:53.32 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/cpu_detect_x86.cpp:48:12: warning: 'bit_MMX' macro redefined [-Wmacro-redefined]
84:53.33 #define bit_MMX (1 << 23)
84:53.33 ^
84:53.33 /usr/lib/clang/16/include/cpuid.h:133:9: note: previous definition is here
84:53.34 #define bit_MMX 0x00800000
84:53.34 ^
84:53.34 In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
84:53.34 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/cpu_detect_x86.cpp:49:12: warning: 'bit_SSE' macro redefined [-Wmacro-redefined]
84:53.35 #define bit_SSE (1 << 25)
84:53.35 ^
84:53.35 /usr/lib/clang/16/include/cpuid.h:136:9: note: previous definition is here
84:53.36 #define bit_SSE 0x02000000
84:53.36 ^
84:53.37 In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
84:53.37 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libsoundtouch/src/cpu_detect_x86.cpp:50:12: warning: 'bit_SSE2' macro redefined [-Wmacro-redefined]
84:53.37 #define bit_SSE2 (1 << 26)
84:53.38 ^
84:53.38 /usr/lib/clang/16/include/cpuid.h:137:9: note: previous definition is here
84:53.39 #define bit_SSE2 0x04000000
84:53.39 ^
84:54.40 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/sqlite3/src/sqlite3.c:86447:3: warning: 'return' will never be executed [-Wunreachable-code-return]
84:54.43 return;
84:54.43 ^~~~~~
84:54.68 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/sqlite3/src/sqlite3.c:90735:10: warning: 'return' will never be executed [-Wunreachable-code-return]
84:54.68 return 0;
84:54.68 ^
84:54.69 8 warnings generated.
84:54.71 ipc/chromium/src/third_party
84:55.28 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/sqlite3/src/sqlite3.c:170398:9: warning: code will never be executed [-Wunreachable-code]
84:55.29 YYMINORTYPE yylhsminor;
84:55.29 ^~~~~~~~~~~~~~~~~~~~~~~
84:55.85 In file included from Unified_c_src_third_party0.c:110:
84:55.86 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/third_party/libevent/evutil.c:213:21: warning: argument 'fd' of type 'int[2]' with mismatched bound [-Warray-parameter]
84:55.86 evutil_socket_t fd[2])
84:55.87 ^
84:55.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/third_party/libevent/util-internal.h:306:62: note: previously declared as 'int[]' here
84:55.89 int evutil_ersatz_socketpair_(int, int , int, evutil_socket_t[]);
84:55.89 ^
84:56.85 BUILDSTATUS BUILD_VERBOSE ipc/chromium
85:00.02 ipc/chromium
85:06.41 In file included from Unified_c_src_third_party1.c:47:
85:06.42 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/third_party/libevent/strlcpy.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
85:06.42 event_strlcpy_(dst, src, siz)
85:06.43 ^
85:07.07 1 warning generated.
85:09.87 1 warning generated.
85:17.60 ipc/glue
85:45.75 ipc/ipdl
86:00.84 ipc/testshell
86:06.79 js/loader
86:38.27 js/src/debugger
86:44.36 3 warnings generated.
86:51.05 js/src/frontend
87:28.22 js/src/gc/StatsPhasesGenerated.inc.stub
87:30.60 js/src/irregexp
87:42.57 js/src/jit
88:15.99 js/src
89:19.09 js/src/util
89:30.75 js/src/wasm
89:34.91 modules/fdlibm/src
90:33.89 modules/zlib/src
91:46.67 js/xpconnect/loader
92:52.43 js/xpconnect/src
93:38.49 js/xpconnect/wrappers
93:41.55 layout/base
94:20.81 layout/build
95:21.16 layout/forms
95:22.78 layout/generic
96:42.44 layout/inspector
97:26.66 layout/ipc
97:28.67 layout/mathml
98:07.47 layout/painting
98:12.69 layout/printing
98:26.76 layout/style/nsComputedDOMStyleGenerated.inc.stub
98:26.77 layout/style/nsCSSPropsGenerated.inc.stub
98:27.48 layout/svg
98:56.88 layout/tables
99:01.44 layout
99:17.23 layout/xul
99:19.89 layout/xul/tree
99:20.49 media/kiss_fft
99:21.83 media/libaom
99:43.26 media/libcubeb/src
99:45.54 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libcubeb/src/cubeb_jack.cpp:837:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
99:45.55 if ((input_device && input_device != JACK_DEFAULT_IN) ||
99:45.56 ^ ~~~~~~~~~~~~~~~
99:45.56 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libcubeb/src/cubeb_jack.cpp:838:39: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
99:45.57 (output_device && output_device != JACK_DEFAULT_OUT)) {
99:45.57 ^ ~~~~~~~~~~~~~~~~
99:46.05 BUILDSTATUS BUILD_VERBOSE media/libaom
99:46.39 2 warnings generated.
99:48.59 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libcubeb/src/cubeb_mixer.cpp:340:14: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
99:48.59 maxval = INT_MAX;
99:48.59 ~ ^~~~~~~
99:48.60 /usr/lib/clang/16/include/limits.h:46:19: note: expanded from macro 'INT_MAX'
99:48.61 #define INT_MAX __INT_MAX__
99:48.61 ^~~~~~~~~~~
99:48.62 <built-in>:98:21: note: expanded from macro '__INT_MAX__'
99:48.62 #define __INT_MAX__ 2147483647
99:48.62 ^~~~~~~~~~
99:49.58 1 warning generated.
99:52.07 media/libdav1d/asm
99:52.54 media/libdav1d/16bd_cdef_apply_tmpl.c.stub
99:52.55 media/libdav1d/8bd_cdef_apply_tmpl.c.stub
99:52.81 media/libdav1d/16bd_cdef_tmpl.c.stub
99:53.07 media/libdav1d/8bd_cdef_tmpl.c.stub
99:53.35 media/libdav1d/16bd_fg_apply_tmpl.c.stub
99:53.62 media/libdav1d/8bd_fg_apply_tmpl.c.stub
99:53.88 media/libdav1d/16bd_filmgrain_tmpl.c.stub
99:54.15 media/libdav1d/8bd_filmgrain_tmpl.c.stub
99:54.47 media/libdav1d/16bd_ipred_prepare_tmpl.c.stub
99:54.74 media/libdav1d/8bd_ipred_prepare_tmpl.c.stub
99:55.20 media/libdav1d/16bd_ipred_tmpl.c.stub
99:55.56 media/libdav1d/8bd_ipred_tmpl.c.stub
99:55.83 media/libdav1d/16bd_itx_tmpl.c.stub
99:56.10 media/libdav1d/8bd_itx_tmpl.c.stub
99:56.37 media/libdav1d/16bd_lf_apply_tmpl.c.stub
99:56.64 media/libdav1d/8bd_lf_apply_tmpl.c.stub
99:56.92 media/libdav1d/16bd_loopfilter_tmpl.c.stub
99:57.22 media/libdav1d/8bd_loopfilter_tmpl.c.stub
99:57.48 media/libdav1d/16bd_looprestoration_tmpl.c.stub
99:57.73 media/libdav1d/8bd_looprestoration_tmpl.c.stub
99:58.05 media/libdav1d/16bd_lr_apply_tmpl.c.stub
99:58.32 media/libdav1d/8bd_lr_apply_tmpl.c.stub
99:58.58 media/libdav1d/16bd_mc_tmpl.c.stub
99:58.65 media/libdav1d/8bd_mc_tmpl.c.stub
99:58.91 media/libdav1d/16bd_recon_tmpl.c.stub
99:58.97 media/libjpeg
99:59.19 media/libdav1d/8bd_recon_tmpl.c.stub
100:04.69 media/libmkv
100:04.79 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libmkv/EbmlBufferWriter.c:43:13: warning: unused function '_Serialize' [-Wunused-function]
100:04.79 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) {
100:04.80 ^
100:04.85 1 warning generated.
100:06.36 media/libnestegg/src
100:06.45 In file included from Unified_c_media_libnestegg_src0.c:2:
100:06.47 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libnestegg/src/nestegg.c:1170:22: warning: variable 'peeked_id' set but not used [-Wunused-but-set-variable]
100:06.47 uint64_t id, size, peeked_id;
100:06.47 ^
100:06.79 BUILDSTATUS BUILD_VERBOSE media/libaom
100:08.02 1 warning generated.
100:11.40 media/libogg
100:17.06 media/libopus
100:17.24 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libopus/celt/celt.c:86:13: warning: code will never be executed [-Wunreachable-code]
100:17.24 ret = 0;
100:17.25 ^
100:17.38 1 warning generated.
100:33.12 media/libpng
100:46.18 media/libspeex_resampler/src
100:46.28 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libspeex_resampler/src/resample.c:814:17: warning: unused variable 'i' [-Wunused-variable]
100:46.35 spx_uint32_t i;
100:46.35 ^
100:46.35 BUILDSTATUS BUILD_VERBOSE media/libaom
100:47.12 1 warning generated.
100:47.68 media/libtheora
100:48.81 In file included from Unified_c_media_libtheora0.c:47:
100:48.82 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libtheora/lib/huffdec.c:439:7: warning: variable 'total' set but not used [-Wunused-but-set-variable]
100:48.82 int total;
100:48.83 ^
100:50.18 BUILDSTATUS BUILD_VERBOSE media/libaom
100:53.87 media/libvorbis
100:54.55 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libvorbis/lib/vorbis_floor1.c:458:26: warning: variable 'y2b' set but not used [-Wunused-but-set-variable]
100:54.56 double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0;
100:54.57 ^
100:55.47 BUILDSTATUS BUILD_VERBOSE media/libaom
100:55.55 1 warning generated.
100:56.00 1 warning generated.
101:02.32 media/libvpx
101:07.89 media/libwebp/sharpyuv
101:12.46 media/libwebp/src/dec
101:19.24 media/libwebp/src/demux
101:21.97 media/libwebp/src/dsp
101:38.81 media/libwebp/src/enc
101:43.34 media/libwebp/src/moz
101:47.46 media/libwebp/src/utils
101:57.44 media/libyuv/libyuv
101:59.96 media/mozva
102:02.56 media/psshparser
102:04.98 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libvpx/libvpx/vp9/encoder/vp9_encoder.c:6192:80: warning: arithmetic between floating-point type 'double' and enumeration type 'vpx_bit_depth_t' (aka 'enum vpx_bit_depth') [-Wenum-float-conversion]
102:04.99 level_spec->compression_ratio = (double)level_stats->total_uncompressed_size *
102:05.00 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
102:07.39 BUILDSTATUS BUILD_VERBOSE media/libvpx
102:08.18 memory/volatile
102:10.55 1 warning generated.
102:10.74 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/libvpx/libvpx/vp9/encoder/vp9_ext_ratectrl.c:134:14: warning: 'return' will never be executed [-Wunreachable-code-return]
102:10.75 return 1;
102:10.75 ^
102:10.84 1 warning generated.
102:11.48 modules/brotli
102:16.13 modules/libjar
102:16.85 modules/libjar/zipwriter
102:17.53 modules/libpref
102:22.95 modules/woff2
102:24.63 In file included from Unified_cpp_modules_woff20.cpp:38:
102:24.64 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/modules/woff2/src/woff2_dec.cc:1218:12: warning: unused variable 'dst_offset' [-Wunused-variable]
102:24.65 uint64_t dst_offset = first_table_offset;
102:24.65 ^
102:27.28 BUILDSTATUS BUILD_VERBOSE media/libvpx
102:29.26 1 warning generated.
102:29.29 netwerk/base/http-sfv
102:30.03 netwerk/base/mozurl
102:31.70 netwerk/base/ascii_pac_utils.inc.stub
102:32.50 netwerk/build
102:33.58 netwerk/cache2
102:52.74 netwerk/cookie
103:06.14 netwerk/dns/etld_data.inc.stub
103:07.35 netwerk/ipc
103:11.92 netwerk/mime
103:18.79 netwerk/protocol/about
103:59.69 netwerk/protocol/data
104:08.02 netwerk/protocol/file
104:09.98 netwerk/protocol/gio
104:18.69 netwerk/protocol/http
104:32.67 netwerk/protocol/res
104:56.07 netwerk/protocol/viewsource
105:01.72 netwerk/protocol/websocket
105:15.27 netwerk/protocol/webtransport
105:31.92 netwerk/sctp/datachannel
105:46.96 netwerk/sctp/src
106:11.58 netwerk/socket
106:21.50 netwerk/streamconv/converters
106:28.70 netwerk/streamconv
106:32.21 netwerk/system/linux
106:34.05 netwerk/system/netlink
106:35.40 netwerk/system
106:36.57 netwerk/url-classifier
106:40.73 netwerk/wifi
106:43.10 other-licenses/snappy
106:44.97 parser/expat/lib
106:47.28 parser/html
106:49.40 parser/prototype
106:56.89 security/certverifier
107:03.75 security/ct
107:05.93 security/manager/pki
107:09.13 security/manager/ssl/nsSTSPreloadListGenerated.inc.stub
107:09.13 security/manager/ssl/xpcshell.inc.stub
107:09.36 security/manager/ssl/addons-public.inc.stub
107:09.65 security/nss/lib/mozpkix
107:20.06 security/manager/ssl/addons-public-intermediate.inc.stub
107:20.35 security/sandbox/common
107:21.06 security/manager/ssl/addons-stage.inc.stub
107:21.38 security/manager/ssl/content-signature-prod.inc.stub
107:21.40 security/manager/ssl/content-signature-stage.inc.stub
107:21.70 security/manager/ssl/content-signature-dev.inc.stub
107:21.72 security/sandbox/linux/broker
107:22.00 security/manager/ssl/content-signature-local.inc.stub
107:22.57 security/sandbox/linux/glue
107:22.58 security/sandbox/linux/launch
107:29.94 security/sandbox/linux/reporter
107:30.00 security/sandbox/linux
107:32.07 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/sandbox/linux/seccomp-bpf/trap.cc:19:
107:32.07 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/logging.h:26:
107:32.08 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:7: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
107:32.08 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:32.08 ^
107:32.09 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:32: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
107:32.10 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:32.11 ^
107:32.63 2 warnings generated.
107:33.80 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/sandbox/linux/services/syscall_wrappers.cc:18:
107:33.80 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/logging.h:26:
107:33.81 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:7: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
107:33.82 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:33.82 ^
107:33.82 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:32: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
107:33.82 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:33.82 ^
107:33.95 2 warnings generated.
107:35.00 In file included from Unified_cpp_sandbox_linux0.cpp:2:
107:35.01 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium-shim/base/logging.cpp:15:
107:35.01 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/logging.h:26:
107:35.02 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:7: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
107:35.02 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:35.03 ^
107:35.03 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:32: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
107:35.04 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:35.04 ^
107:35.11 In file included from Unified_cpp_sandbox_linux1.cpp:2:
107:35.11 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/strings/utf_string_conversions.cc:5:
107:35.12 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/strings/utf_string_conversions.h:14:
107:35.12 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/strings/string_piece.h:32:
107:35.13 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/logging.h:26:
107:35.13 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:7: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
107:35.13 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:35.14 ^
107:35.15 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:32: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
107:35.15 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:35.15 ^
107:36.68 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:7: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
107:36.69 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:36.69 ^
107:36.69 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/vector_buffer.h:125:70: note: in instantiation of static data member 'base::is_trivially_copyable<base::OnceCallback<void ()>>::value' requested here
107:36.69 typename std::enable_if<base::is_trivially_copyable<T2>::value,
107:36.69 ^
107:36.69 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/vector_buffer.h:127:15: note: while substituting prior template arguments into non-type template parameter [with T2 = base::OnceCallback<void ()>]
107:36.69 static void MoveRange(T* from_begin, T* from_end, T* to) {
107:36.69 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
107:36.69 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/circular_deque.h:921:16: note: while substituting deduced template arguments into function template 'MoveRange' [with T2 = (no value), $1 = (no value)]
107:36.69 from_buf.MoveRange(&from_buf[from_begin], &from_buf[from_end],
107:36.69 ^
107:36.69 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/circular_deque.h:945:5: note: in instantiation of member function 'base::circular_deque<base::OnceCallback<void ()>>::MoveBuffer' requested here
107:36.69 MoveBuffer(buffer_, begin_, end_, &new_buffer, &begin_, &end_);
107:36.69 ^
107:36.73 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/circular_deque.h:961:5: note: in instantiation of member function 'base::circular_deque<base::OnceCallback<void ()>>::SetCapacityTo' requested here
107:36.73 SetCapacityTo(new_capacity);
107:36.74 ^
107:36.74 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/circular_deque.h:852:5: note: in instantiation of member function 'base::circular_deque<base::OnceCallback<void ()>>::ExpandCapacityIfNecessary' requested here
107:36.75 ExpandCapacityIfNecessary(1);
107:36.75 ^
107:36.76 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/containers/circular_deque.h:836:31: note: in instantiation of function template specialization 'base::circular_deque<base::OnceCallback<void ()>>::emplace_back<base::OnceCallback<void ()>>' requested here
107:36.76 void push_back(T&& value) { emplace_back(std::move(value)); }
107:36.77 ^
107:36.77 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/bits/stl_stack.h:266:11: note: in instantiation of member function 'base::circular_deque<base::OnceCallback<void ()>>::push_back' requested here
107:36.77 { c.push_back(std::move(__x)); }
107:36.78 ^
107:36.79 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/at_exit.cc:65:25: note: in instantiation of member function 'std::stack<base::OnceCallback<void ()>, base::circular_deque<base::OnceCallback<void ()>>>::push' requested here
107:36.79 g_top_manager->stack_.push(std::move(task));
107:36.79 ^
107:36.80 In file included from Unified_cpp_sandbox_linux0.cpp:2:
107:36.81 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium-shim/base/logging.cpp:15:
107:36.81 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/logging.h:26:
107:36.81 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:32: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
107:36.82 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:36.83 ^
107:39.23 BUILDSTATUS BUILD_VERBOSE security/sandbox/linux
107:40.51 In file included from Unified_cpp_sandbox_linux2.cpp:2:
107:40.52 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/threading/thread_collision_warner.cc:7:
107:40.52 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/logging.h:26:
107:40.53 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:7: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
107:40.53 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:40.54 ^
107:40.54 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/base/template_util.h:129:32: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
107:40.55 __has_trivial_copy(T) && __has_trivial_destructor(T);
107:40.55 ^
107:41.50 BUILDSTATUS BUILD_VERBOSE security/sandbox/linux
107:42.12 In file included from Unified_cpp_sandbox_linux2.cpp:110:
107:42.13 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/policy_compiler.cc:21:
107:42.13 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/syscall_set.h:73:19: warning: 'iterator<std::input_iterator_tag, unsigned int>' is deprecated [-Wdeprecated-declarations]
107:42.14 : public std::iterator<std::input_iterator_tag, uint32_t> {
107:42.14 ^
107:42.15 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/bits/stl_iterator_base_types.h:127:12: note: 'iterator<std::input_iterator_tag, unsigned int>' has been explicitly marked deprecated here
107:42.15 struct _GLIBCXX17_DEPRECATED iterator
107:42.16 ^
107:42.17 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h:121:34: note: expanded from macro '_GLIBCXX17_DEPRECATED'
107:42.17 # define _GLIBCXX17_DEPRECATED [[__deprecated__]]
107:42.17 ^
107:43.80 2 warnings generated.
107:43.84 startupcache
107:45.45 4 warnings generated.
107:45.49 storage
107:46.91 3 warnings generated.
107:50.50 third_party/drm/libdrm
107:51.58 third_party/gbm/libgbm
107:51.69 third_party/libepoxy
107:52.51 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libepoxy/libepoxy/src/dispatch_egl.c:65:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
107:52.51 int ret;
107:52.51 ^
107:52.55 1 warning generated.
107:54.56 third_party/libsrtp/src
107:58.59 third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn
107:59.71 third_party/libwebrtc/api/audio/aec3_config_gn
108:00.66 third_party/libwebrtc/api/audio/aec3_factory_gn
108:01.16 third_party/libwebrtc/api/audio/audio_frame_api_gn
108:02.05 third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn
108:03.11 third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn
108:03.25 third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn
108:03.62 third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn
108:05.25 third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn
108:05.26 third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn
108:06.08 third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn
108:06.90 third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn
108:07.44 third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn
108:08.17 third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn
108:08.56 third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn
108:09.62 third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn
108:09.77 third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn
108:10.84 third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn
108:11.63 third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn
108:12.77 third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn
108:13.18 third_party/libwebrtc/api/audio_options_api_gn
108:13.23 third_party/libwebrtc/api/crypto/options_gn
108:14.63 third_party/libwebrtc/api/field_trials_registry_gn
108:14.66 third_party/libwebrtc/api/media_stream_interface_gn
108:15.49 third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn
108:15.85 third_party/libwebrtc/api/neteq/neteq_api_gn
108:16.44 third_party/libwebrtc/api/neteq/tick_timer_gn
108:16.58 third_party/libwebrtc/api/rtc_error_gn
108:17.60 third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn
108:17.63 third_party/libwebrtc/api/rtp_headers_gn
108:17.66 third_party/libwebrtc/api/rtp_packet_info_gn
108:18.29 third_party/libwebrtc/api/rtp_parameters_gn
108:19.14 third_party/libwebrtc/api/rtp_sender_setparameters_callback_gn
108:19.34 third_party/libwebrtc/api/task_queue/pending_task_safety_flag_gn
108:19.50 third_party/libwebrtc/api/task_queue/task_queue_gn
108:20.94 third_party/libwebrtc/api/transport/bitrate_settings_gn
108:20.98 third_party/libwebrtc/api/transport/field_trial_based_config_gn
108:21.15 third_party/libwebrtc/api/transport/goog_cc_gn
108:21.80 third_party/libwebrtc/api/transport/network_control_gn
108:22.13 third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn
108:22.29 third_party/libwebrtc/api/transport_api_gn
108:22.83 third_party/libwebrtc/api/units/data_rate_gn
108:23.65 third_party/libwebrtc/api/units/data_size_gn
108:23.96 third_party/libwebrtc/api/units/frequency_gn
108:24.19 third_party/libwebrtc/api/units/time_delta_gn
108:24.40 third_party/libwebrtc/api/units/timestamp_gn
108:25.33 third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn
108:25.47 third_party/libwebrtc/api/video/encoded_frame_gn
108:25.68 third_party/libwebrtc/api/video/encoded_image_gn
108:25.92 third_party/libwebrtc/api/video/frame_buffer_gn
108:27.71 third_party/libwebrtc/api/video/video_adaptation_gn
108:27.80 third_party/libwebrtc/api/video/video_bitrate_allocation_gn
108:28.04 third_party/libwebrtc/api/video/video_bitrate_allocator_gn
108:29.01 third_party/libwebrtc/api/video/video_frame_gn
108:29.95 third_party/libwebrtc/api/video/video_frame_i010_gn
108:31.44 third_party/libwebrtc/api/video/video_frame_metadata_gn
108:32.05 third_party/libwebrtc/api/video/video_rtp_headers_gn
108:32.51 third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn
108:32.94 third_party/libwebrtc/api/video_codecs/scalability_mode_gn
108:33.41 third_party/libwebrtc/api/video_codecs/video_codecs_api_gn
108:34.01 third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn
108:34.03 third_party/libwebrtc/audio/audio_gn
108:36.74 third_party/libwebrtc/audio/utility/audio_frame_operations_gn
108:36.87 third_party/libwebrtc/call/adaptation/resource_adaptation_gn
108:39.14 third_party/libwebrtc/call/bitrate_allocator_gn
108:40.09 third_party/libwebrtc/call/bitrate_configurator_gn
108:41.58 third_party/libwebrtc/call/call_gn
108:43.16 third_party/libwebrtc/call/call_interfaces_gn
108:44.85 third_party/libwebrtc/call/rtp_interfaces_gn
108:47.36 third_party/libwebrtc/call/rtp_receiver_gn
108:47.44 third_party/libwebrtc/call/rtp_sender_gn
108:50.73 In file included from Unified_cpp_rtp_receiver_gn0.cpp:2:
108:50.73 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/call/rtp_demuxer.cc:11:
108:50.73 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/call/rtp_demuxer.h:213:14: warning: private field 'use_mid_' is not used [-Wunused-private-field]
108:50.75 const bool use_mid_;
108:50.75 ^
108:51.71 BUILDSTATUS BUILD_VERBOSE third_party/libwebrtc/call/version_gn
108:51.78 third_party/libwebrtc/call/video_stream_api_gn
108:53.98 1 warning generated.
108:54.02 third_party/libwebrtc/common_audio/common_audio_avx2_gn
108:55.73 third_party/libwebrtc/common_audio/common_audio_c_gn
108:56.12 third_party/libwebrtc/common_audio/common_audio_cc_gn
108:57.50 third_party/libwebrtc/common_audio/common_audio_gn
108:57.86 third_party/libwebrtc/common_audio/common_audio_sse2_gn
108:58.92 third_party/libwebrtc/common_audio/fir_filter_factory_gn
108:59.37 third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn
108:59.90 #include "/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/common_audio/wav_header.cc"
108:59.90 ^
108:59.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/common_audio/wav_header.cc:94:9: note: previous '#pragma pack' directive that modifies alignment is here
108:59.91 #pragma pack(2)
108:59.92 ^
109:00.11 BUILDSTATUS BUILD_VERBOSE third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn
109:00.24 third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn
109:00.37 third_party/libwebrtc/common_video/common_video_gn
109:01.39 third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn
109:02.70 third_party/libwebrtc/logging/rtc_event_audio_gn
109:03.10 third_party/libwebrtc/logging/rtc_event_bwe_gn
109:04.70 1 warning generated.
109:04.73 third_party/libwebrtc/logging/rtc_event_field_gn
109:05.49 third_party/libwebrtc/logging/rtc_event_number_encodings_gn
109:05.93 third_party/libwebrtc/logging/rtc_event_pacing_gn
109:06.53 third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn
109:06.80 In file included from Unified_cpp_rtc_event_field_gn0.cpp:20:
109:06.80 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_field_encoding_parser.cc:22:35: warning: unused function 'ConvertFieldType' [-Wunused-function]
109:06.81 absl::optional<webrtc::FieldType> ConvertFieldType(uint64_t value) {
109:06.82 ^
109:06.86 BUILDSTATUS BUILD_VERBOSE third_party/libwebrtc/logging/rtc_event_video_gn
109:08.45 third_party/libwebrtc/logging/rtc_stream_config_gn
109:08.69 1 warning generated.
109:08.72 third_party/libwebrtc/media/codec_gn
109:09.28 third_party/libwebrtc/media/media_constants_gn
109:09.37 third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn
109:09.59 third_party/libwebrtc/media/rtc_media_base_gn
109:10.66 third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn
109:12.07 third_party/libwebrtc/modules/async_audio_processing/async_audio_processing_gn
109:13.52 third_party/libwebrtc/modules/audio_coding/audio_coding_gn
109:14.27 third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn
109:14.41 third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn
109:15.97 third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn
109:16.68 third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn
109:16.93 third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn
109:17.15 third_party/libwebrtc/modules/audio_coding/g711_c_gn
109:17.26 third_party/libwebrtc/modules/audio_coding/g711_gn
109:17.37 third_party/libwebrtc/modules/audio_coding/g722_c_gn
109:17.51 third_party/libwebrtc/modules/audio_coding/g722_gn
109:19.29 third_party/libwebrtc/modules/audio_coding/ilbc_c_gn
109:20.22 third_party/libwebrtc/modules/audio_coding/ilbc_gn
109:20.49 third_party/libwebrtc/modules/audio_coding/isac_vad_gn
109:21.49 third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn
109:22.45 third_party/libwebrtc/modules/audio_coding/neteq_gn
109:22.49 third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn
109:23.92 third_party/libwebrtc/modules/audio_coding/red_gn
109:23.92 third_party/libwebrtc/modules/audio_coding/pcm16b_gn
109:25.70 third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn
109:26.47 third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn
109:27.46 third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn
109:30.60 third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn
109:30.71 third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn
109:32.47 third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn
109:32.48 third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn
109:32.49 third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn
109:35.65 third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn
109:36.69 In file included from Unified_cpp_aec3_aec3_gn1.cpp:38:
109:36.69 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/modules/audio_processing/aec3/echo_canceller3.cc:785:72: warning: possible misuse of comma operator here [-Wcomma]
109:36.71 std::make_unique<Block>(/*num_bands=*/1, num_capture_channels_),
109:36.71 ^
109:36.71 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/modules/audio_processing/aec3/echo_canceller3.cc:784:5: note: cast expression to void to silence warning
109:36.72 linear_output_block_ =
109:36.72 ^~~~~~~~~~~~~~~~~~~~~~
109:36.73 static_cast<void>(
109:36.98 BUILDSTATUS BUILD_VERBOSE third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn
109:40.27 third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn
109:43.97 third_party/libwebrtc/modules/audio_processing/agc/agc_gn
109:45.69 1 warning generated.
109:45.73 third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn
109:45.94 third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn
109:46.55 third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller_gn
109:47.66 third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn
109:47.73 third_party/libwebrtc/modules/audio_processing/agc2/clipping_predictor_gn
109:47.92 third_party/libwebrtc/modules/audio_processing/agc2/cpu_features_gn
109:48.75 third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn
109:48.98 third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn
109:49.11 third_party/libwebrtc/modules/audio_processing/agc2/input_volume_controller_gn
109:50.17 third_party/libwebrtc/modules/audio_processing/agc2/input_volume_stats_reporter_gn
109:50.54 third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn
109:51.01 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_auto_correlation_gn
109:52.12 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn
109:52.25 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_layers_gn
109:52.26 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_lp_residual_gn
109:52.29 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_pitch_gn
109:53.67 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_spectral_features_gn
109:53.80 third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn
109:54.38 third_party/libwebrtc/modules/audio_processing/agc2/saturation_protector_gn
109:54.59 third_party/libwebrtc/modules/audio_processing/agc2/speech_level_estimator_gn
109:55.75 third_party/libwebrtc/modules/audio_processing/agc2/vad_wrapper_gn
109:55.80 third_party/libwebrtc/modules/audio_processing/api_gn
109:56.12 third_party/libwebrtc/modules/audio_processing/apm_logging_gn
109:56.53 third_party/libwebrtc/modules/audio_processing/audio_buffer_gn
109:57.26 third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn
109:57.40 third_party/libwebrtc/modules/audio_processing/audio_processing_gn
109:59.86 third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn
110:00.53 third_party/libwebrtc/modules/audio_processing/capture_levels_adjuster/capture_levels_adjuster_gn
110:00.87 third_party/libwebrtc/modules/audio_processing/gain_controller2_gn
110:00.93 third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn
110:02.48 third_party/libwebrtc/modules/audio_processing/ns/ns_gn
110:03.12 third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn
110:03.72 third_party/libwebrtc/modules/audio_processing/rms_level_gn
110:03.83 third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn
110:05.22 third_party/libwebrtc/modules/audio_processing/transient/voice_probability_delay_unit_gn
110:06.40 third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn
110:06.87 third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn
110:07.25 third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn
110:07.59 third_party/libwebrtc/modules/audio_processing/vad/vad_gn
110:08.34 third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn
110:08.54 third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn
110:08.61 third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn
110:10.46 third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn
110:11.05 third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn
110:11.72 third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn
110:11.87 third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v1_gn
110:13.24 third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2_gn
110:14.08 third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn
110:15.49 third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn
110:15.70 third_party/libwebrtc/modules/congestion_controller/goog_cc/send_side_bwe_gn
110:17.46 third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn
110:17.83 third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn
110:17.88 third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn
110:18.15 third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn
110:20.43 third_party/libwebrtc/modules/desktop_capture/primitives_gn
110:24.15 third_party/libwebrtc/modules/pacing/interval_budget_gn
110:24.94 In file included from Unified_cpp_desktop_capture_gn1.cpp:38:
110:24.95 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/modules/desktop_capture/linux/wayland/screencast_stream_utils.cc:15:
110:24.95 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:98:58: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:24.96 SPA_FORMAT_VIDEO_maxFramerate, SPA_POD_Fraction(info->max_framerate), 0);
110:24.96 ^
110:24.96 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:107:61: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:24.96 SPA_FORMAT_VIDEO_pixelAspectRatio,SPA_POD_Fraction(info->pixel_aspect_ratio), 0);
110:24.96 ^
110:24.96 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:182:58: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:24.97 SPA_FORMAT_VIDEO_maxFramerate, SPA_POD_Fraction(info->max_framerate), 0);
110:24.97 ^
110:24.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:221:58: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:24.97 SPA_FORMAT_VIDEO_maxFramerate, SPA_POD_Fraction(info->max_framerate), 0);
110:24.97 ^
110:25.20 In file included from Unified_cpp_desktop_capture_gn0.cpp:137:
110:25.20 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc:19:
110:25.21 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:98:58: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:25.22 SPA_FORMAT_VIDEO_maxFramerate, SPA_POD_Fraction(info->max_framerate), 0);
110:25.22 ^
110:25.23 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:107:61: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:25.24 SPA_FORMAT_VIDEO_pixelAspectRatio,SPA_POD_Fraction(info->pixel_aspect_ratio), 0);
110:25.24 ^
110:25.25 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:182:58: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:25.25 SPA_FORMAT_VIDEO_maxFramerate, SPA_POD_Fraction(info->max_framerate), 0);
110:25.26 ^
110:25.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/pipewire/spa/param/video/format-utils.h:221:58: warning: passing object of class type 'struct spa_fraction' through variadic function [-Wclass-varargs]
110:25.27 SPA_FORMAT_VIDEO_maxFramerate, SPA_POD_Fraction(info->max_framerate), 0);
110:25.27 ^
110:25.29 BUILDSTATUS BUILD_VERBOSE third_party/libwebrtc/modules/pacing/pacing_gn
110:25.58 third_party/libwebrtc/modules/pacing/pacing_gn
110:28.87 4 warnings generated.
110:28.91 third_party/libwebrtc/modules/portal/portal_gn
110:29.09 third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn
110:32.11 third_party/libwebrtc/modules/rtp_rtcp/leb128_gn
110:32.23 third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn
110:32.34 4 warnings generated.
110:34.16 third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn
110:34.32 third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn
110:41.33 third_party/libwebrtc/modules/third_party/fft/fft_gn
110:41.62 third_party/libwebrtc/modules/third_party/g711/g711_3p_gn
110:43.76 third_party/libwebrtc/modules/third_party/g722/g722_3p_gn
110:45.45 In file included from Unified_cpp_rtp_rtcp_format_gn2.cpp:38:
110:45.46 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/libwebrtc/modules/rtp_rtcp/source/rtp_video_layers_allocation_extension.cc:70:40: warning: result of comparison 'const uint8_t' (aka 'const unsigned char') > 255 is always false [-Wtautological-type-limit-compare]
110:45.47 if (spatial_layer.frame_rate_fps > 255) {
110:45.47 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~
110:46.69 BUILDSTATUS BUILD_VERBOSE third_party/libwebrtc/modules/utility/utility_gn
110:48.94 1 warning generated.
110:50.21 third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn
110:51.73 third_party/libwebrtc/modules/video_capture/video_capture_module_gn
110:51.92 third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn
110:54.34 third_party/libwebrtc/modules/video_coding/codecs/av1/av1_svc_config_gn
110:56.55 third_party/libwebrtc/modules/video_coding/encoded_frame_gn
110:59.11 third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn
111:00.76 third_party/libwebrtc/modules/video_coding/frame_helpers_gn
111:02.24 third_party/libwebrtc/modules/video_coding/nack_requester_gn
111:02.65 third_party/libwebrtc/modules/video_coding/packet_buffer_gn
111:03.57 third_party/libwebrtc/modules/video_coding/svc/scalability_mode_util_gn
111:05.00 third_party/libwebrtc/modules/video_coding/svc/scalability_structures_gn
111:09.56 third_party/libwebrtc/modules/video_coding/svc/scalable_video_controller_gn
111:10.08 third_party/libwebrtc/modules/video_coding/svc/svc_rate_allocator_gn
111:12.28 third_party/libwebrtc/modules/video_coding/timing/codec_timer_gn
111:12.94 third_party/libwebrtc/modules/video_coding/timing/frame_delay_variation_kalman_filter_gn
111:13.75 third_party/libwebrtc/modules/video_coding/timing/inter_frame_delay_gn
111:13.82 third_party/libwebrtc/modules/video_coding/timing/jitter_estimator_gn
111:13.99 third_party/libwebrtc/modules/video_coding/timing/rtt_filter_gn
111:14.39 third_party/libwebrtc/modules/video_coding/timing/timestamp_extrapolator_gn
111:15.33 third_party/libwebrtc/modules/video_coding/timing/timing_module_gn
111:15.83 third_party/libwebrtc/modules/video_coding/video_codec_interface_gn
111:16.13 third_party/libwebrtc/modules/video_coding/video_coding_gn
111:18.07 third_party/libwebrtc/modules/video_coding/video_coding_utility_gn
111:18.41 third_party/libwebrtc/modules/video_coding/webrtc_libvpx_interface_gn
111:19.72 third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn
111:19.87 third_party/libwebrtc/modules/video_coding/webrtc_vp8_scalability_gn
111:20.65 third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn
111:26.72 third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn
111:27.31 third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn
111:29.63 third_party/libwebrtc/rtc_base/async_resolver_interface_gn
111:30.91 third_party/libwebrtc/rtc_base/audio_format_to_string_gn
111:30.95 third_party/libwebrtc/rtc_base/bit_buffer_gn
111:32.04 third_party/libwebrtc/rtc_base/bitstream_reader_gn
111:32.26 third_party/libwebrtc/rtc_base/byte_buffer_gn
111:32.28 third_party/libwebrtc/rtc_base/checks_gn
111:33.26 third_party/libwebrtc/rtc_base/containers/flat_containers_internal_gn
111:33.65 third_party/libwebrtc/rtc_base/copy_on_write_buffer_gn
111:33.83 third_party/libwebrtc/rtc_base/criticalsection_gn
111:34.44 third_party/libwebrtc/rtc_base/event_tracer_gn
111:35.09 third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn
111:35.12 third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn
111:37.44 third_party/libwebrtc/rtc_base/experiments/bandwidth_quality_scaler_settings_gn
111:37.48 third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn
111:39.49 third_party/libwebrtc/rtc_base/experiments/encoder_info_settings_gn
111:39.99 third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn
111:40.69 third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn
111:41.02 third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn
111:42.14 third_party/libwebrtc/rtc_base/experiments/normalize_simulcast_size_experiment_gn
111:43.22 third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn
111:43.58 third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn
111:44.01 third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn
111:45.42 third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn
111:45.93 third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn
111:46.19 third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn
111:46.90 third_party/libwebrtc/rtc_base/histogram_percentile_counter_gn
111:48.04 third_party/libwebrtc/rtc_base/ip_address_gn
111:48.27 third_party/libwebrtc/rtc_base/logging_gn
111:48.45 third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn
111:49.41 third_party/libwebrtc/rtc_base/net_helpers_gn
111:49.65 third_party/libwebrtc/rtc_base/network/sent_packet_gn
111:49.78 third_party/libwebrtc/rtc_base/network_constants_gn
111:50.43 third_party/libwebrtc/rtc_base/network_route_gn
111:50.88 third_party/libwebrtc/rtc_base/null_socket_server_gn
111:50.95 third_party/libwebrtc/rtc_base/platform_thread_gn
111:51.02 third_party/libwebrtc/rtc_base/platform_thread_types_gn
111:51.17 third_party/libwebrtc/rtc_base/race_checker_gn
111:51.58 third_party/libwebrtc/rtc_base/random_gn
111:52.37 third_party/libwebrtc/rtc_base/rate_limiter_gn
111:52.44 third_party/libwebrtc/rtc_base/rate_statistics_gn
111:52.47 third_party/libwebrtc/rtc_base/rate_tracker_gn
111:52.94 third_party/libwebrtc/rtc_base/rtc_event_gn
111:53.59 third_party/libwebrtc/rtc_base/rtc_numerics_gn
111:53.91 third_party/libwebrtc/rtc_base/rtc_task_queue_gn
111:54.59 third_party/libwebrtc/rtc_base/sample_counter_gn
111:54.65 third_party/libwebrtc/rtc_base/socket_address_gn
111:55.15 third_party/libwebrtc/rtc_base/socket_gn
111:55.41 third_party/libwebrtc/rtc_base/stringutils_gn
111:55.84 third_party/libwebrtc/rtc_base/synchronization/sequence_checker_internal_gn
111:56.11 third_party/libwebrtc/rtc_base/synchronization/yield_gn
111:56.21 third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn
111:57.18 third_party/libwebrtc/rtc_base/system/file_wrapper_gn
111:57.29 third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn
111:57.52 third_party/libwebrtc/rtc_base/third_party/base64/base64_gn
111:57.72 third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn
111:58.24 third_party/libwebrtc/rtc_base/threading_gn
111:58.47 third_party/libwebrtc/rtc_base/timeutils_gn
111:59.15 third_party/libwebrtc/rtc_base/weak_ptr_gn
111:59.35 third_party/libwebrtc/rtc_base/zero_memory_gn
111:59.58 third_party/libwebrtc/system_wrappers/denormal_disabler_gn
112:00.57 third_party/libwebrtc/system_wrappers/field_trial_gn
112:00.65 third_party/libwebrtc/system_wrappers/metrics_gn
112:00.72 third_party/libwebrtc/system_wrappers/system_wrappers_gn
112:03.10 third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn
112:03.30 third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn
112:03.46 third_party/libwebrtc/third_party/abseil-cpp/absl/base/throw_delegate_gn
112:03.97 third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn
112:04.28 third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn
112:04.59 third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn
112:05.44 third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn
112:05.68 third_party/libwebrtc/third_party/pffft/pffft_gn
112:05.73 third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn
112:05.97 third_party/libwebrtc/video/adaptation/video_adaptation_gn
112:06.28 third_party/libwebrtc/video/config/encoder_config_gn
112:06.48 third_party/libwebrtc/video/config/streams_config_gn
112:07.93 third_party/libwebrtc/video/decode_synchronizer_gn
112:07.97 third_party/libwebrtc/video/frame_cadence_adapter_gn
112:10.83 third_party/libwebrtc/video/frame_decode_timing_gn
112:11.49 third_party/libwebrtc/video/frame_dumping_decoder_gn
112:12.39 third_party/libwebrtc/video/render/incoming_video_stream_gn
112:13.31 third_party/libwebrtc/video/render/video_render_frames_gn
112:13.83 third_party/libwebrtc/video/task_queue_frame_decode_scheduler_gn
112:14.41 third_party/libwebrtc/video/unique_timestamp_counter_gn
112:14.47 third_party/libwebrtc/video/video_gn
112:16.13 third_party/libwebrtc/video/video_receive_stream_timeout_tracker_gn
112:18.03 third_party/libwebrtc/video/video_stream_buffer_controller_gn
112:22.32 third_party/libwebrtc/video/video_stream_encoder_impl_gn
112:23.51 third_party/msgpack
112:24.00 third_party/pipewire/libpipewire
112:24.27 third_party/sipcc
112:25.49 toolkit/components/alerts
112:32.42 toolkit/components/antitracking
112:41.31 toolkit/components/autocomplete
112:42.18 toolkit/components/backgroundhangmonitor
112:47.18 toolkit/components/backgroundtasks
112:50.88 toolkit/components/browser
112:51.30 toolkit/components/build
112:54.78 toolkit/components/cascade_bloom_filter
112:56.65 toolkit/components/clearsitedata
113:06.86 toolkit/components/commandlines
113:08.10 toolkit/components/cookiebanners
113:08.42 toolkit/components/credentialmanagement
113:08.60 toolkit/components/ctypes
113:11.00 toolkit/components/downloads
113:13.31 toolkit/components/extensions
113:14.00 toolkit/components/extensions/webidl-api
113:25.74 toolkit/components/extensions/webrequest
113:32.03 toolkit/components/finalizationwitness
113:35.03 toolkit/components/find
113:37.39 toolkit/components/formautofill
113:47.12 toolkit/components/glean
113:53.64 toolkit/components/glean/xpcom
113:54.12 toolkit/components/jsoncpp/src/lib_json
114:02.58 toolkit/components/mediasniffer
114:04.56 toolkit/components/mozintl
114:06.83 toolkit/components/nimbus
114:07.98 toolkit/components/parentalcontrols
114:10.26 toolkit/components/perfmonitoring
114:11.05 toolkit/components/places
114:15.47 toolkit/components/printingui/ipc
114:21.85 toolkit/components/processtools
114:29.42 toolkit/components/protobuf
114:33.87 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:1631:10: warning: 'return' will never be executed [-Wunreachable-code-return]
114:33.88 return Error(PROTOBUF_TC_PARAM_PASS);
114:33.88 ^~~~~
114:37.99 BUILDSTATUS BUILD_VERBOSE toolkit/components/protobuf
114:38.43 toolkit/components/reflect
114:39.66 1 warning generated.
114:40.22 toolkit/components/remote
114:41.87 toolkit/components/reputationservice
114:48.35 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:375:10: warning: 'return' will never be executed [-Wunreachable-code-return]
114:48.35 return true;
114:48.36 ^~~~
114:48.87 1 warning generated.
114:58.04 toolkit/components/resistfingerprinting
115:11.84 toolkit/components/satchel
115:12.44 toolkit/components/sessionstore
115:17.31 toolkit/components/startup
115:23.57 toolkit/components/statusfilter
115:26.16 toolkit/components/telemetry/TelemetryHistogramData.inc.stub
115:27.21 toolkit/components/terminator
115:31.53 toolkit/components/typeaheadfind
115:32.14 toolkit/components/uniffi-js
115:37.99 toolkit/components/url-classifier
115:47.89 toolkit/components/viaduct
115:50.37 toolkit/components/windowwatcher
115:54.92 toolkit/crashreporter
115:58.97 toolkit/library/buildid.cpp.stub
115:59.13 toolkit/mozapps/extensions
115:59.33 toolkit/profile
116:05.90 toolkit/system/gnome
116:16.12 toolkit/system/unixproxy
116:17.51 toolkit/xre
116:23.94 tools/performance
116:39.49 tools/profiler
116:48.27 uriloader/base
116:59.66 uriloader/exthandler
117:26.76 uriloader/prefetch
117:27.25 uriloader/preload
117:35.84 view
117:37.62 widget/gtk/mozgtk
117:38.29 widget/gtk/mozwayland
117:39.48 widget/gtk
117:39.76 widget/gtk/wayland
117:45.14 widget/headless
117:58.19 widget
118:18.11 widget/x11
118:21.24 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsWindow.cpp:3511:11: warning: 'gtk_icon_theme_add_builtin_icon' is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations]
118:21.26 gtk_icon_theme_add_builtin_icon(iconName.get(),
118:21.26 ^
118:21.27 /usr/include/gtk-3.0/gtk/gtkicontheme.h:274:1: note: 'gtk_icon_theme_add_builtin_icon' has been explicitly marked deprecated here
118:21.27 GDK_DEPRECATED_IN_3_14_FOR(gtk_icon_theme_add_resource_path)
118:21.27 ^
118:21.28 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:357:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14_FOR'
118:21.28 # define GDK_DEPRECATED_IN_3_14_FOR(f) GDK_DEPRECATED_FOR(f)
118:21.29 ^
118:21.29 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
118:21.29 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
118:21.30 ^
118:21.31 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
118:21.31 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
118:21.31 ^
118:21.32 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsWindow.cpp:3643:9: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
118:21.34 gdk_pointer_grab(GetToplevelGdkWindow(),
118:21.34 ^
118:21.34 /usr/include/gtk-3.0/gdk/gdkmain.h:85:1: note: 'gdk_pointer_grab' has been explicitly marked deprecated here
118:21.34 GDK_DEPRECATED_IN_3_0_FOR(gdk_device_grab)
118:21.34 ^
118:21.35 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'
118:21.35 # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)
118:21.35 ^
118:21.35 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
118:21.35 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
118:21.35 ^
118:21.36 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
118:21.36 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
118:21.36 ^
118:21.40 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsWindow.cpp:3655:5: warning: 'gdk_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
118:21.41 gdk_pointer_ungrab(GetLastUserInputTime());
118:21.41 ^
118:21.41 /usr/include/gtk-3.0/gdk/gdkmain.h:99:1: note: 'gdk_pointer_ungrab' has been explicitly marked deprecated here
118:21.42 GDK_DEPRECATED_IN_3_0_FOR(gdk_device_ungrab)
118:21.42 ^
118:21.43 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'
118:21.43 # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)
118:21.43 ^
118:21.44 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
118:21.44 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
118:21.44 ^
118:21.44 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
118:21.44 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
118:21.44 ^
118:21.59 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsWindow.cpp:6295:7: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations]
118:21.60 gtk_widget_set_double_buffered(widgets[i], FALSE);
118:21.60 ^
118:21.60 /usr/include/gtk-3.0/gtk/gtkwidget.h:882:1: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here
118:21.60 GDK_DEPRECATED_IN_3_14
118:21.60 ^
118:21.60 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:21.60 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:21.60 ^
118:21.60 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:21.60 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:21.60 ^
118:21.61 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:21.61 #define G_DEPRECATED __attribute__((__deprecated__))
118:21.62 ^
118:21.86 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsWindow.cpp:8836:5: warning: 'gtk_widget_reparent' is deprecated [-Wdeprecated-declarations]
118:21.87 gtk_widget_reparent(GTK_WIDGET(mContainer), tmpWindow);
118:21.87 ^
118:21.88 /usr/include/gtk-3.0/gtk/gtkwidget.h:754:1: note: 'gtk_widget_reparent' has been explicitly marked deprecated here
118:21.88 GDK_DEPRECATED_IN_3_14
118:21.89 ^
118:21.89 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:21.90 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:21.90 ^
118:21.91 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:21.91 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:21.91 ^
118:21.91 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:21.91 #define G_DEPRECATED __attribute__((__deprecated__))
118:21.91 ^
118:21.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsWindow.cpp:8862:5: warning: 'gtk_widget_reparent' is deprecated [-Wdeprecated-declarations]
118:21.92 gtk_widget_reparent(GTK_WIDGET(mContainer), GTK_WIDGET(mShell));
118:21.92 ^
118:21.92 /usr/include/gtk-3.0/gtk/gtkwidget.h:754:1: note: 'gtk_widget_reparent' has been explicitly marked deprecated here
118:21.92 GDK_DEPRECATED_IN_3_14
118:21.92 ^
118:21.92 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:21.92 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:21.92 ^
118:21.92 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:21.95 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:21.96 ^
118:21.96 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:21.97 #define G_DEPRECATED __attribute__((__deprecated__))
118:21.97 ^
118:32.66 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:32.67 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:112:23: warning: 'gtk_handle_box_new' is deprecated [-Wdeprecated-declarations]
118:32.69 GtkWidget* widget = gtk_handle_box_new();
118:32.69 ^
118:32.70 /usr/include/gtk-3.0/gtk/deprecated/gtkhandlebox.h:89:1: note: 'gtk_handle_box_new' has been explicitly marked deprecated here
118:32.71 GDK_DEPRECATED_IN_3_4
118:32.71 ^
118:32.72 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:286:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4'
118:32.73 # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED
118:32.73 ^
118:32.74 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:32.74 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:32.75 ^
118:32.75 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:32.75 #define G_DEPRECATED __attribute__((__deprecated__))
118:32.76 ^
118:32.76 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:32.77 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:142:23: warning: 'gtk_arrow_new' is deprecated [-Wdeprecated-declarations]
118:32.77 GtkWidget* widget = gtk_arrow_new(GTK_ARROW_DOWN, GTK_SHADOW_OUT);
118:32.78 ^
118:32.78 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:72:1: note: 'gtk_arrow_new' has been explicitly marked deprecated here
118:32.78 GDK_DEPRECATED_IN_3_14
118:32.78 ^
118:32.78 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:32.79 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:32.80 ^
118:32.81 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:32.81 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:32.81 ^
118:32.82 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:32.82 #define G_DEPRECATED __attribute__((__deprecated__))
118:32.83 ^
118:32.83 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:32.83 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:222:32: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations]
118:32.85 GtkInnerWidgetInfo info = {GTK_TYPE_ARROW, &comboBoxArrow};
118:32.85 ^
118:32.85 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:39:42: note: expanded from macro 'GTK_TYPE_ARROW'
118:32.86 #define GTK_TYPE_ARROW (gtk_arrow_get_type ())
118:32.86 ^
118:32.86 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:70:1: note: 'gtk_arrow_get_type' has been explicitly marked deprecated here
118:32.86 GDK_DEPRECATED_IN_3_14
118:32.86 ^
118:32.86 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:32.86 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:32.86 ^
118:32.88 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:32.88 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:32.89 ^
118:32.89 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:32.90 #define G_DEPRECATED __attribute__((__deprecated__))
118:32.90 ^
118:32.91 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:32.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:224:14: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations]
118:32.92 } else if (GTK_IS_ARROW(buttonChild)) {
118:32.92 ^
118:32.93 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:42:77: note: expanded from macro 'GTK_IS_ARROW'
118:32.93 #define GTK_IS_ARROW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_ARROW))
118:32.93 ^
118:32.94 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:39:42: note: expanded from macro 'GTK_TYPE_ARROW'
118:32.94 #define GTK_TYPE_ARROW (gtk_arrow_get_type ())
118:32.94 ^
118:32.95 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:70:1: note: 'gtk_arrow_get_type' has been explicitly marked deprecated here
118:32.95 GDK_DEPRECATED_IN_3_14
118:32.96 ^
118:32.96 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:32.97 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:32.97 ^
118:32.97 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:32.98 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:32.99 ^
118:32.99 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:32.99 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.00 ^
118:33.00 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.01 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:333:32: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations]
118:33.01 GtkInnerWidgetInfo info = {GTK_TYPE_ARROW, &comboBoxArrow};
118:33.02 ^
118:33.03 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:39:42: note: expanded from macro 'GTK_TYPE_ARROW'
118:33.03 #define GTK_TYPE_ARROW (gtk_arrow_get_type ())
118:33.03 ^
118:33.04 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:70:1: note: 'gtk_arrow_get_type' has been explicitly marked deprecated here
118:33.04 GDK_DEPRECATED_IN_3_14
118:33.05 ^
118:33.05 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.05 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.06 ^
118:33.06 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.07 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.07 ^
118:33.07 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.08 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.08 ^
118:33.09 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.09 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:335:14: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations]
118:33.10 } else if (GTK_IS_ARROW(buttonChild)) {
118:33.11 ^
118:33.11 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:42:77: note: expanded from macro 'GTK_IS_ARROW'
118:33.11 #define GTK_IS_ARROW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_ARROW))
118:33.12 ^
118:33.12 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:39:42: note: expanded from macro 'GTK_TYPE_ARROW'
118:33.13 #define GTK_TYPE_ARROW (gtk_arrow_get_type ())
118:33.14 ^
118:33.14 /usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:70:1: note: 'gtk_arrow_get_type' has been explicitly marked deprecated here
118:33.15 GDK_DEPRECATED_IN_3_14
118:33.15 ^
118:33.15 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.16 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.16 ^
118:33.17 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.17 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.18 ^
118:33.18 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.19 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.19 ^
118:33.19 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.20 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:500:3: warning: 'gtk_style_context_invalidate' is deprecated [-Wdeprecated-declarations]
118:33.21 gtk_style_context_invalidate(headerBarStyle);
118:33.22 ^
118:33.22 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1226:1: note: 'gtk_style_context_invalidate' has been explicitly marked deprecated here
118:33.23 GDK_DEPRECATED_IN_3_12
118:33.23 ^
118:33.23 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:342:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12'
118:33.23 # define GDK_DEPRECATED_IN_3_12 GDK_DEPRECATED
118:33.24 ^
118:33.24 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.24 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.24 ^
118:33.24 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.24 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.24 ^
118:33.24 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.27 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:501:3: warning: 'gtk_style_context_invalidate' is deprecated [-Wdeprecated-declarations]
118:33.27 gtk_style_context_invalidate(fixedStyle);
118:33.27 ^
118:33.27 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1226:1: note: 'gtk_style_context_invalidate' has been explicitly marked deprecated here
118:33.27 GDK_DEPRECATED_IN_3_12
118:33.28 ^
118:33.28 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:342:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12'
118:33.28 # define GDK_DEPRECATED_IN_3_12 GDK_DEPRECATED
118:33.28 ^
118:33.28 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.28 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.28 ^
118:33.28 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.28 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.28 ^
118:33.28 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.30 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:630:3: warning: 'gtk_style_context_invalidate' is deprecated [-Wdeprecated-declarations]
118:33.30 gtk_style_context_invalidate(style);
118:33.30 ^
118:33.30 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1226:1: note: 'gtk_style_context_invalidate' has been explicitly marked deprecated here
118:33.30 GDK_DEPRECATED_IN_3_12
118:33.30 ^
118:33.30 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:342:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12'
118:33.31 # define GDK_DEPRECATED_IN_3_12 GDK_DEPRECATED
118:33.31 ^
118:33.31 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.32 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.32 ^
118:33.32 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.32 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.32 ^
118:33.32 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.32 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:816:5: warning: 'gtk_style_context_invalidate' is deprecated [-Wdeprecated-declarations]
118:33.32 gtk_style_context_invalidate(style);
118:33.34 ^
118:33.35 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1226:1: note: 'gtk_style_context_invalidate' has been explicitly marked deprecated here
118:33.35 GDK_DEPRECATED_IN_3_12
118:33.35 ^
118:33.35 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:342:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12'
118:33.36 # define GDK_DEPRECATED_IN_3_12 GDK_DEPRECATED
118:33.36 ^
118:33.37 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.37 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.38 ^
118:33.38 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.38 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.39 ^
118:33.39 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.39 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1147:7: warning: 'gtk_style_context_add_region' is deprecated [-Wdeprecated-declarations]
118:33.40 gtk_style_context_add_region(style, GTK_STYLE_REGION_TAB,
118:33.40 ^
118:33.40 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1107:1: note: 'gtk_style_context_add_region' has been explicitly marked deprecated here
118:33.40 GDK_DEPRECATED_IN_3_14
118:33.40 ^
118:33.40 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.41 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.41 ^
118:33.41 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.41 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.41 ^
118:33.41 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.41 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.41 ^
118:33.41 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.41 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1154:7: warning: 'gtk_style_context_add_region' is deprecated [-Wdeprecated-declarations]
118:33.41 gtk_style_context_add_region(style, GTK_STYLE_REGION_TAB,
118:33.41 ^
118:33.45 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1107:1: note: 'gtk_style_context_add_region' has been explicitly marked deprecated here
118:33.45 GDK_DEPRECATED_IN_3_14
118:33.45 ^
118:33.46 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.46 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.47 ^
118:33.47 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.47 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.48 ^
118:33.49 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.49 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.49 ^
118:33.49 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.50 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1283:7: warning: 'gtk_style_context_add_region' is deprecated [-Wdeprecated-declarations]
118:33.50 gtk_style_context_add_region(style, GTK_STYLE_REGION_TAB,
118:33.50 ^
118:33.50 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1107:1: note: 'gtk_style_context_add_region' has been explicitly marked deprecated here
118:33.50 GDK_DEPRECATED_IN_3_14
118:33.50 ^
118:33.50 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.50 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.53 ^
118:33.53 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.53 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.53 ^
118:33.53 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.53 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.53 ^
118:33.53 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.53 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1288:7: warning: 'gtk_style_context_add_region' is deprecated [-Wdeprecated-declarations]
118:33.53 gtk_style_context_add_region(style, GTK_STYLE_REGION_TAB,
118:33.53 ^
118:33.53 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1107:1: note: 'gtk_style_context_add_region' has been explicitly marked deprecated here
118:33.56 GDK_DEPRECATED_IN_3_14
118:33.56 ^
118:33.56 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.56 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.56 ^
118:33.56 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.57 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.57 ^
118:33.57 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.57 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.58 ^
118:33.58 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.58 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1363:37: warning: 'gtk_style_context_get_direction' is deprecated: Use 'gtk_style_context_get_state' instead [-Wdeprecated-declarations]
118:33.58 GtkTextDirection oldDirection = gtk_style_context_get_direction(style);
118:33.58 ^
118:33.58 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1160:1: note: 'gtk_style_context_get_direction' has been explicitly marked deprecated here
118:33.58 GDK_DEPRECATED_IN_3_8_FOR(gtk_style_context_get_state)
118:33.58 ^
118:33.61 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR'
118:33.61 # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f)
118:33.61 ^
118:33.61 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
118:33.61 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
118:33.61 ^
118:33.61 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
118:33.61 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
118:33.61 ^
118:33.61 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.61 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1365:7: warning: 'gtk_style_context_set_direction' is deprecated: Use 'gtk_style_context_set_state' instead [-Wdeprecated-declarations]
118:33.61 gtk_style_context_set_direction(style, aDirection);
118:33.61 ^
118:33.65 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1157:1: note: 'gtk_style_context_set_direction' has been explicitly marked deprecated here
118:33.65 GDK_DEPRECATED_IN_3_8_FOR(gtk_style_context_set_state)
118:33.65 ^
118:33.65 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR'
118:33.65 # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f)
118:33.65 ^
118:33.65 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
118:33.65 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
118:33.65 ^
118:33.65 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
118:33.68 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
118:33.68 ^
118:33.69 In file included from Unified_cpp_widget_gtk1.cpp:38:
118:33.70 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/WidgetStyleCache.cpp:1383:5: warning: 'gtk_style_context_invalidate' is deprecated [-Wdeprecated-declarations]
118:33.70 gtk_style_context_invalidate(style);
118:33.70 ^
118:33.70 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1226:1: note: 'gtk_style_context_invalidate' has been explicitly marked deprecated here
118:33.72 GDK_DEPRECATED_IN_3_12
118:33.73 ^
118:33.73 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:342:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12'
118:33.73 # define GDK_DEPRECATED_IN_3_12 GDK_DEPRECATED
118:33.74 ^
118:33.75 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.75 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.75 ^
118:33.75 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.75 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.75 ^
118:33.75 In file included from Unified_cpp_widget_gtk1.cpp:110:
118:33.75 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/gtk3drawing.cpp:651:3: warning: 'gtk_misc_get_padding' is deprecated [-Wdeprecated-declarations]
118:33.75 gtk_misc_get_padding(misc, &mxpad, &mypad);
118:33.75 ^
118:33.77 /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:83:1: note: 'gtk_misc_get_padding' has been explicitly marked deprecated here
118:33.78 GDK_DEPRECATED_IN_3_14
118:33.78 ^
118:33.79 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.79 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.79 ^
118:33.80 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.81 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.81 ^
118:33.81 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.82 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.82 ^
118:33.82 In file included from Unified_cpp_widget_gtk1.cpp:110:
118:33.82 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/gtk3drawing.cpp:655:3: warning: 'gtk_misc_get_alignment' is deprecated [-Wdeprecated-declarations]
118:33.82 gtk_misc_get_alignment(misc, &mxalign, &myalign);
118:33.82 ^
118:33.82 /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:75:1: note: 'gtk_misc_get_alignment' has been explicitly marked deprecated here
118:33.82 GDK_DEPRECATED_IN_3_14
118:33.83 ^
118:33.83 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
118:33.83 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
118:33.86 ^
118:33.86 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
118:33.87 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
118:33.87 ^
118:33.87 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
118:33.88 #define G_DEPRECATED __attribute__((__deprecated__))
118:33.88 ^
118:34.21 BUILDSTATUS BUILD_VERBOSE widget
118:40.90 6 warnings generated.
118:40.99 xpcom/base
118:45.03 19 warnings generated.
118:45.10 xpcom/build/Services.cpp.stub
119:07.93 In file included from Unified_cpp_widget_gtk2.cpp:56:
119:07.93 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsFilePicker.cpp:137:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations]
119:07.94 gtk_misc_set_padding(GTK_MISC(preview_widget), x_padding, 0);
119:07.95 ^
119:07.95 /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:79:1: note: 'gtk_misc_set_padding' has been explicitly marked deprecated here
119:07.95 GDK_DEPRECATED_IN_3_14
119:07.95 ^
119:07.96 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:07.96 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:07.97 ^
119:07.97 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:07.97 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:07.98 ^
119:07.98 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:07.99 #define G_DEPRECATED __attribute__((__deprecated__))
119:07.99 ^
119:07.99 In file included from Unified_cpp_widget_gtk2.cpp:56:
119:08.00 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsFilePicker.cpp:649:63: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
119:08.01 accept_label = (action == GTK_FILE_CHOOSER_ACTION_SAVE) ? GTK_STOCK_SAVE
119:08.01 ^
119:08.01 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE'
119:08.01 #define GTK_STOCK_SAVE ((GtkStock)"gtk-save")
119:08.01 ^
119:08.01 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here
119:08.01 G_DEPRECATED
119:08.01 ^
119:08.01 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:08.01 #define G_DEPRECATED __attribute__((__deprecated__))
119:08.01 ^
119:08.01 In file included from Unified_cpp_widget_gtk2.cpp:56:
119:08.01 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsFilePicker.cpp:650:63: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
119:08.01 : GTK_STOCK_OPEN;
119:08.02 ^
119:08.02 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN'
119:08.02 #define GTK_STOCK_OPEN ((GtkStock)"gtk-open")
119:08.02 ^
119:08.02 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here
119:08.02 G_DEPRECATED
119:08.02 ^
119:08.02 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:08.02 #define G_DEPRECATED __attribute__((__deprecated__))
119:08.02 ^
119:08.02 In file included from Unified_cpp_widget_gtk2.cpp:56:
119:08.02 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsFilePicker.cpp:653:30: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
119:08.02 title, parent, action, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
119:08.02 ^
119:08.02 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL'
119:08.02 #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel")
119:08.02 ^
119:08.02 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here
119:08.02 G_DEPRECATED
119:08.02 ^
119:08.02 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:08.02 #define G_DEPRECATED __attribute__((__deprecated__))
119:08.02 ^
119:08.02 In file included from Unified_cpp_widget_gtk2.cpp:56:
119:08.02 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsFilePicker.cpp:655:3: warning: 'gtk_dialog_set_alternative_button_order' is deprecated [-Wdeprecated-declarations]
119:08.03 gtk_dialog_set_alternative_button_order(
119:08.03 ^
119:08.03 /usr/include/gtk-3.0/gtk/gtkdialog.h:184:1: note: 'gtk_dialog_set_alternative_button_order' has been explicitly marked deprecated here
119:08.03 GDK_DEPRECATED_IN_3_10
119:08.03 ^
119:08.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
119:08.03 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
119:08.03 ^
119:08.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:08.03 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:08.03 ^
119:08.03 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:08.03 #define G_DEPRECATED __attribute__((__deprecated__))
119:08.03 ^
119:10.36 In file included from Unified_cpp_widget_gtk2.cpp:83:
119:10.37 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsLookAndFeel.cpp:340:8: warning: 'gtk_style_properties_lookup_property' is deprecated [-Wdeprecated-declarations]
119:10.38 if (!gtk_style_properties_lookup_property(propertyName, nullptr, nullptr))
119:10.39 ^
119:10.39 /usr/include/gtk-3.0/gtk/deprecated/gtkstyleproperties.h:75:1: note: 'gtk_style_properties_lookup_property' has been explicitly marked deprecated here
119:10.39 GDK_DEPRECATED_IN_3_8
119:10.40 ^
119:10.41 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:314:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8'
119:10.41 # define GDK_DEPRECATED_IN_3_8 GDK_DEPRECATED
119:10.41 ^
119:10.42 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:10.42 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:10.43 ^
119:10.44 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:10.44 #define G_DEPRECATED __attribute__((__deprecated__))
119:10.45 ^
119:10.49 In file included from Unified_cpp_widget_gtk2.cpp:83:
119:10.50 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsLookAndFeel.cpp:1956:3: warning: 'gtk_style_context_add_region' is deprecated [-Wdeprecated-declarations]
119:10.51 gtk_style_context_add_region(style, GTK_STYLE_REGION_ROW, GTK_REGION_ODD);
119:10.51 ^
119:10.51 /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1107:1: note: 'gtk_style_context_add_region' has been explicitly marked deprecated here
119:10.51 GDK_DEPRECATED_IN_3_14
119:10.51 ^
119:10.51 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:10.51 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:10.51 ^
119:10.51 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:10.51 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:10.51 ^
119:10.51 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:10.51 #define G_DEPRECATED __attribute__((__deprecated__))
119:10.54 ^
119:10.55 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.56 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:74:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
119:10.56 (GtkDialogFlags)(GTK_DIALOG_MODAL), GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT,
119:10.57 ^
119:10.58 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL'
119:10.58 #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel")
119:10.59 ^
119:10.59 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here
119:10.60 G_DEPRECATED
119:10.61 ^
119:10.61 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:10.61 #define G_DEPRECATED __attribute__((__deprecated__))
119:10.62 ^
119:10.62 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.62 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:75:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
119:10.62 GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, nullptr);
119:10.62 ^
119:10.62 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: note: expanded from macro 'GTK_STOCK_OK'
119:10.62 #define GTK_STOCK_OK ((GtkStock)"gtk-ok")
119:10.62 ^
119:10.62 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here
119:10.62 G_DEPRECATED
119:10.63 ^
119:10.63 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:10.65 #define G_DEPRECATED __attribute__((__deprecated__))
119:10.65 ^
119:10.65 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.65 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:78:3: warning: 'gtk_dialog_set_alternative_button_order' is deprecated [-Wdeprecated-declarations]
119:10.65 gtk_dialog_set_alternative_button_order(
119:10.65 ^
119:10.66 /usr/include/gtk-3.0/gtk/gtkdialog.h:184:1: note: 'gtk_dialog_set_alternative_button_order' has been explicitly marked deprecated here
119:10.66 GDK_DEPRECATED_IN_3_10
119:10.66 ^
119:10.67 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
119:10.67 # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED
119:10.68 ^
119:10.69 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:10.69 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:10.69 ^
119:10.70 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:10.71 #define G_DEPRECATED __attribute__((__deprecated__))
119:10.71 ^
119:10.71 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.72 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:86:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
119:10.73 gtk_image_new_from_stock(GTK_STOCK_DIALOG_QUESTION, GTK_ICON_SIZE_DIALOG);
119:10.73 ^
119:10.73 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:302:38: note: expanded from macro 'GTK_STOCK_DIALOG_QUESTION'
119:10.74 #define GTK_STOCK_DIALOG_QUESTION ((GtkStock)"gtk-dialog-question")
119:10.75 ^
119:10.75 /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here
119:10.75 G_DEPRECATED
119:10.76 ^
119:10.76 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:10.76 #define G_DEPRECATED __attribute__((__deprecated__))
119:10.76 ^
119:10.76 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.76 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:86:7: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
119:10.76 gtk_image_new_from_stock(GTK_STOCK_DIALOG_QUESTION, GTK_ICON_SIZE_DIALOG);
119:10.76 ^
119:10.76 /usr/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here
119:10.77 GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name)
119:10.77 ^
119:10.78 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:329:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR'
119:10.78 # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f)
119:10.78 ^
119:10.79 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:10.79 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:10.79 ^
119:10.80 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:10.81 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:10.81 ^
119:10.81 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.81 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:98:28: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:10.82 GtkWidget* custom_vbox = gtk_vbox_new(TRUE, 2);
119:10.82 ^
119:10.82 /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here
119:10.82 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:10.82 ^
119:10.83 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:10.83 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:10.83 ^
119:10.85 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:10.85 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:10.85 ^
119:10.86 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:10.86 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:10.87 ^
119:10.87 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.87 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:102:28: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:10.88 GtkWidget* custom_hbox = gtk_hbox_new(FALSE, 2);
119:10.88 ^
119:10.88 /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62:1: note: 'gtk_hbox_new' has been explicitly marked deprecated here
119:10.88 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:10.88 ^
119:10.88 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:10.88 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:10.88 ^
119:10.88 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:10.88 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:10.89 ^
119:10.89 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:10.89 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:10.90 ^
119:10.91 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.91 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:191:35: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:10.91 GtkWidget* custom_options_tab = gtk_vbox_new(FALSE, 0);
119:10.91 ^
119:10.92 /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here
119:10.92 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:10.93 ^
119:10.93 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:10.94 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:10.94 ^
119:10.94 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:10.95 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:10.95 ^
119:10.95 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:10.96 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:10.97 ^
119:10.97 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:10.97 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:197:40: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:10.98 GtkWidget* check_buttons_container = gtk_vbox_new(TRUE, 2);
119:10.98 ^
119:10.98 /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here
119:10.98 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:10.98 ^
119:10.98 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:10.98 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:10.98 ^
119:10.98 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:10.99 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:10.99 ^
119:10.99 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:10.99 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:10.99 ^
119:11.00 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.00 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:221:45: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:11.00 GtkWidget* appearance_buttons_container = gtk_vbox_new(TRUE, 2);
119:11.00 ^
119:11.00 /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here
119:11.00 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:11.00 ^
119:11.00 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:11.00 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.00 ^
119:11.00 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.00 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.00 ^
119:11.00 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.00 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.01 ^
119:11.01 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.01 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:237:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations]
119:11.01 gtk_misc_set_alignment(GTK_MISC(appearance_label), 0, 0);
119:11.01 ^
119:11.01 /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here
119:11.01 GDK_DEPRECATED_IN_3_14
119:11.01 ^
119:11.01 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:11.01 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:11.01 ^
119:11.01 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:11.01 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:11.01 ^
119:11.01 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:11.01 #define G_DEPRECATED __attribute__((__deprecated__))
119:11.01 ^
119:11.01 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.01 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:239:37: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]
119:11.02 GtkWidget* appearance_container = gtk_alignment_new(0, 0, 0, 0);
119:11.02 ^
119:11.02 /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here
119:11.02 GDK_DEPRECATED_IN_3_14
119:11.02 ^
119:11.02 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:11.02 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:11.02 ^
119:11.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:11.03 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:11.03 ^
119:11.03 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:11.03 #define G_DEPRECATED __attribute__((__deprecated__))
119:11.03 ^
119:11.03 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.03 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:240:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations]
119:11.03 gtk_alignment_set_padding(GTK_ALIGNMENT(appearance_container), 8, 0, 12, 0);
119:11.03 ^
119:11.03 /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:90:1: note: 'gtk_alignment_set_padding' has been explicitly marked deprecated here
119:11.03 GDK_DEPRECATED_IN_3_14
119:11.03 ^
119:11.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:11.03 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:11.03 ^
119:11.03 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:11.04 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:11.04 ^
119:11.04 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:11.04 #define G_DEPRECATED __attribute__((__deprecated__))
119:11.04 ^
119:11.04 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.04 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:244:45: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:11.04 GtkWidget* appearance_vertical_squasher = gtk_vbox_new(FALSE, 0);
119:11.04 ^
119:11.04 /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here
119:11.04 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:11.04 ^
119:11.04 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:11.04 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.04 ^
119:11.04 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.04 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.04 ^
119:11.04 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.04 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.04 ^
119:11.04 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.04 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:256:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations]
119:11.05 gtk_misc_set_alignment(GTK_MISC(header_footer_label), 0, 0);
119:11.05 ^
119:11.05 /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here
119:11.05 GDK_DEPRECATED_IN_3_14
119:11.05 ^
119:11.05 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:11.06 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:11.06 ^
119:11.06 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:11.06 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:11.06 ^
119:11.06 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:11.06 #define G_DEPRECATED __attribute__((__deprecated__))
119:11.06 ^
119:11.06 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.06 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:258:40: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]
119:11.06 GtkWidget* header_footer_container = gtk_alignment_new(0, 0, 0, 0);
119:11.06 ^
119:11.06 /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here
119:11.06 GDK_DEPRECATED_IN_3_14
119:11.06 ^
119:11.06 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:11.06 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:11.07 ^
119:11.07 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:11.07 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:11.07 ^
119:11.07 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:11.07 #define G_DEPRECATED __attribute__((__deprecated__))
119:11.07 ^
119:11.07 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.07 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:259:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations]
119:11.07 gtk_alignment_set_padding(GTK_ALIGNMENT(header_footer_container), 8, 0, 12,
119:11.07 ^
119:11.07 /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:90:1: note: 'gtk_alignment_set_padding' has been explicitly marked deprecated here
119:11.07 GDK_DEPRECATED_IN_3_14
119:11.07 ^
119:11.07 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'
119:11.07 # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED
119:11.07 ^
119:11.07 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
119:11.07 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
119:11.07 ^
119:11.07 /usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
119:11.07 #define G_DEPRECATED __attribute__((__deprecated__))
119:11.07 ^
119:11.07 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.07 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:263:36: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
119:11.07 GtkWidget* header_footer_table = gtk_table_new(3, 3, FALSE); // 3x3 table
119:11.08 ^
119:11.08 /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:118:1: note: 'gtk_table_new' has been explicitly marked deprecated here
119:11.08 GDK_DEPRECATED_IN_3_4_FOR(GtkGrid)
119:11.08 ^
119:11.08 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR'
119:11.08 # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.08 ^
119:11.08 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.08 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.08 ^
119:11.09 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.09 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.09 ^
119:11.09 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.09 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:275:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
119:11.09 gtk_table_attach(GTK_TABLE(header_footer_table), header_dropdown[i], i,
119:11.09 ^
119:11.09 /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here
119:11.09 GDK_DEPRECATED_IN_3_4_FOR(GtkGrid)
119:11.09 ^
119:11.09 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR'
119:11.09 # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.09 ^
119:11.09 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.09 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.09 ^
119:11.09 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.09 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.09 ^
119:11.09 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.10 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:282:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
119:11.10 gtk_table_attach(GTK_TABLE(header_footer_table),
119:11.10 ^
119:11.10 /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here
119:11.10 GDK_DEPRECATED_IN_3_4_FOR(GtkGrid)
119:11.10 ^
119:11.10 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR'
119:11.10 # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.10 ^
119:11.10 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.10 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.10 ^
119:11.10 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.10 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.10 ^
119:11.10 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.10 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:295:5: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
119:11.10 gtk_table_attach(GTK_TABLE(header_footer_table), footer_dropdown[i], i,
119:11.11 ^
119:11.11 /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here
119:11.11 GDK_DEPRECATED_IN_3_4_FOR(GtkGrid)
119:11.11 ^
119:11.11 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR'
119:11.11 # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.11 ^
119:11.11 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.11 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.11 ^
119:11.11 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.11 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.11 ^
119:11.11 In file included from Unified_cpp_widget_gtk2.cpp:92:
119:11.11 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/widget/gtk/nsPrintDialogGTK.cpp:304:48: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
119:11.11 GtkWidget* header_footer_vertical_squasher = gtk_vbox_new(FALSE, 0);
119:11.12 ^
119:11.12 /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here
119:11.12 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
119:11.12 ^
119:11.12 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'
119:11.12 # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)
119:11.12 ^
119:11.12 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
119:11.12 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
119:11.12 ^
119:11.12 /usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
119:11.12 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
119:11.12 ^
119:14.31 BUILDSTATUS BUILD_VERBOSE xpcom/components
119:30.38 29 warnings generated.
119:48.18 xpcom/components
119:54.26 In file included from Unified_cpp_xpcom_base2.cpp:47:
119:54.26 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/xpcom/base/nsMemoryReporterManager.cpp:136:26: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations]
119:54.28 struct mallinfo info = mallinfo();
119:54.28 ^
119:54.29 /usr/include/malloc.h:114:48: note: 'mallinfo' has been explicitly marked deprecated here
119:54.29 extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
119:54.30 ^
119:54.30 /usr/include/malloc.h:32:30: note: expanded from macro '__MALLOC_DEPRECATED'
119:54.31 # define __MALLOC_DEPRECATED __attribute_deprecated__
119:54.31 ^
119:54.31 /usr/include/sys/cdefs.h:356:51: note: expanded from macro '__attribute_deprecated__'
119:54.32 # define __attribute_deprecated__ __attribute__ ((__deprecated__))
119:54.32 ^
119:59.28 BUILDSTATUS BUILD_VERBOSE xpcom/ds
120:03.71 xpcom/ds
120:08.45 1 warning generated.
120:08.56 xpcom/io
120:09.75 xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.o
120:09.86 xpcom/reflect/xptcall/md/unix
120:14.99 xpcom/reflect/xptcall
120:15.73 xpcom/reflect/xptinfo
120:35.67 xpcom/string
120:41.21 xpcom/threads
120:46.71 xpfe/appshell
120:57.83 js/xpconnect/shell
121:03.92 media/ffvpx/libavcodec/libmozavcodec.so.symbols.stub
121:04.23 media/ffvpx/libavcodec/x86
121:07.36 media/ffvpx/libavutil/libmozavutil.so.symbols.stub
121:08.21 media/ffvpx/libavutil/x86
121:10.04 media/gmp-clearkey/0.1
121:16.94 modules/xz-embedded
121:18.24 security/manager/ssl/builtins/dynamic-library/libnssckbi.so.symbols.stub
121:20.05 security/manager/ssl/ipcclientcerts/dynamic-library/libipcclientcerts.so.symbols.stub
121:26.69 toolkit/components/telemetry/pingsender
121:28.63 toolkit/xre/glxtest
121:31.46 tools/power
121:32.35 widget/gtk/vaapitest
121:32.67 security/manager/ssl/builtins/force-cargo-library-build
121:34.28 browser/app/icecat
121:34.87 config/external/wasm2c_sandbox_compiler/wasm2c
121:34.97 dom/media/fake-cdm/libfake.so
121:35.35 dom/media/gmp-plugin-openh264/libfakeopenh264.so
121:35.40 dom/origin-trials
121:35.74 config/external/lgpllibs/liblgpllibs.so
121:36.22 config/external/sqlite/libmozsqlite3.so
121:36.77 js/src/gc
121:37.20 Compiling proc-macro2 v1.0.66
121:38.94 Compiling memchr v2.5.0
121:39.97 Compiling libc v0.2.139
121:41.08 Compiling quote v1.0.23
121:49.71 Compiling syn v1.0.107
121:50.75 Compiling nom v7.1.3
121:56.29 Compiling regex v1.7.1
121:56.41 Compiling clang-sys v1.6.0
122:05.20 Compiling cexpr v0.6.0
122:11.50 Compiling smallvec v1.10.0
122:23.39 Compiling bindgen v0.64.0
122:27.05 layout/style
123:32.13 media/libdav1d
123:33.48 Compiling pkcs11-bindings v0.1.5
123:34.65 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/dav1d/src/cpu.c:98:9: warning: code will never be executed [-Wunreachable-code]
123:34.66 if (c)
123:34.66 ^
123:34.67 1 warning generated.
123:35.57 Compiling builtins-static v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/manager/ssl/builtins)
124:04.64 netwerk/base
124:07.09 Finished release [optimized] target(s) in 2m 34s
124:51.02 netwerk/dns
124:57.76 security/manager/ssl
124:57.80 security/sandbox/linux/libmozsandbox.so
125:29.50 toolkit/components/telemetry
125:44.61 toolkit/library/buildid.cpp.stub
125:44.93 toolkit/library
126:09.03 widget/gtk/mozgtk/libmozgtk.so
126:12.27 widget/gtk/mozwayland/libmozwayland.so
126:16.28 xpcom/build
126:22.91 media/ffvpx/libavcodec
126:26.92 media/ffvpx/libavutil
126:31.84 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/cpu.c:72:12: warning: 'return' will never be executed [-Wunreachable-code-return]
126:31.85 return 0;
126:31.85 ^
126:31.85 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/cpu.c:116:76: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
126:31.86 { "flags" , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" },
126:31.87 ~ ^~~~~~~~~
126:31.87 /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX'
126:31.87 # define INT64_MAX (__INT64_C(9223372036854775807))
126:31.87 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126:31.87 /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C'
126:31.87 # define __INT64_C(c) c ## L
126:31.87 ^~~~~~
126:31.87 <scratch space>:88:1: note: expanded from here
126:31.87 9223372036854775807L
126:31.87 ^~~~~~~~~~~~~~~~~~~~
126:31.88 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/cpu.c:281:12: warning: 'return' will never be executed [-Wunreachable-code-return]
126:31.89 return 8;
126:31.89 ^
126:31.89 3 warnings generated.
126:32.74 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/eval.c:237:41: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
126:32.75 return e->value * (r * (1.0/UINT64_MAX));
126:32.75 ~^~~~~~~~~~
126:32.75 /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX'
126:32.75 # define UINT64_MAX (__UINT64_C(18446744073709551615))
126:32.77 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126:32.77 /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C'
126:32.78 # define __UINT64_C(c) c ## UL
126:32.78 ^~~~~~~
126:32.79 <scratch space>:163:1: note: expanded from here
126:32.79 18446744073709551615UL
126:32.79 ^~~~~~~~~~~~~~~~~~~~~~
126:34.01 BUILDSTATUS BUILD_VERBOSE toolkit/components/telemetry
126:34.64 1 warning generated.
126:37.23 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/hwcontext_vaapi.c:1668:27: warning: variable 'try_all' set but not used [-Wunused-but-set-variable]
126:37.25 int try_drm, try_x11, try_all;
126:37.25 ^
126:37.26 BUILDSTATUS BUILD_VERBOSE toolkit/components/telemetry
126:37.81 1 warning generated.
126:40.98 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/opt.c:366:12: warning: 'return' will never be executed [-Wunreachable-code-return]
126:40.98 return 0;
126:40.98 ^
126:41.69 BUILDSTATUS BUILD_VERBOSE media/ffvpx/libavcodec
126:42.19 media/gmp-clearkey/0.1/libclearkey.so
126:42.63 1 warning generated.
126:43.82 security/manager/ssl/builtins/dynamic-library
126:44.20 security/manager/ssl/ipcclientcerts/dynamic-library
126:45.38 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavutil/time.c:68:12: warning: 'return' will never be executed [-Wunreachable-code-return]
126:45.39 return av_gettime() + 42 * 60 * 60 * INT64_C(1000000);
126:45.39 ^~~~~~~~~~
126:45.41 1 warning generated.
126:45.73 toolkit/components/telemetry/pingsender/pingsender
126:45.76 toolkit/xre/glxtest/glxtest
126:46.31 widget/gtk/vaapitest/vaapitest
126:46.46 security/manager/ssl/ipcclientcerts/force-cargo-library-build
126:46.57 security/rlbox
126:46.89 js/src/build/libjs_static.a
126:50.26 Compiling nom v7.1.3
126:53.15 media/ffvpx/libavutil/libmozavutil.so
126:53.89 security/manager/ssl/builtins/dynamic-library/libnssckbi.so
126:54.88 Compiling cexpr v0.6.0
126:55.74 Compiling bindgen v0.64.0
126:59.67 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavcodec/options.c:38:
126:59.68 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavcodec/options_table.h:273:116: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
126:59.69 {"request_channel_layout", NULL, OFFSET(request_channel_layout), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64 = DEFAULT }, 0, UINT64_MAX, A|D, "request_channel_layout"},
126:59.69 ~ ^~~~~~~~~~
126:59.70 /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX'
126:59.71 # define UINT64_MAX (__UINT64_C(18446744073709551615))
126:59.71 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126:59.72 /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C'
126:59.72 # define __UINT64_C(c) c ## UL
126:59.73 ^~~~~~~
126:59.74 <scratch space>:166:1: note: expanded from here
126:59.74 18446744073709551615UL
126:59.74 ^~~~~~~~~~~~~~~~~~~~~~
126:59.75 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavcodec/options.c:38:
126:59.75 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavcodec/options_table.h:272:100: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
126:59.76 {"channel_layout", NULL, OFFSET(channel_layout), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64 = DEFAULT }, 0, UINT64_MAX, A|E|D, "channel_layout"},
126:59.77 ~ ^~~~~~~~~~
126:59.77 /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX'
126:59.78 # define UINT64_MAX (__UINT64_C(18446744073709551615))
126:59.78 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126:59.78 /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C'
126:59.79 # define __UINT64_C(c) c ## UL
126:59.79 ^~~~~~~
126:59.79 <scratch space>:165:1: note: expanded from here
126:59.80 18446744073709551615UL
126:59.80 ^~~~~~~~~~~~~~~~~~~~~~
126:59.80 In file included from /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavcodec/options.c:38:
126:59.80 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/media/ffvpx/libavcodec/options_table.h:48:110: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
126:59.80 {"b", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = AV_CODEC_DEFAULT_BITRATE }, 0, INT64_MAX, A|V|E},
126:59.82 ~ ^~~~~~~~~
126:59.82 /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX'
126:59.82 # define INT64_MAX (__INT64_C(9223372036854775807))
126:59.82 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126:59.82 /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C'
126:59.82 # define __INT64_C(c) c ## L
126:59.82 ^~~~~~
126:59.82 <scratch space>:164:1: note: expanded from here
126:59.82 9223372036854775807L
126:59.82 ^~~~~~~~~~~~~~~~~~~~
126:59.85 3 warnings generated.
127:25.50 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/gfx/graphite2/src/GlyphCache.cpp:47:40: warning: 'iterator<std::input_iterator_tag, std::pair<unsigned short, unsigned short>>' is deprecated [-Wdeprecated-declarations]
127:25.50 class _glat_iterator : public std::iterator<std::input_iterator_tag, std::pair<sparse::key_type, sparse::mapped_type> >
127:25.51 ^
127:25.51 /usr/share/wasi-sysroot/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, std::pair<unsigned short, unsigned short>>' has been explicitly marked deprecated here
127:25.51 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
127:25.51 ^
127:25.51 /usr/share/wasi-sysroot/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
127:25.51 # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
127:25.51 ^
127:25.51 /usr/share/wasi-sysroot/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED'
127:25.51 # define _LIBCPP_DEPRECATED __attribute__((deprecated))
127:25.51 ^
127:25.92 1 warning generated.
127:39.55 Compiling pkcs11-bindings v0.1.5
127:42.17 Compiling rsclientcerts v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/manager/ssl/rsclientcerts)
127:45.64 Compiling ipcclientcerts-static v0.1.0 (/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/security/manager/ssl/ipcclientcerts)
127:45.94 warning: variable does not need to be mutable
127:45.95 --> security/manager/ssl/ipcclientcerts/src/lib.rs:458:13
127:45.95 |
127:45.96 458 | let mut attr = unsafe { &mut *pTemplate.offset(i as isize) };
127:45.97 | ----^^^^
127:45.97 | |
127:45.97 | help: remove this `mut`
127:45.98 |
127:45.98 = note: `#[warn(unused_mut)]` on by default
127:48.55 security/rlbox/rlbox.wasm.c.stub
127:54.68 extensions/spellcheck/hunspell/glue
127:54.68 dom/media/ogg
127:58.51 gfx/ots/src
128:15.02 warning: `ipcclientcerts-static` (lib) generated 1 warning (run `cargo fix --lib -p ipcclientcerts-static` to apply 1 suggestion)
128:15.03 Finished release [optimized] target(s) in 1m 28s
128:17.76 gfx/thebes
128:25.80 parser/htmlparser
128:34.83 /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/third_party/wasm2c/wasm2c/wasm-rt-impl.c:341:11: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
128:34.83 if (ret == -1) {
128:34.83 ~~~ ^ ~~
128:34.91 1 warning generated.
128:36.60 media/ffvpx/libavcodec/libmozavcodec.so
128:39.83 f32 var_f0, var_f1, var_f2, var_f3, var_f4;
128:39.84 ^
128:42.33 security/manager/ssl/ipcclientcerts/dynamic-library/libipcclientcerts.so
128:44.01 u64 var_j0, var_j1;
128:44.01 ^
128:44.09 u64 var_j0, var_j1;
128:44.09 ^
128:44.50 DEFINE_REINTERPRET(i32_reinterpret_f32, f32, u32)
128:44.51 ^
128:44.51 static double wasm_floor(double x) {
128:44.53 ^
128:44.53 static float wasm_floorf(float x) {
128:44.53 ^
128:44.54 static double wasm_ceil(double x) {
128:44.54 ^
128:44.55 static float wasm_ceilf(float x) {
128:44.55 ^
128:44.55 static double wasm_trunc(double x) {
128:44.56 ^
128:44.56 static float wasm_truncf(float x) {
128:44.57 ^
128:44.57 static float wasm_nearbyintf(float x) {
128:44.58 ^
128:44.58 static double wasm_nearbyint(double x) {
128:44.59 ^
128:44.59 static double wasm_sqrt(double x) {
128:44.59 ^
128:44.60 static float wasm_sqrtf(float x) {
128:44.60 ^
128:44.61 static inline void memory_fill(wasm_rt_memory_t* mem, u32 d, u32 val, u32 n) {
128:44.61 ^
128:44.61 static inline void memory_copy(wasm_rt_memory_t* dest,
128:44.62 ^
128:44.62 static inline void memory_init(wasm_rt_memory_t* dest,
128:44.63 ^
128:44.63 static inline void externref_table_init(wasm_rt_externref_table_t* dest,
128:44.63 ^
128:44.64 DEFINE_TABLE_COPY(funcref)
128:44.65 ^
128:44.65 rlbox.wasm.c:674:22: note: expanded from macro 'DEFINE_TABLE_COPY'
128:44.65 static inline void type##_table_copy(wasm_rt_##type##_table_t* dest, \
128:44.65 ^
128:44.66 <scratch space>:118:1: note: expanded from here
128:44.66 funcref_table_copy
128:44.67 ^
128:44.67 DEFINE_TABLE_COPY(externref)
128:44.67 ^
128:44.68 rlbox.wasm.c:674:22: note: expanded from macro 'DEFINE_TABLE_COPY'
128:44.68 static inline void type##_table_copy(wasm_rt_##type##_table_t* dest, \
128:44.69 ^
128:44.69 <scratch space>:127:1: note: expanded from here
128:44.69 externref_table_copy
128:44.70 ^
128:44.70 DEFINE_TABLE_GET(funcref)
128:44.71 ^
128:44.71 rlbox.wasm.c:690:36: note: expanded from macro 'DEFINE_TABLE_GET'
128:44.71 static inline wasm_rt_##type##_t type##_table_get( \
128:44.72 ^
128:44.72 <scratch space>:138:1: note: expanded from here
128:44.73 funcref_table_get
128:44.73 ^
128:44.73 DEFINE_TABLE_GET(externref)
128:44.74 ^
128:44.74 rlbox.wasm.c:690:36: note: expanded from macro 'DEFINE_TABLE_GET'
128:44.75 static inline wasm_rt_##type##_t type##_table_get( \
128:44.75 ^
128:44.75 <scratch space>:144:1: note: expanded from here
128:44.76 externref_table_get
128:44.76 ^
128:44.77 DEFINE_TABLE_SET(funcref)
128:44.77 ^
128:44.77 rlbox.wasm.c:701:22: note: expanded from macro 'DEFINE_TABLE_SET'
128:44.78 static inline void type##_table_set(const wasm_rt_##type##_table_t* table, \
128:44.78 ^
128:44.78 <scratch space>:148:1: note: expanded from here
128:44.79 funcref_table_set
128:44.79 ^
128:44.79 DEFINE_TABLE_SET(externref)
128:44.80 ^
128:44.80 rlbox.wasm.c:701:22: note: expanded from macro 'DEFINE_TABLE_SET'
128:44.81 static inline void type##_table_set(const wasm_rt_##type##_table_t* table, \
128:44.81 ^
128:44.82 <scratch space>:154:1: note: expanded from here
128:44.82 externref_table_set
128:44.83 ^
128:44.83 DEFINE_TABLE_FILL(funcref)
128:44.83 ^
128:44.84 rlbox.wasm.c:712:22: note: expanded from macro 'DEFINE_TABLE_FILL'
128:44.84 static inline void type##_table_fill(const wasm_rt_##type##_table_t* table, \
128:44.85 ^
128:44.85 <scratch space>:160:1: note: expanded from here
128:44.85 funcref_table_fill
128:44.85 ^
128:44.85 DEFINE_TABLE_FILL(externref)
128:44.85 ^
128:44.85 rlbox.wasm.c:712:22: note: expanded from macro 'DEFINE_TABLE_FILL'
128:44.85 static inline void type##_table_fill(const wasm_rt_##type##_table_t* table, \
128:44.85 ^
128:44.85 <scratch space>:166:1: note: expanded from here
128:44.85 externref_table_fill
128:44.85 ^
128:46.07 BUILDSTATUS BUILD_VERBOSE gfx/thebes
131:06.79 26 warnings generated.
131:06.89 toolkit/library/build/libxul.so
133:13.13 ipc/app/plugin-container
133:13.14 js/xpconnect/shell/xpcshell
133:13.85 ./MacOS-files.txt.stub
133:14.16 ./node.stub.stub
133:14.17 ./node.stub.stub
133:14.35 ./node.stub.stub
133:14.40 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/ast/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/ast/setInScopeLines.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/ast"
133:14.51 ./node.stub.stub
133:14.59 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/event-listeners.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/exceptions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/expressions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/file-search.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/navigation.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/preview.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/project-text-search.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/quick-open.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/source-actors.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources-tree.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/tabs.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/toolbox.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/tracing.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/threads.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/ui.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions"
133:14.74 ./node.stub.stub
133:14.74 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/constants.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/main.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/vendors.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src"
133:14.98 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/breakpoints/breakpointPositions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/breakpoints/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/breakpoints/modify.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/breakpoints/syncBreakpoint.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/breakpoints"
133:15.13 ./node.stub.stub
133:15.40 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/breakOnNext.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/commands.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/continueToHere.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/expandScopes.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/fetchFrames.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/fetchScopes.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/highlightCalls.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/inlinePreview.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/mapDisplayNames.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/mapFrames.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/mapScopes.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/paused.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/pauseOnExceptions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/resetBreakpointsPaneState.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/resumed.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/selectFrame.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/pause/skipPausing.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause"
133:15.43 ./node.stub.stub
133:15.73 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/blackbox.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/breakableLines.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/loadSourceText.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/newSources.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/prettyPrint.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/select.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/sources/symbols.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/sources"
133:15.76 ./node.stub.stub
133:15.99 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/middleware/context.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/middleware/log.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/middleware/promise.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/middleware/thunk.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/middleware/timing.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/middleware/wait-service.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware"
133:16.11 ./node.stub.stub
133:16.40 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/actions/utils/create-store.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/utils"
133:16.65 ./node.stub.stub
133:16.90 ./node.stub.stub
133:16.92 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/client/icecat/commands.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/client/icecat/create.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/client/icecat"
133:16.98 ./node.stub.stub
133:17.03 ./node.stub.stub
133:17.16 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/client/icecat.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/client"
133:17.26 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/BlackboxLines.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Breakpoint.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Breakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/ColumnBreakpoint.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/ColumnBreakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/ConditionalPanel.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/DebugLine.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/EditorMenu.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/EmptyLines.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Exception.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Exceptions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Footer.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/HighlightCalls.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/HighlightLine.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/HighlightLines.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/InlinePreview.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/InlinePreviewRow.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/InlinePreviews.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/SearchInFileBar.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Tab.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Tabs.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/Editor"
133:17.27 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Preview/ExceptionPopup.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Preview/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/Preview/Popup.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Preview"
133:17.83 ./node.stub.stub
133:17.88 ./node.stub.stub
133:18.13 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/menus/breakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/menus/editor.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/Editor/menus/source.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/menus"
133:18.17 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/A11yIntention.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/App.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/QuickOpenModal.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/ShortcutsModal.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/WelcomeBox.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components"
133:18.31 ./node.stub.stub
133:18.57 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/PrimaryPanes/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/PrimaryPanes/Outline.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/PrimaryPanes/OutlineFilter.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/PrimaryPanes/ProjectSearch.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/PrimaryPanes/SourcesTree.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/PrimaryPanes/SourcesTreeItem.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes"
133:19.13 ./node.stub.stub
133:19.51 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/Breakpoint.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/BreakpointHeading.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/BreakpointHeadingsContextMenu.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/BreakpointsContextMenu.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/ExceptionOption.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints"
133:19.58 ./node.stub.stub
133:19.61 ./node.stub.stub
133:19.85 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/CommandBar.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/DOMMutationBreakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/EventListeners.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Expressions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Scopes.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Thread.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Threads.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/WhyPaused.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/XHRBreakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes"
133:19.94 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Frames/Frame.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Frames/FrameIndent.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Frames/FrameMenu.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Frames/Group.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/SecondaryPanes/Frames/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames"
133:20.21 ./node.stub.stub
133:20.53 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/styles"
133:20.77 ./node.stub.stub
133:20.94 ./node.stub.stub
133:21.12 ./node.stub.stub
133:21.15 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Button/CloseButton.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Button/CommandBarButton.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Button/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Button/PaneToggleButton.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button"
133:21.27 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/AccessibleImage.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Accordion.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Badge.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/BracketArrow.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Dropdown.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Modal.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/Popover.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/PreviewFunction.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/ResultList.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/SearchInput.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/SourceIcon.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/components/shared/SmartGap.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/components/shared"
133:21.37 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/context-menu/menu.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/context-menu"
133:21.80 ./node.stub.stub
133:21.82 ./node.stub.stub
133:21.83 ./node.stub.stub
133:22.06 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/ast.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/breakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/event-listeners.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/exceptions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/expressions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/pause.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/pending-breakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/preview.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/project-text-search.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/quick-open.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/source-actors.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/source-blackbox.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/sources.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/sources-content.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/sources-tree.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/tabs.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/threads.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/reducers/ui.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/reducers"
133:22.06 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/breakpoint/breakpointPositions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/breakpoint/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/breakpoint"
133:22.08 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/ast.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/breakpointAtLocation.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/breakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/breakpointSources.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/event-listeners.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/exceptions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/expressions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/getCallStackFrames.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/isLineInScope.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/isSelectedFrameVisible.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/pause.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/pending-breakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/preview.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/project-text-search.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/quick-open.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/source-actors.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/source-blackbox.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/sources-tree.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/sources-content.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/sources.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/tabs.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/threads.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/visibleBreakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/visibleColumnBreakpoints.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/selectors/ui.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/selectors"
133:22.57 ./node.stub.stub
133:22.69 ./node.stub.stub
133:22.88 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/assert.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/ast.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/async-value.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/bootstrap.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/build-query.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/clipboard.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/connect.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/context.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/dbg.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/DevToolsUtils.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/environment.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/expressions.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/evaluation-result.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/function.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/indentation.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/isMinified.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/location.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/log.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/memoize.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/memoizeLast.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/memoizableAction.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/path.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/prefs.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/preview.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/quick-open.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/result-list.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/selected-location.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/shallow-equal.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/source-maps.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/source-queue.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/source.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/tabs.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/task.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/telemetry.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/text.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/ui.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/url.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/utils.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/wasm.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/worker.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils"
133:22.94 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/create-editor.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/get-expression.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/get-token-location.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/source-documents.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/source-editor.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/source-search.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/editor/token-events.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/editor"
133:23.48 ./node.stub.stub
133:23.82 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/frames/annotateFrames.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/frames/collapseFrames.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/frames/displayName.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/frames/getFrameUrl.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/frames/getLibraryFromUrl.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/frames/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/frames"
133:23.82 ./node.stub.stub
133:24.10 ./node.stub.stub
133:24.12 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/why.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/pause"
133:24.35 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/buildGeneratedBindingList.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/filtering.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/findGeneratedBindingFromPosition.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/getApplicableBindingsForOriginalPosition.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/locColumn.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/mappingContains.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/optimizedOut.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/positionCmp.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/mapScopes/rangeMetadata.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes"
133:24.59 ./node.stub.stub
133:24.66 ./node.stub.stub
133:24.66 ./node.stub.stub
133:24.83 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/scopes/getScope.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/scopes/getVariables.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/scopes/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/pause/scopes/utils.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/scopes"
133:24.89 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/workers/parser/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/workers/parser"
133:24.93 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/sources-tree/getURL.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/utils/sources-tree/utils.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/utils/sources-tree"
133:25.40 ./node.stub.stub
133:25.46 ./node.stub.stub
133:25.66 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/workers"
133:25.69 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/workers/pretty-print/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/workers/pretty-print"
133:25.75 Executing "/usr/bin/node /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/shared/build/build.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/devtools/client/debugger/src/workers/search/index.js /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dist/bin/browser/chrome/devtools/modules/devtools/client/debugger/src/workers/search"
133:25.79 ./reserved-js-words.js.stub
133:26.17 ./spidermonkey_checks.stub
133:26.68 ./fake_remote_dafsa.bin.stub
133:27.41 ./last_modified.json.stub
133:27.44 ./aboutNetErrorCodes.js.stub
133:27.55 ./feature_definitions.json.stub
133:27.58 ./FeatureManifest.sys.mjs.stub
133:27.80 ./ScalarArtifactDefinitions.json.stub
133:27.88 ./EventArtifactDefinitions.json.stub
133:27.96 ./glean_checks.stub
133:28.61 ./dependentlibs.list.stub
133:28.79 ./multilocale.txt.stub
133:29.17 ./built_in_addons.json.stub
133:29.53 TEST-PASS | check_spidermonkey_style.py | ok
133:29.83 ✨ Your metrics are Glean! ✨
133:30.01 TEST-PASS | check_macroassembler_style.py | ok
133:30.10 TEST-PASS | check_js_opcode.py | ok
133:36.00 toolkit/locales/update.locale.stub
133:36.01 toolkit/locales/locale.ini.stub
133:39.16 166 compiler warnings present.
134:02.74 Overall system resources - Wall time: 8018s; CPU: 73%; Read bytes: 9803709440; Write bytes: 32217665536; Read time: 458385; Write time: 1395459
134:02.74 Swap in/out (MB): 4.16796875/30.89453125
134:29.01 (suppressed 94 warnings in third-party code)
134:29.01 (suppressed 2 warnings in accessible/atk)
134:29.01 (suppressed 1 warnings in browser/components/shell)
134:29.01 (suppressed 1 warnings in dom/media/webrtc/libwebrtcglue)
134:29.01 (suppressed 12 warnings in image/decoders/icon/gtk)
134:29.01 (suppressed 54 warnings in widget/gtk)
134:29.01 (suppressed 1 warnings in xpcom/base)
134:29.01 warning: obj/dist/include/mozilla/Maybe.h:847:1 [-Wthread-safety-analysis] mutex 'forward(aArgs)' is still held at the end of function
To view resource usage of the build, run |mach resource-usage|.
134:29.02 We know it took a while, but your build finally finished successfully!
134:29.02 If you are building IceCat often, SCCache can save you a lot of time. You can learn more here: https://icecat-source-docs.mozilla.org/setup/configuring_build_options.html#sccache
To take your build for a test drive, run: |mach run|
For more information on what to do now, see https://icecat-source-docs.mozilla.org/setup/contributing_code.html
Profiling instrumented browser...
Parallelism determined by memory: using 4 jobs for 4 cores based on 15.3 GiB RAM and estimated job size of 1.0 GiB
0:01.43 /usr/bin/make -C . -j4 -s -w package
0:01.50 make: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj'
0:01.51 make[1]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/installer'
0:01.55 make[2]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/installer'
0:01.56 make[3]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/installer'
0:35.62 Generating XPT artifacts archive (icecat-115.6.0.en-US.linux-x86_64.xpt_artifacts.zip)
0:36.04 Compressing...
1:16.59 (stdin): 3.177:1, 2.518 bits/byte, 68.53% saved, 404930560 in, 127438929 out.
1:16.59 make[3]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/installer'
1:16.60 make[3]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:16.61 Making langpack
1:16.62 make[4]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:16.63 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/themes/shared/app-marketplace-icons'
1:16.65 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/themes/shared/app-marketplace-icons'
1:16.65 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/themes/shared/app-marketplace-icons'
1:16.67 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/themes/shared/app-marketplace-icons'
1:16.90 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/themes/shared/app-marketplace-icons'
1:16.92 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/themes/shared/app-marketplace-icons'
1:16.93 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/toolkit/locales'
1:16.94 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/netwerk/locales'
1:17.17 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/netwerk/locales'
1:17.18 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dom/locales'
1:17.41 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/dom/locales'
1:17.42 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/security/manager/locales'
1:17.64 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/security/manager/locales'
1:17.65 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/shared/locales'
1:17.88 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/shared/locales'
1:17.89 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/toolkit/locales'
1:17.89 toolkit/locales/update.locale.stub
1:17.89 toolkit/locales/locale.ini.stub
1:18.36 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/toolkit/locales'
1:18.36 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/toolkit/locales'
1:18.37 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/extensions/spellcheck/locales'
1:18.41 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/extensions/spellcheck/locales'
1:18.41 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/extensions/spellcheck/locales'
1:18.43 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/extensions/spellcheck/locales'
1:18.44 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/formautofill/locales'
1:18.48 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/formautofill/locales'
1:18.71 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/formautofill/locales'
1:18.73 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/formautofill/locales'
1:18.74 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/report-site-issue/locales'
1:18.77 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/report-site-issue/locales'
1:19.00 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/report-site-issue/locales'
1:19.02 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/extensions/report-site-issue/locales'
1:19.03 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/client/locales'
1:19.07 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/client/locales'
1:19.30 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/client/locales'
1:19.32 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/client/locales'
1:19.33 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/startup/locales'
1:19.37 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/startup/locales'
1:19.60 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/startup/locales'
1:19.62 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/devtools/startup/locales'
1:19.63 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:20.12 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:20.13 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:20.36 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:20.37 make[5]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/branding/official/locales'
1:20.40 make[6]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/branding/official/locales'
1:20.69 make[6]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/branding/official/locales'
1:20.71 make[5]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/branding/official/locales'
1:20.71 make[4]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:20.72 make[4]: se entra en el directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:21.39 make[4]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:21.39 make[3]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/locales'
1:21.39 make[2]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/installer'
1:21.40 make[1]: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/browser/installer'
1:21.40 make: se sale del directorio '/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj'
Site not up-to-date reason: "/DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/obj/_virtualenvs/common" does not exist
DRI3 not available
failed to load driver: zink
console.warn: services.settings: Ignoring preference override of remote settings server
console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
console.error: ({})
JavaScript error: moz-extension://30512ec5-7d03-4f65-9ecf-2bf34b98fd8c/document_start.js, line 29: TypeError: (destructured parameter) is undefined
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598044 may be hanging at shutdown; will wait for up to 8000ms: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:184
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598044 hanging at shutdown; attempting crash report (fatal error).: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[Parent 1597924, IPC I/O Parent] WARNING: process 1598044 exited on signal 6: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/base/process_util_posix.cc:264
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598144 hanging at shutdown; attempting crash report (fatal error).: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[Parent 1597924, IPC I/O Parent] WARNING: process 1598144 exited on signal 6: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/base/process_util_posix.cc:264
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598058 hanging at shutdown; attempting crash report (fatal error).: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[Parent 1597924, IPC I/O Parent] WARNING: process 1598058 exited on signal 6: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/base/process_util_posix.cc:264
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598130 hanging at shutdown; attempting crash report (fatal error).: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[Parent 1597924, IPC I/O Parent] WARNING: process 1598130 exited on signal 6: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/base/process_util_posix.cc:264
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598128 hanging at shutdown; attempting crash report (fatal error).: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[Parent 1597924, IPC I/O Parent] WARNING: process 1598128 exited on signal 6: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/base/process_util_posix.cc:264
[Parent 1597924, IPC I/O Parent] WARNING: Process 1598139 hanging at shutdown; attempting crash report (fatal error).: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[Parent 1597924, IPC I/O Parent] WARNING: process 1598139 exited on signal 6: file /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/ipc/chromium/src/base/process_util_posix.cc:264
jarlog: /DATA/tmp/makepkg/icecat/src/gnuzilla-f889514426e512e5602c71e1b411ae0332a33366/output/icecat-115.6.0/jarlog
DRI3 not available
failed to load driver: zink
console.warn: services.settings: Ignoring preference override of remote settings server
console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
console.error: ({})
console.error: (new SyntaxError("The URI is malformed.", (void 0), 133))
JavaScript error: resource://gre/modules/ExtensionTelemetry.sys.mjs, line 131: Error: TelemetryStopwatch: key "WEBEXT_CONTENT_SCRIPT_INJECTION_MS" was already initialized
JavaScript error: resource://gre/modules/ExtensionTelemetry.sys.mjs, line 135: Error: TelemetryStopwatch: key "WEBEXT_CONTENT_SCRIPT_INJECTION_MS_BY_ADDONID" was already initialized
JavaScript error: resource://gre/modules/ExtensionTelemetry.sys.mjs, line 131: Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS", key: ""
JavaScript error: resource://gre/modules/ExtensionTelemetry.sys.mjs, line 135: Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS_BY_ADDONID", key: "jsr@javascriptrestrictor"
JavaScript error: resource://gre/modules/ExtensionTelemetry.sys.mjs, line 131: Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS", key: ""
JavaScript error: resource://gre/modules/ExtensionTelemetry.sys.mjs, line 135: Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS_BY_ADDONID", key: "jsr@javascriptrestrictor"
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory.
console.error: (new Error("Polling for changes failed: The URI is malformed..", "resource://services-settings/remote-settings.sys.mjs", 324))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment