Skip to content

Instantly share code, notes, and snippets.

@Rushi98
Created February 3, 2017 04:31
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 Rushi98/4ff325ccde6bef260c987935aa371040 to your computer and use it in GitHub Desktop.
Save Rushi98/4ff325ccde6bef260c987935aa371040 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
rushi@rushi-Inspiron-N5050:~/code/mozilla-central$ ./mach build
0:00.21 /usr/bin/make -f client.mk -s
0:01.08 Adding client.mk options from :
0:01.08 MOZ_OBJDIR=/home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu
0:01.08 OBJDIR=/home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu
0:01.48 cd /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu
0:01.48 /home/rushi/code/mozilla-central/configure
0:01.60 Reexecuting in the virtualenv
0:02.00 checking for a shell... /bin/sh
0:02.04 checking for host system type... x86_64-pc-linux-gnu
0:02.04 checking for target system type... x86_64-pc-linux-gnu
0:02.05 checking for a shell... /bin/sh
0:02.09 checking for host system type... x86_64-pc-linux-gnu
0:02.09 checking for target system type... x86_64-pc-linux-gnu
0:02.09 checking whether cross compiling... no
0:02.09 checking for the target C compiler... /usr/bin/gcc
0:02.13 checking whether the target C compiler can be used... yes
0:02.13 checking for llvm-config... not found
0:02.15 checking for pkg_config... /usr/bin/pkg-config
0:02.15 checking for pkg-config version... 0.29.1
0:02.15 checking for yasm... /usr/bin/yasm
0:02.15 checking yasm version... 1.3.0
0:02.16 checking the target C compiler version... 6.2.0
0:02.19 checking the target C compiler works... yes
0:02.19 checking for the target C++ compiler... /usr/bin/g++
0:02.22 checking whether the target C++ compiler can be used... yes
0:02.22 checking the target C++ compiler version... 6.2.0
0:02.25 checking the target C++ compiler works... yes
0:02.25 checking for the host C compiler... /usr/bin/gcc
0:02.27 checking whether the host C compiler can be used... yes
0:02.27 checking the host C compiler version... 6.2.0
0:02.29 checking the host C compiler works... yes
0:02.29 checking for the host C++ compiler... /usr/bin/g++
0:02.31 checking whether the host C++ compiler can be used... yes
0:02.31 checking the host C++ compiler version... 6.2.0
0:02.34 checking the host C++ compiler works... yes
0:02.36 checking for 64-bit OS... yes
0:02.40 checking for stdint.h... yes
0:02.42 checking for inttypes.h... yes
0:02.46 checking for malloc.h... yes
0:02.48 checking for alloca.h... yes
0:02.54 checking for sys/byteorder.h... no
0:02.59 checking for getopt.h... yes
0:02.64 checking for unistd.h... yes
0:02.70 checking for nl_types.h... yes
0:02.74 checking for cpuid.h... yes
0:02.78 checking for sys/statvfs.h... yes
0:02.81 checking for sys/statfs.h... yes
0:02.83 checking for sys/vfs.h... yes
0:02.86 checking for sys/mount.h... yes
0:02.93 checking for sys/quota.h... yes
0:03.02 checking for linux/quota.h... yes
0:03.08 checking for linux/if_addr.h... yes
0:03.13 checking for linux/rtnetlink.h... yes
0:03.15 checking for sys/queue.h... yes
0:03.19 checking for sys/types.h... yes
0:03.23 checking for netinet/in.h... yes
0:03.26 checking for byteswap.h... yes
0:03.38 checking for linux/perf_event.h... yes
0:03.41 checking for perf_event_open system call... yes
0:03.43 checking whether the C compiler supports -Wclass-varargs... no
0:03.45 checking whether the C++ compiler supports -Wclass-varargs... no
0:03.47 checking whether the C compiler supports -Wloop-analysis... no
0:03.48 checking whether the C++ compiler supports -Wloop-analysis... no
0:03.50 checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
0:03.53 checking whether the C++ compiler supports -Wc++14-compat... yes
0:03.55 checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
0:03.57 checking whether the C++ compiler supports -Wc++1z-compat... no
0:03.59 checking whether the C++ compiler supports -Wimplicit-fallthrough... no
0:03.61 checking whether the C compiler supports -Wstring-conversion... no
0:03.63 checking whether the C++ compiler supports -Wstring-conversion... no
0:03.64 checking whether the C compiler supports -Wthread-safety... no
0:03.67 checking whether the C++ compiler supports -Wthread-safety... no
0:03.68 checking whether the C++ compiler supports -Wno-inline-new-delete... no
0:03.71 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
0:03.74 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
0:03.77 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
0:03.79 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
0:03.82 checking whether the C compiler supports -Wno-error=array-bounds... yes
0:03.84 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
0:03.86 checking for rustc... /home/rushi/.cargo/bin/rustc
0:03.86 checking for cargo... /home/rushi/.cargo/bin/cargo
0:04.41 checking rustc version... 1.14.0
0:04.82 checking cargo support for --frozen... yes
0:05.97 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
0:05.98 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
0:05.99 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
0:06.00 checking for fontconfig >= 2.7.0... yes
0:06.00 checking _FONTCONFIG_CFLAGS... -I/usr/include/freetype2
0:06.01 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
0:06.02 checking for freetype2 >= 6.1.0... yes
0:06.02 checking _FT2_CFLAGS... -I/usr/include/freetype2
0:06.02 checking _FT2_LIBS... -lfreetype
0:06.03 checking for tar... /bin/tar
0:06.04 checking for unzip... /usr/bin/unzip
0:06.04 checking for zip... /usr/bin/zip
0:06.04 checking for the Mozilla API key... no
0:06.04 checking for the Google API key... no
0:06.04 checking for the Bing API key... no
0:06.04 checking for the Adjust SDK key... no
0:06.04 checking for awk... /usr/bin/gawk
0:06.04 checking for perl... /usr/bin/perl
0:06.20 checking for minimum required perl version >= 5.006... 5.022002
0:06.38 checking for full perl installation... yes
0:06.38 checking for gmake... /usr/bin/make
0:06.38 checking for doxygen... not found
0:06.38 checking for xargs... /usr/bin/xargs
0:06.39 checking for rpmbuild... /usr/bin/rpmbuild
0:06.39 checking for autoconf... /usr/bin/autoconf2.13
0:06.51 loading cache ./config.cache
0:06.58 checking host system type... x86_64-pc-linux-gnu
0:06.59 checking target system type... x86_64-pc-linux-gnu
0:06.61 checking build system type... x86_64-pc-linux-gnu
0:06.61 checking for objcopy... (cached) /usr/bin/objcopy
0:06.61 checking for gcc... (cached) /usr/bin/gcc -std=gnu99
0:06.71 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
0:06.72 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
0:06.72 checking whether we are using GNU C... (cached) yes
0:06.72 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
0:06.72 checking for c++... (cached) /usr/bin/g++ -std=gnu++11
0:06.78 checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 ) works... yes
0:06.79 checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no
0:06.79 checking whether we are using GNU C++... (cached) yes
0:06.79 checking whether /usr/bin/g++ -std=gnu++11 accepts -g... (cached) yes
0:06.79 checking for ranlib... (cached) ranlib
0:06.79 checking for as... (cached) /usr/bin/as
0:06.79 checking for ar... (cached) ar
0:06.79 checking for strip... (cached) strip
0:06.79 checking for windres... no
0:06.79 checking for otool... no
0:06.80 checking for X... (cached) libraries , headers
0:06.80 checking for dnet_ntoa in -ldnet... (cached) no
0:06.80 checking for dnet_ntoa in -ldnet_stub... (cached) no
0:06.81 checking for gethostbyname... (cached) yes
0:06.81 checking for connect... (cached) yes
0:06.81 checking for remove... (cached) yes
0:06.81 checking for shmat... (cached) yes
0:06.81 checking for IceConnectionNumber in -lICE... (cached) yes
0:06.89 checking for --noexecstack option to as... yes
0:06.93 checking for -z noexecstack option to ld... yes
0:06.98 checking for -z text option to ld... yes
0:07.02 checking for --build-id option to ld... yes
0:07.07 checking for --ignore-unresolved-symbol option to ld... yes
0:07.09 checking if toolchain supports -mssse3 option... yes
0:07.12 checking if toolchain supports -msse4.1 option... yes
0:07.14 checking for x86 AVX2 asm support in compiler... yes
0:07.43 checking for working const... (cached) yes
0:07.43 checking for mode_t... (cached) yes
0:07.43 checking for off_t... (cached) yes
0:07.43 checking for pid_t... (cached) yes
0:07.43 checking for size_t... (cached) yes
0:07.43 checking whether 64-bits std::atomic requires -latomic... (cached) no
0:07.43 checking for dirent.h that defines DIR... (cached) yes
0:07.44 checking for opendir in -ldir... (cached) no
0:07.44 checking for sockaddr_in.sin_len... (cached) false
0:07.44 checking for sockaddr_in6.sin6_len... (cached) false
0:07.44 checking for sockaddr.sa_len... (cached) false
0:07.45 checking for gethostbyname_r in -lc_r... (cached) no
0:07.45 checking for library containing dlopen... (cached) -ldl
0:07.45 checking for dlfcn.h... (cached) yes
0:07.46 checking for dladdr... (cached) yes
0:07.47 checking for memmem... (cached) yes
0:07.47 checking for socket in -lsocket... (cached) no
0:07.48 checking for XDrawLines in -lX11... (cached) yes
0:07.48 checking for XextAddDisplay in -lXext... (cached) yes
0:07.48 checking for XtFree in -lXt... (cached) yes
0:07.48 checking for xcb_connect in -lxcb... (cached) yes
0:07.48 checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
0:07.49 checking for XGetXCBConnection in -lX11-xcb... (cached) yes
0:07.49 checking for X11/extensions/scrnsaver.h... (cached) no
0:07.49 checking for pthread_create in -lpthreads... (cached) no
0:07.49 checking for pthread_create in -lpthread... (cached) yes
0:07.57 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
0:07.58 checking for pthread.h... (cached) yes
0:07.58 checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
0:07.58 checking for 8-bit clean memcmp... (cached) yes
0:07.58 checking for stat64... (cached) yes
0:07.59 checking for lstat64... (cached) yes
0:07.59 checking for truncate64... (cached) yes
0:07.60 checking for statvfs64... (cached) yes
0:07.60 checking for statvfs... (cached) yes
0:07.61 checking for statfs64... (cached) yes
0:07.61 checking for statfs... (cached) yes
0:07.62 checking for getpagesize... (cached) yes
0:07.62 checking for gmtime_r... (cached) yes
0:07.62 checking for localtime_r... (cached) yes
0:07.62 checking for arc4random... (cached) no
0:07.62 checking for arc4random_buf... (cached) no
0:07.62 checking for mallinfo... (cached) yes
0:07.63 checking for gettid... (cached) no
0:07.63 checking for lchown... (cached) yes
0:07.63 checking for setpriority... (cached) yes
0:07.63 checking for strerror... (cached) yes
0:07.64 checking for syscall... (cached) yes
0:07.64 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
0:07.70 checking for pthread_cond_timedwait_monotonic_np...
0:07.70 checking for wcrtomb... (cached) yes
0:07.70 checking for mbrtowc... (cached) yes
0:07.70 checking for res_ninit()... (cached) yes
0:07.71 checking for iconv in -lc... (cached) yes
0:07.71 checking for iconv()... (cached) yes
0:07.71 checking for iconv() with const input... (cached) no
0:07.71 checking for nl_langinfo and CODESET... (cached) yes
0:07.71 checking for an implementation of va_copy()... (cached) yes
0:07.71 checking whether va_list can be copied by value... (cached) no
0:07.72 checking for C++ dynamic_cast to void*... (cached) yes
0:07.72 checking for __thread keyword for TLS variables... (cached) yes
0:07.72 checking for LC_MESSAGES... (cached) yes
0:07.72 checking for localeconv... (cached) yes
0:07.73 checking for malloc.h... (cached) yes
0:07.74 checking for strndup... (cached) yes
0:07.74 checking for posix_memalign... (cached) yes
0:07.74 checking for memalign... (cached) yes
0:07.74 checking for malloc_usable_size... (cached) yes
0:07.77 checking whether malloc_usable_size definition can use const argument... no
0:07.79 checking for valloc in malloc.h... yes
0:07.81 checking for valloc in unistd.h... no
0:07.81 checking NSPR selection... source-tree
0:07.81 checking if app-specific confvars.sh exists... /home/rushi/code/mozilla-central/browser/confvars.sh
0:08.22 checking for gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 ... yes
0:08.23 checking MOZ_GTK3_CFLAGS... -pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.23 checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
0:08.27 checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
0:08.28 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.28 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
0:08.30 checking for gio-2.0 >= 2.22... yes
0:08.30 checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.31 checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
0:08.33 checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
0:08.33 checking MOZ_GCONF_CFLAGS... -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.34 checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0
0:08.35 checking for dbus-1 >= 0.60... yes
0:08.35 checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
0:08.35 checking MOZ_DBUS_LIBS... -ldbus-1
0:08.37 checking for dbus-glib-1 >= 0.60... yes
0:08.37 checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.37 checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
0:08.48 checking for libpulse... yes
0:08.48 checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
0:08.49 checking MOZ_PULSEAUDIO_LIBS... -lpulse
0:08.49 checking for linux/joystick.h... (cached) yes
0:08.50 checking for gthread-2.0... yes
0:08.51 checking MOZ_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.51 checking MOZ_GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0
0:08.52 /home/rushi/code/mozilla-central/old-configure: 14938: test: Illegal number:
0:08.53 /home/rushi/code/mozilla-central/old-configure: 14998: test: Illegal number:
0:08.53 checking for wget... (cached) wget
0:08.58 checking for valid C compiler optimization flags... yes
0:08.63 checking whether linker creates PT_GNU_RELRO segments... yes
0:08.63 configure: warning: Disabling elfhack
0:08.63 checking for __cxa_demangle... (cached) yes
0:08.64 checking for unwind.h... (cached) yes
0:08.64 checking for _Unwind_Backtrace... (cached) yes
0:08.64 checking for -pipe support... yes
0:08.66 checking whether C compiler supports -fprofile-generate... yes
0:08.71 checking what kind of list files are supported by the linker... linkerscript
0:08.75 checking what kind of ordering can be done with the linker... section-ordering-file
0:08.75 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
0:08.75 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
0:08.76 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
0:08.76 checking for FT_Bitmap_Size.y_ppem... (cached) yes
0:08.77 checking for FT_GlyphSlot_Embolden... (cached) yes
0:08.77 checking for FT_Load_Sfnt_Table... (cached) yes
0:08.77 checking for fontconfig/fcfreetype.h... (cached) yes
0:08.82 checking for posix_fadvise... (cached) yes
0:08.82 checking for posix_fallocate... (cached) yes
0:08.92 creating ./config.data
0:09.48
0:09.50
0:09.60 Creating config.status
0:10.67 Reticulating splines...
0:53.56 Finished reading 1252 moz.build files in 19.91s
0:53.56 Read 125 gyp files in parallel contributing 0.00s to total wall time
0:53.56 Processed into 9474 build config descriptors in 6.03s
0:53.56 RecursiveMake backend executed in 13.92s
0:53.56 2974 total backend files; 0 created; 25 updated; 2949 unchanged; 0 deleted; 53 -> 1131 Makefile
0:53.56 FasterMake backend executed in 1.78s
0:53.56 15 total backend files; 0 created; 2 updated; 13 unchanged; 0 deleted
0:53.56 Total wall time: 42.94s; CPU time: 25.07s; Efficiency: 58%; Untracked: 1.31s
0:54.42 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
0:54.42 Elapsed: 0.00s; From dist/branding: Kept 4 existing; Added/updated 0; Removed 0 files and 0 directories.
0:54.53 Elapsed: 0.12s; From dist/idl: Kept 1088 existing; Added/updated 0; Removed 0 files and 0 directories.
0:54.58 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
0:54.62 Elapsed: 0.01s; From dist/xpi-stage: Kept 15 existing; Added/updated 0; Removed 2 files and 2 directories.
0:54.90 Elapsed: 0.48s; From dist/include: Kept 5177 existing; Added/updated 2; Removed 1 files and 0 directories.
0:54.93 Elapsed: 0.25s; From _tests: Kept 1123 existing; Added/updated 0; Removed 1 files and 0 directories.
0:54.95 Elapsed: 0.23s; From dist/bin: Kept 2159 existing; Added/updated 2; Removed 70 files and 3 directories.
0:54.98 mozilla-config.h
0:54.98 buildid.h
0:54.98 source-repo.h
0:55.84 xpcom-config.h
0:55.84 xpcom-private.h
0:55.85 ffi.h
0:55.87 application.ini
0:55.89 jsautokw.h
0:55.89 selfhosted.out.h
0:56.18 application.ini.h
0:56.19 marketplace-prod-public.inc
0:56.20 marketplace-prod-reviewers.inc
0:56.36 marketplace-dev-public.inc
0:56.42 marketplace-dev-reviewers.inc
0:56.43 marketplace-stage.inc
0:56.55 manifest-signing-root.inc
0:56.59 /usr/bin/g++ -std=gnu++11 -E -o self-hosting-preprocessed.pp -DMOZ_PERMISSIONS=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DEXPOSE_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DNO_NSPR_10_SUPPORT=1 -DMOZ_B2G_VERSION="1.0.0" -DMOZ_SERVICES_HEALTHREPORT=1 -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DMOZ_FFVPX=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.nightly -DHAVE_LANGINFO_CODESET=1 -DSTDC_HEADERS=1 -DMOZ_RUST_URLPARSE=1 -DHAVE__UNWIND_BACKTRACE=1 -D_REENTRANT=1 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DHAVE_MALLOC_H=1 -DSTATIC_JS_API=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DMOZ_FFMPEG=1 -DMOZ_USER_DIR=".mozilla" -DTRIMMED=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMOZ_REPLACE_MALLOC=1 -DHAVE_DLOPEN=1 -DMOZ_ENABLE_GIO=1 -DHAVE_ALLOCA_H=1 -DUSE_SKIA_GPU=1 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SYSCALL=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_DLL_SUFFIX=".so" -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DMOZ_ENABLE_DBUS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_WEBSPEECH=1 -DHAVE_STRNDUP=1 -DCROSS_COMPILE= -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZILLA_UAVERSION="54.0" -DMOZ_TREE_PIXMAN=1 -DMOZ_FMP4=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_RES_NINIT=1 -DMOZ_APP_UA_NAME="" -DMOZ_SCTP=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_TREE_CAIRO=1 -DMOZ_ADDON_SIGNING=1 -DENABLE_INTL_API=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_JSDOWNLOADS=1 -DHAVE_NETINET_IN_H=1 -DVA_COPY=va_copy -DHAVE_MEMALIGN=1 -DMOZ_X11=1 -DVPX_X86_ASM=1 -DHAVE_LOCALECONV=1 -DMOZ_STATIC_JS=1 -DMOZ_LOGGING=1 -DMOZILLA_VERSION_U=54.0a1 -DHAVE_CPUID_H=1 -DMOZ_RAW=1 -DHAVE_DLADDR=1 -DMOZ_SANDBOX=1 -DMOZ_PULSEAUDIO=1 -DXP_LINUX=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_LSTAT64=1 -DHAVE_SYS_QUOTA_H=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_BUILD_APP=browser -DMOZ_CRASHREPORTER=1 -DMOZ_ENABLE_SIGNMAR=1 -DATK_MINOR_VERSION=20 -DMOZ_PEERCONNECTION=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_PHOENIX=1 -DMOZ_RUST_MP4PARSE=1 -DMOZ_WIDGET_GTK=3 -DGL_PROVIDER_GLX=1 -DHAVE_CLOCK_MONOTONIC=1 -DMOZILLA_VERSION="54.0a1" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DACCESSIBILITY=1 -DNIGHTLY_BUILD=1 -DHAVE_INTTYPES_H=1 -DHAVE_TRUNCATE64=1 -DMOZ_WEBRTC_SIGNALING=1 -DHAVE_PTHREAD_H=1 -DEARLY_BETA_OR_EARLIER=1 -DHAVE_UNISTD_H=1 -DMOZ_ENABLE_SKIA_PDF_SFNTLY=1 -DMOZ_VORBIS=1 -DE10S_TESTING_ONLY=1 -DNDEBUG=1 -DMOZ_MEMORY_LINUX=1 -DHAVE_LINUX_RTNETLINK_H=1 -DMOZ_SRTP=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_STAT64=1 -DMOZ_CONTENT_SANDBOX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_SETPRIORITY=1 -DD_INO=d_ino -DMOZ_B2G_OS_NAME="" -DMOZ_ENABLE_MASK_AS_SHORTHAND=1 -DMOZ_SECUREELEMENT=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DMOZ_WEBGL_CONFORMANT=1 -DFIREFOX_VERSION=54.0a1 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DMOZ_UPDATER=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DATK_REV_VERSION=0 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DATK_MAJOR_VERSION=2 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_ENABLE_XREMOTE=1 -DHAVE_SYS_TYPES_H=1 -DMOZ_GMP_SANDBOX=1 -DBUILD_CTYPES=1 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGTEST_HAS_RTTI=0 -DMOZ_DATA_REPORTING=1 -DHAVE_GETOPT_H=1 -DMOZ_PROFILING=1 -DMOZ_VTUNE=1 -DHAVE_NL_TYPES_H=1 -DMOZ_ENABLE_SKIA=1 -DHAVE_MALLINFO=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DHAVE_DIRENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DMOZ_FEEDS=1 -DHAVE_VA_COPY=1 -DMOZ_BUNDLED_FONTS=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_GLUE_IN_PROGRAM=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DFUNCPROTO=15 -DHAVE_STRERROR=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_BYTESWAP_H=1 -DHAVE_LCHOWN=1 -DENABLE_TESTS=1 -DMOZ_ENABLE_SKIA_PDF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_WEBRTC=1 -DHAVE_VALLOC=1 -DMOZ_GECKO_PROFILER=1 -DMOZ_APP_UA_VERSION="54.0a1" -DU_STATIC_IMPLEMENTATION=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp
0:56.62 manifest-signing-test-root.inc
0:56.62 xpcshell.inc
0:56.66 necko-config.h
0:56.77 addons-public.inc
0:56.83 addons-stage.inc
0:56.86 privileged-package-root.inc
0:57.21 DeprecatedPremultiplyTables.h
0:57.21 domainsfallbacks.properties.h
0:57.21 encodingsgroups.properties.h
0:57.26 labelsencodings.properties.h
0:57.51 localesfallbacks.properties.h
0:57.51 nonparticipatingdomains.properties.h
0:57.73 primaryCert.h
0:57.74 secondaryCert.h
0:57.80 xpcshellCert.h
0:57.99 xpidl.stub
0:58.42 Elapsed: 0.07s; From ../../dist/idl: Kept 1088 existing; Added/updated 0; Removed 0 files and 0 directories.
0:58.85 browser-feeds.xpt
0:58.85 browser-newtab.xpt
0:58.85 browsercompsbase.xpt
0:59.26 jsinspector.xpt
0:59.27 migration.xpt
0:59.40 sessionstore.xpt
0:59.52 shellservice.xpt
0:59.52 accessibility.xpt
0:59.69 alerts.xpt
0:59.80 appshell.xpt
1:00.01 appstartup.xpt
1:00.31 autocomplete.xpt
1:00.43 autoconfig.xpt
1:00.71 browser-element.xpt
1:00.83 caps.xpt
1:01.01 captivedetect.xpt
1:01.07 chrome.xpt
1:01.29 commandhandler.xpt
1:01.29 commandlines.xpt
1:01.37 composer.xpt
1:01.66 content_events.xpt
1:01.73 content_geckomediaplugins.xpt
1:01.90 content_html.xpt
1:01.96 content_webrtc.xpt
1:02.19 content_xslt.xpt
1:02.52 directory.xpt
1:02.54 diskspacewatcher.xpt
1:02.70 docshell.xpt
1:02.84 dom.xpt
1:02.86 dom_audiochannel.xpt
1:03.16 dom_base.xpt
1:03.75 warning: interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection', ../../../dist/idl/nsISelectionPrivate.idl line 31:0
1:03.76 interface nsISelectionPrivate : nsISelection
1:03.76 ^
1:03.84 dom_bindings.xpt
1:03.94 dom_canvas.xpt
1:04.23 dom_core.xpt
1:04.25 dom_css.xpt
1:04.70 dom_events.xpt
1:05.20 dom_file.xpt
1:05.23 dom_geolocation.xpt
1:05.58 dom_html.xpt
1:05.75 dom_json.xpt
1:06.11 dom_media.xpt
1:06.11 dom_network.xpt
1:06.55 dom_notification.xpt
1:06.60 dom_offline.xpt
1:06.93 dom_power.xpt
1:06.98 dom_presentation.xpt
1:07.30 dom_push.xpt
1:07.72 dom_quota.xpt
1:07.76 dom_range.xpt
1:08.07 dom_security.xpt
1:08.13 dom_sidebar.xpt
1:08.42 dom_smil.xpt
1:08.45 dom_storage.xpt
1:08.73 dom_stylesheets.xpt
1:08.79 dom_svg.xpt
1:09.11 dom_system.xpt
1:09.13 dom_time.xpt
1:09.43 dom_traversal.xpt
1:09.48 dom_webspeechrecognition.xpt
1:09.79 dom_webspeechsynth.xpt
1:09.86 dom_workers.xpt
1:10.12 dom_xbl.xpt
1:10.22 dom_xhr.xpt
1:10.30 dom_xpath.xpt
1:10.39 dom_xul.xpt
1:10.59 downloads.xpt
1:10.61 editor.xpt
1:11.11 extensions.xpt
1:11.45 exthandler.xpt
1:11.89 exthelper.xpt
1:12.03 fastfind.xpt
1:12.17 feeds.xpt
1:12.30 filepicker.xpt
1:12.45 gfx.xpt
1:12.63 hal.xpt
1:12.77 html5.xpt
1:12.88 htmlparser.xpt
1:12.96 imglib2.xpt
1:13.16 inspector.xpt
1:13.25 intl.xpt
1:13.64 jar.xpt
1:13.76 jsdebugger.xpt
1:13.83 jsdownloads.xpt
1:14.08 layout_base.xpt
1:14.17 layout_printing.xpt
1:14.27 layout_xul.xpt
1:14.50 layout_xul_tree.xpt
1:14.56 locale.xpt
1:14.79 loginmgr.xpt
1:14.99 lwbrk.xpt
1:15.04 memory_profiler.xpt
1:15.31 mimetype.xpt
1:15.38 mozfind.xpt
1:15.40 mozintl.xpt
1:15.76 necko.xpt
1:15.78 necko_about.xpt
1:15.84 necko_cache.xpt
1:16.11 necko_cache2.xpt
1:16.38 necko_cookie.xpt
1:16.66 necko_dns.xpt
1:16.81 necko_file.xpt
1:17.09 necko_ftp.xpt
1:17.16 necko_http.xpt
1:17.39 necko_mdns.xpt
1:17.68 necko_res.xpt
1:18.00 necko_socket.xpt
1:18.02 necko_strconv.xpt
1:18.43 necko_viewsource.xpt
1:18.47 necko_websocket.xpt
1:18.81 necko_wifi.xpt
1:18.95 necko_wyciwyg.xpt
1:19.18 parentalcontrols.xpt
1:19.34 peerconnection.xpt
1:19.46 pipnss.xpt
1:19.76 pippki.xpt
1:20.16 places.xpt
1:20.20 plugin.xpt
1:20.28 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.28 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.28 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.28 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.28 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.28 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.29 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.29 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.29 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.29 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.29 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.29 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
1:20.78 pref.xpt
1:20.92 prefetch.xpt
1:21.26 privatebrowsing.xpt
1:21.32 profiler.xpt
1:21.37 rdf.xpt
1:21.67 satchel.xpt
1:21.76 saxparser.xpt
1:22.12 services-crypto-component.xpt
1:22.38 services_fxaccounts.xpt
1:22.45 shistory.xpt
1:22.74 spellchecker.xpt
1:23.12 startupcache.xpt
1:23.21 storage.xpt
1:23.57 telemetry.xpt
1:24.04 toolkit_asyncshutdown.xpt
1:24.09 toolkit_crashservice.xpt
1:24.43 toolkit_filewatcher.xpt
1:24.56 toolkit_finalizationwitness.xpt
1:24.63 toolkit_formautofill.xpt
1:24.89 toolkit_osfile.xpt
1:25.10 toolkit_perfmonitoring.xpt
1:25.11 toolkit_securityreporter.xpt
1:25.41 toolkit_xulstore.xpt
1:25.68 toolkitprofile.xpt
1:25.71 toolkitremote.xpt
1:25.93 txmgr.xpt
1:26.16 txtsvc.xpt
1:26.32 uconv.xpt
1:26.64 unicharutil.xpt
1:26.71 update.xpt
1:26.92 uriloader.xpt
1:27.22 url-classifier.xpt
1:27.34 urlformatter.xpt
1:27.79 webBrowser_core.xpt
1:27.82 webbrowserpersist.xpt
1:28.01 webvtt.xpt
1:28.41 widget.xpt
1:28.41 windowcreator.xpt
1:28.92 windowds.xpt
1:29.02 windowwatcher.xpt
1:29.40 xpcom_base.xpt
1:29.65 xpcom_components.xpt
1:30.25 xpcom_ds.xpt
1:30.51 xpcom_io.xpt
1:31.33 xpcom_system.xpt
1:31.52 xpcom_threads.xpt
1:32.03 xpcom_xpti.xpt
1:32.12 xpconnect.xpt
1:32.39 xpctest.xpt
1:32.42 xul.xpt
1:33.00 xulapp.xpt
1:33.12 xultmpl.xpt
1:33.22 zipwriter.xpt
1:33.29 WorkerTest.xpt
1:33.58 test_necko.xpt
1:33.62 xpcomtest.xpt
1:33.98 langGroups.properties.h
1:33.98 etld_data.inc
1:33.98 PropertyUseCounterMap.inc
1:33.99 UseCounterList.h
1:34.43 CSS2Properties.webidl
1:34.95 nsStyleStructList.h
1:34.95 nsCSSPropsGenerated.inc
1:35.26 xpcAccEvents.h
1:35.40 TelemetryEventData.h
1:35.40 TelemetryEventEnums.h
1:36.09 TelemetryHistogramData.inc
1:36.54 unixcharset.properties.h
1:36.57 TelemetryHistogramEnums.h
1:37.00 TelemetryScalarData.h
1:37.95 TelemetryScalarEnums.h
2:08.52 Generating /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleWorkerInterface-example.h
2:08.52 Generating /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleWorkerInterface-example.cpp
2:08.52 Generating /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleProxyInterface-example.h
2:08.52 Generating /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleProxyInterface-example.cpp
2:08.52 Generating /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleInterface-example.h
2:08.52 Generating /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleInterface-example.cpp
2:09.44 libreplace_malloc.so
2:10.29 rapl
2:11.26 libmar.a.desc
2:11.89 libupdatecommon.a.desc
2:13.67 libfakeopenh264.so
2:14.06 libfallible.a.desc
2:14.08 libnptestjava.so
2:14.37 libnpsecondtest.so
2:14.70 libmemory_mozalloc.a
2:14.86 libbz2.a.desc
2:14.95 libmemory_mozalloc.a.desc
2:15.57 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/closures.c: In function ‘dlmmap_locked’:
2:15.57 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/closures.c:460:7: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
2:15.57 ftruncate (execfd, offset);
2:15.57 ^~~~~~~~~~~~~~~~~~~~~~~~~~
2:15.57 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/closures.c:472:7: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
2:15.57 ftruncate (execfd, offset);
2:15.57 ^~~~~~~~~~~~~~~~~~~~~~~~~~
2:17.48 libmozglue_misc.a.desc
2:17.65 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘classify_argument’:
2:17.65 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:195:18: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
2:17.65 FFI_ASSERT (0);
2:17.65 ^
2:17.65 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.65 for (i = 0; i < words; i++)
2:17.66 ^
2:17.66 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:245:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.66 for (i = 0; i < num; i++)
2:17.66 ^
2:17.66 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:264:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.66 for (i = 1; i < words; i++)
2:17.66 ^
2:17.67 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:270:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.68 for (i = 0; i < words; i++)
2:17.68 ^
2:17.68 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘examine_argument’:
2:17.68 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:323:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.68 for (i = 0; i < n; ++i)
2:17.69 ^
2:17.70 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_call’:
2:17.71 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:494:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.71 for (j = 0; j < n; j++, a += 8, size -= 8)
2:17.72 ^
2:17.72 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_closure_unix64_inner’:
2:17.72 /home/rushi/code/mozilla-central/js/src/ctypes/libffi/src/x86/ffi64.c:669:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:17.75 for (j = 0; j < n; j++, a += 8)
2:17.75 ^
2:18.16 libconfig_external_ffi.a.desc
2:23.10 /home/rushi/code/mozilla-central/modules/fdlibm/src/s_log1p.cpp: In function ‘double fdlibm::log1p(double)’:
2:23.10 /home/rushi/code/mozilla-central/modules/fdlibm/src/s_log1p.cpp:174:48: warning: ‘c’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2:23.10 return k*ln2_hi-((hfsq-(s*(hfsq+R)+(k*ln2_lo+c)))-f);
2:23.10 ~~~~~~~~~^~~
2:25.27 libmodules_fdlibm_src.a.desc
2:25.31 libmfbt.a.desc
2:27.99 libmodules_zlib_src.a.desc
2:29.00 /home/rushi/code/mozilla-central/intl/icu/source/common/udataswp.c: In function ‘udata_openSwapperForInputData_58’:
2:29.00 /home/rushi/code/mozilla-central/intl/icu/source/common/udataswp.c:438:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:29.00 if( (length>=0 && length<sizeof(DataHeader)) ||
2:29.00 ^
2:29.61 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/priometh.c: In function ‘PR_EmulateSendFile’:
2:29.61 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/priometh.c:336:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:29.61 (info.size < (sfd->file_offset + sfd->file_nbytes))) {
2:29.61 ^
2:30.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/pripv6.c: In function ‘Ipv6ToIpv4SocketAccept’:
2:30.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/pripv6.c:135:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:30.02 PRStatus rv;
2:30.02 ^~
2:30.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/pripv6.c: In function ‘Ipv6ToIpv4SocketAcceptRead’:
2:30.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/pripv6.c:173:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:30.02 PRStatus rv;
2:30.02 ^~
2:30.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prlayer.c: In function ‘pl_TopAccept’:
2:30.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prlayer.c:177:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:30.46 PRStatus rv;
2:30.46 ^~
2:30.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prlayer.c: In function ‘pl_DefAcceptread’:
2:30.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prlayer.c:297:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:30.46 PRStatus rv;
2:30.46 ^~
2:31.01 /home/rushi/code/mozilla-central/intl/icu/source/common/ulist.c: In function ‘ulist_containsString_58’:
2:31.02 /home/rushi/code/mozilla-central/intl/icu/source/common/ulist.c:161:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:31.02 if (length == uprv_strlen(pointer->data)) {
2:31.02 ^~
2:31.34 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c: In function ‘_appendLDMLExtensionAsKeywords’:
2:31.34 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c:1374:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:31.34 if (bcpKeyLen >= sizeof(bcpKeyBuf)) {
2:31.34 ^~
2:31.34 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c:1409:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:31.34 if (bcpTypeLen >= sizeof(bcpTypeBuf)) {
2:31.34 ^~
2:32.01 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c: In function ‘uloc_toLanguageTag_58’:
2:32.01 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c:1084:24: warning: ‘bcpValue’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2:32.01 ext->value = bcpValue;
2:32.01 ~~~~~~~~~~~^~~~~~~~~~
2:32.01 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c:926:30: note: ‘bcpValue’ was declared here
2:32.01 const char *bcpKey, *bcpValue;
2:32.01 ^~~~~~~~
2:32.02 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c:1083:22: warning: ‘bcpKey’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2:32.02 ext->key = bcpKey;
2:32.02 ~~~~~~~~~^~~~~~~~
2:32.05 /home/rushi/code/mozilla-central/intl/icu/source/common/uloc_tag.c:926:21: note: ‘bcpKey’ was declared here
2:32.06 const char *bcpKey, *bcpValue;
2:32.06 ^~~~~~
2:33.32 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prprf.c: In function ‘cvt_f’:
2:33.32 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prprf.c:323:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:33.32 if (amount <= 0 || amount >= sizeof(fin)) {
2:33.32 ^~
2:33.33 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prprf.c: In function ‘dosprintf’:
2:33.34 /home/rushi/code/mozilla-central/nsprpub/pr/src/io/prprf.c:926:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:33.34 if( i < sizeof( pattern ) ){
2:33.34 ^
2:33.56 /home/rushi/code/mozilla-central/intl/icu/source/common/ures_cnv.c: In function ‘ures_openU_58’:
2:33.56 /home/rushi/code/mozilla-central/intl/icu/source/common/ures_cnv.c:46:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:33.57 if(length>=sizeof(pathBuffer)) {
2:33.57 ^~
2:33.57 /home/rushi/code/mozilla-central/intl/icu/source/common/ures_cnv.c:64:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:33.57 if(length>=sizeof(pathBuffer)) {
2:33.57 ^~
2:34.38 libmemory_mozjemalloc.a.desc
2:34.88 /home/rushi/code/mozilla-central/intl/icu/source/common/utrace.c: In function ‘outputPtrBytes’:
2:34.89 /home/rushi/code/mozilla-central/intl/icu/source/common/utrace.c:149:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:34.89 for (i=0; i<sizeof(void *); i++) {
2:34.89 ^
2:36.64 libplugin-container.a.desc
2:37.61 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/unix.c: In function ‘_PR_UnixInit’:
2:37.61 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/unix.c:2820:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:37.61 int rv;
2:37.61 ^~
2:37.62 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/unix.c: In function ‘_MD_CreateFileMap’:
2:37.62 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/unix.c:3560:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:37.62 if (sz > info.size) {
2:37.63 ^
2:38.65 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/uxproces.c: In function ‘pr_InstallSigchldHandler’:
2:38.65 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/uxproces.c:693:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:38.65 int rv;
2:38.65 ^~
2:38.65 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/uxproces.c: In function ‘_MD_InitProcesses’:
2:38.65 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/uxproces.c:711:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:38.65 int rv;
2:38.65 ^~
2:38.65 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/uxproces.c: In function ‘_MD_unix_terminate_waitpid_daemon’:
2:38.65 /home/rushi/code/mozilla-central/nsprpub/pr/src/md/unix/uxproces.c:122:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
2:38.66 write(pr_wp.pipefd[1], "", 1);
2:38.66 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2:40.60 libdbm.a.desc
2:41.39 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/pralarm.c: In function ‘pr_alarmNotifier’:
2:41.39 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/pralarm.c:134:18: warning: ‘pause’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2:41.40 if (!id->function(id, id->clientData, ~pause))
2:41.40 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2:42.81 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prdtoa.c: In function ‘Balloc’:
2:42.82 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prdtoa.c:571:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:42.82 if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) {
2:42.82 ^~
2:42.86 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prdtoa.c: In function ‘rv_alloc’:
2:42.86 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prdtoa.c:2627:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:42.86 sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i;
2:42.86 ^~
2:43.95 libfreebl.a.desc
2:49.01 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetHostByName’:
2:49.01 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c:677:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:49.01 if (bufsize > sizeof(localbuf))
2:49.02 ^
2:49.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetIPNodeByName’:
2:49.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c:855:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:49.02 if (bufsize > sizeof(localbuf))
2:49.02 ^
2:49.03 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetHostByAddr’:
2:49.03 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c:1048:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:49.04 if (bufsize > sizeof(localbuf))
2:49.04 ^
2:49.23 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c: In function ‘pr_StringToNetAddrFB’:
2:49.23 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c:1597:20: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2:49.23 val = (val >> 8) * 100 + ((val >> 4) & 0xf) * 10 + (val & 0xf);
2:49.23 ~~~~~^~~~~
2:49.23 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prnetdb.c:1551:18: note: ‘val’ was declared here
2:49.24 unsigned int val;
2:49.24 ^~~
2:53.38 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prtpool.c: In function ‘io_wstart’:
2:53.38 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prtpool.c:385:13: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
2:53.38 PRStatus rval_status;
2:53.39 ^~~~~~~~~~~
2:53.40 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prtpool.c: In function ‘notify_ioq’:
2:53.40 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prtpool.c:954:10: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
2:53.40 PRStatus rval_status;
2:53.40 ^~~~~~~~~~~
2:53.40 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prtpool.c: In function ‘PR_JoinThreadPool’:
2:53.40 /home/rushi/code/mozilla-central/nsprpub/pr/src/misc/prtpool.c:1075:10: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
2:53.40 PRStatus rval_status;
2:53.41 ^~~~~~~~~~~
2:55.39 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_accept_cont’:
2:55.39 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:730:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.39 if (-1 == op->result.code)
2:55.40 ^~
2:55.40 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_read_cont’:
2:55.40 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:749:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.40 return ((-1 == op->result.code) &&
2:55.40 ^~
2:55.41 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_recv_cont’:
2:55.41 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:773:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.41 return ((-1 == op->result.code) &&
2:55.43 ^~
2:55.43 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_writev_cont’:
2:55.43 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:878:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.44 for (iov_index = 0; iov_index < op->arg3.amount; ++iov_index)
2:55.44 ^
2:55.44 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:881:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.44 if (bytes < iov[iov_index].iov_len)
2:55.44 ^
2:55.45 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_recvfrom_cont’:
2:55.45 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:933:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.45 return ((-1 == op->result.code) &&
2:55.45 ^~
2:55.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_linux_sendfile_cont’:
2:55.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1113:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.46 if (rv < op->count) {
2:55.46 ^
2:55.46 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1098:11: warning: variable ‘oldoffset’ set but not used [-Wunused-but-set-variable]
2:55.46 off_t oldoffset;
2:55.46 ^~~~~~~~~
2:55.47 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Close’:
2:55.47 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1242:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.47 || ((_PR_FILEDESC_OPEN != fd->secret->state)
2:55.48 ^~
2:55.48 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1250:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.48 if (_PR_FILEDESC_OPEN == fd->secret->state)
2:55.48 ^~
2:55.48 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Writev’:
2:55.48 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1392:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.49 if (bytes < osiov->iov_len)
2:55.49 ^
2:55.49 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Connect’:
2:55.49 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1545:11: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
2:55.49 PRUint16 md_af = addr->raw.family;
2:55.49 ^~~~~
2:55.50 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Bind’:
2:55.50 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1735:11: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
2:55.50 PRUint16 md_af = addr->raw.family;
2:55.50 ^~~~~
2:55.50 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_SendTo’:
2:55.50 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1992:11: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
2:55.51 PRUint16 md_af = addr->raw.family;
2:55.51 ^~~~~
2:55.51 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_LinuxSendFile’:
2:55.51 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:2628:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.51 if (rv < file_nbytes_to_send) {
2:55.53 ^
2:55.55 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘_pr_poll_with_poll’:
2:55.55 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:3787:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.55 if (npds > me->syspoll_count)
2:55.55 ^
2:55.55 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:3853:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.56 && (_PR_FILEDESC_OPEN == bottom->secret->state))
2:55.56 ^~
2:55.58 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘PR_SetSysfdTableSize’:
2:55.58 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:4737:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2:55.58 if ( rlim.rlim_max < table_size )
2:55.59 ^
2:55.89 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Available_f’:
2:55.89 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptio.c:1464:12: warning: ‘end’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2:55.90 result = end - cur;
2:55.90 ~~~~~~~^~~~~~~~~~~
2:58.92 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘_PR_InitLocks’:
2:58.93 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:54:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.93 int rv;
2:58.93 ^~
2:58.93 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘pt_PostNotifies’:
2:58.93 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:71:19: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.94 PRIntn index, rv;
2:58.95 ^~
2:58.95 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_NewLock’:
2:58.95 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:137:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.95 PRIntn rv;
2:58.96 ^~
2:58.96 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_DestroyLock’:
2:58.96 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:156:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.97 PRIntn rv;
2:58.97 ^~
2:58.97 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_Lock’:
2:58.97 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:175:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.97 PRIntn rv;
2:58.98 ^~
2:58.98 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_Unlock’:
2:58.98 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:196:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.98 PRIntn rv;
2:58.99 ^~
2:58.99 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘pt_PostNotifiesFromMonitor’:
2:58.99 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:462:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:58.99 PRIntn rv;
2:58.99 ^~
2:58.99 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_DestroyMonitor’:
2:58.99 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:542:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.00 int rv;
2:59.00 ^~
2:59.00 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_GetMonitorEntryCount’:
2:59.00 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:563:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.01 PRIntn rv;
2:59.01 ^~
2:59.01 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_EnterMonitor’:
2:59.01 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:592:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.01 PRIntn rv;
2:59.02 ^~
2:59.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_ExitMonitor’:
2:59.02 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:621:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.03 PRIntn rv;
2:59.04 ^~
2:59.05 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_DestroyNakedCondVar’:
2:59.06 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:1212:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.06 int rv;
2:59.06 ^~
2:59.06 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_NakedNotify’:
2:59.06 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:1241:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.06 int rv;
2:59.06 ^~
2:59.07 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_NakedBroadcast’:
2:59.10 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptsynch.c:1250:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2:59.10 int rv;
2:59.11 ^~
2:59.18 libnssutil.a.desc
3:00.13 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_pt_root’:
3:00.13 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:233:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:00.13 else if (--pt_book.user == pt_book.this_many)
3:00.13 ^~
3:00.13 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘pt_AttachThread’:
3:00.14 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:283:13: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.14 int rv;
3:00.14 ^~
3:00.14 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_PR_CreateThread’:
3:00.15 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:497:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:00.15 else if (--pt_book.user == pt_book.this_many)
3:00.15 ^~
3:00.16 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_DetachThread’:
3:00.16 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:640:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.16 int rv;
3:00.16 ^~
3:00.16 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_Interrupt’:
3:00.16 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:780:16: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.16 PRIntn rv;
3:00.17 ^~
3:00.17 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_pt_thread_death’:
3:00.17 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:851:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.17 int rv;
3:00.17 ^~
3:00.18 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_PR_Fini’:
3:00.18 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:1068:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.18 int rv;
3:00.18 ^~
3:00.18 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_Cleanup’:
3:00.19 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:1109:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:00.19 while (pt_book.user > pt_book.this_many)
3:00.19 ^
3:00.19 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:1103:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.20 int rv;
3:00.20 ^~
3:00.20 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘init_pthread_gc_support’:
3:00.20 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:1237:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.20 PRIntn rv;
3:00.20 ^~
3:00.21 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘pt_SuspendSet’:
3:00.21 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:1455:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.21 PRIntn rv;
3:00.21 ^~
3:00.22 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_SuspendAll’:
3:00.22 /home/rushi/code/mozilla-central/nsprpub/pr/src/pthreads/ptthread.c:1575:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
3:00.22 int rv;
3:00.22 ^~
3:02.40 libnspr4.so
3:04.66 /home/rushi/code/mozilla-central/security/nss/lib/softoken/legacydb/lgfind.c: In function ‘lg_FindObjects’:
3:04.66 /home/rushi/code/mozilla-central/security/nss/lib/softoken/legacydb/lgfind.c:890:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
3:04.67 transfer = ((int)ulMaxObjectCount > left) ? left : ulMaxObjectCount;
3:04.67 ^
3:07.70 /home/rushi/code/mozilla-central/security/nss/lib/softoken/legacydb/pcertdb.c: In function ‘nsslowcert_FindTrustByIssuerAndSN’:
3:07.70 /home/rushi/code/mozilla-central/security/nss/lib/softoken/legacydb/pcertdb.c:4841:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:07.70 if (len > sizeof(keyBuf)) {
3:07.70 ^
3:07.85 libxpcomglue.a
3:10.85 libnssdbm.a.desc
3:11.20 TestAUSHelper
3:11.20 TestAUSReadStrings
3:16.49 libpkcs12.a.desc
3:17.06 /home/rushi/code/mozilla-central/security/nss/lib/pkcs7/certread.c: In function ‘CERT_DecodeCertPackage’:
3:17.06 /home/rushi/code/mozilla-central/security/nss/lib/pkcs7/certread.c:321:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:17.06 if (certlen != (seqLen + seqLenLen + 2L)) {
3:17.06 ^~
3:17.06 /home/rushi/code/mozilla-central/security/nss/lib/pkcs7/certread.c:322:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:17.06 if (certlen > (seqLen + seqLenLen + 2L))
3:17.06 ^
3:17.06 /home/rushi/code/mozilla-central/security/nss/lib/pkcs7/certread.c:405:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:17.07 while (cl > NS_CERT_HEADER_LEN) {
3:17.07 ^
3:17.07 /home/rushi/code/mozilla-central/security/nss/lib/pkcs7/certread.c:433:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:17.08 while (cl >= NS_CERT_TRAILER_LEN) {
3:17.08 ^~
3:22.94 libpkcs7.a.desc
3:23.16 libsmime.a.desc
3:27.25 libnssb.a.desc
3:27.92 /home/rushi/code/mozilla-central/security/nss/lib/dev/ckhelper.c: In function ‘nssCKObject_GetAttributes’:
3:27.92 /home/rushi/code/mozilla-central/security/nss/lib/dev/ckhelper.c:135:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:27.92 (obj_template[i].ulValueLen == -1)) {
3:27.92 ^~
3:27.93 /home/rushi/code/mozilla-central/security/nss/lib/dev/ckhelper.c: In function ‘nssCryptokiTrust_GetAttributes’:
3:27.93 /home/rushi/code/mozilla-central/security/nss/lib/dev/ckhelper.c:445:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:27.93 if (sha1_hash_attr->ulValueLen == -1) {
3:27.93 ^~
3:31.47 libnssdev.a.desc
3:32.44 libnsspki.a.desc
3:33.15 /home/rushi/code/mozilla-central/security/nss/lib/certdb/alg1485.c: In function ‘cert_AVAOidTagToMaxLen’:
3:33.15 /home/rushi/code/mozilla-central/security/nss/lib/certdb/alg1485.c:164:57: warning: signed and unsigned type in conditional expression [-Wsign-compare]
3:33.15 return (n2k->kind != SEC_OID_UNKNOWN) ? n2k->maxLen : -1;
3:33.15 ^
3:33.17 /home/rushi/code/mozilla-central/security/nss/lib/certdb/alg1485.c: In function ‘AppendAVA’:
3:33.17 /home/rushi/code/mozilla-central/security/nss/lib/certdb/alg1485.c:972:33: warning: signed and unsigned type in conditional expression [-Wsign-compare]
3:33.18 (useHex ? avaValue->len : cert_RFC1485_GetRequiredLen(
3:33.18 ^
3:35.95 libcryptohi.a.desc
3:38.65 /home/rushi/code/mozilla-central/security/nss/lib/certhigh/certvfy.c: In function ‘CertIsStartComOrWoSign’:
3:38.65 /home/rushi/code/mozilla-central/security/nss/lib/certhigh/certvfy.c:498:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:38.65 for (i = 0; i < sizeof(StartComAndWoSignDNs) / sizeof(struct DataAndLength); ++i, dn++) {
3:38.65 ^
3:43.84 libcerthi.a.desc
3:44.17 libcertdb.a.desc
3:46.50 libnss_static.a.desc
3:50.91 In file included from /home/rushi/code/mozilla-central/intl/icu/source/common/ucasemap.cpp:31:0:
3:50.92 /home/rushi/code/mozilla-central/intl/icu/source/common/ucasemap.cpp: In function ‘int32_t appendUChar(uint8_t*, int32_t, int32_t, UChar)’:
3:50.92 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utf8.h:195:56: warning: comparison is always false due to limited range of data type [-Wtype-limits]
3:50.92 ((uint32_t)(c)<=0xdfff || (uint32_t)(c)>0x10ffff ? 0 : \
3:50.92 ~~~~~~~~~~~~~^~
3:50.92 /home/rushi/code/mozilla-central/intl/icu/source/common/ucasemap.cpp:198:20: note: in expansion of macro ‘U8_LENGTH’
3:50.94 int32_t length=U8_LENGTH(c);
3:50.94 ^~~~~~~~~
3:50.95 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utf8.h:196:35: warning: comparison is always true due to limited range of data type [-Wtype-limits]
3:50.95 ((uint32_t)(c)<=0xffff ? 3 : 4)\
3:50.95 ~~~~~~~~~~~~~^~~
3:50.95 /home/rushi/code/mozilla-central/intl/icu/source/common/ucasemap.cpp:198:20: note: in expansion of macro ‘U8_LENGTH’
3:50.96 int32_t length=U8_LENGTH(c);
3:50.96 ^~~~~~~~~
3:50.96 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utf8.h:442:29: warning: comparison is always true due to limited range of data type [-Wtype-limits]
3:50.96 if((uint32_t)(c)<=0xffff) { \
3:50.96 ~~~~~~~~~~~~~^~~
3:50.97 /home/rushi/code/mozilla-central/intl/icu/source/common/ucasemap.cpp:204:9: note: in expansion of macro ‘U8_APPEND_UNSAFE’
3:50.97 U8_APPEND_UNSAFE(dest, destIndex, c);
3:50.98 ^~~~~~~~~~~~~~~~
3:53.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nss/secport.h:49:0,
3:53.74 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nss/seccomon.h:27,
3:53.74 from /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11load.c:9:
3:53.74 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/debug_module.c: In function ‘log_handle’:
3:53.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr/prlog.h:167:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:53.74 ((_module)->level >= (_level))
3:53.74 ^
3:53.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr/prlog.h:178:11: note: in expansion of macro ‘PR_LOG_TEST’
3:53.75 if (PR_LOG_TEST(_module,_level)) { \
3:53.75 ^~~~~~~~~~~
3:53.75 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/debug_module.c:352:9: note: in expansion of macro ‘PR_LOG’
3:53.75 PR_LOG(modlog, level, (format, handle));
3:53.75 ^~~~~~
3:53.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr/prlog.h:167:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:53.75 ((_module)->level >= (_level))
3:53.76 ^
3:53.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr/prlog.h:178:11: note: in expansion of macro ‘PR_LOG_TEST’
3:53.79 if (PR_LOG_TEST(_module,_level)) { \
3:53.79 ^~~~~~~~~~~
3:53.79 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/debug_module.c:356:9: note: in expansion of macro ‘PR_LOG’
3:53.79 PR_LOG(modlog, level, (fmtBuf, handle));
3:53.79 ^~~~~~
3:58.93 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11merge.c: In function ‘pk11_copyAttributes’:
3:58.93 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11merge.c:75:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:58.93 for (i = 0, j = 0; i < copyTemplateCount; i++) {
3:58.94 ^
3:58.94 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11merge.c:76:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:58.94 if (copyTemplate[i].ulValueLen != -1) {
3:58.94 ^~
3:58.94 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11merge.c: In function ‘pk11_matchAcrossTokens’:
3:58.99 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11merge.c:124:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
3:58.99 if (template[0].ulValueLen == -1) {
3:58.99 ^~
4:00.98 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11obj.c: In function ‘PK11_MatchItem’:
4:00.98 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11obj.c:1875:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:00.98 if ((theTemplate[0].ulValueLen == 0) || (theTemplate[0].ulValueLen == -1)) {
4:00.98 ^~
4:01.51 /home/rushi/code/mozilla-central/intl/icu/source/i18n/decimfmtimpl.cpp: In member function ‘icu_58::UnicodeString& icu_58::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_58::UnicodeString&) const’:
4:01.51 /home/rushi/code/mozilla-central/intl/icu/source/i18n/decimfmtimpl.cpp:1479:43: warning: ‘sigMax’ may be used uninitialized in this function [-Wmaybe-uninitialized]
4:01.51 if (i >= sigMax || i < sigMax - sigMin) {
4:01.51 ~~~~~~~^~~~~~~~
4:01.51 /home/rushi/code/mozilla-central/intl/icu/source/i18n/decimfmtimpl.cpp:1479:43: warning: ‘sigMin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
4:02.56 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c: In function ‘secmod_parsePolicyValue’:
4:02.57 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:464:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.57 for (i = 0; i < PR_ARRAY_SIZE(policyFlagList); i++) {
4:02.57 ^
4:02.57 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:467:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.57 if ((policy->name_size == length) &&
4:02.57 ^~
4:02.57 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c: In function ‘secmod_getPolicyOptValue’:
4:02.57 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:488:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.57 for (i = 0; i < PR_ARRAY_SIZE(sslOptList); i++) {
4:02.57 ^
4:02.57 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:489:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.58 if (policyValueLength == sslOptList[i].name_size &&
4:02.58 ^~
4:02.58 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c: In function ‘secmod_applyCryptoPolicy’:
4:02.58 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:553:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.59 if ((length >= name_size) && (cipher[name_size] == '/')) {
4:02.59 ^~
4:02.59 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:556:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.59 if ((newValue || algOpt->name_size == length) &&
4:02.59 ^~
4:02.59 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:589:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.60 if ((length > name_size) && cipher[name_size] == '=' &&
4:02.60 ^
4:02.60 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c: In function ‘secmod_ParseModuleSpecForTokens’:
4:02.60 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:889:77: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
4:02.61 if (convert) { modulePrev = moduleSpec; });
4:02.61 ^
4:02.61 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:891:77: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
4:02.61 if (convert) { modulePrev = moduleSpec; });
4:02.62 ^
4:02.62 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:902:37: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
4:02.62 });
4:02.62 ^
4:02.62 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:913:37: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
4:02.62 });
4:02.63 ^
4:02.63 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:924:37: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
4:02.64 });
4:02.64 ^
4:02.64 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:935:37: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
4:02.65 });
4:02.65 ^
4:02.65 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c: In function ‘secmod_MkAppendTokensList’:
4:02.65 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:1417:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.65 if (ids[i] == -1) {
4:02.66 ^~
4:02.66 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pars.c:1454:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:02.66 if (ids[i] == -1) {
4:02.66 ^~
4:04.20 /home/rushi/code/mozilla-central/intl/icu/source/i18n/digitformatter.cpp: In member function ‘icu_58::UnicodeString& icu_58::DigitFormatter::format(const icu_58::VisibleDigits&, const icu_58::DigitGrouping&, const icu_58::DigitFormatterOptions&, icu_58::FieldPositionHandler&, icu_58::UnicodeString&) const’:
4:04.20 /home/rushi/code/mozilla-central/intl/icu/source/i18n/digitformatter.cpp:236:80: warning: ‘fracBegin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
4:04.20 handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length());
4:04.20 ^
4:05.63 In file included from /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.h:11:0,
4:05.64 from /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c:13:
4:05.64 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c: In function ‘PK11_PQG_ParamGenSeedLen’:
4:05.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nss/blapit.h:196:57: warning: signed and unsigned type in conditional expression [-Wsign-compare]
4:05.64 #define PQG_INDEX_TO_PBITS(j) (((unsigned)(j) > 8) ? -1 : (512 + 64 * (j)))
4:05.64 ^
4:05.64 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c:232:30: note: in expansion of macro ‘PQG_INDEX_TO_PBITS’
4:05.64 unsigned int primeBits = PQG_INDEX_TO_PBITS(j);
4:05.64 ^~~~~~~~~~~~~~~~~~
4:05.67 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c: In function ‘PK11_PQG_ParamGen’:
4:05.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nss/blapit.h:196:57: warning: signed and unsigned type in conditional expression [-Wsign-compare]
4:05.69 #define PQG_INDEX_TO_PBITS(j) (((unsigned)(j) > 8) ? -1 : (512 + 64 * (j)))
4:05.69 ^
4:05.69 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c:243:30: note: in expansion of macro ‘PQG_INDEX_TO_PBITS’
4:05.69 unsigned int primeBits = PQG_INDEX_TO_PBITS(j);
4:05.69 ^~~~~~~~~~~~~~~~~~
4:05.70 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c: In function ‘PK11_PQG_VerifyParams’:
4:05.70 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11pqg.c:302:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:05.71 if (vfy->counter != -1) {
4:05.71 ^~
4:06.72 /home/rushi/code/mozilla-central/security/nss/cmd/lib/basicutil.c: In function ‘SECU_PrintPRandOSError’:
4:06.72 /home/rushi/code/mozilla-central/security/nss/cmd/lib/basicutil.c:636:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:06.73 if (errLen > 0 && errLen < sizeof buffer) {
4:06.73 ^
4:06.73 /home/rushi/code/mozilla-central/security/nss/cmd/lib/basicutil.c:640:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:06.73 if (errLen > 0 && errLen < sizeof buffer) {
4:06.73 ^
4:06.87 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11skey.c: In function ‘pk11_TokenKeyGenWithFlagsAndKeyType’:
4:06.87 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11skey.c:958:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:06.87 if (keyType != -1) {
4:06.87 ^~
4:06.94 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11skey.c: In function ‘pk11_HandUnwrap’:
4:06.94 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11skey.c:2354:40: warning: signed and unsigned type in conditional expression [-Wsign-compare]
4:06.94 outKey.len = (key_size == 0) ? len : key_size;
4:06.94 ^
4:09.91 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11slot.c: In function ‘PK11_ResetToken’:
4:09.91 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11slot.c:2394:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:09.91 if (tokenNameLen > sizeof(tokenName)) {
4:09.91 ^
4:09.91 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11slot.c:2399:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:09.91 if (tokenNameLen < sizeof(tokenName)) {
4:09.91 ^
4:10.93 /home/rushi/code/mozilla-central/security/nss/cmd/lib/secutil.c: In function ‘SECU_StoreCRL’:
4:10.93 /home/rushi/code/mozilla-central/security/nss/cmd/lib/secutil.c:3411:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:10.93 if (PR_Write(outFile, derCrl->data, derCrl->len) != derCrl->len) {
4:10.93 ^~
4:12.75 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11util.c: In function ‘SECMOD_UpdateSlotList’:
4:12.76 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11util.c:945:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:12.76 if (count == mod->slotCount) {
4:12.76 ^~
4:12.77 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11util.c: In function ‘secmod_FindSlotFromModuleSpec’:
4:12.77 /home/rushi/code/mozilla-central/security/nss/lib/pk11wrap/pk11util.c:1430:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:12.77 if (slot_id == -1) {
4:12.77 ^~
4:14.05 libpk11wrap.a.desc
4:14.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:14.67 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:14.68 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:14.68 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:14.68 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:14.68 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp: In function ‘int32_t _internal_toUnicode(const UChar*, int32_t, UChar*, int32_t, int32_t, UStringPrepProfile*, UParseError*, UErrorCode*)’:
4:14.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:48: warning: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:14.68 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.69 ^
4:14.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.69 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.69 ^
4:14.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.70 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.70 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.70 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.72 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.72 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:515:17: note: in expansion of macro ‘uidna_toASCII’
4:14.72 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status);
4:14.72 ^~~~~~~~~~~~~
4:14.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:48: note: declared here
4:14.72 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.72 ^
4:14.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.73 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.73 ^
4:14.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.73 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.74 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.74 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.74 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.74 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/uidna.h:576:1: note: in expansion of macro ‘uidna_toASCII’
4:14.74 uidna_toASCII(const UChar* src, int32_t srcLength,
4:14.75 ^~~~~~~~~~~~~
4:14.75 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:515:85: warning: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:14.75 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status);
4:14.75 ^
4:14.75 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:14.76 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:14.76 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:14.76 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:14.77 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:14.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:48: note: declared here
4:14.77 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.77 ^
4:14.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.77 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.77 ^
4:14.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.78 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.78 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.79 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.79 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.79 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/uidna.h:576:1: note: in expansion of macro ‘uidna_toASCII’
4:14.80 uidna_toASCII(const UChar* src, int32_t srcLength,
4:14.80 ^~~~~~~~~~~~~
4:14.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:48: warning: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:14.80 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.80 ^
4:14.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.81 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.82 ^
4:14.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.82 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.83 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.83 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.83 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.84 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:528:22: note: in expansion of macro ‘uidna_toASCII’
4:14.84 b3Len = uidna_toASCII(b2,b2Len,b3,b3Len,options,parseError, status);
4:14.84 ^~~~~~~~~~~~~
4:14.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:48: note: declared here
4:14.85 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.85 ^
4:14.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.86 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.86 ^
4:14.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.87 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.87 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.88 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.88 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.88 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/uidna.h:576:1: note: in expansion of macro ‘uidna_toASCII’
4:14.89 uidna_toASCII(const UChar* src, int32_t srcLength,
4:14.89 ^~~~~~~~~~~~~
4:14.89 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:528:80: warning: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:14.89 b3Len = uidna_toASCII(b2,b2Len,b3,b3Len,options,parseError, status);
4:14.89 ^
4:14.90 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:14.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:14.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:14.90 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:14.90 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:14.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:48: note: declared here
4:14.93 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.93 ^
4:14.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.93 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.93 ^
4:14.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.94 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.94 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.94 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
4:14.94 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.94 /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/uidna.h:576:1: note: in expansion of macro ‘uidna_toASCII’
4:14.94 uidna_toASCII(const UChar* src, int32_t srcLength,
4:14.94 ^~~~~~~~~~~~~
4:14.95 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp: In function ‘int32_t uidna_compare_58(const UChar*, int32_t, const UChar*, int32_t, int32_t, UErrorCode*)’:
4:14.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:14.96 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:14.96 ^
4:14.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:14.96 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:14.96 ^
4:14.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:14.96 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:14.96 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:14.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:14.99 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:14.99 ^~~~~~~~~~~~~~~~~~~~~~~~
4:14.99 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:878:13: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.00 b1Len = uidna_IDNToASCII(s1, length1, b1, b1Capacity, options, &parseError, status);
4:15.00 ^~~~~~~~~~~~~~~~
4:15.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.00 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.00 ^
4:15.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.00 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.00 ^
4:15.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.00 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.01 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.01 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.01 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.01 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.01 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.01 ^~~~~~~~~~~~~~~~
4:15.01 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:878:87: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.01 b1Len = uidna_IDNToASCII(s1, length1, b1, b1Capacity, options, &parseError, status);
4:15.04 ^
4:15.04 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:15.05 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:15.05 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:15.05 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:15.05 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:15.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.05 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.05 ^
4:15.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.05 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.05 ^
4:15.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.07 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.07 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.07 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.07 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.07 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.07 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.07 ^~~~~~~~~~~~~~~~
4:15.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.07 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.07 ^
4:15.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.07 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.08 ^
4:15.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.08 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.08 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.08 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.08 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.08 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:889:17: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.08 b1Len = uidna_IDNToASCII(s1,length1,b1,b1Len, options, &parseError, status);
4:15.08 ^~~~~~~~~~~~~~~~
4:15.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.08 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.08 ^
4:15.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.08 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.08 ^
4:15.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.08 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.09 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.09 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.09 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.09 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.09 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.09 ^~~~~~~~~~~~~~~~
4:15.09 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:889:83: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.09 b1Len = uidna_IDNToASCII(s1,length1,b1,b1Len, options, &parseError, status);
4:15.09 ^
4:15.09 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:15.09 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:15.09 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:15.09 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:15.09 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:15.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.09 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.10 ^
4:15.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.10 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.10 ^
4:15.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.10 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.10 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.10 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.10 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.10 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.10 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.10 ^~~~~~~~~~~~~~~~
4:15.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.10 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.10 ^
4:15.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.11 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.11 ^
4:15.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.11 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.11 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.11 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.11 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:893:13: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.11 b2Len = uidna_IDNToASCII(s2,length2, b2,b2Capacity, options, &parseError, status);
4:15.11 ^~~~~~~~~~~~~~~~
4:15.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.12 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.12 ^
4:15.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.12 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.12 ^
4:15.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.12 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.13 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.13 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.13 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.14 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.14 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.14 ^~~~~~~~~~~~~~~~
4:15.14 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:893:85: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.14 b2Len = uidna_IDNToASCII(s2,length2, b2,b2Capacity, options, &parseError, status);
4:15.14 ^
4:15.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:15.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:15.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:15.14 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:15.14 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:15.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.14 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.14 ^
4:15.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.15 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.15 ^
4:15.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.16 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.16 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.17 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.17 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.17 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.17 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.17 ^~~~~~~~~~~~~~~~
4:15.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.17 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.18 ^
4:15.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.18 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.18 ^
4:15.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.18 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.18 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.18 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.18 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.18 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:904:17: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.18 b2Len = uidna_IDNToASCII(s2, length2, b2, b2Len, options, &parseError, status);
4:15.18 ^~~~~~~~~~~~~~~~
4:15.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.18 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.18 ^
4:15.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.19 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.19 ^
4:15.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.19 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.19 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.19 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.19 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.19 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.19 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.19 ^~~~~~~~~~~~~~~~
4:15.19 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:904:86: warning: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
4:15.19 b2Len = uidna_IDNToASCII(s2, length2, b2, b2Len, options, &parseError, status);
4:15.19 ^
4:15.19 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/platform.h:25:0,
4:15.19 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/ptypes.h:52,
4:15.19 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/umachine.h:46,
4:15.20 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
4:15.20 from /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:19:
4:15.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:51: note: declared here
4:15.20 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.20 ^
4:15.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
4:15.20 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
4:15.20 ^
4:15.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
4:15.20 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
4:15.21 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4:15.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
4:15.21 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
4:15.21 ^~~~~~~~~~~~~~~~~~~~~~~~
4:15.21 /home/rushi/code/mozilla-central/intl/icu/source/common/uidna.cpp:670:1: note: in expansion of macro ‘uidna_IDNToASCII’
4:15.21 uidna_IDNToASCII( const UChar *src, int32_t srcLength,
4:15.21 ^~~~~~~~~~~~~~~~
4:15.21 libsectool.a.desc
4:16.72 /home/rushi/code/mozilla-central/security/nss/lib/ssl/dtlscon.c: In function ‘dtls_HandleHandshake’:
4:16.72 /home/rushi/code/mozilla-central/security/nss/lib/ssl/dtlscon.c:455:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:16.72 if (ss->ssl3.hs.recvdHighWater == ss->ssl3.hs.msg_len) {
4:16.73 ^~
4:16.73 /home/rushi/code/mozilla-central/security/nss/lib/ssl/dtlscon.c: In function ‘dtls_TransmitMessageFlight’:
4:16.74 /home/rushi/code/mozilla-central/security/nss/lib/ssl/dtlscon.c:740:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:16.74 if (sent != (fragment_len + 12)) {
4:16.74 ^~
4:16.75 /home/rushi/code/mozilla-central/security/nss/lib/ssl/dtlscon.c: In function ‘dtls_SetMTU’:
4:16.75 /home/rushi/code/mozilla-central/security/nss/lib/ssl/dtlscon.c:926:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:16.75 for (i = 0; i < PR_ARRAY_SIZE(COMMON_MTU_VALUES); i++) {
4:16.75 ^
4:18.92 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_ConsumeHandshakeNumber’:
4:18.92 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:4372:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:18.92 for (i = 0; i < bytes; i++) {
4:18.92 ^
4:18.94 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_SendClientHello’:
4:18.94 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:5279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:18.95 for (i = 0; i < ssl_compression_method_count; i++) {
4:18.95 ^
4:18.95 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:5453:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:18.95 for (i = 0; i < ssl_compression_method_count; i++) {
4:18.95 ^
4:18.99 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_HandleServerHello’:
4:18.99 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:6832:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.00 for (i = 0; i < ssl_compression_method_count; i++) {
4:19.00 ^
4:19.01 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl_HandleDHServerKeyExchange’:
4:19.02 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:7166:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.02 if (dh_p_bits < minDH) {
4:19.02 ^
4:19.07 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_NegotiateCipherSuite’:
4:19.07 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:8110:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.07 for (i = 0; i + 1 < suites->len; i += 2) {
4:19.07 ^
4:19.10 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_HandleClientHelloPart2’:
4:19.10 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:8816:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.10 for (j = 0; j < ssl_compression_method_count; j++) {
4:19.11 ^
4:19.11 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_HandleV2ClientHello’:
4:19.12 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:9196:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.12 if (length != total) {
4:19.12 ^~
4:19.15 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_SendCertificateRequest’:
4:19.15 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:9738:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.15 for (i = 0, name = names; i < nnames; i++, name++) {
4:19.15 ^
4:19.20 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c: In function ‘ssl3_AuthCertificate’:
4:19.21 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3con.c:10953:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:19.21 if (ss->sec.authKeyBits < minKey) {
4:19.21 ^
4:27.20 libsignmar.a.desc
4:28.26 libverifymar.a.desc
4:29.91 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c: In function ‘ssl3_ClientSendSigAlgsXtn’:
4:29.91 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c:2090:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:29.91 if (maxBytes < extension_length) {
4:29.91 ^
4:29.91 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c: In function ‘ssl3_SendExtendedMasterSecretXtn’:
4:29.92 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c:2187:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:29.92 if (maxBytes < extension_length) {
4:29.93 ^
4:29.93 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c: In function ‘ssl3_ClientSendSignedCertTimestampXtn’:
4:29.93 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c:2254:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:29.93 if (append && maxBytes >= extension_length) {
4:29.93 ^~
4:29.93 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c:2268:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:29.93 } else if (maxBytes < extension_length) {
4:29.94 ^
4:29.94 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c: In function ‘ssl3_ServerSendSignedCertTimestampXtn’:
4:29.95 /home/rushi/code/mozilla-central/security/nss/lib/ssl/ssl3exthandle.c:2320:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:29.96 if (maxBytes < extension_length) {
4:29.97 ^
4:40.51 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsnce.c: In function ‘getSvrWrappingKey’:
4:40.51 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsnce.c:1847:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:40.51 pwswk->wrapMechIndex == symWrapMechIndex &&
4:40.51 ^~
4:41.39 /home/rushi/code/mozilla-central/intl/icu/source/common/unistr.cpp:1940:13: warning: ‘void uprv_UnicodeStringDummy()’ defined but not used [-Wunused-function]
4:41.39 static void uprv_UnicodeStringDummy(void) {
4:41.39 ^~~~~~~~~~~~~~~~~~~~~~~
4:42.04 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c: In function ‘SSL_DHEGroupPrefSet’:
4:42.04 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:1487:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:42.04 for (i = 0; i < count; ++i) {
4:42.04 ^
4:42.14 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c: In function ‘ssl_WriteV’:
4:42.14 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:3098:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:42.14 while (myIov.iov_len >= K16) {
4:42.15 ^~
4:42.15 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:3111:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:42.15 iov[1].iov_len % K16 + addLen + myIov.iov_len <= 2 * limit) {
4:42.15 ^~
4:42.15 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nss/seccomon.h:17:0,
4:42.15 from /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:10:
4:42.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr/prtypes.h:195:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:42.20 #define PR_MIN(x,y) ((x)<(y)?(x):(y))
4:42.21 ^
4:42.22 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:3130:20: note: in expansion of macro ‘PR_MIN’
4:42.22 left = PR_MIN(limit, K16 - bufLen);
4:42.22 ^~~~~~
4:42.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr/prtypes.h:195:37: warning: signed and unsigned type in conditional expression [-Wsign-compare]
4:42.23 #define PR_MIN(x,y) ((x)<(y)?(x):(y))
4:42.23 ^
4:42.23 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:3130:20: note: in expansion of macro ‘PR_MIN’
4:42.23 left = PR_MIN(limit, K16 - bufLen);
4:42.23 ^~~~~~
4:42.23 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:3133:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:42.23 || bufLen >= K16 /* it's full. */) {
4:42.23 ^~
4:42.23 /home/rushi/code/mozilla-central/security/nss/lib/ssl/sslsock.c:3138:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:42.24 iov[1].iov_len % K16 + addLen <= left + limit) {
4:42.24 ^~
4:45.36 /home/rushi/code/mozilla-central/security/nss/lib/ssl/tls13con.c: In function ‘tls13_SendCertificateRequest’:
4:45.37 /home/rushi/code/mozilla-central/security/nss/lib/ssl/tls13con.c:1681:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:45.37 for (i = 0, name = names; i < nnames; i++, name++) {
4:45.37 ^
4:45.42 /home/rushi/code/mozilla-central/security/nss/lib/ssl/tls13con.c: In function ‘tls13_Read0RttData’:
4:45.43 /home/rushi/code/mozilla-central/security/nss/lib/ssl/tls13con.c:4373:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:45.43 if (msg->data.len > len) {
4:45.43 ^
4:49.10 libssl.a.desc
4:49.65 libmozgtk.so
4:53.42 libgtest_main.a.desc
4:54.65 /home/rushi/code/mozilla-central/security/nss/lib/jar/jar.c: In function ‘JAR_find_next’:
4:54.65 /home/rushi/code/mozilla-central/security/nss/lib/jar/jar.c:426:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:54.65 if (!*it || (*it)->type != finding)
4:54.65 ^~
4:54.66 /home/rushi/code/mozilla-central/security/nss/lib/jar/jar.c: In function ‘jar_find_first_cert’:
4:54.66 /home/rushi/code/mozilla-central/security/nss/lib/jar/jar.c:465:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:54.66 if (link->thing->type == type) {
4:54.66 ^~
4:55.58 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c: In function ‘jar_physical_inflate’:
4:55.58 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c:328:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:55.58 if (JAR_FREAD(fp, inbuf, chunk) != chunk) {
4:55.58 ^~
4:55.59 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c: In function ‘jar_extract_mf’:
4:55.59 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c:580:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:55.59 if (num != phy->length) {
4:55.59 ^~
4:55.61 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c: In function ‘jar_listzip’:
4:55.61 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c:704:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:55.61 if (JAR_FREAD(fp, filename, filename_len) != filename_len) {
4:55.62 ^~
4:55.62 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c:770:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:55.62 if (JAR_FREAD(fp, filename, filename_len) != filename_len) {
4:55.62 ^~
4:55.62 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c: In function ‘jar_listtar’:
4:55.63 /home/rushi/code/mozilla-central/security/nss/lib/jar/jarfile.c:833:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
4:55.63 if (JAR_FREAD(fp, &tarball, sizeof tarball) < sizeof tarball)
4:55.63 ^
4:58.31 libjar.a.desc
5:01.40 liblogalloc.so
5:15.89 /home/rushi/code/mozilla-central/intl/icu/source/i18n/rbnf.cpp: In member function ‘UBool icu_58::LocDataParser::inList(UChar, const UChar*) const’:
5:15.89 /home/rushi/code/mozilla-central/intl/icu/source/i18n/rbnf.cpp:323:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
5:15.89 while (*list && *list != c) ++list; return *list == c;
5:15.89 ^~~~~
5:15.89 /home/rushi/code/mozilla-central/intl/icu/source/i18n/rbnf.cpp:323:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’
5:15.89 while (*list && *list != c) ++list; return *list == c;
5:15.89 ^~~~~~
5:35.32 libicuuc.a.desc
5:44.36 /home/rushi/code/mozilla-central/intl/icu/source/i18n/smpdtfmt.cpp: In member function ‘void icu_58::SimpleDateFormat::subFormat(icu_58::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_58::FieldPositionHandler&, icu_58::Calendar&, icu_58::SimpleDateFormatMutableNFs&, UErrorCode&) const’:
5:44.36 /home/rushi/code/mozilla-central/intl/icu/source/i18n/smpdtfmt.cpp:1420:56: warning: variable ‘capContextUsageType’ set but not used [-Wunused-but-set-variable]
5:44.36 DateFormatSymbols::ECapitalizationContextUsageType capContextUsageType = DateFormatSymbols::kCapContextUsageOther;
5:44.36 ^~~~~~~~~~~~~~~~~~~
5:49.26 libnetwerk_test.a.desc
6:26.36 libdb_sqlite3_src.a.desc
6:28.79 /home/rushi/code/mozilla-central/intl/icu/source/i18n/ucol_sit.cpp: In function ‘UCollator* ucol_openFromShortString_58(const char*, UBool, UParseError*, UErrorCode*)’:
6:28.79 /home/rushi/code/mozilla-central/intl/icu/source/i18n/ucol_sit.cpp:545:92: warning: ‘uint32_t ucol_setVariableTop_58(UCollator*, const UChar*, int32_t, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
6:28.80 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status);
6:28.80 ^
6:28.80 In file included from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/platform.h:25:0,
6:28.80 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/ptypes.h:52,
6:28.83 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/umachine.h:46,
6:28.83 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
6:28.84 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/unicode/utypes.h:3,
6:28.84 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/ustring.h:21,
6:28.84 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/unicode/ustring.h:3,
6:28.84 from /home/rushi/code/mozilla-central/intl/icu/source/i18n/ucol_sit.cpp:18:
6:28.84 /home/rushi/code/mozilla-central/intl/icu/source/i18n/unicode/ucol.h:1271:1: note: declared here
6:28.85 ucol_setVariableTop(UCollator *coll,
6:28.86 ^
6:28.86 /home/rushi/code/mozilla-central/intl/icu/source/i18n/ucol_sit.cpp:547:71: warning: ‘void ucol_restoreVariableTop_58(UCollator*, uint32_t, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
6:28.86 ucol_restoreVariableTop(result, s.variableTopValue, status);
6:28.86 ^
6:28.86 In file included from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/platform.h:25:0,
6:28.87 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/ptypes.h:52,
6:28.87 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/umachine.h:46,
6:28.87 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/utypes.h:38,
6:28.87 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/unicode/utypes.h:3,
6:28.87 from /home/rushi/code/mozilla-central/intl/icu/source/common/unicode/ustring.h:21,
6:28.87 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/unicode/ustring.h:3,
6:28.87 from /home/rushi/code/mozilla-central/intl/icu/source/i18n/ucol_sit.cpp:18:
6:28.87 /home/rushi/code/mozilla-central/intl/icu/source/i18n/unicode/ucol.h:1304:1: note: declared here
6:28.89 ucol_restoreVariableTop(UCollator *coll, const uint32_t varTop, UErrorCode *status);
6:28.89 ^
6:36.65 libtelemetrytest.a.desc
6:50.69 libgfx_tests_gtest.a.desc
7:04.46 libeditor_txmgr_tests.a.desc
7:12.51 libicui18n.a.desc
7:29.65 libstorage_test_gtest.a.desc
7:46.69 libsecurity_certverifier_tests_gtest.a.desc
7:46.98 libdom_workers_test_gtest.a.desc
7:57.90 libsecurity_pkix_test_gtest.a.desc
8:06.16 libtools_profiler_tests_gtest.a.desc
8:12.88 libintl_lwbrk_gtest.a.desc
8:21.40 libxpcom_rust_nsstring_gtest.a.desc
8:32.51 liblayout_base_gtest.a.desc
8:54.39 libstartupcache_test.a.desc
8:55.29 libdom_canvas_gtest.a.desc
9:04.27 libdom_security_test_gtest.a.desc
9:05.52 libgfx_layers_apz_test_gtest.a.desc
9:11.50 libmedia_gmp-clearkey_0.1_gtest.a.desc
9:16.73 libtoolkit_components_places_tests_gtest.a.desc
9:27.65 libdom_media_webaudio_gtest.a.desc
9:33.06 libmemory_volatile_tests.a.desc
9:36.94 libmemory_gtest.a.desc
9:42.50 libgtest.a.desc
10:03.47 libmedia_webrtc_signaling_gtest.a.desc
10:32.30 libtoolkit_components_url-classifier_tests_gtest.a.desc
10:37.91 libsecurity_manager_ssl_tests_gtest.a.desc
10:43.98 libtoolkit_profile_gtest.a.desc
10:44.58 libdom_media_mediasource_gtest.a.desc
10:53.24 libpkixtestutil.a.desc
10:57.96 libxpcom_glue_tests_gtest.a.desc
10:59.11 libimagetest.a.desc
11:03.43 libintl_unicharutil_tests.a.desc
11:05.28 libnetwerk_test_gtest.a.desc
11:28.21 libstagefright_gtest.a.desc
11:46.27 libdom_base_test_gtest.a.desc
11:53.22 libdevtoolstests.a.desc
11:55.77 libspeex.a.desc
11:56.72 libcubeb.a.desc
12:04.61 libcaps_tests_gtest.a.desc
12:05.22 libxpcom_tests_gtest.a.desc
12:06.39 libpsshparser.a.desc
12:06.71 force-cargo-library-build
12:07.69 Finished release [optimized + debuginfo] target(s) in 0.0 secs
12:14.17 libdom_media_gtest.a.desc
12:19.70 libbreakpad_linux_common_s.a.desc
12:27.72 libsandboxtest.a.desc
12:34.88 libtoolkit_components_printingui_unixshared.a.desc
12:41.30 libtoolkit_components_statusfilter.a.desc
12:46.97 libtoolkit_components_finalizationwitness.a.desc
13:46.10 libdom_presentation.a.desc
13:49.77 libtoolkit_components_places.a.desc
13:50.83 libdom_xslt_xpath.a.desc
13:55.31 libtoolkit_components_terminator.a.desc
14:02.93 libimage_decoders_icon_gtk.a.desc
14:03.38 libicustubdata.a.desc
14:26.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/mathml/Unified_cpp_layout_mathml0.cpp:11:0:
14:26.89 /home/rushi/code/mozilla-central/layout/mathml/nsMathMLContainerFrame.cpp: In member function ‘nsresult nsMathMLContainerFrame::TransmitAutomaticDataForMrowLikeElement()’:
14:26.90 /home/rushi/code/mozilla-central/layout/mathml/nsMathMLContainerFrame.cpp:1511:35: warning: ‘baseFrame’ may be used uninitialized in this function [-Wmaybe-uninitialized]
14:26.90 mPresentationData.baseFrame = baseFrame;
14:26.90 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
14:27.76 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/mathml/Unified_cpp_layout_mathml0.cpp:92:0:
14:27.76 /home/rushi/code/mozilla-central/layout/mathml/nsMathMLmmultiscriptsFrame.cpp: In static member function ‘static nsresult nsMathMLmmultiscriptsFrame::PlaceMultiScript(nsPresContext*, nsIFrame::DrawTarget*, bool, nsIFrame::ReflowOutput&, nsMathMLContainerFrame*, nscoord, nscoord, float)’:
14:27.76 /home/rushi/code/mozilla-central/layout/mathml/nsMathMLmmultiscriptsFrame.cpp:450:43: warning: ‘supDrop’ may be used uninitialized in this function [-Wmaybe-uninitialized]
14:27.76 minSupScriptShift = bmBase.ascent - supDrop;
14:27.76 ~~~~~~~~~~~~~~^~~~~~~~~
14:27.76 /home/rushi/code/mozilla-central/layout/mathml/nsMathMLmmultiscriptsFrame.cpp:407:44: warning: ‘subDrop’ may be used uninitialized in this function [-Wmaybe-uninitialized]
14:27.76 minSubScriptShift = bmBase.descent + subDrop;
14:27.76 ~~~~~~~~~~~~~~~^~~~~~~~~
14:28.23 liburiloader_prefetch.a.desc
14:28.73 /home/rushi/code/mozilla-central/intl/hyphenation/hyphen/hyphen.c: In function ‘hnj_hyphen_load_line’:
14:28.73 /home/rushi/code/mozilla-central/intl/hyphenation/hyphen/hyphen.c:332:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
14:28.74 for (; pc < (strlen(word) + 1); pc++) {
14:28.74 ^
14:30.32 libintl_hyphenation_hyphen.a.desc
14:58.35 libstorage.a.desc
15:09.25 libmedia_mtransport_test.a.desc
15:10.51 liblayout_mathml.a.desc
15:25.98 libdom_battery.a.desc
15:43.56 libdom_mathml.a.desc
16:14.29 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RestyleLogging.h:13:0,
16:14.29 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsPresContext.h:41,
16:14.30 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Element.h:28,
16:14.30 from /home/rushi/code/mozilla-central/dom/base/nsGenericDOMDataNode.h:20,
16:14.30 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Text.h:10,
16:14.30 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/EditorBase.h:14,
16:14.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/TextEditor.h:9,
16:14.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/HTMLEditor.h:12,
16:14.32 from /home/rushi/code/mozilla-central/editor/libeditor/HTMLAnonymousNodeEditor.cpp:5,
16:14.32 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:2:
16:14.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/AutoRestore.h: In member function ‘virtual nsresult mozilla::HTMLEditor::SelectAll()’:
16:14.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/AutoRestore.h:45:17: warning: ‘*((void*)& userSelection +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
16:14.33 mLocation = mValue;
16:14.34 ^~~~~~
16:14.34 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:29:0:
16:14.34 /home/rushi/code/mozilla-central/editor/libeditor/HTMLEditor.cpp:3639:53: note: ‘*((void*)& userSelection +16)’ was declared here
16:14.35 Maybe<mozilla::dom::Selection::AutoUserInitiated> userSelection;
16:14.35 ^~~~~~~~~~~~~
16:14.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RestyleLogging.h:13:0,
16:14.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsPresContext.h:41,
16:14.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Element.h:28,
16:14.36 from /home/rushi/code/mozilla-central/dom/base/nsGenericDOMDataNode.h:20,
16:14.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Text.h:10,
16:14.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/EditorBase.h:14,
16:14.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/TextEditor.h:9,
16:14.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/HTMLEditor.h:12,
16:14.37 from /home/rushi/code/mozilla-central/editor/libeditor/HTMLAnonymousNodeEditor.cpp:5,
16:14.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:2:
16:14.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/AutoRestore.h:45:5: warning: ‘*((void*)(& userSelection)+8).mozilla::AutoRestore<bool>::mLocation’ may be used uninitialized in this function [-Wmaybe-uninitialized]
16:14.37 mLocation = mValue;
16:14.37 ^~~~~~~~~
16:14.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:29:0:
16:14.37 /home/rushi/code/mozilla-central/editor/libeditor/HTMLEditor.cpp:3639:53: note: ‘*((void*)(& userSelection)+8).mozilla::AutoRestore<bool>::mLocation’ was declared here
16:14.38 Maybe<mozilla::dom::Selection::AutoUserInitiated> userSelection;
16:14.38 ^~~~~~~~~~~~~
16:19.81 libintl_uconv.a.desc
16:48.01 libtoolkit_system_gnome.a.desc
17:24.18 libeditor_libeditor.a.desc
17:44.97 libwidget.a.desc
18:00.27 libaccessible_base.a.desc
18:38.45 liblayout_printing.a.desc
19:31.37 libnetwerk_base.a.desc
19:34.65 libdom_webbrowserpersist.a.desc
19:36.14 libtoolkit_components_osfile.a.desc
19:40.77 liblayout_tables.a.desc
19:46.62 libimage_decoders_icon.a.desc
19:47.82 libdom_media_webspeech_synth_speechd.a.desc
19:58.60 libdom_xslt_base.a.desc
20:18.70 libeditor_composer.a.desc
21:22.35 libdom_media_webrtc.a.desc
21:30.28 libimage.a.desc
21:31.29 libdom_xslt_xslt.a.desc
21:41.61 libdom_media_webm.a.desc
21:48.57 libsecurity_certverifier.a.desc
21:49.51 libdom_time.a.desc
22:02.76 libdom_xslt_xml.a.desc
22:10.22 libnetwerk_streamconv.a.desc
22:18.00 libyuv.a.desc
22:34.20 libdevtools_shared_heapsnapshot.a.desc
22:34.33 libdom_broadcastchannel.a.desc
22:39.91 libdom_asmjscache.a.desc
22:42.12 libtoolkit_system_unixproxy.a.desc
22:45.25 libmozgtk_stub.so
23:00.95 libdom_animation.a.desc
23:01.26 libdom_media_platforms_omx.a.desc
23:04.99 libdom_media_platforms_agnostic_gmp.a.desc
23:05.47 libxpfe_components_build.a.desc
23:19.63 libnetwerk_protocol_viewsource.a.desc
23:34.00 librdf_base.a.desc
23:44.04 libview.a.desc
24:40.53 libdom_smil.a.desc
25:22.74 libdom_url.a.desc
25:38.20 libgfx_gl.a.desc
25:56.84 libdom_grid.a.desc
26:14.99 libdom_geolocation.a.desc
26:33.11 libdom_encoding.a.desc
26:46.44 libmodules_libpref.a.desc
26:51.76 libdom_media_platforms_ffmpeg_libav53.a.desc
26:53.81 libimage_encoders_bmp.a.desc
27:11.27 libextensions_cookie.a.desc
27:23.37 libtoolkit_components_autocomplete.a.desc
27:38.56 libxpcom_ds.a.desc
28:08.22 libdom_gamepad.a.desc
28:40.17 libnetwerk_protocol_ftp.a.desc
28:47.29 libdom_media_mediasink.a.desc
29:13.00 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsString.h:38:0,
29:13.00 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsStringGlue.h:18,
29:13.00 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsThreadUtils.h:20,
29:13.01 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/MozPromise.h:20,
29:13.01 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/TaskQueue.h:11,
29:13.01 from /home/rushi/code/mozilla-central/dom/media/webaudio/BufferDecoder.h:12,
29:13.01 from /home/rushi/code/mozilla-central/dom/media/webaudio/BufferDecoder.cpp:7,
29:13.02 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.cpp:2:
29:13.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsTString.h: In member function ‘void mozilla::WebAudioDecodeJob::OnFailure(mozilla::WebAudioDecodeJob::ErrorCode)’:
29:13.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsTString.h:594:27: warning: ‘errorMessage’ may be used uninitialized in this function [-Wmaybe-uninitialized]
29:13.04 Assign(aData, aLength);
29:13.06 ^
29:13.09 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.cpp:101:0:
29:13.11 /home/rushi/code/mozilla-central/dom/media/webaudio/MediaBufferDecoder.cpp:571:15: note: ‘errorMessage’ was declared here
29:13.11 const char* errorMessage;
29:13.12 ^~~~~~~~~~~~
29:49.19 libnetwerk_cookie.a.desc
30:09.49 libdom_media_webaudio.a.desc
30:09.87 libdom_svg.a.desc
30:23.17 libextensions_permissions.a.desc
30:24.09 libdom_promise.a.desc
30:35.66 /home/rushi/code/mozilla-central/media/mtransport/test_nr_socket.cpp: In member function ‘mozilla::TestNrSocket::PortMapping* mozilla::TestNrSocket::get_port_mapping(const nr_transport_addr&, mozilla::TestNat::NatBehavior) const’:
30:35.67 /home/rushi/code/mozilla-central/media/mtransport/test_nr_socket.cpp:825:31: warning: ‘compare_flags’ may be used uninitialized in this function [-Wmaybe-uninitialized]
30:35.67 if (!nr_transport_addr_cmp(const_cast<nr_transport_addr*>(&remote_address),
30:35.67 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30:35.67 &port_mapping->remote_address_,
30:35.67 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30:35.67 compare_flags))
30:35.68 ~~~~~~~~~~~~~~
30:49.57 libdocshell_shistory.a.desc
31:08.60 libtoolkit_components_printingui_ipc.a.desc
31:21.47 libtoolkit_components_build.a.desc
31:22.83 libtoolkit_components_lz4.a.desc
31:44.52 liblayout_build.a.desc
31:46.70 libdom_xhr.a.desc
31:47.12 libmedia_mtransport_build.a.desc
31:50.54 libother-licenses_snappy.a.desc
31:52.47 libmemory_volatile.a.desc
32:14.76 libdom_xml.a.desc
34:02.66 libgfx_ipc.a.desc
34:06.63 libwidget_gtkxtbin.a.desc
34:46.22 libmozsandbox.so
35:08.78 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base0.cpp:74:0:
35:08.78 /home/rushi/code/mozilla-central/layout/base/PresShell.cpp: In member function ‘virtual void mozilla::PresShell::FrameNeedsReflow(nsIFrame*, nsIPresShell::IntrinsicDirty, nsFrameState, nsIPresShell::ReflowRootHandling)’:
35:08.78 /home/rushi/code/mozilla-central/layout/base/PresShell.cpp:2718:23: warning: ‘targetNeedsReflowFromParent’ may be used uninitialized in this function [-Wmaybe-uninitialized]
35:08.78 (_f != subtreeRoot || !targetNeedsReflowFromParent))
35:08.79 ^~
35:16.54 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base0.cpp:83:0:
35:16.54 /home/rushi/code/mozilla-central/layout/base/RestyleManager.cpp: In member function ‘void mozilla::ElementRestyler::RestyleChildren(nsRestyleHint)’:
35:16.54 /home/rushi/code/mozilla-central/layout/base/RestyleManager.cpp:3211:49: warning: ‘lastContinuation’ may be used uninitialized in this function [-Wmaybe-uninitialized]
35:16.55 MaybeReframeForAfterPseudo(lastContinuation);
35:16.55 ^
35:55.25 libdom_network.a.desc
36:36.34 libdom_media_webaudio_blink.a.desc
37:16.77 libtoolkit_components_typeaheadfind.a.desc
37:27.18 libbrowser_components_about.a.desc
37:37.10 libbrowser_components_feeds.a.desc
37:49.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:137:0:
37:49.44 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp: In static member function ‘static nsRect nsLayoutUtils::ComputeObjectDestRect(const nsRect&, const IntrinsicSize&, const nsSize&, const nsStylePosition*, nsPoint*)’:
37:49.46 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4211:17: warning: ‘*((void*)& constrainedSize +12)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.48 Maybe<nsSize> constrainedSize;
37:49.49 ^~~~~~~~~~~~~~~
37:49.50 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4211:17: warning: ‘*((void*)& constrainedSize +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.52 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4195:17: warning: ‘*((void*)& noneSize +12)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.53 Maybe<nsSize> noneSize;
37:49.53 ^~~~~~~~
37:49.54 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4195:17: warning: ‘*((void*)& noneSize +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.56 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4214:46: warning: ‘*((void*)& fitType +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.56 nsImageRenderer::ComputeConstrainedSize(aConstraintSize,
37:49.57 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
37:49.58 aIntrinsicRatio,
37:49.59 ~~~~~~~~~~~~~~~~
37:49.59 *fitType));
37:49.60 ~~~~~~~~~
37:49.60 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4193:35: note: ‘*((void*)& fitType +8)’ was declared here
37:49.60 Maybe<nsImageRenderer::FitType> fitType;
37:49.60 ^~~~~~~
37:49.61 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/StaticPresData.h:11:0,
37:49.61 from /home/rushi/code/mozilla-central/layout/base/StaticPresData.cpp:7,
37:49.62 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:2:
37:49.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsCoord.h:147:57: warning: ‘*((void*)& specifiedHeight +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.63 return _nscoordSaturatingMultiply(aCoord, aScale, true);
37:49.65 ^
37:49.66 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:137:0:
37:49.67 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4144:18: note: ‘*((void*)& specifiedHeight +8)’ was declared here
37:49.67 Maybe<nscoord> specifiedHeight;
37:49.68 ^~~~~~~~~~~~~~~
37:49.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/StaticPresData.h:11:0,
37:49.69 from /home/rushi/code/mozilla-central/layout/base/StaticPresData.cpp:7,
37:49.69 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:2:
37:49.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsCoord.h:147:57: warning: ‘*((void*)& specifiedWidth +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
37:49.71 return _nscoordSaturatingMultiply(aCoord, aScale, true);
37:49.71 ^
37:49.71 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:137:0:
37:49.71 /home/rushi/code/mozilla-central/layout/base/nsLayoutUtils.cpp:4139:18: note: ‘*((void*)& specifiedWidth +8)’ was declared here
37:49.71 Maybe<nscoord> specifiedWidth;
37:49.72 ^~~~~~~~~~~~~~
38:19.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsAString.h:21:0,
38:19.72 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsSubstring.h:10,
38:19.72 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsString.h:12,
38:19.72 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/gfxFontFamilyList.h:11,
38:19.72 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsFont.h:11,
38:19.73 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/StaticPresData.h:13,
38:19.74 from /home/rushi/code/mozilla-central/layout/base/StaticPresData.cpp:7,
38:19.76 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:2:
38:19.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsTSubstring.h: In member function ‘void nsCounterUseNode::GetText(nsString&)’:
38:19.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsTSubstring.h:533:40: warning: ‘separator’ may be used uninitialized in this function [-Wmaybe-uninitialized]
38:19.77 Replace(mLength, 0, aData, aLength);
38:19.77 ^
38:19.77 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.cpp:74:0:
38:19.78 /home/rushi/code/mozilla-central/layout/base/nsCounterManager.cpp:103:21: note: ‘separator’ was declared here
38:19.79 const char16_t* separator;
38:19.79 ^~~~~~~~~
39:53.36 libbrowser_components_shell.a.desc
40:01.97 libbrowser_components_dirprovider.a.desc
40:15.81 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/Rect.h:9:0,
40:15.81 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRect.h:14,
40:15.82 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRegion.h:18,
40:15.82 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/GLTextureImage.h:9,
40:15.86 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClient.h:11,
40:15.87 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.h:12,
40:15.87 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.cpp:6,
40:15.87 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:2:
40:15.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/BaseRect.h: In member function ‘void mozilla::layers::LayerManagerComposite::PostProcessLayers(mozilla::layers::Layer*, nsIntRegion&, mozilla::LayerIntRegion&, const mozilla::Maybe<mozilla::gfx::IntRectTyped<mozilla::ParentLayerPixel> >&)’:
40:15.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/BaseRect.h:55:50: warning: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::height’ may be used uninitialized in this function [-Wmaybe-uninitialized]
40:15.88 x(aX), y(aY), width(aWidth), height(aHeight)
40:15.89 ^
40:15.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:119:0:
40:15.89 /home/rushi/code/mozilla-central/gfx/layers/composite/LayerManagerComposite.cpp:297:23: note: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::height’ was declared here
40:15.89 Maybe<LayerIntRect> insideClip;
40:15.90 ^~~~~~~~~~
40:15.90 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/Rect.h:9:0,
40:15.91 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRect.h:14,
40:15.91 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRegion.h:18,
40:15.91 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/GLTextureImage.h:9,
40:15.91 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClient.h:11,
40:15.92 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.h:12,
40:15.92 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.cpp:6,
40:15.92 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:2:
40:15.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/BaseRect.h:55:50: warning: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::width’ may be used uninitialized in this function [-Wmaybe-uninitialized]
40:15.94 x(aX), y(aY), width(aWidth), height(aHeight)
40:15.94 ^
40:15.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:119:0:
40:15.94 /home/rushi/code/mozilla-central/gfx/layers/composite/LayerManagerComposite.cpp:297:23: note: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::width’ was declared here
40:15.95 Maybe<LayerIntRect> insideClip;
40:15.95 ^~~~~~~~~~
40:15.95 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/Rect.h:9:0,
40:15.95 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRect.h:14,
40:15.95 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRegion.h:18,
40:15.96 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/GLTextureImage.h:9,
40:15.96 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClient.h:11,
40:15.97 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.h:12,
40:15.97 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.cpp:6,
40:15.97 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:2:
40:15.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/BaseRect.h:55:50: warning: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
40:15.97 x(aX), y(aY), width(aWidth), height(aHeight)
40:15.99 ^
40:15.99 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:119:0:
40:15.99 /home/rushi/code/mozilla-central/gfx/layers/composite/LayerManagerComposite.cpp:297:23: note: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::y’ was declared here
40:15.99 Maybe<LayerIntRect> insideClip;
40:15.99 ^~~~~~~~~~
40:16.00 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/Rect.h:9:0,
40:16.00 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRect.h:14,
40:16.00 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRegion.h:18,
40:16.00 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/GLTextureImage.h:9,
40:16.00 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClient.h:11,
40:16.00 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.h:12,
40:16.01 from /home/rushi/code/mozilla-central/gfx/layers/client/TextureClientSharedSurface.cpp:6,
40:16.01 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:2:
40:16.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/gfx/BaseRect.h:55:50: warning: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
40:16.01 x(aX), y(aY), width(aWidth), height(aHeight)
40:16.02 ^
40:16.03 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.cpp:119:0:
40:16.03 /home/rushi/code/mozilla-central/gfx/layers/composite/LayerManagerComposite.cpp:297:23: note: ‘*((void*)(& insideClip)+8).mozilla::gfx::IntRectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<int, mozilla::gfx::IntRectTyped<mozilla::LayerPixel>, mozilla::gfx::IntPointTyped<mozilla::LayerPixel>, mozilla::gfx::IntSizeTyped<mozilla::LayerPixel>, mozilla::gfx::IntMarginTyped<mozilla::LayerPixel> >::x’ was declared here
40:16.03 Maybe<LayerIntRect> insideClip;
40:16.03 ^~~~~~~~~~
40:16.70 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base2.cpp:29:0:
40:16.70 /home/rushi/code/mozilla-central/layout/base/nsStyleSheetService.cpp: In member function ‘virtual nsresult nsStyleSheetService::UnregisterSheet(nsIURI*, uint32_t)’:
40:16.70 /home/rushi/code/mozilla-central/layout/base/nsStyleSheetService.cpp:335:46: warning: ‘message’ may be used uninitialized in this function [-Wmaybe-uninitialized]
40:16.70 message, nullptr);
40:16.70 ^
40:23.14 liblayout_base.a.desc
40:46.41 libdom_media_wave.a.desc
41:09.25 libstartupcache.a.desc
41:20.29 libeditor_txmgr.a.desc
41:26.92 libextensions_spellcheck_src.a.desc
41:37.38 /home/rushi/code/mozilla-central/ipc/chromium/src/base/process_util_linux.cc:137:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
41:37.38 std::auto_ptr<EnvironmentEnvp> mEnvp;
41:37.39 ^~~~~~~~
41:37.39 In file included from /usr/include/c++/6/memory:81:0,
41:37.39 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/memory:3,
41:37.39 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/stl_wrappers/memory:44,
41:37.39 from /home/rushi/code/mozilla-central/ipc/chromium/src/base/process_util_linux.cc:11:
41:37.40 /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
41:37.41 template<typename> class auto_ptr;
41:37.41 ^~~~~~~~
41:37.72 libtoolkit_components_commandlines.a.desc
42:35.42 libgfx_layers.a.desc
42:45.25 libnetwerk_ipc.a.desc
42:45.61 libipc_chromium.a.desc
42:46.26 libnetwerk_system_linux.a.desc
43:03.02 libdom_commandhandler.a.desc
43:03.89 libnetwerk_protocol_file.a.desc
43:08.47 libbreakpad_common_s.a.desc
43:18.05 libdom_console.a.desc
43:18.09 libextensions_auth.a.desc
44:13.27 libaccessible_ipc_other.a.desc
44:21.26 libaccessible_xpcom.a.desc
44:27.01 libdom_file.a.desc
44:53.44 libintl_hyphenation_glue.a.desc
45:01.06 libimage_encoders_jpeg.a.desc
45:06.15 libdom_push.a.desc
45:15.32 libdom_media_mediasource.a.desc
46:44.61 liblayout_forms.a.desc
46:51.50 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic0.cpp:65:0:
46:51.50 /home/rushi/code/mozilla-central/layout/generic/ReflowInput.cpp: In member function ‘void mozilla::ReflowInput::InitConstraints(nsPresContext*, const mozilla::LogicalSize&, const nsMargin*, const nsMargin*, nsIAtom*)’:
46:51.51 /home/rushi/code/mozilla-central/layout/generic/ReflowInput.cpp:2251:31: warning: ‘fType’ may be used uninitialized in this function [-Wmaybe-uninitialized]
46:51.51 if (!IS_TABLE_CELL(fType)) {
46:51.51 ~~~~~~~~~~~~~^~~~~~~
47:47.12 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:110:0:
47:47.12 /home/rushi/code/mozilla-central/layout/generic/nsFrame.cpp: In member function ‘nscoord nsIFrame::ComputeISizeValue(nsRenderingContext*, nscoord, nscoord, nscoord, const nsStyleCoord&, nsIFrame::ComputeSizeFlags)’:
47:47.12 /home/rushi/code/mozilla-central/layout/generic/nsFrame.cpp:5561:11: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
47:47.12 nscoord result;
47:47.13 ^~~~~~
47:47.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:110:0:
47:47.74 /home/rushi/code/mozilla-central/layout/generic/nsFrame.cpp: In static member function ‘static int32_t nsFrame::GetLineNumber(nsIFrame*, bool, nsIFrame**)’:
47:47.74 /home/rushi/code/mozilla-central/layout/generic/nsFrame.cpp:8251:42: warning: ‘thisBlock’ may be used uninitialized in this function [-Wmaybe-uninitialized]
47:47.74 return it->FindLineContaining(thisBlock);
47:47.74 ^
48:00.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsRect.h:15:0,
48:00.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/WritingModes.h:9,
48:00.14 from /home/rushi/code/mozilla-central/layout/generic/nsIFrame.h:30,
48:00.15 from /home/rushi/code/mozilla-central/layout/generic/nsAbsoluteContainingBlock.h:15,
48:00.15 from /home/rushi/code/mozilla-central/layout/generic/nsAbsoluteContainingBlock.cpp:11,
48:00.15 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:2:
48:00.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsCoord.h: In member function ‘mozilla::LogicalSize nsFrame::ComputeSizeWithIntrinsicDimensions(nsRenderingContext*, mozilla::WritingMode, const mozilla::IntrinsicSize&, nsSize, const mozilla::LogicalSize&, const mozilla::LogicalSize&, const mozilla::LogicalSize&, const mozilla::LogicalSize&, nsIFrame::ComputeSizeFlags)’:
48:00.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsCoord.h:81:11: warning: ‘bSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:00.17 return (int64_t(aMult1) * int64_t(aMult2) / int64_t(aDiv));
48:00.17 ^~~~~~~~~~~~~~~
48:00.17 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:110:0:
48:00.17 /home/rushi/code/mozilla-central/layout/generic/nsFrame.cpp:5133:38: note: ‘bSize’ was declared here
48:00.17 nscoord iSize, minISize, maxISize, bSize, minBSize, maxBSize;
48:00.18 ^~~~~
48:00.19 /home/rushi/code/mozilla-central/layout/generic/nsFrame.cpp:5337:45: warning: ‘iSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:00.19 stretchI != eStretch && tentISize > iSize) {
48:00.19 ~~~~~~~~~~^~~~~~~
48:10.47 libdom_browser-element.a.desc
48:16.61 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:83:0:
48:16.61 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp: In member function ‘void nsFlexContainerFrame::ResolveAutoFlexBasisAndMinSize(nsPresContext*, nsFlexContainerFrame::FlexItem&, const ReflowInput&, const nsFlexContainerFrame::FlexboxAxisTracker&)’:
48:16.61 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp:625:20: warning: ‘resolvedMinSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:16.61 mMainMinSize = aNewMinSize;
48:16.62 ~~~~~~~~~~~~~^~~~~~~~~~~~~
48:16.62 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp:1700:11: note: ‘resolvedMinSize’ was declared here
48:16.63 nscoord resolvedMinSize; // (only set/used if isMainMinSizeAuto==true)
48:16.65 ^~~~~~~~~~~~~~~
48:22.63 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp: In member function ‘void nsFlexContainerFrame::DoFlexLayout(nsPresContext*, nsIFrame::ReflowOutput&, const ReflowInput&, nsReflowStatus&, nscoord, nscoord, nsTArray<nsFlexContainerFrame::StrutInfo>&, const nsFlexContainerFrame::FlexboxAxisTracker&)’:
48:22.63 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp:4578:3: warning: ‘flexContainerAscent’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:22.64 if (flexContainerAscent == nscoord_MIN) {
48:22.64 ^~
48:22.64 In file included from /home/rushi/code/mozilla-central/layout/generic/nsIFrame.h:27:0,
48:22.64 from /home/rushi/code/mozilla-central/layout/generic/nsAbsoluteContainingBlock.h:15,
48:22.65 from /home/rushi/code/mozilla-central/layout/generic/nsAbsoluteContainingBlock.cpp:11,
48:22.65 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:2:
48:22.66 /home/rushi/code/mozilla-central/layout/base/FramePropertyTable.h:234:63: warning: ‘*((void*)(& sizeOverride)+8).mozilla::FrameProperties::mFrame’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:22.66 void* ptr = RemoveInternal(aFrame, aProperty, aFoundResult);
48:22.66 ^
48:22.66 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:83:0:
48:22.67 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp:4353:45: note: ‘*((void*)(& sizeOverride)+8).mozilla::FrameProperties::mFrame’ was declared here
48:22.67 Maybe<AutoFlexItemMainSizeOverride> sizeOverride;
48:22.67 ^~~~~~~~~~~~
48:22.68 In file included from /home/rushi/code/mozilla-central/layout/generic/nsIFrame.h:27:0,
48:22.68 from /home/rushi/code/mozilla-central/layout/generic/nsAbsoluteContainingBlock.h:15,
48:22.69 from /home/rushi/code/mozilla-central/layout/generic/nsAbsoluteContainingBlock.cpp:11,
48:22.69 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:2:
48:22.69 /home/rushi/code/mozilla-central/layout/base/FramePropertyTable.h:234:63: warning: ‘*((void*)(& sizeOverride)+8).mozilla::FrameProperties::mTable’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:22.69 void* ptr = RemoveInternal(aFrame, aProperty, aFoundResult);
48:22.71 ^
48:22.71 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:83:0:
48:22.72 /home/rushi/code/mozilla-central/layout/generic/nsFlexContainerFrame.cpp:4353:45: note: ‘*((void*)(& sizeOverride)+8).mozilla::FrameProperties::mTable’ was declared here
48:22.73 Maybe<AutoFlexItemMainSizeOverride> sizeOverride;
48:22.73 ^~~~~~~~~~~~
48:34.44 libdom_media_ipc.a.desc
48:34.93 libnetwerk_protocol_res.a.desc
48:38.30 libextensions_universalchardet_src_xpcom.a.desc
48:41.44 libtoolkit_components_mozintl.a.desc
48:41.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic2.cpp:20:0:
48:41.94 /home/rushi/code/mozilla-central/layout/generic/nsGridContainerFrame.cpp: In member function ‘void nsGridContainerFrame::Tracks::AlignJustifyContent(const nsStylePosition*, nsGridContainerFrame::WritingMode, const LogicalSize&)’:
48:41.94 /home/rushi/code/mozilla-central/layout/generic/nsGridContainerFrame.cpp:4946:21: warning: ‘roundingError’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48:41.94 roundingError -= 1;
48:41.94 ~~~~~~~~~~~~~~^~~~
48:48.85 libsecurity_sandbox_linux_broker.a.desc
48:55.15 libnetwerk_dns_mdns_libmdns.a.desc
49:33.39 libjs_ipc.a.desc
49:41.59 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/webauthn/Unified_cpp_dom_webauthn0.cpp:29:0:
49:41.60 /home/rushi/code/mozilla-central/dom/webauthn/WebAuthentication.cpp: In member function ‘void mozilla::dom::WebAuthentication::U2FAuthMakeCredential(const RefPtr<mozilla::dom::WebAuthnRequest<RefPtr<mozilla::dom::ScopedCredentialInfo> > >&, const Authenticator&, mozilla::dom::CryptoBuffer&, const nsACString_internal&, mozilla::dom::CryptoBuffer&, const mozilla::dom::Account&, const nsTArray<mozilla::dom::ScopedCredentialParameters>&, const mozilla::dom::Optional<mozilla::dom::Sequence<mozilla::dom::ScopedCredentialDescriptor> >&, const mozilla::dom::WebAuthnExtensions&)’:
49:41.60 /home/rushi/code/mozilla-central/dom/webauthn/WebAuthentication.cpp:383:66: warning: ‘len’ may be used uninitialized in this function [-Wmaybe-uninitialized]
49:41.60 nsresult rv = aToken->IsRegistered(data, len, &isRegistered);
49:41.60 ^
49:41.60 /home/rushi/code/mozilla-central/dom/webauthn/WebAuthentication.cpp:383:66: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
49:41.98 libdom_fetch.a.desc
49:45.09 librdf_datasource.a.desc
49:45.53 libdom_webauthn.a.desc
50:15.47 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic3.cpp:2:0:
50:15.47 /home/rushi/code/mozilla-central/layout/generic/nsRubyFrame.cpp: In member function ‘void nsRubyFrame::ReflowSegment(nsPresContext*, const ReflowInput&, nsRubyBaseContainerFrame*, nsReflowStatus&)’:
50:15.47 /home/rushi/code/mozilla-central/layout/generic/nsRubyFrame.cpp:338:14: warning: ‘*((void*)& side +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
50:15.47 } else if (side.value() == eLogicalSideBEnd) {
50:15.47 ^~
50:19.60 libdom_media_platforms_ffmpeg_libav54.a.desc
50:23.41 libdom_media_platforms_agnostic_eme.a.desc
50:29.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic3.cpp:65:0:
50:29.94 /home/rushi/code/mozilla-central/layout/generic/nsTextFrame.cpp: In member function ‘virtual void nsTextFrame::BuildDisplayList(nsDisplayListBuilder*, const nsRect&, const nsDisplayListSet&)’:
50:29.94 /home/rushi/code/mozilla-central/layout/generic/nsTextFrame.cpp:5119:15: warning: ‘*((void*)& isSelected +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
50:29.94 Maybe<bool> isSelected;
50:29.94 ^~~~~~~~~~
50:37.44 In file included from /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/text_format.cc:54:0:
50:37.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h: In function ‘void google::protobuf::InsertOrDie(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)’:
50:37.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:356:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
50:37.44 typedef typename Collection::value_type value_type;
50:37.44 ^~~~~~~~~~
50:37.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h: In function ‘void google::protobuf::InsertOrDieNoPrint(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)’:
50:37.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:367:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
50:37.47 typedef typename Collection::value_type value_type;
50:37.47 ^~~~~~~~~~
50:37.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h: At global scope:
50:37.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:626:65: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
50:37.48 const typename Collection::value_type& vt) {
50:37.50 ^
50:37.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:641:61: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
50:37.50 const typename Collection::value_type::second_type& data) {
50:37.50 ^
50:44.68 liblayout_generic.a.desc
50:51.69 libjs_xpconnect_tests_components_native.a.desc
51:00.21 In file included from /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:59:0,
51:00.21 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:
51:00.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h: In function ‘void google::protobuf::InsertOrDie(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)’:
51:00.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:356:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
51:00.22 typedef typename Collection::value_type value_type;
51:00.22 ^~~~~~~~~~
51:00.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h: In function ‘void google::protobuf::InsertOrDieNoPrint(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)’:
51:00.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:367:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
51:00.23 typedef typename Collection::value_type value_type;
51:00.24 ^~~~~~~~~~
51:00.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h: At global scope:
51:00.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:626:65: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
51:00.25 const typename Collection::value_type& vt) {
51:00.25 ^
51:00.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/google/protobuf/stubs/map_util.h:641:61: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
51:00.26 const typename Collection::value_type::second_type& data) {
51:00.27 ^
51:00.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:0:
51:00.63 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:335:23: warning: ‘google::protobuf::DescriptorPool::Tables’ has a field ‘google::protobuf::DescriptorPool::Tables::symbols_by_name_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:00.63 class DescriptorPool::Tables {
51:00.64 ^~~~~~
51:00.84 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: ‘google::protobuf::FileDescriptorTables’ has a field ‘google::protobuf::FileDescriptorTables::symbols_by_parent_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:00.84 class FileDescriptorTables {
51:00.84 ^~~~~~~~~~~~~~~~~~~~
51:00.85 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: ‘google::protobuf::FileDescriptorTables’ has a field ‘google::protobuf::FileDescriptorTables::fields_by_lowercase_name_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:00.85 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: ‘google::protobuf::FileDescriptorTables’ has a field ‘google::protobuf::FileDescriptorTables::fields_by_camelcase_name_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:00.85 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: ‘google::protobuf::FileDescriptorTables’ has a field ‘google::protobuf::FileDescriptorTables::fields_by_number_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:00.85 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: ‘google::protobuf::FileDescriptorTables’ has a field ‘google::protobuf::FileDescriptorTables::enum_values_by_number_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:01.98 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:2525:9: warning: ‘google::protobuf::DescriptorBuilder::OptionInterpreter’ has a field ‘google::protobuf::DescriptorBuilder::OptionInterpreter::options_to_interpret_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:01.98 class OptionInterpreter {
51:01.98 ^~~~~~~~~~~~~~~~~
51:01.98 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:2281:7: warning: ‘google::protobuf::DescriptorBuilder’ has a field ‘google::protobuf::DescriptorBuilder::options_to_interpret_’ whose type uses the anonymous namespace [-Wsubobject-linkage]
51:01.99 class DescriptorBuilder {
51:01.99 ^~~~~~~~~~~~~~~~~
51:03.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:11:0:
51:03.32 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::FileOptions::IsInitialized() const’:
51:03.32 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5585:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.32 if (!_extensions_.IsInitialized()) return false; return true;
51:03.32 ^~
51:03.33 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5585:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.38 if (!_extensions_.IsInitialized()) return false; return true;
51:03.38 ^~~~~~
51:03.38 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::MessageOptions::IsInitialized() const’:
51:03.39 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5958:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.40 if (!_extensions_.IsInitialized()) return false; return true;
51:03.40 ^~
51:03.41 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5958:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.41 if (!_extensions_.IsInitialized()) return false; return true;
51:03.42 ^~~~~~
51:03.42 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::FieldOptions::IsInitialized() const’:
51:03.42 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6485:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.42 if (!_extensions_.IsInitialized()) return false; return true;
51:03.42 ^~
51:03.42 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6485:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.43 if (!_extensions_.IsInitialized()) return false; return true;
51:03.44 ^~~~~~
51:03.46 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::EnumOptions::IsInitialized() const’:
51:03.46 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6818:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.46 if (!_extensions_.IsInitialized()) return false; return true;
51:03.46 ^~
51:03.46 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6818:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.47 if (!_extensions_.IsInitialized()) return false; return true;
51:03.47 ^~~~~~
51:03.50 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::EnumValueOptions::IsInitialized() const’:
51:03.50 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7098:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.50 if (!_extensions_.IsInitialized()) return false; return true;
51:03.51 ^~
51:03.51 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7098:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.51 if (!_extensions_.IsInitialized()) return false; return true;
51:03.52 ^~~~~~
51:03.54 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::ServiceOptions::IsInitialized() const’:
51:03.54 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7377:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.55 if (!_extensions_.IsInitialized()) return false; return true;
51:03.55 ^~
51:03.55 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7377:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.55 if (!_extensions_.IsInitialized()) return false; return true;
51:03.57 ^~~~~~
51:03.59 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function ‘virtual bool google::protobuf::MethodOptions::IsInitialized() const’:
51:03.59 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7656:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
51:03.59 if (!_extensions_.IsInitialized()) return false; return true;
51:03.60 ^~
51:03.60 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7656:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
51:03.60 if (!_extensions_.IsInitialized()) return false; return true;
51:03.60 ^~~~~~
51:20.87 libtoolkit_components_browser.a.desc
51:27.91 libjs_ductwork_debugger.a.desc
51:46.32 libipc_dbus.a.desc
51:52.32 libnetwerk_cache2.a.desc
52:04.00 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:47:0:
52:04.00 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: In member function ‘void google::protobuf::internal::GeneratedMessageReflection::SwapOneofField(google::protobuf::Message*, google::protobuf::Message*, const google::protobuf::OneofDescriptor*) const’:
52:04.00 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:503:54: warning: ‘field1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
52:04.00 SetField<TYPE>(message2, field1, temp_##TYPE); \
52:04.01 ^
52:04.01 /home/rushi/code/mozilla-central/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:516:60: warning: ‘temp_message’ may be used uninitialized in this function [-Wmaybe-uninitialized]
52:04.01 SetAllocatedMessage(message2, temp_message, field1);
52:04.02 ^
52:45.37 libtoolkit_components_protobuf.a.desc
52:52.37 libxpcom_build.a.desc
53:00.42 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:302:0:
53:00.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioContextBinding.cpp: In function ‘bool mozilla::dom::AudioContextBinding::createMediaStreamSource(JSContext*, JS::Handle<JSObject*>, mozilla::dom::AudioContext*, const JSJitMethodCallArgs&)’:
53:00.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioContextBinding.cpp:210:101: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:00.43 auto result(StrongOrRawPtr<mozilla::dom::MediaStreamAudioSourceNode>(self->CreateMediaStreamSource(NonNullHelper(arg0), rv)));
53:00.43 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
53:10.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:98:0:
53:10.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnimationBinding.cpp: In function ‘bool mozilla::dom::AnimationBinding::set_timeline(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Animation*, JSJitSetterCallArgs)’:
53:10.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnimationBinding.cpp:227:36: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:10.95 self->SetTimeline(Constify(arg0));
53:10.95 ^
53:10.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnimationBinding.cpp: In function ‘bool mozilla::dom::AnimationBinding::set_effect(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Animation*, JSJitSetterCallArgs)’:
53:10.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnimationBinding.cpp:152:34: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:10.99 self->SetEffect(Constify(arg0));
53:11.00 ^
53:22.10 libdom_performance.a.desc
53:22.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/LinkedList.h:71:0,
53:22.52 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/js/RootingAPI.h:13,
53:22.52 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/APZTestDataBinding.h:6,
53:22.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/APZTestDataBinding.cpp:3,
53:22.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:2:
53:22.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h: In function ‘bool mozilla::dom::AudioBufferSourceNodeBinding::set_buffer(JSContext*, JS::Handle<JSObject*>, mozilla::dom::AudioBufferSourceNode*, JSJitSetterCallArgs)’:
53:22.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:191:5: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:22.56 assign_with_AddRef(aRhs);
53:22.56 ^~~~~~~~~~~~~~~~~~
53:22.57 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:278:0:
53:22.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioBufferSourceNodeBinding.cpp:332:30: note: ‘arg0’ was declared here
53:22.57 mozilla::dom::AudioBuffer* arg0;
53:22.57 ^~~~
53:24.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:98:0:
53:24.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnimationBinding.cpp: In function ‘bool mozilla::dom::AnimationBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
53:24.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnimationBinding.cpp:1114:91: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:24.39 auto result(StrongOrRawPtr<mozilla::dom::Animation>(mozilla::dom::Animation::Constructor(global, Constify(arg0), Constify(arg1), rv)));
53:24.39 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53:26.05 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:338:0:
53:26.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp: In function ‘bool mozilla::dom::AudioNodeBinding::disconnect(JSContext*, JS::Handle<JSObject*>, mozilla::dom::AudioNode*, const JSJitMethodCallArgs&)’:
53:26.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:588:60: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.06 self->Disconnect(NonNullHelper(arg0), arg1, arg2, rv);
53:26.06 ^
53:26.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:553:58: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioParam>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.08 self->Disconnect(NonNullHelper(arg0), arg1, rv);
53:26.11 ^
53:26.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:532:58: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.12 self->Disconnect(NonNullHelper(arg0), arg1, rv);
53:26.12 ^
53:26.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:494:52: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioParam>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.12 self->Disconnect(NonNullHelper(arg0), rv);
53:26.12 ^
53:26.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:477:52: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.13 self->Disconnect(NonNullHelper(arg0), rv);
53:26.13 ^
53:26.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp: In function ‘bool mozilla::dom::AudioNodeBinding::connect(JSContext*, JS::Handle<JSObject*>, mozilla::dom::AudioNode*, const JSJitMethodCallArgs&)’:
53:26.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:411:58: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.34 auto result(StrongOrRawPtr<mozilla::dom::AudioNode>(self->Connect(NonNullHelper(arg0), arg1, arg2, rv)));
53:26.34 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53:26.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:368:55: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioParam>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.35 self->Connect(NonNullHelper(arg0), arg1, rv);
53:26.35 ^
53:26.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioNodeBinding.cpp:340:62: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:26.37 auto result(StrongOrRawPtr<mozilla::dom::AudioNode>(self->Connect(NonNullHelper(arg0), arg1, arg2, rv)));
53:26.37 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53:33.35 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnalyserNodeBinding.cpp:11:0,
53:33.35 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:74:
53:33.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AnalyserNode.h: In function ‘bool mozilla::dom::AnalyserNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
53:33.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AnalyserNode.h:35:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:33.36 return Create(aAudioContext, aOptions, aRv);
53:33.36 ^
53:33.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:74:0:
53:33.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AnalyserNodeBinding.cpp:905:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
53:33.36 NonNull<mozilla::dom::AudioContext> arg0;
53:33.36 ^~~~
53:33.90 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:230:0:
53:33.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ArchiveReaderBinding.cpp: In function ‘bool mozilla::dom::ArchiveReaderBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
53:33.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ArchiveReaderBinding.cpp:387:129: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:33.91 auto result(StrongOrRawPtr<mozilla::dom::archivereader::ArchiveReader>(mozilla::dom::archivereader::ArchiveReader::Constructor(global, NonNullHelper(arg0), Constify(arg1), rv)));
53:33.91 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53:35.77 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioBufferSourceNodeBinding.cpp:11:0,
53:35.77 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:278:
53:35.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AudioBufferSourceNode.h: In function ‘bool mozilla::dom::AudioBufferSourceNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
53:35.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AudioBufferSourceNode.h:45:66: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:35.78 return Create(aGlobal.Context(), aAudioContext, aOptions, aRv);
53:35.78 ^
53:35.78 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:278:0:
53:35.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioBufferSourceNodeBinding.cpp:884:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
53:35.80 NonNull<mozilla::dom::AudioContext> arg0;
53:35.80 ^~~~
53:36.30 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings0.cpp:302:0:
53:36.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioContextBinding.cpp: In function ‘bool mozilla::dom::AudioContextBinding::createMediaElementSource(JSContext*, JS::Handle<JSObject*>, mozilla::dom::AudioContext*, const JSJitMethodCallArgs&)’:
53:36.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioContextBinding.cpp:152:103: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::HTMLMediaElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
53:36.31 auto result(StrongOrRawPtr<mozilla::dom::MediaElementAudioSourceNode>(self->CreateMediaElementSource(NonNullHelper(arg0), rv)));
53:36.31 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
53:52.59 libxpcom_reflect_xptinfo.a.desc
54:08.99 libxpfe_components_directory.a.desc
54:20.48 libdom_xul_templates.a.desc
54:46.37 libtoolkit_xre.a.desc
54:50.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/quota/Unified_cpp_dom_quota0.cpp:11:0:
54:50.72 /home/rushi/code/mozilla-central/dom/quota/ActorsParent.cpp: In function ‘nsresult mozilla::dom::quota::{anonymous}::CreateOrUpgradeDirectoryMetadataHelper::CreateOrUpgradeMetadataFiles()’:
54:50.72 /home/rushi/code/mozilla-central/dom/quota/ActorsParent.cpp:7168:14: warning: ‘hasIsApp’ may be used uninitialized in this function [-Wmaybe-uninitialized]
54:50.72 } else if (hasIsApp) {
54:50.72 ^~
54:57.23 libxpcom_reflect_xptcall_md_unix.a.desc
55:02.96 libdom_quota.a.desc
55:14.98 libparser_xml.a.desc
55:16.95 libcrmf.a
55:22.18 libxpfe_appshell.a.desc
55:31.73 libtoolkit_crashreporter_google-breakpad_src_client_linux.a.desc
55:33.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings1.cpp:38:0:
55:33.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioWorkletGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::AudioWorkletGlobalScopeBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
55:33.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/AudioWorkletGlobalScopeBinding.cpp:89:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
55:33.90 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
55:33.90 ^
56:08.48 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/BaseAudioContextBinding.cpp:19:0,
56:08.48 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings1.cpp:98:
56:08.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BiquadFilterNode.h: In function ‘bool mozilla::dom::BiquadFilterNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
56:08.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BiquadFilterNode.h:34:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:08.48 return Create(aAudioContext, aOptions, aRv);
56:08.49 ^
56:08.49 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings1.cpp:146:0:
56:08.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/BiquadFilterNodeBinding.cpp:776:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
56:08.50 NonNull<mozilla::dom::AudioContext> arg0;
56:08.50 ^~~~
56:11.62 libjs_xpconnect_loader.a.desc
56:35.60 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:350:0:
56:35.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaSourceBinding.cpp: In function ‘bool mozilla::dom::MediaSourceBinding::removeSourceBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MediaSource*, const JSJitMethodCallArgs&)’:
56:35.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaSourceBinding.cpp:499:52: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SourceBuffer>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:35.61 self->RemoveSourceBuffer(NonNullHelper(arg0), rv);
56:35.61 ^
56:47.26 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/KeyboardEventBinding.cpp:12:0,
56:47.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:74:
56:47.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/KeyboardEvent.h: In function ‘bool mozilla::dom::KeyboardEventBinding::initKeyEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::KeyboardEvent*, const JSJitMethodCallArgs&)’:
56:47.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/KeyboardEvent.h:70:40: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:47.27 auto* view = aView ? aView->AsInner() : nullptr;
56:47.27 ~~~~~~~~~~~~~~^~
56:47.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:74:0:
56:47.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/KeyboardEventBinding.cpp:803:19: note: ‘arg3’ was declared here
56:47.29 nsGlobalWindow* arg3;
56:47.29 ^~~~
56:52.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:158:0:
56:52.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/LocationBinding.cpp: In function ‘bool mozilla::dom::LocationBinding::genericCrossOriginSetter(JSContext*, unsigned int, JS::Value*)’:
56:52.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/LocationBinding.cpp:968:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:52.53 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
56:52.53 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56:52.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/LocationBinding.cpp: In function ‘bool mozilla::dom::LocationBinding::genericCrossOriginMethod(JSContext*, unsigned int, JS::Value*)’:
56:52.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/LocationBinding.cpp:928:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:52.63 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
56:52.64 ^
56:54.22 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:14:0:
56:54.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/IntersectionObserverBinding.cpp: In function ‘bool mozilla::dom::IntersectionObserverBinding::unobserve(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DOMIntersectionObserver*, const JSJitMethodCallArgs&)’:
56:54.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/IntersectionObserverBinding.cpp:1049:39: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:54.23 self->Unobserve(NonNullHelper(arg0));
56:54.23 ^
56:54.30 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/IntersectionObserverBinding.cpp: In function ‘bool mozilla::dom::IntersectionObserverBinding::observe(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DOMIntersectionObserver*, const JSJitMethodCallArgs&)’:
56:54.30 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/IntersectionObserverBinding.cpp:1006:37: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:54.31 self->Observe(NonNullHelper(arg0));
56:54.31 ^
56:54.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:134:0:
56:54.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ListBoxObjectBinding.cpp: In function ‘bool mozilla::dom::ListBoxObjectBinding::getIndexOfItem(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ListBoxObject*, const JSJitMethodCallArgs&)’:
56:54.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ListBoxObjectBinding.cpp:267:59: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:54.38 int32_t result(self->GetIndexOfItem(NonNullHelper(arg0)));
56:54.38 ^
56:54.97 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:98:0:
56:54.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/KeyframeEffectBinding.cpp: In function ‘bool mozilla::dom::KeyframeEffectBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
56:54.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/KeyframeEffectBinding.cpp:1723:105: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::KeyframeEffectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:54.97 auto result(StrongOrRawPtr<mozilla::dom::KeyframeEffect>(mozilla::dom::KeyframeEffect::Constructor(global, NonNullHelper(arg0), rv)));
56:54.97 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56:55.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/KeyframeEffectBinding.cpp: In function ‘bool mozilla::dom::KeyframeEffectReadOnlyBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
56:55.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/KeyframeEffectBinding.cpp:2563:121: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::KeyframeEffectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:55.32 auto result(StrongOrRawPtr<mozilla::dom::KeyframeEffectReadOnly>(mozilla::dom::KeyframeEffectReadOnly::Constructor(global, NonNullHelper(arg0), rv)));
56:55.32 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56:56.11 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaElementAudioSourceNode.h:10:0,
56:56.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaElementAudioSourceNodeBinding.cpp:12,
56:56.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:194:
56:56.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaStreamAudioSourceNode.h: In function ‘bool mozilla::dom::MediaStreamAudioSourceNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
56:56.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaStreamAudioSourceNode.h:62:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
56:56.12 return Create(aAudioContext, aOptions, aRv);
56:56.12 ^
56:56.13 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:374:0:
56:56.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamAudioSourceNodeBinding.cpp:295:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
56:56.14 NonNull<mozilla::dom::AudioContext> arg0;
56:56.14 ^~~~
57:06.11 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaElementAudioSourceNodeBinding.cpp:12:0,
57:06.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:194:
57:06.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaElementAudioSourceNode.h: In function ‘bool mozilla::dom::MediaElementAudioSourceNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
57:06.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaElementAudioSourceNode.h:30:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:06.12 return Create(aAudioContext, aOptions, aRv);
57:06.12 ^
57:06.16 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:194:0:
57:06.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaElementAudioSourceNodeBinding.cpp:295:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
57:06.17 NonNull<mozilla::dom::AudioContext> arg0;
57:06.18 ^~~~
57:08.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:338:0:
57:08.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaRecorderBinding.cpp: In function ‘bool mozilla::dom::MediaRecorderBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
57:08.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaRecorderBinding.cpp:1179:103: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:08.67 auto result(StrongOrRawPtr<mozilla::dom::MediaRecorder>(mozilla::dom::MediaRecorder::Constructor(global, NonNullHelper(arg0), arg1, Constify(arg2), rv)));
57:08.68 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57:08.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaRecorderBinding.cpp:1123:107: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioNode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:08.68 auto result(StrongOrRawPtr<mozilla::dom::MediaRecorder>(mozilla::dom::MediaRecorder::Constructor(global, NonNullHelper(arg0), arg1, Constify(arg2), rv)));
57:08.69 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57:08.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaRecorderBinding.cpp:1077:107: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:08.70 auto result(StrongOrRawPtr<mozilla::dom::MediaRecorder>(mozilla::dom::MediaRecorder::Constructor(global, NonNullHelper(arg0), Constify(arg1), rv)));
57:08.70 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57:09.64 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamAudioDestinationNodeBinding.cpp:12:0,
57:09.64 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:362:
57:09.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaStreamAudioDestinationNode.h: In function ‘bool mozilla::dom::MediaStreamAudioDestinationNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
57:09.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MediaStreamAudioDestinationNode.h:32:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:09.65 return Create(aAudioContext, aOptions, aRv);
57:09.65 ^
57:09.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings10.cpp:362:0:
57:09.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamAudioDestinationNodeBinding.cpp:139:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
57:09.69 NonNull<mozilla::dom::AudioContext> arg0;
57:09.69 ^~~~
57:14.00 libgfx_src.a.desc
57:17.93 libxpcom_base.a.desc
57:29.85 libintl_lwbrk.a.desc
57:30.61 libwidget_x11.a.desc
57:33.68 libdocshell_build.a.desc
57:35.96 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:134:0:
57:35.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MenuBoxObjectBinding.cpp: In function ‘bool mozilla::dom::MenuBoxObjectBinding::handleKeyPress(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MenuBoxObject*, const JSJitMethodCallArgs&)’:
57:35.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MenuBoxObjectBinding.cpp:153:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::KeyboardEvent>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:35.96 bool result(self->HandleKeyPress(NonNullHelper(arg0)));
57:35.96 ^
57:47.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MenuBoxObjectBinding.cpp: In function ‘bool mozilla::dom::MenuBoxObjectBinding::set_activeChild(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MenuBoxObject*, JSJitSetterCallArgs)’:
57:47.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MenuBoxObjectBinding.cpp:93:39: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
57:47.34 self->SetActiveChild(Constify(arg0));
57:47.35 ^
58:04.75 In file included from /home/rushi/code/mozilla-central/dom/base/nsIDocument.h:17:0,
58:04.76 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:33,
58:04.76 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
58:04.76 from /home/rushi/code/mozilla-central/dom/bindings/AtomList.h:11,
58:04.76 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:3,
58:04.77 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:
58:04.78 /home/rushi/code/mozilla-central/dom/base/nsINode.h: In function ‘bool mozilla::dom::NodeBinding::replaceChild(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:04.78 /home/rushi/code/mozilla-central/dom/base/nsINode.h:1816:63: warning: ‘arg1.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:04.78 return ReplaceOrInsertBefore(true, &aNode, &aChild, aError);
58:04.78 ^
58:04.78 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:04.79 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:904:20: note: ‘arg1.mozilla::dom::NonNull<nsINode>::ptr’ was declared here
58:04.80 NonNull<nsINode> arg1;
58:04.80 ^~~~
58:04.80 In file included from /home/rushi/code/mozilla-central/dom/base/nsIDocument.h:17:0,
58:04.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:33,
58:04.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
58:04.80 from /home/rushi/code/mozilla-central/dom/bindings/AtomList.h:11,
58:04.81 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:3,
58:04.82 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:
58:04.82 /home/rushi/code/mozilla-central/dom/base/nsINode.h:1816:63: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:04.82 return ReplaceOrInsertBefore(true, &aNode, &aChild, aError);
58:04.82 ^
58:04.82 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:04.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:891:20: note: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ was declared here
58:04.83 NonNull<nsINode> arg0;
58:04.84 ^~~~
58:04.87 In file included from /home/rushi/code/mozilla-central/dom/base/nsIDocument.h:17:0,
58:04.89 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:33,
58:04.89 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
58:04.89 from /home/rushi/code/mozilla-central/dom/bindings/AtomList.h:11,
58:04.89 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:3,
58:04.89 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:
58:04.90 /home/rushi/code/mozilla-central/dom/base/nsINode.h: In function ‘bool mozilla::dom::NodeBinding::insertBefore(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:04.91 /home/rushi/code/mozilla-central/dom/base/nsINode.h:1807:63: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:04.91 return ReplaceOrInsertBefore(false, &aNode, aChild, aError);
58:04.91 ^
58:04.91 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:04.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:789:12: note: ‘arg1’ was declared here
58:04.93 nsINode* arg1;
58:04.93 ^~~~
58:04.93 In file included from /home/rushi/code/mozilla-central/dom/base/nsIDocument.h:17:0,
58:04.93 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:33,
58:04.94 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
58:04.94 from /home/rushi/code/mozilla-central/dom/bindings/AtomList.h:11,
58:04.95 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:3,
58:04.95 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:
58:04.95 /home/rushi/code/mozilla-central/dom/base/nsINode.h:1807:63: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:04.95 return ReplaceOrInsertBefore(false, &aNode, aChild, aError);
58:04.96 ^
58:04.96 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:04.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:776:20: note: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ was declared here
58:04.97 NonNull<nsINode> arg0;
58:04.97 ^~~~
58:05.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp: In function ‘bool mozilla::dom::NodeBinding::removeChild(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:05.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:968:38: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.07 auto result(StrongOrRawPtr<nsINode>(self->RemoveChild(NonNullHelper(arg0), rv)));
58:05.07 ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:05.20 In file included from /home/rushi/code/mozilla-central/dom/base/nsIDocument.h:17:0,
58:05.20 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:33,
58:05.20 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
58:05.20 from /home/rushi/code/mozilla-central/dom/bindings/AtomList.h:11,
58:05.20 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:3,
58:05.20 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:
58:05.21 /home/rushi/code/mozilla-central/dom/base/nsINode.h: In function ‘bool mozilla::dom::NodeBinding::appendChild(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:05.24 /home/rushi/code/mozilla-central/dom/base/nsINode.h:1807:63: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.24 return ReplaceOrInsertBefore(false, &aNode, aChild, aError);
58:05.25 ^
58:05.25 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:05.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:841:20: note: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ was declared here
58:05.25 NonNull<nsINode> arg0;
58:05.25 ^~~~
58:05.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:05.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp: In function ‘bool mozilla::dom::NodeBinding::contains(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:05.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:1233:45: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.28 bool result(self->Contains(Constify(arg0)));
58:05.29 ^
58:05.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp: In function ‘bool mozilla::dom::NodeBinding::isEqualNode(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:05.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:1137:48: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.35 bool result(self->IsEqualNode(Constify(arg0)));
58:05.35 ^
58:05.39 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:05.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp: In function ‘bool mozilla::dom::NodeBinding::isSameNode(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:05.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:1088:47: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.40 bool result(self->IsSameNode(Constify(arg0)));
58:05.40 ^
58:05.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:374:0:
58:05.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp: In function ‘bool mozilla::dom::NodeBinding::compareDocumentPosition(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
58:05.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeBinding.cpp:1184:69: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.45 uint16_t result(self->CompareDocumentPosition(NonNullHelper(arg0)));
58:05.45 ^
58:05.50 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MutationEventBinding.cpp:9:0,
58:05.50 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:278:
58:05.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MutationEvent.h: In function ‘bool mozilla::dom::MutationEventBinding::initMutationEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MutationEvent*, const JSJitMethodCallArgs&)’:
58:05.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/MutationEvent.h:57:68: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.51 aRelatedNode ? aRelatedNode->AsDOMNode() : nullptr,
58:05.51 ^
58:05.51 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:278:0:
58:05.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MutationEventBinding.cpp:193:12: note: ‘arg3’ was declared here
58:05.53 nsINode* arg3;
58:05.53 ^~~~
58:05.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:0:
58:05.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp: In function ‘bool mozilla::dom::MediaStreamBinding::removeTrack(JSContext*, JS::Handle<JSObject*>, mozilla::DOMMediaStream*, const JSJitMethodCallArgs&)’:
58:05.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:824:41: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.65 self->RemoveTrack(NonNullHelper(arg0));
58:05.65 ^
58:05.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp: In function ‘bool mozilla::dom::MediaStreamBinding::addTrack(JSContext*, JS::Handle<JSObject*>, mozilla::DOMMediaStream*, const JSJitMethodCallArgs&)’:
58:05.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:781:38: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:05.68 self->AddTrack(NonNullHelper(arg0));
58:05.68 ^
58:06.10 libtoolkit_components_perfmonitoring.a.desc
58:08.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:206:0:
58:08.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseEventBinding.cpp: In function ‘bool mozilla::dom::MouseEventBinding::initNSMouseEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MouseEvent*, const JSJitMethodCallArgs&)’:
58:08.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseEventBinding.cpp:1206:179: warning: ‘arg14’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:08.47 self->InitNSMouseEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, Constify(arg14), arg15, arg16);
58:08.47 ^
58:08.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseEventBinding.cpp:1206:179: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:08.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseEventBinding.cpp: In function ‘bool mozilla::dom::MouseEventBinding::initMouseEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MouseEvent*, const JSJitMethodCallArgs&)’:
58:08.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseEventBinding.cpp:987:163: warning: ‘arg14’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:08.76 self->InitMouseEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, Constify(arg14));
58:08.76 ^
58:08.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseEventBinding.cpp:987:163: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:08.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:218:0:
58:08.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseScrollEventBinding.cpp: In function ‘bool mozilla::dom::MouseScrollEventBinding::initMouseScrollEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MouseScrollEvent*, const JSJitMethodCallArgs&)’:
58:08.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseScrollEventBinding.cpp:152:176: warning: ‘arg14’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:08.99 self->InitMouseScrollEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, Constify(arg14), arg15);
58:08.99 ^
58:08.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MouseScrollEventBinding.cpp:152:176: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:10.34 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:2:0:
58:10.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp: In function ‘bool mozilla::dom::MediaStreamBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
58:10.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MediaStreamBinding.cpp:1160:99: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:10.35 auto result(StrongOrRawPtr<mozilla::DOMMediaStream>(mozilla::DOMMediaStream::Constructor(global, NonNullHelper(arg0), rv)));
58:10.35 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:16.11 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:290:0:
58:16.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MutationObserverBinding.cpp: In function ‘bool mozilla::dom::MutationObserverBinding::observe(JSContext*, JS::Handle<JSObject*>, nsDOMMutationObserver*, const JSJitMethodCallArgs&)’:
58:16.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/MutationObserverBinding.cpp:705:57: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:16.11 self->Observe(NonNullHelper(arg0), Constify(arg1), rv);
58:16.12 ^
58:17.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:17.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionImplBinding::set_certificate(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, JSJitSetterCallArgs)’:
58:17.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:1024:44: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCCertificate>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:17.73 self->SetCertificate(NonNullHelper(arg0));
58:17.73 ^
58:19.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:19.63 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:19.63 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::getDTMFToneBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:19.64 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:452:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCRtpSender>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:19.64 rv = GetDTMFToneBuffer(sender, outToneBuffer);
58:19.64 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:19.64 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:19.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:496:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCRtpSender>::ptr’ was declared here
58:19.65 NonNull<mozilla::dom::RTCRtpSender> arg0;
58:19.65 ^~~~
58:26.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:194:0:
58:26.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PaintWorkletGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::PaintWorkletGlobalScopeBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
58:26.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PaintWorkletGlobalScopeBinding.cpp:89:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:26.68 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
58:26.68 ^
58:28.97 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:302:0:
58:28.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NamedNodeMapBinding.cpp: In function ‘bool mozilla::dom::NamedNodeMapBinding::setNamedItemNS(JSContext*, JS::Handle<JSObject*>, nsDOMAttributeMap*, const JSJitMethodCallArgs&)’:
58:28.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NamedNodeMapBinding.cpp:292:70: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Attr>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:28.97 auto result(StrongOrRawPtr<mozilla::dom::Attr>(self->SetNamedItemNS(NonNullHelper(arg0), rv)));
58:28.98 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
58:29.13 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings11.cpp:302:0:
58:29.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NamedNodeMapBinding.cpp: In function ‘bool mozilla::dom::NamedNodeMapBinding::setNamedItem(JSContext*, JS::Handle<JSObject*>, nsDOMAttributeMap*, const JSJitMethodCallArgs&)’:
58:29.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NamedNodeMapBinding.cpp:84:70: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Attr>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:29.14 auto result(StrongOrRawPtr<mozilla::dom::Attr>(self->SetNamedItemNS(NonNullHelper(arg0), rv)));
58:29.14 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
58:30.82 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:30.82 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:30.82 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::insertDTMF(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:30.82 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:446:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCRtpSender>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:30.82 rv = InsertDTMF(sender, tones, duration, interToneGap);
58:30.82 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:30.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:30.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:429:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCRtpSender>::ptr’ was declared here
58:30.86 NonNull<mozilla::dom::RTCRtpSender> arg0;
58:30.87 ^~~~
58:34.19 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsapi.h:17:0,
58:34.19 from /home/rushi/code/mozilla-central/dom/bindings/AtomList.h:10,
58:34.19 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/NodeFilterBinding.cpp:3,
58:34.19 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:2:
58:34.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h: In function ‘bool mozilla::dom::OscillatorNodeBinding::setPeriodicWave(JSContext*, JS::Handle<JSObject*>, mozilla::dom::OscillatorNode*, const JSJitMethodCallArgs&)’:
58:34.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:191:5: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::PeriodicWave>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:34.20 assign_with_AddRef(aRhs);
58:34.21 ^~~~~~~~~~~~~~~~~~
58:34.21 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:134:0:
58:34.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/OscillatorNodeBinding.cpp:417:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::PeriodicWave>::ptr’ was declared here
58:34.21 NonNull<mozilla::dom::PeriodicWave> arg0;
58:34.21 ^~~~
58:36.18 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:36.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionImplBinding::selectSsrc(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:36.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:861:46: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:36.18 self->SelectSsrc(NonNullHelper(arg0), arg1);
58:36.19 ^
58:36.26 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:36.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:36.27 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::replaceTrack(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:36.27 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:459:8: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:36.27 rv = ReplaceTrack(aThisTrack, aWithTrack);
58:36.27 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:36.27 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:36.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:559:43: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
58:36.28 NonNull<mozilla::dom::MediaStreamTrack> arg1;
58:36.29 ^~~~
58:36.29 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:36.29 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:36.30 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:459:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:36.30 rv = ReplaceTrack(aThisTrack, aWithTrack);
58:36.31 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:36.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:36.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:546:43: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
58:36.32 NonNull<mozilla::dom::MediaStreamTrack> arg0;
58:36.33 ^~~~
58:36.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:36.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:36.37 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::removeTrack(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:36.38 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:436:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:36.38 rv = RemoveTrack(aTrack);
58:36.38 ~~~^~~~~~~~~~~~~~~~~~~~~
58:36.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:36.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:382:43: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
58:36.39 NonNull<mozilla::dom::MediaStreamTrack> arg0;
58:36.39 ^~~~
58:36.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:36.44 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:36.45 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::getStats(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:36.45 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:404:8: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:36.45 rv = GetStats(aSelector);
58:36.45 ~~~^~~~~~~~~~~~~~~~~~~~~
58:36.45 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:36.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:264:35: note: ‘arg0’ was declared here
58:36.45 mozilla::dom::MediaStreamTrack* arg0;
58:36.45 ^~~~
58:39.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:39.15 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:39.15 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::getParameters(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:39.15 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:474:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:39.15 rv = GetParameters(aTrack, aOutParameters);
58:39.17 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:39.18 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:39.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:657:43: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
58:39.19 NonNull<mozilla::dom::MediaStreamTrack> arg0;
58:39.21 ^~~~
58:39.22 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:39.22 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:39.22 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::setParameters(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:39.23 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:467:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:39.23 rv = SetParameters(aTrack, aParameters);
58:39.23 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:39.23 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:39.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:606:43: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
58:39.23 NonNull<mozilla::dom::MediaStreamTrack> arg0;
58:39.23 ^~~~
58:41.75 libdom_media_platforms_ffmpeg_libav55.a.desc
58:48.22 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:254:0:
58:48.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionObserverBinding::onAddStream(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PeerConnectionObserver*, const JSJitMethodCallArgs&)’:
58:48.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp:950:107: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:48.23 self->OnAddStream(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
58:48.23 ^
58:48.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionObserverBinding::onRemoveStream(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PeerConnectionObserver*, const JSJitMethodCallArgs&)’:
58:48.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp:1008:110: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:48.44 self->OnRemoveStream(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
58:48.44 ^
58:48.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionObserverBinding::onRemoveTrack(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PeerConnectionObserver*, const JSJitMethodCallArgs&)’:
58:48.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp:1167:109: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:48.85 self->OnRemoveTrack(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
58:48.85 ^
58:49.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionObserverBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
58:49.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp:1407:117: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCPeerConnection>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:49.15 auto result(StrongOrRawPtr<mozilla::dom::PeerConnectionObserver>(mozilla::dom::PeerConnectionObserver::Constructor(global, cx, NonNullHelper(arg0), rv)));
58:49.16 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:49.51 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:4:0,
58:49.51 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:
58:49.51 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h: In function ‘bool mozilla::dom::PeerConnectionImplBinding::addTrack(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:49.51 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.h:430:8: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:49.52 rv = AddTrack(aTrack, aStreams);
58:49.52 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
58:49.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:49.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:313:43: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
58:49.53 NonNull<mozilla::dom::MediaStreamTrack> arg0;
58:49.54 ^~~~
58:49.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:254:0:
58:49.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionObserverBinding::onAddTrack(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PeerConnectionObserver*, const JSJitMethodCallArgs&)’:
58:49.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp:1109:122: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:49.70 self->OnAddTrack(NonNullHelper(arg0), Constify(arg1), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
58:49.70 ^
58:53.31 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/OscillatorNodeBinding.cpp:16:0,
58:53.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:134:
58:53.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/OscillatorNode.h: In function ‘bool mozilla::dom::OscillatorNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
58:53.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/OscillatorNode.h:36:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:53.31 return Create(aAudioContext, aOptions, aRv);
58:53.32 ^
58:53.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:134:0:
58:53.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/OscillatorNodeBinding.cpp:641:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
58:53.33 NonNull<mozilla::dom::AudioContext> arg0;
58:53.34 ^~~~
58:54.45 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PannerNodeBinding.cpp:16:0,
58:54.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:206:
58:54.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/PannerNode.h: In function ‘bool mozilla::dom::PannerNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
58:54.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/PannerNode.h:39:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:54.46 return Create(aAudioContext, aOptions, aRv);
58:54.46 ^
58:54.49 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:206:0:
58:54.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PannerNodeBinding.cpp:1658:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
58:54.50 NonNull<mozilla::dom::AudioContext> arg0;
58:54.51 ^~~~
58:54.99 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:254:0:
58:54.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionObserverBinding::notifyDataChannel(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PeerConnectionObserver*, const JSJitMethodCallArgs&)’:
58:54.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionObserverBinding.cpp:838:113: warning: ‘arg0.mozilla::dom::NonNull<nsDOMDataChannel>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:54.99 self->NotifyDataChannel(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
58:54.99 ^
58:55.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings12.cpp:230:0:
58:55.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp: In function ‘bool mozilla::dom::PeerConnectionImplBinding::initialize(JSContext*, JS::Handle<JSObject*>, mozilla::PeerConnectionImpl*, const JSJitMethodCallArgs&)’:
58:55.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:81:102: warning: ‘arg1.mozilla::dom::NonNull<nsGlobalWindow>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58:55.29 self->Initialize(NonNullHelper(arg0), NonNullHelper(arg1), Constify(arg2), NonNullHelper(arg3), rv);
58:55.29 ^
58:55.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeerConnectionImplBinding.cpp:81:102: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::PeerConnectionObserver>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
59:57.87 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings13.cpp:170:0:
59:57.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp: In function ‘bool mozilla::dom::PopupBoxObjectBinding::setConstraintRect(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PopupBoxObject*, const JSJitMethodCallArgs&)’:
59:57.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:880:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMRectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
59:57.88 self->SetConstraintRect(NonNullHelper(arg0));
59:57.88 ^
60:08.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings13.cpp:218:0:
60:08.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PresentationBinding.cpp: In function ‘bool mozilla::dom::PresentationBinding::set_defaultRequest(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Presentation*, JSJitSetterCallArgs)’:
60:08.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PresentationBinding.cpp:55:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:08.33 self->SetDefaultRequest(Constify(arg0));
60:08.33 ^
60:12.03 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings13.cpp:254:0:
60:12.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PresentationConnectionBinding.cpp: In function ‘bool mozilla::dom::PresentationConnectionBinding::send(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PresentationConnection*, const JSJitMethodCallArgs&)’:
60:12.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PresentationConnectionBinding.cpp:457:46: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:12.03 self->Send(NonNullHelper(arg0), rv);
60:12.04 ^
60:16.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings13.cpp:170:0:
60:16.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp: In function ‘bool mozilla::dom::PopupBoxObjectBinding::moveToAnchor(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PopupBoxObject*, const JSJitMethodCallArgs&)’:
60:16.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:780:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:16.84 self->MoveToAnchor(Constify(arg0), NonNullHelper(Constify(arg1)), arg2, arg3, arg4);
60:16.84 ^
60:16.95 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp: In function ‘bool mozilla::dom::PopupBoxObjectBinding::showPopup(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PopupBoxObject*, const JSJitMethodCallArgs&)’:
60:16.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:96:160: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:16.96 self->ShowPopup(Constify(arg0), NonNullHelper(arg1), arg2, arg3, NonNullHelper(Constify(arg4)), NonNullHelper(Constify(arg5)), NonNullHelper(Constify(arg6)));
60:16.96 ^
60:16.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:96:160: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:17.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp: In function ‘bool mozilla::dom::PopupBoxObjectBinding::openPopupAtScreenRect(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PopupBoxObject*, const JSJitMethodCallArgs&)’:
60:17.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:586:113: warning: ‘arg7’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:17.11 self->OpenPopupAtScreenRect(NonNullHelper(Constify(arg0)), arg1, arg2, arg3, arg4, arg5, arg6, Constify(arg7));
60:17.11 ^
60:17.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp: In function ‘bool mozilla::dom::PopupBoxObjectBinding::openPopupAtScreen(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PopupBoxObject*, const JSJitMethodCallArgs&)’:
60:17.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:508:60: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:17.21 self->OpenPopupAtScreen(arg0, arg1, arg2, Constify(arg3));
60:17.21 ^
60:17.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp: In function ‘bool mozilla::dom::PopupBoxObjectBinding::openPopup(JSContext*, JS::Handle<JSObject*>, mozilla::dom::PopupBoxObject*, const JSJitMethodCallArgs&)’:
60:17.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:451:105: warning: ‘arg6’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:17.33 self->OpenPopup(Constify(arg0), NonNullHelper(Constify(arg1)), arg2, arg3, arg4, arg5, Constify(arg6));
60:17.33 ^
60:17.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PopupBoxObjectBinding.cpp:451:105: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:22.24 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings13.cpp:26:0:
60:22.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeriodicWaveBinding.cpp: In function ‘bool mozilla::dom::PeriodicWaveBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
60:22.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/PeriodicWaveBinding.cpp:554:97: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
60:22.25 auto result(StrongOrRawPtr<mozilla::dom::PeriodicWave>(mozilla::dom::PeriodicWave::Constructor(global, NonNullHelper(arg0), Constify(arg1), rv)));
60:22.25 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
61:56.76 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings14.cpp:350:0:
61:56.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::compareBoundaryPoints(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
61:56.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:830:76: warning: ‘arg1.mozilla::dom::NonNull<nsRange>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
61:56.77 int16_t result(self->CompareBoundaryPoints(arg0, NonNullHelper(arg1), rv));
61:56.77 ^
62:23.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::intersectsNode(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:23.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:1229:60: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:23.67 bool result(self->IntersectsNode(NonNullHelper(arg0), rv));
62:23.67 ^
62:23.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::comparePoint(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:23.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:1182:67: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:23.75 int16_t result(self->ComparePoint(NonNullHelper(arg0), arg1, rv));
62:23.75 ^
62:23.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::isPointInRange(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:23.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:1131:66: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:23.81 bool result(self->IsPointInRange(NonNullHelper(arg0), arg1, rv));
62:23.82 ^
62:23.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::surroundContents(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:23.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:1023:50: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:23.88 self->SurroundContents(NonNullHelper(arg0), rv);
62:23.88 ^
62:23.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::insertNode(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:23.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:976:44: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:23.93 self->InsertNode(NonNullHelper(arg0), rv);
62:23.93 ^
62:23.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::selectNodeContents(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:23.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:779:52: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:23.99 self->SelectNodeContents(NonNullHelper(arg0), rv);
62:23.99 ^
62:24.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::selectNode(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:732:44: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.00 self->SelectNode(NonNullHelper(arg0), rv);
62:24.00 ^
62:24.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::setEndAfter(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:650:45: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.04 self->SetEndAfter(NonNullHelper(arg0), rv);
62:24.04 ^
62:24.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::setEndBefore(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:603:46: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.07 self->SetEndBefore(NonNullHelper(arg0), rv);
62:24.07 ^
62:24.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::setStartAfter(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:556:47: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.09 self->SetStartAfter(NonNullHelper(arg0), rv);
62:24.09 ^
62:24.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::setStartBefore(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:509:48: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.12 self->SetStartBefore(NonNullHelper(arg0), rv);
62:24.12 ^
62:24.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::setEnd(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:462:46: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.15 self->SetEnd(NonNullHelper(arg0), arg1, rv);
62:24.15 ^
62:24.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp: In function ‘bool mozilla::dom::RangeBinding::setStart(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
62:24.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RangeBinding.cpp:411:48: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:24.17 self->SetStart(NonNullHelper(arg0), arg1, rv);
62:24.18 ^
62:47.62 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings14.cpp:218:0:
62:47.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp: In function ‘bool mozilla::dom::RTCPeerConnectionBinding::addIceCandidate(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCPeerConnection*, const JSJitMethodCallArgs&)’:
62:47.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:2205:64: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCIceCandidate>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:47.63 auto result(StrongOrRawPtr<Promise>(self->AddIceCandidate(NonNullHelper(arg0), NonNullHelper(arg1), NonNullHelper(arg2), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj))));
62:47.63 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62:48.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp: In function ‘bool mozilla::dom::RTCPeerConnectionBinding::mozSelectSsrc(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCPeerConnection*, const JSJitMethodCallArgs&)’:
62:48.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:3165:115: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCRtpReceiver>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:48.08 self->MozSelectSsrc(NonNullHelper(arg0), arg1, rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
62:48.09 ^
62:50.74 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings14.cpp:278:0:
62:50.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCRtpSenderBinding.cpp: In function ‘bool mozilla::dom::RTCRtpSenderBinding::replaceTrack_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCRtpSender*, const JSJitMethodCallArgs&)’:
62:50.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCRtpSenderBinding.cpp:2046:57: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:50.75 auto result(StrongOrRawPtr<Promise>(self->ReplaceTrack(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj))));
62:50.75 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62:50.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCRtpSenderBinding.cpp:2026:43: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ was declared here
62:50.75 NonNull<mozilla::dom::MediaStreamTrack> arg0;
62:50.76 ^~~~
62:53.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings14.cpp:218:0:
62:53.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp: In function ‘bool mozilla::dom::RTCPeerConnectionBinding::addStream(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCPeerConnection*, const JSJitMethodCallArgs&)’:
62:53.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:2813:105: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:53.15 self->AddStream(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
62:53.15 ^
62:53.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp: In function ‘bool mozilla::dom::RTCPeerConnectionBinding::removeTrack(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCPeerConnection*, const JSJitMethodCallArgs&)’:
62:53.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:2967:107: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::RTCRtpSender>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:53.38 self->RemoveTrack(NonNullHelper(arg0), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj));
62:53.38 ^
62:53.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp: In function ‘bool mozilla::dom::RTCPeerConnectionBinding::getStats_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCPeerConnection*, const JSJitMethodCallArgs&)’:
62:53.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:4242:57: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:53.92 auto result(StrongOrRawPtr<Promise>(self->GetStats(Constify(arg0), NonNullHelper(arg1), NonNullHelper(arg2), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj))));
62:53.92 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62:53.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:4190:39: note: ‘arg0’ was declared here
62:53.93 mozilla::dom::MediaStreamTrack* arg0;
62:53.93 ^~~~
62:55.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp: In function ‘bool mozilla::dom::RTCPeerConnectionBinding::addTrack(JSContext*, JS::Handle<JSObject*>, mozilla::dom::RTCPeerConnection*, const JSJitMethodCallArgs&)’:
62:55.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:2906:72: warning: ‘arg1.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
62:55.18 auto result(StrongOrRawPtr<mozilla::dom::RTCRtpSender>(self->AddTrack(NonNullHelper(arg0), NonNullHelper(arg1), NonNullHelper(Constify(arg2)), rv, js::GetObjectCompartment(unwrappedObj ? *unwrappedObj : obj))));
62:55.19 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62:55.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/RTCPeerConnectionBinding.cpp:2906:72: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
64:12.24 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings15.cpp:338:0:
64:12.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGElementBinding.cpp: In function ‘bool mozilla::dom::SVGElementBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
64:12.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGElementBinding.cpp:6774:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
64:12.25 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
64:12.25 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64:12.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGElementBinding.cpp: In function ‘bool mozilla::dom::SVGElementBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
64:12.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGElementBinding.cpp:6733:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
64:12.34 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
64:12.34 ^
64:26.86 libjs_xpconnect_wrappers.a.desc
64:49.10 libgfx_config.a.desc
65:03.14 libmodules_libjar_zipwriter.a.desc
65:15.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings16.cpp:362:0:
65:15.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGGraphicsElementBinding.cpp: In function ‘bool mozilla::dom::SVGGraphicsElementBinding::getTransformToElement(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SVGGraphicsElement*, const JSJitMethodCallArgs&)’:
65:15.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGGraphicsElementBinding.cpp:486:82: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGGraphicsElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:15.38 auto result(StrongOrRawPtr<mozilla::dom::SVGMatrix>(self->GetTransformToElement(NonNullHelper(arg0), rv)));
65:15.38 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
65:35.90 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:62:0:
65:35.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGMarkerElementBinding.cpp: In function ‘bool mozilla::dom::SVGMarkerElementBinding::setOrientToAngle(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SVGMarkerElement*, const JSJitMethodCallArgs&)’:
65:35.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGMarkerElementBinding.cpp:284:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGAngle>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:35.91 self->SetOrientToAngle(NonNullHelper(arg0), rv);
65:35.91 ^
65:51.51 In file included from /home/rushi/code/mozilla-central/dom/svg/DOMSVGPathSeg.h:10:0,
65:51.51 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathElementBinding.cpp:3,
65:51.51 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:134:
65:51.52 /home/rushi/code/mozilla-central/dom/svg/DOMSVGPathSegList.h: In function ‘bool mozilla::dom::SVGPathSegListBinding::appendItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPathSegList*, const JSJitMethodCallArgs&)’:
65:51.52 /home/rushi/code/mozilla-central/dom/svg/DOMSVGPathSegList.h:160:62: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGPathSeg>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:51.52 return InsertItemBefore(aNewItem, LengthNoFlush(), aError);
65:51.52 ^
65:51.53 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:158:0:
65:51.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp:326:35: note: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGPathSeg>::ptr’ was declared here
65:51.54 NonNull<mozilla::DOMSVGPathSeg> arg0;
65:51.54 ^~~~
65:51.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp: In function ‘bool mozilla::dom::SVGPathSegListBinding::replaceItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPathSegList*, const JSJitMethodCallArgs&)’:
65:51.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp:249:71: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGPathSeg>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:51.58 auto result(StrongOrRawPtr<mozilla::DOMSVGPathSeg>(self->ReplaceItem(NonNullHelper(arg0), arg1, rv)));
65:51.58 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65:51.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp: In function ‘bool mozilla::dom::SVGPathSegListBinding::insertItemBefore(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPathSegList*, const JSJitMethodCallArgs&)’:
65:51.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp:195:76: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGPathSeg>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:51.66 auto result(StrongOrRawPtr<mozilla::DOMSVGPathSeg>(self->InsertItemBefore(NonNullHelper(arg0), arg1, rv)));
65:51.66 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65:51.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:158:0:
65:51.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp: In function ‘bool mozilla::dom::SVGPathSegListBinding::initialize(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPathSegList*, const JSJitMethodCallArgs&)’:
65:51.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPathSegListBinding.cpp:100:70: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGPathSeg>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:51.73 auto result(StrongOrRawPtr<mozilla::DOMSVGPathSeg>(self->Initialize(NonNullHelper(arg0), rv)));
65:51.74 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
65:51.86 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:182:0:
65:51.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointBinding.cpp: In function ‘bool mozilla::dom::SVGPointBinding::matrixTransform(JSContext*, JS::Handle<JSObject*>, mozilla::nsISVGPoint*, const JSJitMethodCallArgs&)’:
65:51.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointBinding.cpp:169:73: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:51.87 auto result(StrongOrRawPtr<mozilla::nsISVGPoint>(self->MatrixTransform(NonNullHelper(arg0))));
65:51.87 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
65:52.03 In file included from /home/rushi/code/mozilla-central/dom/svg/nsISVGPoint.h:12:0,
65:52.03 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/SVGGeometryElement.h:12,
65:52.03 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/SVGLineElement.h:10,
65:52.03 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLineElementBinding.cpp:11,
65:52.03 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:26:
65:52.04 /home/rushi/code/mozilla-central/dom/svg/DOMSVGPointList.h: In function ‘bool mozilla::dom::SVGPointListBinding::appendItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPointList*, const JSJitMethodCallArgs&)’:
65:52.04 /home/rushi/code/mozilla-central/dom/svg/DOMSVGPointList.h:162:62: warning: ‘arg0.mozilla::dom::NonNull<mozilla::nsISVGPoint>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:52.05 return InsertItemBefore(aNewItem, LengthNoFlush(), aError);
65:52.05 ^
65:52.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:194:0:
65:52.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp:326:33: note: ‘arg0.mozilla::dom::NonNull<mozilla::nsISVGPoint>::ptr’ was declared here
65:52.06 NonNull<mozilla::nsISVGPoint> arg0;
65:52.08 ^~~~
65:52.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp: In function ‘bool mozilla::dom::SVGPointListBinding::replaceItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPointList*, const JSJitMethodCallArgs&)’:
65:52.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp:249:69: warning: ‘arg0.mozilla::dom::NonNull<mozilla::nsISVGPoint>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:52.22 auto result(StrongOrRawPtr<mozilla::nsISVGPoint>(self->ReplaceItem(NonNullHelper(arg0), arg1, rv)));
65:52.22 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65:52.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp: In function ‘bool mozilla::dom::SVGPointListBinding::insertItemBefore(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPointList*, const JSJitMethodCallArgs&)’:
65:52.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp:195:74: warning: ‘arg0.mozilla::dom::NonNull<mozilla::nsISVGPoint>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:52.28 auto result(StrongOrRawPtr<mozilla::nsISVGPoint>(self->InsertItemBefore(NonNullHelper(arg0), arg1, rv)));
65:52.29 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65:52.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp: In function ‘bool mozilla::dom::SVGPointListBinding::initialize(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGPointList*, const JSJitMethodCallArgs&)’:
65:52.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGPointListBinding.cpp:100:68: warning: ‘arg0.mozilla::dom::NonNull<mozilla::nsISVGPoint>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:52.40 auto result(StrongOrRawPtr<mozilla::nsISVGPoint>(self->Initialize(NonNullHelper(arg0), rv)));
65:52.40 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
65:59.05 In file included from /home/rushi/code/mozilla-central/dom/svg/DOMSVGLength.h:10:0,
65:59.05 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthBinding.cpp:3,
65:59.05 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:2:
65:59.05 /home/rushi/code/mozilla-central/dom/svg/DOMSVGLengthList.h: In function ‘bool mozilla::dom::SVGLengthListBinding::appendItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGLengthList*, const JSJitMethodCallArgs&)’:
65:59.05 /home/rushi/code/mozilla-central/dom/svg/DOMSVGLengthList.h:132:60: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGLength>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:59.06 return InsertItemBefore(newItem, LengthNoFlush(), error);
65:59.06 ^
65:59.07 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:14:0:
65:59.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp:326:34: note: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGLength>::ptr’ was declared here
65:59.07 NonNull<mozilla::DOMSVGLength> arg0;
65:59.07 ^~~~
65:59.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp: In function ‘bool mozilla::dom::SVGLengthListBinding::replaceItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGLengthList*, const JSJitMethodCallArgs&)’:
65:59.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp:249:70: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGLength>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:59.18 auto result(StrongOrRawPtr<mozilla::DOMSVGLength>(self->ReplaceItem(NonNullHelper(arg0), arg1, rv)));
65:59.18 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65:59.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp: In function ‘bool mozilla::dom::SVGLengthListBinding::insertItemBefore(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGLengthList*, const JSJitMethodCallArgs&)’:
65:59.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp:195:75: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGLength>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:59.25 auto result(StrongOrRawPtr<mozilla::DOMSVGLength>(self->InsertItemBefore(NonNullHelper(arg0), arg1, rv)));
65:59.25 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65:59.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp: In function ‘bool mozilla::dom::SVGLengthListBinding::initialize(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGLengthList*, const JSJitMethodCallArgs&)’:
65:59.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGLengthListBinding.cpp:100:69: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGLength>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
65:59.40 auto result(StrongOrRawPtr<mozilla::DOMSVGLength>(self->Initialize(NonNullHelper(arg0), rv)));
65:59.40 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
66:01.31 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:278:0:
66:01.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGSVGElementBinding.cpp: In function ‘bool mozilla::dom::SVGSVGElementBinding::createSVGTransformFromMatrix(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SVGSVGElement*, const JSJitMethodCallArgs&)’:
66:01.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGSVGElementBinding.cpp:936:92: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:01.32 auto result(StrongOrRawPtr<mozilla::dom::SVGTransform>(self->CreateSVGTransformFromMatrix(NonNullHelper(arg0))));
66:01.32 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
66:02.09 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:86:0:
66:02.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGMatrixBinding.cpp: In function ‘bool mozilla::dom::SVGMatrixBinding::multiply(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SVGMatrix*, const JSJitMethodCallArgs&)’:
66:02.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGMatrixBinding.cpp:422:69: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:02.10 auto result(StrongOrRawPtr<mozilla::dom::SVGMatrix>(self->Multiply(NonNullHelper(arg0))));
66:02.10 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
66:02.91 In file included from /home/rushi/code/mozilla-central/dom/svg/DOMSVGNumber.h:10:0,
66:02.91 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberBinding.cpp:3,
66:02.91 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:110:
66:02.91 /home/rushi/code/mozilla-central/dom/svg/DOMSVGNumberList.h: In function ‘bool mozilla::dom::SVGNumberListBinding::appendItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGNumberList*, const JSJitMethodCallArgs&)’:
66:02.92 /home/rushi/code/mozilla-central/dom/svg/DOMSVGNumberList.h:129:60: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGNumber>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:02.92 return InsertItemBefore(newItem, LengthNoFlush(), error);
66:02.92 ^
66:02.93 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings17.cpp:122:0:
66:02.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp:326:34: note: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGNumber>::ptr’ was declared here
66:02.94 NonNull<mozilla::DOMSVGNumber> arg0;
66:02.95 ^~~~
66:03.02 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp: In function ‘bool mozilla::dom::SVGNumberListBinding::replaceItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGNumberList*, const JSJitMethodCallArgs&)’:
66:03.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp:249:70: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGNumber>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:03.03 auto result(StrongOrRawPtr<mozilla::DOMSVGNumber>(self->ReplaceItem(NonNullHelper(arg0), arg1, rv)));
66:03.03 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66:03.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp: In function ‘bool mozilla::dom::SVGNumberListBinding::insertItemBefore(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGNumberList*, const JSJitMethodCallArgs&)’:
66:03.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp:195:75: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGNumber>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:03.16 auto result(StrongOrRawPtr<mozilla::DOMSVGNumber>(self->InsertItemBefore(NonNullHelper(arg0), arg1, rv)));
66:03.16 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66:03.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp: In function ‘bool mozilla::dom::SVGNumberListBinding::initialize(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGNumberList*, const JSJitMethodCallArgs&)’:
66:03.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGNumberListBinding.cpp:100:69: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMSVGNumber>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:03.29 auto result(StrongOrRawPtr<mozilla::DOMSVGNumber>(self->Initialize(NonNullHelper(arg0), rv)));
66:03.30 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
66:11.06 liblayout_xul_tree.a.desc
66:20.17 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:14:0:
66:20.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTextContentElementBinding.cpp: In function ‘bool mozilla::dom::SVGTextContentElementBinding::getCharNumAtPosition(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SVGTextContentElement*, const JSJitMethodCallArgs&)’:
66:20.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTextContentElementBinding.cpp:365:65: warning: ‘arg0.mozilla::dom::NonNull<mozilla::nsISVGPoint>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:20.18 int32_t result(self->GetCharNumAtPosition(NonNullHelper(arg0)));
66:20.18 ^
66:21.51 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:74:0:
66:21.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformBinding.cpp: In function ‘bool mozilla::dom::SVGTransformBinding::setMatrix(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SVGTransform*, const JSJitMethodCallArgs&)’:
66:21.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformBinding.cpp:124:43: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:21.51 self->SetMatrix(NonNullHelper(arg0), rv);
66:21.51 ^
66:21.66 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:242:0:
66:21.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ScrollBoxObjectBinding.cpp: In function ‘bool mozilla::dom::ScrollBoxObjectBinding::ensureElementIsVisible(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ScrollBoxObject*, const JSJitMethodCallArgs&)’:
66:21.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ScrollBoxObjectBinding.cpp:546:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:21.67 self->EnsureElementIsVisible(NonNullHelper(arg0), rv);
66:21.67 ^
66:21.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ScrollBoxObjectBinding.cpp: In function ‘bool mozilla::dom::ScrollBoxObjectBinding::scrollToElement(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ScrollBoxObject*, const JSJitMethodCallArgs&)’:
66:21.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ScrollBoxObjectBinding.cpp:241:49: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:21.75 self->ScrollToElement(NonNullHelper(arg0), rv);
66:21.76 ^
66:21.85 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:302:0:
66:21.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::removeRange(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:21.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:552:45: warning: ‘arg0.mozilla::dom::NonNull<nsRange>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:21.85 self->RemoveRange(NonNullHelper(arg0), rv);
66:21.85 ^
66:21.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::addRange(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:21.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:505:42: warning: ‘arg0.mozilla::dom::NonNull<nsRange>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:21.92 self->AddRange(NonNullHelper(arg0), rv);
66:21.92 ^
66:24.19 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:278:0:
66:24.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SecureElementBinding.cpp: In function ‘bool mozilla::dom::SEResponseBinding::_ClearCachedDataValue(JSContext*, unsigned int, JS::Value*)’:
66:24.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SecureElementBinding.cpp:2124:48: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:24.20 SEResponseBinding::ClearCachedDataValue(self);
66:24.20 ^
66:26.21 libintl_unicharutil_util_internal.a
66:26.76 libintl_unicharutil_util_internal.a.desc
66:32.25 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:230:0:
66:32.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ScrollAreaEventBinding.cpp: In function ‘bool mozilla::dom::ScrollAreaEventBinding::initScrollAreaEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ScrollAreaEvent*, const JSJitMethodCallArgs&)’:
66:32.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ScrollAreaEventBinding.cpp:198:117: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:32.25 self->InitScrollAreaEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8);
66:32.25 ^
66:39.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:302:0:
66:39.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::setBaseAndExtent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:39.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:702:83: warning: ‘arg2.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:39.52 self->SetBaseAndExtent(NonNullHelper(arg0), arg1, NonNullHelper(arg2), arg3, rv);
66:39.52 ^
66:39.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:702:83: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:39.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::selectAllChildren(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:39.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:359:51: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:39.63 self->SelectAllChildren(NonNullHelper(arg0), rv);
66:39.63 ^
66:39.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::extend(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:39.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:312:46: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:39.69 self->Extend(NonNullHelper(arg0), arg1, rv);
66:39.69 ^
66:39.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::collapse(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:39.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:199:48: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:39.79 self->Collapse(NonNullHelper(arg0), arg1, rv);
66:39.79 ^
66:39.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::containsNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:39.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:634:64: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:39.86 bool result(self->ContainsNode(NonNullHelper(arg0), arg1, rv));
66:39.87 ^
66:40.08 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:338:0:
66:40.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ServiceWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::ServiceWorkerGlobalScopeBinding::genericSetter(JSContext*, unsigned int, JS::Value*)’:
66:40.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ServiceWorkerGlobalScopeBinding.cpp:786:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:40.09 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
66:40.09 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66:40.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ServiceWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::ServiceWorkerGlobalScopeBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
66:40.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ServiceWorkerGlobalScopeBinding.cpp:755:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:40.18 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
66:40.18 ^
66:40.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ServiceWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::ServiceWorkerGlobalScopeBinding::genericPromiseReturningMethod(JSContext*, unsigned int, JS::Value*)’:
66:40.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ServiceWorkerGlobalScopeBinding.cpp:723:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:40.27 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
66:40.27 ^
66:47.34 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:86:0:
66:47.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp: In function ‘bool mozilla::dom::SVGTransformListBinding::createSVGTransformFromMatrix(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGTransformList*, const JSJitMethodCallArgs&)’:
66:47.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp:391:92: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:47.34 auto result(StrongOrRawPtr<mozilla::dom::SVGTransform>(self->CreateSVGTransformFromMatrix(NonNullHelper(arg0))));
66:47.35 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
66:47.42 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/SVGTransform.h:10:0,
66:47.43 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/SVGMatrix.h:40,
66:47.43 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformBinding.cpp:11,
66:47.43 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:74:
66:47.43 /home/rushi/code/mozilla-central/dom/svg/DOMSVGTransformList.h: In function ‘bool mozilla::dom::SVGTransformListBinding::appendItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGTransformList*, const JSJitMethodCallArgs&)’:
66:47.43 /home/rushi/code/mozilla-central/dom/svg/DOMSVGTransformList.h:125:60: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGTransform>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:47.43 return InsertItemBefore(newItem, LengthNoFlush(), error);
66:47.44 ^
66:47.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:86:0:
66:47.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp:328:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGTransform>::ptr’ was declared here
66:47.48 NonNull<mozilla::dom::SVGTransform> arg0;
66:47.51 ^~~~
66:47.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp: In function ‘bool mozilla::dom::SVGTransformListBinding::replaceItem(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGTransformList*, const JSJitMethodCallArgs&)’:
66:47.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp:251:75: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGTransform>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:47.61 auto result(StrongOrRawPtr<mozilla::dom::SVGTransform>(self->ReplaceItem(NonNullHelper(arg0), arg1, rv)));
66:47.61 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66:47.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp: In function ‘bool mozilla::dom::SVGTransformListBinding::insertItemBefore(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGTransformList*, const JSJitMethodCallArgs&)’:
66:47.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp:197:80: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGTransform>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:47.66 auto result(StrongOrRawPtr<mozilla::dom::SVGTransform>(self->InsertItemBefore(NonNullHelper(arg0), arg1, rv)));
66:47.67 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66:47.75 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:86:0:
66:47.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp: In function ‘bool mozilla::dom::SVGTransformListBinding::initialize(JSContext*, JS::Handle<JSObject*>, mozilla::DOMSVGTransformList*, const JSJitMethodCallArgs&)’:
66:47.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SVGTransformListBinding.cpp:102:74: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGTransform>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:47.75 auto result(StrongOrRawPtr<mozilla::dom::SVGTransform>(self->Initialize(NonNullHelper(arg0), rv)));
66:47.75 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
66:49.11 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings18.cpp:302:0:
66:49.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp: In function ‘bool mozilla::dom::SelectionBinding::GetRangesForInterval(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Selection*, const JSJitMethodCallArgs&)’:
66:49.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:1159:101: warning: ‘arg2.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
66:49.12 self->GetRangesForInterval(NonNullHelper(arg0), arg1, NonNullHelper(arg2), arg3, arg4, result, rv);
66:49.12 ^
66:49.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SelectionBinding.cpp:1159:101: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:13.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:134:0:
67:13.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SpeechRecognitionBinding.cpp: In function ‘bool mozilla::dom::SpeechRecognitionBinding::set_grammars(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SpeechRecognition*, JSJitSetterCallArgs)’:
67:13.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SpeechRecognitionBinding.cpp:57:41: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SpeechGrammarList>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:13.63 self->SetGrammars(NonNullHelper(arg0));
67:13.63 ^
67:13.68 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:266:0:
67:13.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SpeechSynthesisUtteranceBinding.cpp: In function ‘bool mozilla::dom::SpeechSynthesisUtteranceBinding::set_voice(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SpeechSynthesisUtterance*, JSJitSetterCallArgs)’:
67:13.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SpeechSynthesisUtteranceBinding.cpp:182:33: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:13.69 self->SetVoice(Constify(arg0));
67:13.69 ^
67:19.41 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:38:0:
67:19.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SharedWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::SharedWorkerGlobalScopeBinding::genericSetter(JSContext*, unsigned int, JS::Value*)’:
67:19.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SharedWorkerGlobalScopeBinding.cpp:173:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:19.41 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
67:19.41 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
67:19.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SharedWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::SharedWorkerGlobalScopeBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
67:19.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SharedWorkerGlobalScopeBinding.cpp:142:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:19.50 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
67:19.50 ^
67:26.86 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:206:0:
67:26.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SpeechSynthesisBinding.cpp: In function ‘bool mozilla::dom::SpeechSynthesisBinding::speak(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SpeechSynthesis*, const JSJitMethodCallArgs&)’:
67:26.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SpeechSynthesisBinding.cpp:134:35: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SpeechSynthesisUtterance>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:26.86 self->Speak(NonNullHelper(arg0));
67:26.86 ^
67:26.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:314:0:
67:26.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/StorageEventBinding.cpp: In function ‘bool mozilla::dom::StorageEventBinding::initStorageEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::StorageEvent*, const JSJitMethodCallArgs&)’:
67:26.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/StorageEventBinding.cpp:481:208: warning: ‘arg7’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:26.95 self->InitStorageEvent(NonNullHelper(Constify(arg0)), arg1, arg2, NonNullHelper(Constify(arg3)), NonNullHelper(Constify(arg4)), NonNullHelper(Constify(arg5)), NonNullHelper(Constify(arg6)), Constify(arg7));
67:26.95 ^
67:27.13 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:50:0:
67:27.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SimpleGestureEventBinding.cpp: In function ‘bool mozilla::dom::SimpleGestureEventBinding::initSimpleGestureEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SimpleGestureEvent*, const JSJitMethodCallArgs&)’:
67:27.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SimpleGestureEventBinding.cpp:279:199: warning: ‘arg14’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:27.13 self->InitSimpleGestureEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, Constify(arg14), arg15, arg16, arg17, arg18);
67:27.13 ^
67:27.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SimpleGestureEventBinding.cpp:279:199: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:41.82 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/StereoPannerNodeBinding.cpp:18:0,
67:41.82 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:290:
67:41.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/StereoPannerNode.h: In function ‘bool mozilla::dom::StereoPannerNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
67:41.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/StereoPannerNode.h:32:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:41.83 return Create(aAudioContext, aOptions, aRv);
67:41.83 ^
67:41.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings19.cpp:290:0:
67:41.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/StereoPannerNodeBinding.cpp:385:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
67:41.84 NonNull<mozilla::dom::AudioContext> arg0;
67:41.84 ^~~~
67:47.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:278:0:
67:47.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasPatternBinding::setTransform(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasPattern*, const JSJitMethodCallArgs&)’:
67:47.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:1549:42: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::SVGMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
67:47.73 self->SetTransform(NonNullHelper(arg0));
67:47.73 ^
68:03.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::drawWindow(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:03.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:2288:105: warning: ‘arg0.mozilla::dom::NonNull<nsGlobalWindow>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:03.70 self->DrawWindow(NonNullHelper(arg0), arg1, arg2, arg3, arg4, NonNullHelper(Constify(arg5)), arg6, rv);
68:03.71 ^
68:04.70 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:242:0:
68:04.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CacheBinding.cpp: In function ‘bool mozilla::dom::CacheBinding::put_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::cache::Cache*, const JSJitMethodCallArgs&)’:
68:04.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CacheBinding.cpp:866:48: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Response>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:04.71 auto result(StrongOrRawPtr<Promise>(self->Put(Constify(arg0), NonNullHelper(arg1), rv)));
68:04.71 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:04.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CacheBinding.cpp:852:35: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Response>::ptr’ was declared here
68:04.71 NonNull<mozilla::dom::Response> arg1;
68:04.71 ^~~~
68:08.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:278:0:
68:08.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::isPointInStroke(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:3253:73: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.06 bool result(self->IsPointInStroke(NonNullHelper(arg0), arg1, arg2));
68:08.07 ^
68:08.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::stroke(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:2874:40: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.17 self->Stroke(NonNullHelper(arg0));
68:08.17 ^
68:08.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::Path2DBinding::addPath(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasPath*, const JSJitMethodCallArgs&)’:
68:08.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:6968:68: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.22 self->AddPath(NonNullHelper(arg0), NonNullHelper(Constify(arg1)));
68:08.22 ^
68:08.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::isPointInPath(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:3172:77: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.33 bool result(self->IsPointInPath(NonNullHelper(arg0), arg1, arg2, arg3));
68:08.33 ^
68:08.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:3104:81: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.34 bool result(self->IsPointInPath(NonNullHelper(arg0), arg1, arg2, arg3));
68:08.34 ^
68:08.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::clip(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:3007:44: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.54 self->Clip(NonNullHelper(arg0), arg1);
68:08.55 ^
68:08.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:2955:48: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.55 self->Clip(NonNullHelper(arg0), arg1);
68:08.56 ^
68:08.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::fill(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:2815:44: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.69 self->Fill(NonNullHelper(arg0), arg1);
68:08.69 ^
68:08.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:2763:48: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.69 self->Fill(NonNullHelper(arg0), arg1);
68:08.70 ^
68:08.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::drawCustomFocusRing(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:6377:61: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.89 bool result(self->DrawCustomFocusRing(NonNullHelper(arg0)));
68:08.89 ^
68:08.95 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::drawFocusIfNeeded(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:08.95 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:6331:51: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:08.95 self->DrawFocusIfNeeded(NonNullHelper(arg0), rv);
68:08.95 ^
68:09.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::putImageData(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:09.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:4072:86: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:09.31 self->PutImageData(NonNullHelper(arg0), arg1, arg2, arg3, arg4, arg5, arg6, rv);
68:09.31 ^
68:09.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:4006:62: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:09.32 self->PutImageData(NonNullHelper(arg0), arg1, arg2, rv);
68:09.32 ^
68:13.77 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:218:0:
68:13.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextTrackBinding.cpp: In function ‘bool mozilla::dom::TextTrackBinding::addCue(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TextTrack*, const JSJitMethodCallArgs&)’:
68:13.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextTrackBinding.cpp:380:36: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TextTrackCue>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:13.78 self->AddCue(NonNullHelper(arg0));
68:13.78 ^
68:16.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextTrackBinding.cpp: In function ‘bool mozilla::dom::TextTrackBinding::removeCue(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TextTrack*, const JSJitMethodCallArgs&)’:
68:16.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextTrackBinding.cpp:424:43: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TextTrackCue>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:16.82 self->RemoveCue(NonNullHelper(arg0), rv);
68:16.82 ^
68:18.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::Path2DBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
68:18.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:7680:101: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::CanvasPath>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:18.24 auto result(StrongOrRawPtr<mozilla::dom::CanvasPath>(mozilla::dom::CanvasPath::Constructor(global, NonNullHelper(arg0), rv)));
68:18.24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:19.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp: In function ‘bool mozilla::dom::CanvasRenderingContext2DBinding::createImageData(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CanvasRenderingContext2D*, const JSJitMethodCallArgs&)’:
68:19.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CanvasRenderingContext2DBinding.cpp:3834:80: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:19.51 auto result(StrongOrRawPtr<mozilla::dom::ImageData>(self->CreateImageData(cx, NonNullHelper(arg0), rv)));
68:19.51 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:19.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChannelMergerNodeBinding.cpp:11:0,
68:19.98 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:326:
68:19.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ChannelMergerNode.h: In function ‘bool mozilla::dom::ChannelMergerNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
68:19.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ChannelMergerNode.h:31:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:19.99 return Create(aAudioContext, aOptions, aRv);
68:19.99 ^
68:19.99 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:326:0:
68:20.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChannelMergerNodeBinding.cpp:235:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
68:20.03 NonNull<mozilla::dom::AudioContext> arg0;
68:20.03 ^~~~
68:20.26 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:278:0:
68:20.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TimeEventBinding.cpp: In function ‘bool mozilla::dom::TimeEventBinding::initTimeEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TimeEvent*, const JSJitMethodCallArgs&)’:
68:20.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TimeEventBinding.cpp:114:75: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:20.26 self->InitTimeEvent(NonNullHelper(Constify(arg0)), Constify(arg1), arg2);
68:20.26 ^
68:20.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChannelSplitterNodeBinding.cpp:11:0,
68:20.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:338:
68:20.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ChannelSplitterNode.h: In function ‘bool mozilla::dom::ChannelSplitterNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
68:20.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ChannelSplitterNode.h:31:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:20.37 return Create(aAudioContext, aOptions, aRv);
68:20.37 ^
68:20.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings2.cpp:338:0:
68:20.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChannelSplitterNodeBinding.cpp:235:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
68:20.40 NonNull<mozilla::dom::AudioContext> arg0;
68:20.40 ^~~~
68:33.80 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:62:0:
68:33.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::exportKey_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:33.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6467:54: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:33.81 auto result(StrongOrRawPtr<Promise>(self->ExportKey(NonNullHelper(Constify(arg0)), NonNullHelper(arg1), rv)));
68:33.81 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:33.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6453:36: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ was declared here
68:33.81 NonNull<mozilla::dom::CryptoKey> arg1;
68:33.82 ^~~~
68:33.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::wrapKey(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:33.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6570:52: warning: ‘arg2.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:33.91 auto result(StrongOrRawPtr<Promise>(self->WrapKey(cx, NonNullHelper(Constify(arg0)), NonNullHelper(arg1), NonNullHelper(arg2), Constify(arg3), rv)));
68:33.92 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:33.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6570:52: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:34.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::deriveBits_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:34.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6278:55: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:34.11 auto result(StrongOrRawPtr<Promise>(self->DeriveBits(cx, Constify(arg0), NonNullHelper(arg1), arg2, rv)));
68:34.12 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:34.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6260:36: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ was declared here
68:34.12 NonNull<mozilla::dom::CryptoKey> arg1;
68:34.12 ^~~~
68:35.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::verify(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:35.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5840:51: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:35.56 auto result(StrongOrRawPtr<Promise>(self->Verify(cx, Constify(arg0), NonNullHelper(arg1), Constify(arg2), Constify(arg3), rv)));
68:35.57 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:35.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::sign_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:35.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5720:49: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:35.83 auto result(StrongOrRawPtr<Promise>(self->Sign(cx, Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv)));
68:35.83 ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:35.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5689:36: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ was declared here
68:35.84 NonNull<mozilla::dom::CryptoKey> arg1;
68:35.84 ^~~~
68:36.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::decrypt_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:36.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5617:52: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:36.07 auto result(StrongOrRawPtr<Promise>(self->Decrypt(cx, Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv)));
68:36.08 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:36.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5586:36: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ was declared here
68:36.08 NonNull<mozilla::dom::CryptoKey> arg1;
68:36.08 ^~~~
68:36.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::encrypt_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:36.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5514:52: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:36.27 auto result(StrongOrRawPtr<Promise>(self->Encrypt(cx, Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv)));
68:36.27 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:36.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:5483:36: note: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ was declared here
68:36.27 NonNull<mozilla::dom::CryptoKey> arg1;
68:36.27 ^~~~
68:38.34 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:314:0:
68:38.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TouchEventBinding.cpp: In function ‘bool mozilla::dom::TouchEventBinding::initTouchEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TouchEvent*, const JSJitMethodCallArgs&)’:
68:38.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TouchEventBinding.cpp:682:162: warning: ‘arg11’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:38.35 self->InitTouchEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8, Constify(arg9), Constify(arg10), Constify(arg11));
68:38.35 ^
68:38.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TouchEventBinding.cpp:682:162: warning: ‘arg10’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:38.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TouchEventBinding.cpp:682:162: warning: ‘arg9’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:38.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TouchEventBinding.cpp:682:162: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:42.76 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:374:0:
68:42.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::isCellCropped(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:42.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:1461:60: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:42.77 bool result(self->IsCellCropped(arg0, Constify(arg1), rv));
68:42.77 ^
68:43.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:62:0:
68:43.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::unwrapKey(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:43.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6738:54: warning: ‘arg2.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:43.37 auto result(StrongOrRawPtr<Promise>(self->UnwrapKey(cx, NonNullHelper(Constify(arg0)), Constify(arg1), NonNullHelper(arg2), Constify(arg3), Constify(arg4), arg5, Constify(arg6), rv)));
68:43.37 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:43.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp: In function ‘bool mozilla::dom::SubtleCryptoBinding::deriveKey(JSContext*, JS::Handle<JSObject*>, mozilla::dom::SubtleCrypto*, const JSJitMethodCallArgs&)’:
68:43.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/SubtleCryptoBinding.cpp:6188:54: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::CryptoKey>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:43.86 auto result(StrongOrRawPtr<Promise>(self->DeriveKey(cx, Constify(arg0), NonNullHelper(arg1), Constify(arg2), arg3, Constify(arg4), rv)));
68:43.86 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:51.40 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:170:0:
68:51.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextBinding.cpp: In function ‘bool mozilla::dom::TextBinding::convertRectFromNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Text*, const JSJitMethodCallArgs&)’:
68:51.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextBinding.cpp:282:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMRectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:51.41 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(self->ConvertRectFromNode(NonNullHelper(arg0), Constify(arg1), Constify(arg2), nsContentUtils::IsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv)));
68:51.41 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:51.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextBinding.cpp: In function ‘bool mozilla::dom::TextBinding::convertQuadFromNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Text*, const JSJitMethodCallArgs&)’:
68:51.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TextBinding.cpp:210:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMQuad>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:51.52 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(self->ConvertQuadFromNode(NonNullHelper(arg0), Constify(arg1), Constify(arg2), nsContentUtils::IsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv)));
68:51.53 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:57.42 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings20.cpp:374:0:
68:57.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::getCoordsForCellItem(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:57.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:1399:123: warning: ‘arg1.mozilla::dom::NonNull<nsTreeColumn>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:57.42 self->GetCoordsForCellItem(cx, arg0, NonNullHelper(arg1), NonNullHelper(Constify(arg2)), arg3, arg4, arg5, arg6, rv);
68:57.43 ^
68:57.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:1332:83: warning: ‘arg1.mozilla::dom::NonNull<nsTreeColumn>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:57.43 auto result(StrongOrRawPtr<mozilla::dom::DOMRect>(self->GetCoordsForCellItem(arg0, NonNullHelper(arg1), NonNullHelper(Constify(arg2)), rv)));
68:57.43 ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68:57.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::invalidateColumnRange(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:57.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:1148:58: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:57.64 self->InvalidateColumnRange(arg0, arg1, Constify(arg2));
68:57.64 ^
68:57.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::invalidateCell(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:57.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:1057:45: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:57.81 self->InvalidateCell(arg0, Constify(arg1));
68:57.81 ^
68:57.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::invalidateColumn(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:57.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:974:41: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:57.93 self->InvalidateColumn(Constify(arg0));
68:57.94 ^
68:58.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::scrollToColumn(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:58.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:868:39: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:58.06 self->ScrollToColumn(Constify(arg0));
68:58.06 ^
68:58.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::scrollToCell(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:58.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:823:43: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:58.15 self->ScrollToCell(arg0, Constify(arg1));
68:58.15 ^
68:58.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp: In function ‘bool mozilla::dom::TreeBoxObjectBinding::ensureCellIsVisible(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeBoxObject*, const JSJitMethodCallArgs&)’:
68:58.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeBoxObjectBinding.cpp:672:50: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
68:58.32 self->EnsureCellIsVisible(arg0, Constify(arg1));
68:58.32 ^
69:49.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:146:0:
69:49.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/VRDisplayBinding.cpp: In function ‘bool mozilla::dom::VRDisplayBinding::getFrameData(JSContext*, JS::Handle<JSObject*>, mozilla::dom::VRDisplay*, const JSJitMethodCallArgs&)’:
69:49.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/VRDisplayBinding.cpp:587:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::VRFrameData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
69:49.33 bool result(self->GetFrameData(NonNullHelper(arg0)));
69:49.33 ^
69:54.10 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:26:0:
69:54.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeWalkerBinding.cpp: In function ‘bool mozilla::dom::TreeWalkerBinding::set_currentNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TreeWalker*, JSJitSetterCallArgs)’:
69:54.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeWalkerBinding.cpp:144:48: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
69:54.11 self->SetCurrentNode(NonNullHelper(arg0), rv);
69:54.11 ^
69:59.64 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:134:0:
69:59.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkletGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkletGlobalScopeBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
69:59.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkletGlobalScopeBinding.cpp:70:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
69:59.64 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
69:59.65 ^
70:01.10 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:26:0:
70:01.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
70:01.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15528:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.11 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:01.11 ^
70:01.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
70:01.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15676:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.19 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
70:01.19 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:01.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
70:01.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15566:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.27 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:01.28 ^
70:01.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericSetter(JSContext*, unsigned int, JS::Value*)’:
70:01.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15634:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.40 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
70:01.41 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:01.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericPromiseReturningMethod(JSContext*, unsigned int, JS::Value*)’:
70:01.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15459:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.53 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
70:01.53 ^
70:01.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
70:01.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15423:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.64 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
70:01.64 ^
70:01.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericCrossOriginSetter(JSContext*, unsigned int, JS::Value*)’:
70:01.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15717:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.72 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
70:01.72 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:01.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericCrossOriginGetter(JSContext*, unsigned int, JS::Value*)’:
70:01.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15603:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.82 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:01.82 ^
70:01.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::genericCrossOriginMethod(JSContext*, unsigned int, JS::Value*)’:
70:01.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:15500:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:01.93 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
70:01.93 ^
70:03.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::ResolveOwnPropertyViaResolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::PropertyDescriptor>)’:
70:03.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:16514:25: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:03.67 if (!self->DoResolve(cx, obj, id, &objDesc)) {
70:03.67 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
70:05.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::updateCommands(JSContext*, JS::Handle<JSObject*>, nsGlobalWindow*, const JSJitMethodCallArgs&)’:
70:05.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:5253:76: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:05.71 self->UpdateCommands(NonNullHelper(Constify(arg0)), Constify(arg1), arg2);
70:05.72 ^
70:06.61 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULCommandEventBinding.cpp:13:0,
70:06.61 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:278:
70:06.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/XULCommandEvent.h: In function ‘bool mozilla::dom::XULCommandEventBinding::initCommandEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XULCommandEvent*, const JSJitMethodCallArgs&)’:
70:06.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/XULCommandEvent.h:61:35: warning: ‘arg9’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:06.61 aSourceEvent);
70:06.61 ^
70:06.62 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:278:0:
70:06.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULCommandEventBinding.cpp:220:24: note: ‘arg9’ was declared here
70:06.63 mozilla::dom::Event* arg9;
70:06.63 ^~~~
70:06.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULCommandEventBinding.cpp:13:0,
70:06.63 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:278:
70:06.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/XULCommandEvent.h:59:68: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:06.64 InitCommandEvent(aType, aCanBubble, aCancelable, aView->AsInner(),
70:06.65 ~~~~~~~~~~~~~~^~
70:06.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:278:0:
70:06.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULCommandEventBinding.cpp:185:19: note: ‘arg3’ was declared here
70:06.66 nsGlobalWindow* arg3;
70:06.66 ^~~~
70:08.12 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:26:0:
70:08.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::EnumerateOwnPropertiesViaGetOwnPropertyNames(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::AutoIdVector&)’:
70:08.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:16541:43: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:08.13 self->GetOwnPropertyNames(cx, names, rv);
70:08.13 ^
70:09.92 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:170:0:
70:09.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/VTTCueBinding.cpp: In function ‘bool mozilla::dom::VTTCueBinding::set_region(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TextTrackCue*, JSJitSetterCallArgs)’:
70:09.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/VTTCueBinding.cpp:389:34: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:09.93 self->SetRegion(Constify(arg0));
70:09.93 ^
70:16.50 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:2:0:
70:16.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChromeNodeListBinding.cpp: In function ‘bool mozilla::dom::ChromeNodeListBinding::remove(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ChromeNodeList*, const JSJitMethodCallArgs&)’:
70:16.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChromeNodeListBinding.cpp:90:40: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:16.51 self->Remove(NonNullHelper(arg0), rv);
70:16.51 ^
70:16.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChromeNodeListBinding.cpp: In function ‘bool mozilla::dom::ChromeNodeListBinding::append(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ChromeNodeList*, const JSJitMethodCallArgs&)’:
70:16.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ChromeNodeListBinding.cpp:43:40: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:16.62 self->Append(NonNullHelper(arg0), rv);
70:16.62 ^
70:21.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::_enumerate(JSContext*, JS::Handle<JSObject*>)’:
70:21.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:16308:43: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:21.30 self->GetOwnPropertyNames(cx, names, rv);
70:21.30 ^
70:23.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:254:0:
70:23.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMExceptionBinding.cpp: In function ‘bool mozilla::dom::DOMExceptionBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
70:23.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMExceptionBinding.cpp:372:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:23.65 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:23.66 ^
70:23.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:254:0:
70:23.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMExceptionBinding.cpp: In function ‘bool mozilla::dom::ExceptionBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
70:23.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMExceptionBinding.cpp:1257:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:23.73 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:23.73 ^
70:24.55 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:302:0:
70:24.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp: In function ‘bool mozilla::dom::XULElementBinding::swapFrameLoaders(JSContext*, JS::Handle<JSObject*>, nsXULElement*, const JSJitMethodCallArgs&)’:
70:24.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp:8037:58: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::HTMLIFrameElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:24.56 self->SwapFrameLoaders(NonNullHelper(arg0), rv);
70:24.56 ^
70:24.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp:8020:58: warning: ‘arg0.mozilla::dom::NonNull<nsXULElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:24.56 self->SwapFrameLoaders(NonNullHelper(arg0), rv);
70:24.60 ^
70:24.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp: In function ‘bool mozilla::dom::XULElementBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
70:24.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp:8496:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:24.68 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
70:24.68 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:24.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp: In function ‘bool mozilla::dom::XULElementBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
70:24.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULElementBinding.cpp:8455:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:24.77 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:24.77 ^
70:25.18 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:26:0:
70:25.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::beginWindowMove(JSContext*, JS::Handle<JSObject*>, nsGlobalWindow*, const JSJitMethodCallArgs&)’:
70:25.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:7331:65: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.18 self->BeginWindowMove(NonNullHelper(arg0), Constify(arg1), rv);
70:25.19 ^
70:25.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:7331:65: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Event>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::notifyDefaultButtonLoaded(JSContext*, JS::Handle<JSObject*>, nsGlobalWindow*, const JSJitMethodCallArgs&)’:
70:25.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:7192:59: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.31 self->NotifyDefaultButtonLoaded(NonNullHelper(arg0), rv);
70:25.31 ^
70:25.41 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:290:0:
70:25.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp: In function ‘bool mozilla::dom::XULDocumentBinding::removeBroadcastListenerFor(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XULDocument*, const JSJitMethodCallArgs&)’:
70:25.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp:535:108: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.42 self->RemoveBroadcastListenerFor(NonNullHelper(arg0), NonNullHelper(arg1), NonNullHelper(Constify(arg2)));
70:25.42 ^
70:25.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp:535:108: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp: In function ‘bool mozilla::dom::XULDocumentBinding::addBroadcastListenerFor(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XULDocument*, const JSJitMethodCallArgs&)’:
70:25.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp:472:109: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.55 self->AddBroadcastListenerFor(NonNullHelper(arg0), NonNullHelper(arg1), NonNullHelper(Constify(arg2)), rv);
70:25.56 ^
70:25.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp:472:109: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:26:0:
70:25.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::getDefaultComputedStyle(JSContext*, JS::Handle<JSObject*>, nsGlobalWindow*, const JSJitMethodCallArgs&)’:
70:25.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:4499:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.69 auto result(StrongOrRawPtr<nsICSSDeclaration>(self->GetDefaultComputedStyle(NonNullHelper(arg0), NonNullHelper(Constify(arg1)), rv)));
70:25.70 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:25.79 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp: In function ‘bool mozilla::dom::WindowBinding::getComputedStyle(JSContext*, JS::Handle<JSObject*>, nsGlobalWindow*, const JSJitMethodCallArgs&)’:
70:25.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WindowBinding.cpp:3127:71: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.80 auto result(StrongOrRawPtr<nsICSSDeclaration>(self->GetComputedStyle(NonNullHelper(arg0), NonNullHelper(Constify(arg1)), rv)));
70:25.80 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:25.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:290:0:
70:25.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp: In function ‘bool mozilla::dom::XULDocumentBinding::getBoxObjectFor(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XULDocument*, const JSJitMethodCallArgs&)’:
70:25.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp:623:76: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:25.94 auto result(StrongOrRawPtr<mozilla::dom::BoxObject>(self->GetBoxObjectFor(Constify(arg0), rv)));
70:25.94 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
70:26.08 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:290:0:
70:26.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp: In function ‘bool mozilla::dom::XULDocumentBinding::set_popupNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XULDocument*, JSJitSetterCallArgs)’:
70:26.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XULDocumentBinding.cpp:65:37: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.09 self->SetPopupNode(Constify(arg0));
70:26.09 ^
70:26.17 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:194:0:
70:26.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLSerializerBinding.cpp: In function ‘bool mozilla::dom::XMLSerializerBinding::serializeToString(JSContext*, JS::Handle<JSObject*>, nsDOMSerializer*, const JSJitMethodCallArgs&)’:
70:26.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLSerializerBinding.cpp:44:59: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.18 self->SerializeToString(NonNullHelper(arg0), result, rv);
70:26.18 ^
70:26.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:218:0:
70:26.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathEvaluatorBinding.cpp: In function ‘bool mozilla::dom::XPathEvaluatorBinding::createNSResolver(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XPathEvaluator*, const JSJitMethodCallArgs&)’:
70:26.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathEvaluatorBinding.cpp:89:20: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.28 NonNull<nsINode> arg0;
70:26.28 ^~~~
70:26.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:86:0:
70:26.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UIEventBinding.cpp: In function ‘bool mozilla::dom::UIEventBinding::initUIEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::UIEvent*, const JSJitMethodCallArgs&)’:
70:26.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UIEventBinding.cpp:764:85: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.37 self->InitUIEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4);
70:26.37 ^
70:26.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:266:0:
70:26.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp: In function ‘bool mozilla::dom::XSLTProcessorBinding::importStylesheet(JSContext*, JS::Handle<JSObject*>, txMozillaXSLTProcessor*, const JSJitMethodCallArgs&)’:
70:26.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp:44:50: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.39 self->ImportStylesheet(NonNullHelper(arg0), rv);
70:26.39 ^
70:26.47 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:266:0:
70:26.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp: In function ‘bool mozilla::dom::XSLTProcessorBinding::transformToDocument(JSContext*, JS::Handle<JSObject*>, txMozillaXSLTProcessor*, const JSJitMethodCallArgs&)’:
70:26.49 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp:154:68: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.49 auto result(StrongOrRawPtr<nsIDocument>(self->TransformToDocument(NonNullHelper(arg0), rv)));
70:26.50 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
70:26.58 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:158:0:
70:26.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ConvolverNodeBinding.cpp: In function ‘bool mozilla::dom::ConvolverNodeBinding::set_buffer(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ConvolverNode*, JSJitSetterCallArgs)’:
70:26.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ConvolverNodeBinding.cpp:230:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.59 self->SetBuffer(cx, Constify(arg0), rv);
70:26.59 ^
70:26.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp: In function ‘bool mozilla::dom::XSLTProcessorBinding::transformToFragment(JSContext*, JS::Handle<JSObject*>, txMozillaXSLTProcessor*, const JSJitMethodCallArgs&)’:
70:26.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp:104:87: warning: ‘arg1.mozilla::dom::NonNull<nsIDocument>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:26.61 auto result(StrongOrRawPtr<mozilla::dom::DocumentFragment>(self->TransformToFragment(NonNullHelper(arg0), NonNullHelper(arg1), rv)));
70:26.61 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:26.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XSLTProcessorBinding.cpp:104:87: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.16 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:74:0:
70:29.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerDebuggerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerDebuggerGlobalScopeBinding::genericSetter(JSContext*, unsigned int, JS::Value*)’:
70:29.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerDebuggerGlobalScopeBinding.cpp:622:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.16 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
70:29.17 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:29.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerDebuggerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerDebuggerGlobalScopeBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
70:29.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerDebuggerGlobalScopeBinding.cpp:591:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.29 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:29.29 ^
70:29.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerDebuggerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerDebuggerGlobalScopeBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
70:29.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerDebuggerGlobalScopeBinding.cpp:563:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.37 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
70:29.37 ^
70:29.48 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:86:0:
70:29.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerGlobalScopeBinding::genericSetter(JSContext*, unsigned int, JS::Value*)’:
70:29.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp:1442:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.48 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
70:29.48 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:29.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerGlobalScopeBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
70:29.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp:1411:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.57 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
70:29.57 ^
70:29.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerGlobalScopeBinding::genericPromiseReturningMethod(JSContext*, unsigned int, JS::Value*)’:
70:29.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp:1379:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.64 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
70:29.64 ^
70:29.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::WorkerGlobalScopeBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
70:29.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WorkerGlobalScopeBinding.cpp:1343:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.76 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
70:29.76 ^
70:29.91 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:158:0:
70:29.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLHttpRequestBinding.cpp: In function ‘bool mozilla::dom::XMLHttpRequestBinding::send(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XMLHttpRequest*, const JSJitMethodCallArgs&)’:
70:29.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLHttpRequestBinding.cpp:767:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::URLSearchParams>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.91 self->Send(cx, NonNullHelper(arg0), rv);
70:29.91 ^
70:29.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLHttpRequestBinding.cpp:732:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::FormData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.95 self->Send(cx, NonNullHelper(arg0), rv);
70:29.95 ^
70:29.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLHttpRequestBinding.cpp:715:50: warning: ‘arg0.mozilla::dom::NonNull<nsIDocument>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.98 self->Send(cx, NonNullHelper(arg0), rv);
70:29.98 ^
70:29.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLHttpRequestBinding.cpp:698:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:29.99 self->Send(cx, NonNullHelper(arg0), rv);
70:30.00 ^
70:30.71 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:194:0:
70:30.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLSerializerBinding.cpp: In function ‘bool mozilla::dom::XMLSerializerBinding::serializeToStream(JSContext*, JS::Handle<JSObject*>, nsDOMSerializer*, const JSJitMethodCallArgs&)’:
70:30.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XMLSerializerBinding.cpp:111:103: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:30.71 self->SerializeToStream(NonNullHelper(arg0), NonNullHelper(arg1), NonNullHelper(Constify(arg2)), rv);
70:30.72 ^
70:33.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/LinkedList.h:71:0,
70:33.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/js/RootingAPI.h:13,
70:33.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/TreeColumnBinding.h:6,
70:33.15 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeColumnBinding.cpp:3,
70:33.15 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:2:
70:33.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h: In function ‘bool mozilla::dom::VTTCueBinding::set_displayState(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TextTrackCue*, JSJitSetterCallArgs)’:
70:33.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:37:5: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:33.16 aPtr->AddRef();
70:33.16 ^~~~
70:33.16 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:170:0:
70:33.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/VTTCueBinding.cpp:1088:33: note: ‘arg0’ was declared here
70:33.17 mozilla::dom::HTMLDivElement* arg0;
70:33.17 ^~~~
70:34.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:110:0:
70:34.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CompositionEventBinding.cpp: In function ‘bool mozilla::dom::CompositionEventBinding::initCompositionEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::CompositionEvent*, const JSJitMethodCallArgs&)’:
70:34.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/CompositionEventBinding.cpp:380:150: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:34.28 self->InitCompositionEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), NonNullHelper(Constify(arg4)), NonNullHelper(Constify(arg5)));
70:34.28 ^
70:35.75 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:35.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::samplerParameterf(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:35.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6856:59: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLSampler>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:35.76 self->SamplerParameterf(NonNullHelper(arg0), arg1, arg2);
70:35.76 ^
70:35.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::samplerParameteri(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:35.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6805:59: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLSampler>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:35.83 self->SamplerParameteri(NonNullHelper(arg0), arg1, arg2);
70:35.83 ^
70:35.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindSampler(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:35.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6754:42: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:35.90 self->BindSampler(arg0, Constify(arg1));
70:35.90 ^
70:35.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isSampler(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:35.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6705:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:35.96 bool result(self->IsSampler(Constify(arg0)));
70:35.97 ^
70:36.02 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteSampler(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.02 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6660:38: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.02 self->DeleteSampler(Constify(arg0));
70:36.02 ^
70:36.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getSamplerParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6904:68: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLSampler>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.13 self->GetSamplerParameter(cx, NonNullHelper(arg0), arg1, &result);
70:36.13 ^
70:36.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::waitSync(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7145:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLSync>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.28 self->WaitSync(NonNullHelper(arg0), arg1, arg2);
70:36.28 ^
70:36.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::clientWaitSync(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7094:72: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLSync>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.36 uint32_t result(self->ClientWaitSync(NonNullHelper(arg0), arg1, arg2));
70:36.36 ^
70:36.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteSync(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7043:35: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.43 self->DeleteSync(Constify(arg0));
70:36.43 ^
70:36.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isSync(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6998:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.48 bool result(self->IsSync(Constify(arg0)));
70:36.49 ^
70:36.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getSyncParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7193:65: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLSync>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.57 self->GetSyncParameter(cx, NonNullHelper(arg0), arg1, &result);
70:36.57 ^
70:36.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindTransformFeedback(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7370:52: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.67 self->BindTransformFeedback(arg0, Constify(arg1));
70:36.67 ^
70:36.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isTransformFeedback(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7321:56: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.70 bool result(self->IsTransformFeedback(Constify(arg0)));
70:36.71 ^
70:36.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteTransformFeedback(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:36.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7276:48: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:36.73 self->DeleteTransformFeedback(Constify(arg0));
70:36.73 ^
70:37.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11734:45: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.05 bool result(self->IsBuffer(Constify(arg0)));
70:37.05 ^
70:37.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:9826:37: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.12 self->DeleteBuffer(Constify(arg0));
70:37.12 ^
70:37.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8792:41: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.19 self->BindBuffer(arg0, Constify(arg1));
70:37.19 ^
70:37.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindBufferRange(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7736:64: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.25 self->BindBufferRange(arg0, arg1, Constify(arg2), arg3, arg4);
70:37.25 ^
70:37.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindBufferBase(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7675:51: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.33 self->BindBufferBase(arg0, arg1, Constify(arg2));
70:37.33 ^
70:37.39 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:37.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::isBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:37.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16472:45: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.39 bool result(self->IsBuffer(Constify(arg0)));
70:37.39 ^
70:37.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::deleteBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:37.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14564:37: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.47 self->DeleteBuffer(Constify(arg0));
70:37.47 ^
70:37.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::bindBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:37.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13530:41: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.52 self->BindBuffer(arg0, Constify(arg1));
70:37.53 ^
70:37.57 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:37.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isFramebuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11813:50: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.58 bool result(self->IsFramebuffer(Constify(arg0)));
70:37.58 ^
70:37.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteFramebuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:9871:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.60 self->DeleteFramebuffer(Constify(arg0));
70:37.60 ^
70:37.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindFramebuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8841:46: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.62 self->BindFramebuffer(arg0, Constify(arg1));
70:37.62 ^
70:37.64 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:37.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::isFramebuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:37.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16551:50: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.65 bool result(self->IsFramebuffer(Constify(arg0)));
70:37.65 ^
70:37.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::deleteFramebuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:37.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14609:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.69 self->DeleteFramebuffer(Constify(arg0));
70:37.69 ^
70:37.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::bindFramebuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:37.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13579:46: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.69 self->BindFramebuffer(arg0, Constify(arg1));
70:37.69 ^
70:37.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:37.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::validateProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:13183:45: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.73 self->ValidateProgram(NonNullHelper(arg0));
70:37.73 ^
70:37.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::linkProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12070:41: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.75 self->LinkProgram(NonNullHelper(arg0));
70:37.75 ^
70:37.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getProgramInfoLog(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11170:55: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.78 self->GetProgramInfoLog(NonNullHelper(arg0), result);
70:37.78 ^
70:37.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getAttribLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10910:93: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.82 int32_t result(self->GetAttribLocation(NonNullHelper(arg0), NonNullHelper(Constify(arg1))));
70:37.82 ^
70:37.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindAttribLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8743:85: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.84 self->BindAttribLocation(NonNullHelper(arg0), arg1, NonNullHelper(Constify(arg2)));
70:37.84 ^
70:37.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformBlockBinding(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.90 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8182:61: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.91 self->UniformBlockBinding(NonNullHelper(arg0), arg1, arg2);
70:37.91 ^
70:37.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getActiveUniformBlockName(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:37.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8129:69: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:37.96 self->GetActiveUniformBlockName(NonNullHelper(arg0), arg1, result);
70:37.96 ^
70:38.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getUniformBlockIndex(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8021:97: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.00 uint32_t result(self->GetUniformBlockIndex(NonNullHelper(arg0), NonNullHelper(Constify(arg1))));
70:38.00 ^
70:38.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getFragDataLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3448:95: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.03 int32_t result(self->GetFragDataLocation(NonNullHelper(arg0), NonNullHelper(Constify(arg1))));
70:38.03 ^
70:38.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:38.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::validateProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17921:45: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.06 self->ValidateProgram(NonNullHelper(arg0));
70:38.06 ^
70:38.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::linkProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16808:41: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.09 self->LinkProgram(NonNullHelper(arg0));
70:38.09 ^
70:38.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getProgramInfoLog(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15908:55: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.11 self->GetProgramInfoLog(NonNullHelper(arg0), result);
70:38.11 ^
70:38.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getAttribLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15648:93: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.14 int32_t result(self->GetAttribLocation(NonNullHelper(arg0), NonNullHelper(Constify(arg1))));
70:38.14 ^
70:38.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::bindAttribLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13481:85: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.17 self->BindAttribLocation(NonNullHelper(arg0), arg1, NonNullHelper(Constify(arg2)));
70:38.17 ^
70:38.21 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:38.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::useProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:13140:35: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.21 self->UseProgram(Constify(arg0));
70:38.21 ^
70:38.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11858:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.24 bool result(self->IsProgram(Constify(arg0)));
70:38.24 ^
70:38.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:9916:38: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.26 self->DeleteProgram(Constify(arg0));
70:38.26 ^
70:38.29 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:38.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::useProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17878:35: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.29 self->UseProgram(Constify(arg0));
70:38.29 ^
70:38.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::isProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16596:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.32 bool result(self->IsProgram(Constify(arg0)));
70:38.32 ^
70:38.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::deleteProgram(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14654:38: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.35 self->DeleteProgram(Constify(arg0));
70:38.35 ^
70:38.38 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:38.38 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:38.38 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:38.38 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getProgramParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.38 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:612:39: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.38 retval.set(GetProgramParameter(prog, pname));
70:38.38 ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
70:38.39 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:38.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11104:34: note: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ was declared here
70:38.39 NonNull<mozilla::WebGLProgram> arg0;
70:38.39 ^~~~
70:38.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getActiveUniformBlockParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8074:89: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.47 self->GetActiveUniformBlockParameter(cx, NonNullHelper(arg0), arg1, arg2, &result, rv);
70:38.47 ^
70:38.53 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:38.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:38.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:38.53 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getProgramParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:38.53 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:612:39: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.53 retval.set(GetProgramParameter(prog, pname));
70:38.54 ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
70:38.54 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:38.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15842:34: note: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ was declared here
70:38.54 NonNull<mozilla::WebGLProgram> arg0;
70:38.54 ^~~~
70:38.60 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:38.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::beginQuery(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6452:46: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLQuery>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.60 self->BeginQuery(arg0, NonNullHelper(arg1));
70:38.60 ^
70:38.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:38.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::EXT_disjoint_timer_queryBinding::queryCounterEXT(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionDisjointTimerQuery*, const JSJitMethodCallArgs&)’:
70:38.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:2337:51: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLQuery>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.63 self->QueryCounterEXT(NonNullHelper(arg0), arg1);
70:38.63 ^
70:38.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::EXT_disjoint_timer_queryBinding::beginQueryEXT(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionDisjointTimerQuery*, const JSJitMethodCallArgs&)’:
70:38.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:2256:49: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLQuery>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.66 self->BeginQueryEXT(arg0, NonNullHelper(arg1));
70:38.66 ^
70:38.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:38.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isQuery(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6405:44: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.69 bool result(self->IsQuery(Constify(arg0)));
70:38.69 ^
70:38.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteQuery(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6360:36: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.72 self->DeleteQuery(Constify(arg0));
70:38.72 ^
70:38.75 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:38.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::EXT_disjoint_timer_queryBinding::isQueryEXT(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionDisjointTimerQuery*, const JSJitMethodCallArgs&)’:
70:38.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:2209:47: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.75 bool result(self->IsQueryEXT(Constify(arg0)));
70:38.75 ^
70:38.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::EXT_disjoint_timer_queryBinding::deleteQueryEXT(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionDisjointTimerQuery*, const JSJitMethodCallArgs&)’:
70:38.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:2164:39: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.78 self->DeleteQueryEXT(Constify(arg0));
70:38.78 ^
70:38.81 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:38.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getQueryParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:6577:66: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLQuery>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.82 self->GetQueryParameter(cx, NonNullHelper(arg0), arg1, &result);
70:38.82 ^
70:38.88 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:38.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::EXT_disjoint_timer_queryBinding::getQueryObjectEXT(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionDisjointTimerQuery*, const JSJitMethodCallArgs&)’:
70:38.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:2428:66: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLQuery>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.89 self->GetQueryObjectEXT(cx, NonNullHelper(arg0), arg1, &result);
70:38.89 ^
70:38.92 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:266:0:
70:38.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMImplementationBinding.cpp: In function ‘bool mozilla::dom::DOMImplementationBinding::createDocument(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DOMImplementation*, const JSJitMethodCallArgs&)’:
70:38.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMImplementationBinding.cpp:133:63: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.93 auto result(StrongOrRawPtr<nsIDocument>(self->CreateDocument(NonNullHelper(Constify(arg0)), NonNullHelper(Constify(arg1)), Constify(arg2), rv)));
70:38.93 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:38.95 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:38.95 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11903:51: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.96 bool result(self->IsRenderbuffer(Constify(arg0)));
70:38.96 ^
70:38.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::framebufferRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:38.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10548:66: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:38.99 self->FramebufferRenderbuffer(arg0, arg1, arg2, Constify(arg3));
70:38.99 ^
70:39.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:9961:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.05 self->DeleteRenderbuffer(Constify(arg0));
70:39.05 ^
70:39.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8890:47: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.09 self->BindRenderbuffer(arg0, Constify(arg1));
70:39.09 ^
70:39.12 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:39.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::isRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.12 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16641:51: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.12 bool result(self->IsRenderbuffer(Constify(arg0)));
70:39.12 ^
70:39.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::framebufferRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15286:66: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.17 self->FramebufferRenderbuffer(arg0, arg1, arg2, Constify(arg3));
70:39.18 ^
70:39.30 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::deleteRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.30 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14699:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.30 self->DeleteRenderbuffer(Constify(arg0));
70:39.30 ^
70:39.31 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:278:0:
70:39.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp: In function ‘bool mozilla::dom::DOMMatrixBinding::preMultiplySelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DOMMatrix*, const JSJitMethodCallArgs&)’:
70:39.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp:1345:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.32 auto result(StrongOrRawPtr<mozilla::dom::DOMMatrix>(self->PreMultiplySelf(NonNullHelper(arg0))));
70:39.32 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:39.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::bindRenderbuffer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13628:47: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.36 self->BindRenderbuffer(arg0, Constify(arg1));
70:39.36 ^
70:39.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp: In function ‘bool mozilla::dom::DOMMatrixBinding::multiplySelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DOMMatrix*, const JSJitMethodCallArgs&)’:
70:39.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp:1299:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.37 auto result(StrongOrRawPtr<mozilla::dom::DOMMatrix>(self->MultiplySelf(NonNullHelper(arg0))));
70:39.37 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:39.39 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:278:0:
70:39.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp: In function ‘bool mozilla::dom::DOMMatrixReadOnlyBinding::multiply(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DOMMatrixReadOnly*, const JSJitMethodCallArgs&)’:
70:39.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp:3654:69: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.39 auto result(StrongOrRawPtr<mozilla::dom::DOMMatrix>(self->Multiply(NonNullHelper(arg0))));
70:39.40 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
70:39.40 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:39.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::shaderSource(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12323:73: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.40 self->ShaderSource(NonNullHelper(arg0), NonNullHelper(Constify(arg1)));
70:39.40 ^
70:39.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getShaderSource(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11404:53: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.46 self->GetShaderSource(NonNullHelper(arg0), result);
70:39.46 ^
70:39.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getShaderInfoLog(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11358:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.50 self->GetShaderInfoLog(NonNullHelper(arg0), result);
70:39.50 ^
70:39.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::detachShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10213:63: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.54 self->DetachShader(NonNullHelper(arg0), NonNullHelper(arg1));
70:39.54 ^
70:39.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10213:63: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::compileShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:9412:43: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.59 self->CompileShader(NonNullHelper(arg0));
70:39.59 ^
70:39.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::attachShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8692:63: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.61 self->AttachShader(NonNullHelper(arg0), NonNullHelper(arg1));
70:39.61 ^
70:39.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8692:63: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:39.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WEBGL_debug_shadersBinding::getTranslatedShaderSource(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionDebugShaders*, const JSJitMethodCallArgs&)’:
70:39.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:8242:63: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.65 self->GetTranslatedShaderSource(NonNullHelper(arg0), result);
70:39.65 ^
70:39.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::shaderSource(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17061:73: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.68 self->ShaderSource(NonNullHelper(arg0), NonNullHelper(Constify(arg1)));
70:39.69 ^
70:39.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getShaderSource(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16142:53: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.72 self->GetShaderSource(NonNullHelper(arg0), result);
70:39.73 ^
70:39.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getShaderInfoLog(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16096:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.76 self->GetShaderInfoLog(NonNullHelper(arg0), result);
70:39.76 ^
70:39.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::detachShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14951:63: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.80 self->DetachShader(NonNullHelper(arg0), NonNullHelper(arg1));
70:39.80 ^
70:39.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14951:63: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::compileShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14150:43: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.84 self->CompileShader(NonNullHelper(arg0));
70:39.84 ^
70:39.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::attachShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13430:63: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.88 self->AttachShader(NonNullHelper(arg0), NonNullHelper(arg1));
70:39.88 ^
70:39.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13430:63: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.92 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:39.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11948:45: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.92 bool result(self->IsShader(Constify(arg0)));
70:39.92 ^
70:39.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:39.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10006:37: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.96 self->DeleteShader(Constify(arg0));
70:39.96 ^
70:39.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:39.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::isShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:39.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16686:45: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:39.99 bool result(self->IsShader(Constify(arg0)));
70:39.99 ^
70:40.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::deleteShader(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14744:37: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.01 self->DeleteShader(Constify(arg0));
70:40.01 ^
70:40.04 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:40.04 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:40.04 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:40.04 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getShaderParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.04 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:630:38: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.04 retval.set(GetShaderParameter(shader, pname));
70:40.04 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
70:40.05 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:40.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11245:33: note: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ was declared here
70:40.05 NonNull<mozilla::WebGLShader> arg0;
70:40.05 ^~~~
70:40.11 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:40.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:40.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:40.11 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getShaderParameter(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.11 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:630:38: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.11 retval.set(GetShaderParameter(shader, pname));
70:40.11 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
70:40.11 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:40.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15983:33: note: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLShader>::ptr’ was declared here
70:40.11 NonNull<mozilla::WebGLShader> arg0;
70:40.12 ^~~~
70:40.18 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:40.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isTexture(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11993:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.18 bool result(self->IsTexture(Constify(arg0)));
70:40.18 ^
70:40.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp: In function ‘bool mozilla::dom::DOMMatrixBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
70:40.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMMatrixBinding.cpp:2082:99: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMMatrixReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.19 auto result(StrongOrRawPtr<mozilla::dom::DOMMatrix>(mozilla::dom::DOMMatrix::Constructor(global, NonNullHelper(arg0), rv)));
70:40.19 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:40.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::framebufferTexture2D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10609:69: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.21 self->FramebufferTexture2D(arg0, arg1, arg2, Constify(arg3), arg4);
70:40.21 ^
70:40.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteTexture(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10051:38: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.23 self->DeleteTexture(Constify(arg0));
70:40.23 ^
70:40.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindTexture(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8939:42: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.26 self->BindTexture(arg0, Constify(arg1));
70:40.26 ^
70:40.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::framebufferTextureLayer(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1008:72: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.29 self->FramebufferTextureLayer(arg0, arg1, Constify(arg2), arg3, arg4);
70:40.29 ^
70:40.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:40.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::isTexture(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16731:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.33 bool result(self->IsTexture(Constify(arg0)));
70:40.33 ^
70:40.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::framebufferTexture2D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15347:69: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.35 self->FramebufferTexture2D(arg0, arg1, arg2, Constify(arg3), arg4);
70:40.35 ^
70:40.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::deleteTexture(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:14789:38: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.38 self->DeleteTexture(Constify(arg0));
70:40.38 ^
70:40.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::bindTexture(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13677:42: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.41 self->BindTexture(arg0, Constify(arg1));
70:40.41 ^
70:40.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:40.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform4i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:13095:58: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.45 self->Uniform4i(Constify(arg0), arg1, arg2, arg3, arg4);
70:40.45 ^
70:40.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform3i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.50 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:13034:52: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.50 self->Uniform3i(Constify(arg0), arg1, arg2, arg3);
70:40.50 ^
70:40.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform2i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12977:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.56 self->Uniform2i(Constify(arg0), arg1, arg2);
70:40.56 ^
70:40.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform1i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12924:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.60 self->Uniform1i(Constify(arg0), arg1);
70:40.60 ^
70:40.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform4f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12875:58: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.63 self->Uniform4f(Constify(arg0), arg1, arg2, arg3, arg4);
70:40.63 ^
70:40.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform3f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12814:52: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.67 self->Uniform3f(Constify(arg0), arg1, arg2, arg3);
70:40.67 ^
70:40.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform2f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12757:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.70 self->Uniform2f(Constify(arg0), arg1, arg2);
70:40.70 ^
70:40.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform1f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:12704:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.72 self->Uniform1f(Constify(arg0), arg1);
70:40.72 ^
70:40.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform4ui(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3668:59: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.78 self->Uniform4ui(Constify(arg0), arg1, arg2, arg3, arg4);
70:40.78 ^
70:40.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform3ui(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3607:53: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.85 self->Uniform3ui(Constify(arg0), arg1, arg2, arg3);
70:40.85 ^
70:40.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform2ui(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3550:47: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.88 self->Uniform2ui(Constify(arg0), arg1, arg2);
70:40.89 ^
70:40.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform1ui(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:40.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3497:41: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.94 self->Uniform1ui(Constify(arg0), arg1);
70:40.94 ^
70:40.99 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:40.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform4i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:40.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17833:58: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:40.99 self->Uniform4i(Constify(arg0), arg1, arg2, arg3, arg4);
70:40.99 ^
70:41.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform3i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.03 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17772:52: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.03 self->Uniform3i(Constify(arg0), arg1, arg2, arg3);
70:41.03 ^
70:41.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform2i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17715:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.07 self->Uniform2i(Constify(arg0), arg1, arg2);
70:41.07 ^
70:41.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform1i(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17662:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.09 self->Uniform1i(Constify(arg0), arg1);
70:41.09 ^
70:41.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform4f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17613:58: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.13 self->Uniform4f(Constify(arg0), arg1, arg2, arg3, arg4);
70:41.14 ^
70:41.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform3f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17552:52: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.17 self->Uniform3f(Constify(arg0), arg1, arg2, arg3);
70:41.17 ^
70:41.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform2f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17495:46: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.21 self->Uniform2f(Constify(arg0), arg1, arg2);
70:41.21 ^
70:41.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform1f(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:17442:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.24 self->Uniform1f(Constify(arg0), arg1);
70:41.25 ^
70:41.26 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:41.26 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:41.26 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:41.26 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getUniform(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:41.26 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:647:30: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLUniformLocation>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.27 retval.set(GetUniform(cx, prog, loc));
70:41.27 ~~~~~~~~~~^~~~~~~~~~~~~~~
70:41.27 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:41.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11492:42: note: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLUniformLocation>::ptr’ was declared here
70:41.27 NonNull<mozilla::WebGLUniformLocation> arg1;
70:41.27 ^~~~
70:41.27 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:41.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:41.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:41.27 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:647:30: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.27 retval.set(GetUniform(cx, prog, loc));
70:41.27 ~~~~~~~~~~^~~~~~~~~~~~~~~
70:41.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:41.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11479:34: note: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ was declared here
70:41.28 NonNull<mozilla::WebGLProgram> arg0;
70:41.28 ^~~~
70:41.36 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:41.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:41.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:41.36 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getUniform(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:41.36 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:647:30: warning: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLUniformLocation>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.36 retval.set(GetUniform(cx, prog, loc));
70:41.36 ~~~~~~~~~~^~~~~~~~~~~~~~~
70:41.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:41.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16230:42: note: ‘arg1.mozilla::dom::NonNull<mozilla::WebGLUniformLocation>::ptr’ was declared here
70:41.36 NonNull<mozilla::WebGLUniformLocation> arg1;
70:41.36 ^~~~
70:41.36 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:41.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:41.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:41.36 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:647:30: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.37 retval.set(GetUniform(cx, prog, loc));
70:41.37 ~~~~~~~~~~^~~~~~~~~~~~~~~
70:41.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:41.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16217:34: note: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ was declared here
70:41.37 NonNull<mozilla::WebGLProgram> arg0;
70:41.37 ^~~~
70:41.43 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:41.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::bindVertexArray(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:41.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8351:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.44 self->BindVertexArray(Constify(arg0));
70:41.44 ^
70:41.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::isVertexArray(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:41.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8306:50: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.48 bool result(self->IsVertexArray(Constify(arg0)));
70:41.48 ^
70:41.49 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::deleteVertexArray(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:41.49 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:8261:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.49 self->DeleteVertexArray(Constify(arg0));
70:41.49 ^
70:41.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:41.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::OES_vertex_array_objectBinding::bindVertexArrayOES(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionVertexArray*, const JSJitMethodCallArgs&)’:
70:41.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:5516:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.53 self->BindVertexArrayOES(Constify(arg0));
70:41.53 ^
70:41.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::OES_vertex_array_objectBinding::isVertexArrayOES(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionVertexArray*, const JSJitMethodCallArgs&)’:
70:41.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:5471:53: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.55 bool result(self->IsVertexArrayOES(Constify(arg0)));
70:41.55 ^
70:41.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::OES_vertex_array_objectBinding::deleteVertexArrayOES(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLExtensionVertexArray*, const JSJitMethodCallArgs&)’:
70:41.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:5426:45: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:41.57 self->DeleteVertexArrayOES(Constify(arg0));
70:41.57 ^
70:42.04 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:350:0:
70:42.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebSocketBinding.cpp: In function ‘bool mozilla::dom::WebSocketBinding::send(JSContext*, JS::Handle<JSObject*>, mozilla::dom::WebSocket*, const JSJitMethodCallArgs&)’:
70:42.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebSocketBinding.cpp:607:46: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.05 self->Send(NonNullHelper(arg0), rv);
70:42.05 ^
70:42.23 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:98:0:
70:42.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/URLBinding.cpp: In function ‘bool mozilla::dom::URLBinding::createObjectURL(JSContext*, unsigned int, JS::Value*)’:
70:42.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/URLBinding.cpp:993:102: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::MediaSource>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.24 mozilla::dom::URL::CreateObjectURL(global, NonNullHelper(arg0), Constify(arg1), result, rv);
70:42.24 ^
70:42.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/URLBinding.cpp:964:102: warning: ‘arg0.mozilla::dom::NonNull<mozilla::DOMMediaStream>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.26 mozilla::dom::URL::CreateObjectURL(global, NonNullHelper(arg0), Constify(arg1), result, rv);
70:42.26 ^
70:42.27 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/URLBinding.cpp:935:102: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.27 mozilla::dom::URL::CreateObjectURL(global, NonNullHelper(arg0), Constify(arg1), result, rv);
70:42.27 ^
70:42.57 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:42.57 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:42.58 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:42.58 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::texSubImage3D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:42.58 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg10.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.59 mImageData = imageData;
70:42.59 ~~~~~~~~~~~^~~~~~~~~~~
70:42.60 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:42.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2548:44: note: ‘arg10.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:42.60 NonNull<mozilla::dom::ImageData> arg10;
70:42.60 ^~~~~
70:42.60 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:42.61 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:42.61 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:42.61 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg10.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.61 mImageBitmap = imageBitmap;
70:42.63 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:42.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:42.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2531:46: note: ‘arg10.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:42.63 NonNull<mozilla::dom::ImageBitmap> arg10;
70:42.63 ^~~~~
70:42.64 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3:0,
70:42.64 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:42.64 /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:199:60: warning: ‘arg10.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.64 const TexImageSourceAdapter src(&anySrc, &out_error);
70:42.64 ^
70:42.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:42.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2514:51: note: ‘arg10.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:42.65 NonNull<mozilla::dom::HTMLVideoElement> arg10;
70:42.65 ^~~~~
70:42.66 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3:0,
70:42.66 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:42.67 /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:199:60: warning: ‘arg10.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.68 const TexImageSourceAdapter src(&anySrc, &out_error);
70:42.69 ^
70:42.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:42.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2497:51: note: ‘arg10.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:42.72 NonNull<mozilla::dom::HTMLImageElement> arg10;
70:42.72 ^~~~~
70:42.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3:0,
70:42.73 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:42.73 /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:199:60: warning: ‘arg10.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:42.75 const TexImageSourceAdapter src(&anySrc, &out_error);
70:42.77 ^
70:42.77 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:42.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2480:52: note: ‘arg10.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:42.78 NonNull<mozilla::dom::HTMLCanvasElement> arg10;
70:42.78 ^~~~~
70:43.18 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:218:0:
70:43.18 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathEvaluatorBinding.cpp: In function ‘bool mozilla::dom::XPathEvaluatorBinding::evaluate(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XPathEvaluator*, const JSJitMethodCallArgs&)’:
70:43.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathEvaluatorBinding.cpp:182:71: warning: ‘arg1.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.19 auto result(StrongOrRawPtr<mozilla::dom::XPathResult>(self->Evaluate(cx, NonNullHelper(Constify(arg0)), NonNullHelper(arg1), Constify(arg2), arg3, arg4, rv)));
70:43.19 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:43.27 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:43.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:43.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.27 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::texImage3D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:43.27 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg9.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.29 mImageData = imageData;
70:43.29 ~~~~~~~~~~~^~~~~~~~~~~
70:43.29 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.29 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2279:44: note: ‘arg9.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:43.30 NonNull<mozilla::dom::ImageData> arg9;
70:43.30 ^~~~
70:43.31 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:43.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:43.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.31 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg9.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.31 mImageBitmap = imageBitmap;
70:43.32 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:43.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2262:46: note: ‘arg9.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:43.33 NonNull<mozilla::dom::ImageBitmap> arg9;
70:43.33 ^~~~
70:43.33 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3:0,
70:43.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.36 /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:164:60: warning: ‘arg9.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.36 const TexImageSourceAdapter src(&anySrc, &out_error);
70:43.37 ^
70:43.41 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2245:51: note: ‘arg9.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:43.43 NonNull<mozilla::dom::HTMLVideoElement> arg9;
70:43.43 ^~~~
70:43.43 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3:0,
70:43.43 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.44 /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:164:60: warning: ‘arg9.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.44 const TexImageSourceAdapter src(&anySrc, &out_error);
70:43.44 ^
70:43.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2228:51: note: ‘arg9.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:43.45 NonNull<mozilla::dom::HTMLImageElement> arg9;
70:43.45 ^~~~
70:43.45 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3:0,
70:43.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.46 /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:164:60: warning: ‘arg9.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.46 const TexImageSourceAdapter src(&anySrc, &out_error);
70:43.46 ^
70:43.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2211:52: note: ‘arg9.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:43.46 NonNull<mozilla::dom::HTMLCanvasElement> arg9;
70:43.47 ^~~~
70:43.48 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:230:0:
70:43.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathExpressionBinding.cpp: In function ‘bool mozilla::dom::XPathExpressionBinding::evaluateWithContext(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XPathExpression*, const JSJitMethodCallArgs&)’:
70:43.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathExpressionBinding.cpp:126:82: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.48 auto result(StrongOrRawPtr<mozilla::dom::XPathResult>(self->EvaluateWithContext(cx, NonNullHelper(arg0), arg1, arg2, arg3, arg4, rv)));
70:43.48 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:43.56 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathEvaluatorBinding.cpp:14:0,
70:43.56 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:218:
70:43.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/XPathExpression.h: In function ‘bool mozilla::dom::XPathExpressionBinding::evaluate(JSContext*, JS::Handle<JSObject*>, mozilla::dom::XPathExpression*, const JSJitMethodCallArgs&)’:
70:43.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/XPathExpression.h:46:39: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.56 aRv);
70:43.56 ^
70:43.56 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings22.cpp:230:0:
70:43.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/XPathExpressionBinding.cpp:28:20: note: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ was declared here
70:43.57 NonNull<nsINode> arg0;
70:43.57 ^~~~
70:43.78 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:43.79 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:43.79 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.79 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::texSubImage2D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:43.79 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.79 mImageData = imageData;
70:43.84 ~~~~~~~~~~~^~~~~~~~~~~
70:43.86 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2040:44: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:43.86 NonNull<mozilla::dom::ImageData> arg8;
70:43.88 ^~~~
70:43.88 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:43.89 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:43.91 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.91 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:43.91 mImageBitmap = imageBitmap;
70:43.93 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:43.95 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:43.95 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2023:46: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:43.95 NonNull<mozilla::dom::ImageBitmap> arg8;
70:43.99 ^~~~
70:43.99 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:43.99 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:43.99 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:43.99 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.00 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.01 ^
70:44.01 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:2006:51: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:44.01 NonNull<mozilla::dom::HTMLVideoElement> arg8;
70:44.01 ^~~~
70:44.01 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.02 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.02 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.02 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.03 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.03 ^
70:44.04 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1989:51: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:44.04 NonNull<mozilla::dom::HTMLImageElement> arg8;
70:44.04 ^~~~
70:44.04 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.04 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.04 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.04 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.06 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.06 ^
70:44.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1972:52: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:44.08 NonNull<mozilla::dom::HTMLCanvasElement> arg8;
70:44.08 ^~~~
70:44.08 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.08 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.09 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.09 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.09 mImageData = imageData;
70:44.10 ~~~~~~~~~~~^~~~~~~~~~~
70:44.10 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1891:44: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:44.10 NonNull<mozilla::dom::ImageData> arg6;
70:44.10 ^~~~
70:44.11 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.11 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.12 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.13 mImageBitmap = imageBitmap;
70:44.13 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:44.13 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1874:46: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:44.13 NonNull<mozilla::dom::ImageBitmap> arg6;
70:44.14 ^~~~
70:44.14 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.15 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.16 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.16 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.16 ^
70:44.16 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1857:51: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:44.16 NonNull<mozilla::dom::HTMLVideoElement> arg6;
70:44.16 ^~~~
70:44.17 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.17 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.18 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.18 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.18 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.18 ^
70:44.19 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1840:51: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:44.19 NonNull<mozilla::dom::HTMLImageElement> arg6;
70:44.19 ^~~~
70:44.19 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.19 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.19 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.19 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.20 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.21 ^
70:44.21 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1823:52: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:44.21 NonNull<mozilla::dom::HTMLCanvasElement> arg6;
70:44.21 ^~~~
70:44.34 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.34 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.34 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.34 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::texImage2D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:44.34 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.34 mImageData = imageData;
70:44.35 ~~~~~~~~~~~^~~~~~~~~~~
70:44.35 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1676:44: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:44.35 NonNull<mozilla::dom::ImageData> arg8;
70:44.35 ^~~~
70:44.35 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.37 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.38 mImageBitmap = imageBitmap;
70:44.38 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:44.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1659:46: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:44.38 NonNull<mozilla::dom::ImageBitmap> arg8;
70:44.38 ^~~~
70:44.38 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.39 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.40 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.40 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.40 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.41 ^
70:44.42 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1642:51: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:44.44 NonNull<mozilla::dom::HTMLVideoElement> arg8;
70:44.45 ^~~~
70:44.45 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.45 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.46 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.46 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.46 ^
70:44.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1625:51: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:44.46 NonNull<mozilla::dom::HTMLImageElement> arg8;
70:44.47 ^~~~
70:44.48 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.48 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.48 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.48 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.48 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.49 ^
70:44.49 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.49 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1608:52: note: ‘arg8.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:44.49 NonNull<mozilla::dom::HTMLCanvasElement> arg8;
70:44.50 ^~~~
70:44.50 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.50 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.50 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.50 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.51 mImageData = imageData;
70:44.51 ~~~~~~~~~~~^~~~~~~~~~~
70:44.51 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1527:44: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:44.52 NonNull<mozilla::dom::ImageData> arg5;
70:44.52 ^~~~
70:44.52 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.52 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.52 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.52 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.52 mImageBitmap = imageBitmap;
70:44.53 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:44.53 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1510:46: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:44.54 NonNull<mozilla::dom::ImageBitmap> arg5;
70:44.54 ^~~~
70:44.54 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.54 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.54 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.54 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.54 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.54 ^
70:44.54 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1493:51: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:44.55 NonNull<mozilla::dom::HTMLVideoElement> arg5;
70:44.55 ^~~~
70:44.56 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.56 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.56 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.56 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.56 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.56 ^
70:44.56 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1476:51: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:44.57 NonNull<mozilla::dom::HTMLImageElement> arg5;
70:44.57 ^~~~
70:44.57 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.57 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.59 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.60 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.60 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.60 ^
70:44.60 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:44.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:1459:52: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:44.60 NonNull<mozilla::dom::HTMLCanvasElement> arg5;
70:44.62 ^~~~
70:44.79 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.79 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.80 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::texSubImage2D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:44.80 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.80 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.80 ^
70:44.81 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:44.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12268:51: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:44.82 NonNull<mozilla::dom::HTMLVideoElement> arg6;
70:44.82 ^~~~
70:44.82 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.83 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.83 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.83 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.83 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.84 ^
70:44.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:44.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12251:52: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:44.85 NonNull<mozilla::dom::HTMLCanvasElement> arg6;
70:44.85 ^~~~
70:44.85 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.87 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.87 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1200:60: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.88 const TexImageSourceAdapter src(&anySrc, &out_error);
70:44.88 ^
70:44.88 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:44.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12234:51: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:44.89 NonNull<mozilla::dom::HTMLImageElement> arg6;
70:44.89 ^~~~
70:44.90 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.90 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.91 mImageData = imageData;
70:44.91 ~~~~~~~~~~~^~~~~~~~~~~
70:44.91 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:44.92 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12217:44: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:44.92 NonNull<mozilla::dom::ImageData> arg6;
70:44.93 ^~~~
70:44.93 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:44.93 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:44.93 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:44.94 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:44.94 mImageBitmap = imageBitmap;
70:44.96 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:44.96 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:44.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12200:46: note: ‘arg6.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:44.96 NonNull<mozilla::dom::ImageBitmap> arg6;
70:44.96 ^~~~
70:45.16 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:45.17 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:45.17 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:45.17 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::texImage2D(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:45.17 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:45.18 const TexImageSourceAdapter src(&anySrc, &out_error);
70:45.18 ^
70:45.19 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:45.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12066:51: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLVideoElement>::ptr’ was declared here
70:45.19 NonNull<mozilla::dom::HTMLVideoElement> arg5;
70:45.19 ^~~~
70:45.19 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:45.20 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:45.21 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:45.21 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:45.22 const TexImageSourceAdapter src(&anySrc, &out_error);
70:45.22 ^
70:45.23 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:45.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12049:52: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLCanvasElement>::ptr’ was declared here
70:45.24 NonNull<mozilla::dom::HTMLCanvasElement> arg5;
70:45.25 ^~~~
70:45.25 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:45.25 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:45.26 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:45.26 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:1160:60: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:45.26 const TexImageSourceAdapter src(&anySrc, &out_error);
70:45.27 ^
70:45.28 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:45.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12032:51: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::HTMLImageElement>::ptr’ was declared here
70:45.28 NonNull<mozilla::dom::HTMLImageElement> arg5;
70:45.28 ^~~~
70:45.28 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:45.29 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:45.29 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:45.29 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:283:20: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:45.30 mImageData = imageData;
70:45.31 ~~~~~~~~~~~^~~~~~~~~~~
70:45.31 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:45.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12015:44: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageData>::ptr’ was declared here
70:45.31 NonNull<mozilla::dom::ImageData> arg5;
70:45.31 ^~~~
70:45.31 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:45.32 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:45.33 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:45.33 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:279:22: warning: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:45.35 mImageBitmap = imageBitmap;
70:45.35 ~~~~~~~~~~~~~^~~~~~~~~~~~~
70:45.35 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:45.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:11998:46: note: ‘arg5.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ was declared here
70:45.35 NonNull<mozilla::dom::ImageBitmap> arg5;
70:45.36 ^~~~
70:46.59 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:98:0:
70:46.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/URLBinding.cpp: In function ‘bool mozilla::dom::URLBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
70:46.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/URLBinding.cpp:1292:87: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::URL>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:46.60 auto result(StrongOrRawPtr<mozilla::dom::URL>(mozilla::dom::URL::Constructor(global, NonNullHelper(Constify(arg0)), NonNullHelper(arg1), rv)));
70:46.60 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:48.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:134:0:
70:48.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ConstantSourceNodeBinding.cpp: In function ‘bool mozilla::dom::ConstantSourceNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
70:48.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ConstantSourceNodeBinding.cpp:324:109: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:48.38 auto result(StrongOrRawPtr<mozilla::dom::ConstantSourceNode>(mozilla::dom::ConstantSourceNode::Constructor(global, NonNullHelper(arg0), Constify(arg1), rv)));
70:48.39 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:48.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ConvolverNodeBinding.cpp:12:0,
70:48.94 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:158:
70:48.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ConvolverNode.h: In function ‘bool mozilla::dom::ConvolverNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
70:48.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ConvolverNode.h:33:66: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:48.94 return Create(aGlobal.Context(), aAudioContext, aOptions, aRv);
70:48.94 ^
70:48.95 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:158:0:
70:48.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ConvolverNodeBinding.cpp:502:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
70:48.96 NonNull<mozilla::dom::AudioContext> arg0;
70:48.96 ^~~~
70:50.29 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:50.29 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:50.30 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:50.30 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix4fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:50.30 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:50.30 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:50.30 ^
70:50.35 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:50.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:5330:34: note: ‘arg0’ was declared here
70:50.35 mozilla::WebGLUniformLocation* arg0;
70:50.35 ^~~~
70:50.51 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:50.51 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:50.51 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:50.51 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix3x4fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:50.52 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:50.52 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:50.52 ^
70:50.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:50.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:5246:34: note: ‘arg0’ was declared here
70:50.52 mozilla::WebGLUniformLocation* arg0;
70:50.52 ^~~~
70:50.63 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:50.63 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:50.63 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:50.63 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix2x4fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:50.63 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:50.63 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:50.63 ^
70:50.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:50.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:5162:34: note: ‘arg0’ was declared here
70:50.63 mozilla::WebGLUniformLocation* arg0;
70:50.64 ^~~~
70:50.81 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:50.81 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:50.81 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:50.81 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix4x3fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:50.81 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:50.82 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:50.82 ^
70:50.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:50.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:5078:34: note: ‘arg0’ was declared here
70:50.85 mozilla::WebGLUniformLocation* arg0;
70:50.85 ^~~~
70:51.05 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.05 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.05 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.05 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix3fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.05 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.05 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.06 ^
70:51.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4994:34: note: ‘arg0’ was declared here
70:51.07 mozilla::WebGLUniformLocation* arg0;
70:51.07 ^~~~
70:51.16 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings3.cpp:314:0:
70:51.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMQuadBinding.cpp: In function ‘bool mozilla::dom::DOMQuadBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
70:51.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DOMQuadBinding.cpp:368:95: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMRectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.17 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(mozilla::dom::DOMQuad::Constructor(global, NonNullHelper(arg0), rv)));
70:51.17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70:51.18 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.18 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.18 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.18 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix2x3fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.18 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.19 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.19 ^
70:51.20 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4910:34: note: ‘arg0’ was declared here
70:51.21 mozilla::WebGLUniformLocation* arg0;
70:51.21 ^~~~
70:51.29 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.30 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.30 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.30 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix4x2fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.30 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.32 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.36 ^
70:51.38 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4826:34: note: ‘arg0’ was declared here
70:51.40 mozilla::WebGLUniformLocation* arg0;
70:51.40 ^~~~
70:51.43 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.43 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.44 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.44 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix3x2fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.44 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.44 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.44 ^
70:51.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4742:34: note: ‘arg0’ was declared here
70:51.47 mozilla::WebGLUniformLocation* arg0;
70:51.47 ^~~~
70:51.53 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.53 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniformMatrix2fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.54 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.54 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.55 ^
70:51.55 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4658:34: note: ‘arg0’ was declared here
70:51.56 mozilla::WebGLUniformLocation* arg0;
70:51.56 ^~~~
70:51.59 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.59 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.59 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.59 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform4fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.59 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.60 elemCountOverride); \
70:51.60 ^
70:51.60 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3938:34: note: ‘arg0’ was declared here
70:51.60 mozilla::WebGLUniformLocation* arg0;
70:51.60 ^~~~
70:51.63 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.63 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.63 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.64 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform3fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.64 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.64 elemCountOverride); \
70:51.65 ^
70:51.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.65 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3858:34: note: ‘arg0’ was declared here
70:51.65 mozilla::WebGLUniformLocation* arg0;
70:51.65 ^~~~
70:51.68 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.68 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.68 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.68 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform2fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.68 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.69 elemCountOverride); \
70:51.69 ^
70:51.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3778:34: note: ‘arg0’ was declared here
70:51.69 mozilla::WebGLUniformLocation* arg0;
70:51.69 ^~~~
70:51.75 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.75 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.75 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.75 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform1fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:51.75 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.75 elemCountOverride); \
70:51.75 ^
70:51.75 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:51.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3698:34: note: ‘arg0’ was declared here
70:51.75 mozilla::WebGLUniformLocation* arg0;
70:51.75 ^~~~
70:51.90 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.90 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniformMatrix4fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:51.90 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.90 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.91 ^
70:51.91 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:51.91 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:13024:34: note: ‘arg0’ was declared here
70:51.91 mozilla::WebGLUniformLocation* arg0;
70:51.91 ^~~~
70:51.97 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:51.97 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:51.97 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:51.97 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniformMatrix3fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:51.97 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:51.97 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:51.97 ^
70:51.97 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:51.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12956:34: note: ‘arg0’ was declared here
70:51.97 mozilla::WebGLUniformLocation* arg0;
70:51.97 ^~~~
70:52.03 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.03 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.04 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.04 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniformMatrix2fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.04 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:877:86: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.04 Float32Arr::From(list), elemOffset, elemCountOverride); \
70:52.04 ^
70:52.05 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12888:34: note: ‘arg0’ was declared here
70:52.05 mozilla::WebGLUniformLocation* arg0;
70:52.06 ^~~~
70:52.12 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.12 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.12 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.13 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform4fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.13 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.13 elemCountOverride); \
70:52.13 ^
70:52.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12568:34: note: ‘arg0’ was declared here
70:52.15 mozilla::WebGLUniformLocation* arg0;
70:52.15 ^~~~
70:52.21 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.21 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.21 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.21 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform3fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.21 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.22 elemCountOverride); \
70:52.22 ^
70:52.22 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12504:34: note: ‘arg0’ was declared here
70:52.22 mozilla::WebGLUniformLocation* arg0;
70:52.22 ^~~~
70:52.25 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.26 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.26 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.26 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform2fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.26 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.26 elemCountOverride); \
70:52.26 ^
70:52.26 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.26 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12440:34: note: ‘arg0’ was declared here
70:52.26 mozilla::WebGLUniformLocation* arg0;
70:52.26 ^~~~
70:52.31 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.31 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.31 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform1fv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.31 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:825:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.31 elemCountOverride); \
70:52.31 ^
70:52.31 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12376:34: note: ‘arg0’ was declared here
70:52.31 mozilla::WebGLUniformLocation* arg0;
70:52.31 ^~~~
70:52.46 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.47 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.47 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform4iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:52.47 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.47 elemCountOverride); \
70:52.47 ^
70:52.47 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:52.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4258:34: note: ‘arg0’ was declared here
70:52.47 mozilla::WebGLUniformLocation* arg0;
70:52.47 ^~~~
70:52.59 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.59 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.59 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.59 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform3iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:52.59 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.60 elemCountOverride); \
70:52.60 ^
70:52.62 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:52.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4178:34: note: ‘arg0’ was declared here
70:52.63 mozilla::WebGLUniformLocation* arg0;
70:52.63 ^~~~
70:52.68 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.68 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.68 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.68 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform2iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:52.68 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.68 elemCountOverride); \
70:52.68 ^
70:52.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:52.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4098:34: note: ‘arg0’ was declared here
70:52.69 mozilla::WebGLUniformLocation* arg0;
70:52.69 ^~~~
70:52.73 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.73 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.73 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.73 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform1iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:52.73 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.73 elemCountOverride); \
70:52.74 ^
70:52.74 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:52.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4018:34: note: ‘arg0’ was declared here
70:52.74 mozilla::WebGLUniformLocation* arg0;
70:52.74 ^~~~
70:52.80 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.80 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform4iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.80 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.81 elemCountOverride); \
70:52.81 ^
70:52.81 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.81 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12824:34: note: ‘arg0’ was declared here
70:52.81 mozilla::WebGLUniformLocation* arg0;
70:52.81 ^~~~
70:52.86 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.86 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform3iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.87 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.87 elemCountOverride); \
70:52.87 ^
70:52.87 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12760:34: note: ‘arg0’ was declared here
70:52.87 mozilla::WebGLUniformLocation* arg0;
70:52.87 ^~~~
70:52.93 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.93 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.93 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.93 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform2iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.93 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.93 elemCountOverride); \
70:52.93 ^
70:52.93 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12696:34: note: ‘arg0’ was declared here
70:52.93 mozilla::WebGLUniformLocation* arg0;
70:52.93 ^~~~
70:52.98 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:52.98 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:52.98 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:52.98 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::uniform1iv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
70:52.98 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:842:42: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:52.98 elemCountOverride); \
70:52.98 ^
70:52.99 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
70:52.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:12632:34: note: ‘arg0’ was declared here
70:52.99 mozilla::WebGLUniformLocation* arg0;
70:52.99 ^~~~
70:53.05 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:53.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::transformFeedbackVaryings(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7512:77: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.05 self->TransformFeedbackVaryings(NonNullHelper(arg0), Constify(arg1), arg2);
70:53.05 ^
70:53.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getUniformIndices(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7861:71: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.11 self->GetUniformIndices(NonNullHelper(arg0), Constify(arg1), result);
70:53.11 ^
70:53.32 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:53.33 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:53.33 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:53.33 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform4uiv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.33 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:859:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.34 elemCountOverride); \
70:53.35 ^
70:53.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:53.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4578:34: note: ‘arg0’ was declared here
70:53.38 mozilla::WebGLUniformLocation* arg0;
70:53.38 ^~~~
70:53.45 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:53.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:53.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:53.46 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform3uiv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.46 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:859:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.47 elemCountOverride); \
70:53.47 ^
70:53.47 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:53.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4498:34: note: ‘arg0’ was declared here
70:53.47 mozilla::WebGLUniformLocation* arg0;
70:53.48 ^~~~
70:53.56 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:53.56 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:53.56 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:53.56 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform2uiv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.56 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:859:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.56 elemCountOverride); \
70:53.56 ^
70:53.57 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:53.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4418:34: note: ‘arg0’ was declared here
70:53.59 mozilla::WebGLUniformLocation* arg0;
70:53.60 ^~~~
70:53.65 In file included from /home/rushi/code/mozilla-central/dom/canvas/WebGL2Context.h:9:0,
70:53.65 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:3,
70:53.65 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:
70:53.65 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::uniform1uiv(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.65 /home/rushi/code/mozilla-central/dom/canvas/WebGLContext.h:859:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.65 elemCountOverride); \
70:53.65 ^
70:53.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
70:53.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:4338:34: note: ‘arg0’ was declared here
70:53.66 mozilla::WebGLUniformLocation* arg0;
70:53.66 ^~~~
70:53.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getActiveUniforms(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
70:53.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7970:82: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
70:53.83 self->GetActiveUniforms(cx, NonNullHelper(arg0), Constify(arg1), arg2, &result);
70:53.83 ^
71:19.33 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:14:0:
71:19.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeColumnsBinding.cpp: In function ‘bool mozilla::dom::TreeColumnsBinding::getColumnFor(JSContext*, JS::Handle<JSObject*>, nsTreeColumns*, const JSJitMethodCallArgs&)’:
71:19.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TreeColumnsBinding.cpp:303:43: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:19.34 auto result(StrongOrRawPtr<nsTreeColumn>(self->GetColumnFor(Constify(arg0))));
71:19.34 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71:24.94 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WaveShaperNodeBinding.cpp:22:0,
71:24.94 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:254:
71:24.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/WaveShaperNode.h: In function ‘bool mozilla::dom::WaveShaperNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
71:24.95 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/WaveShaperNode.h:34:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:24.95 return Create(aAudioContext, aOptions, aRv);
71:24.95 ^
71:24.95 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:254:0:
71:24.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WaveShaperNodeBinding.cpp:658:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
71:24.97 NonNull<mozilla::dom::AudioContext> arg0;
71:24.97 ^~~~
71:25.96 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
71:25.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getUniformLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
71:25.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:11557:85: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:25.96 auto result(StrongOrRawPtr<mozilla::WebGLUniformLocation>(self->GetUniformLocation(NonNullHelper(arg0), NonNullHelper(Constify(arg1)))));
71:25.96 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71:26.04 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
71:26.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getUniformLocation(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
71:26.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:16295:85: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.06 auto result(StrongOrRawPtr<mozilla::WebGLUniformLocation>(self->GetUniformLocation(NonNullHelper(arg0), NonNullHelper(Constify(arg1)))));
71:26.07 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71:26.24 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
71:26.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getAttachedShaders(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
71:26.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10833:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.24 self->GetAttachedShaders(NonNullHelper(arg0), result);
71:26.24 ^
71:26.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
71:26.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getAttachedShaders(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
71:26.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15571:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.32 self->GetAttachedShaders(NonNullHelper(arg0), result);
71:26.32 ^
71:26.42 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:290:0:
71:26.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getActiveUniform(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
71:26.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10780:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.43 auto result(StrongOrRawPtr<mozilla::WebGLActiveInfo>(self->GetActiveUniform(NonNullHelper(arg0), arg1)));
71:26.43 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
71:26.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getActiveAttrib(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
71:26.51 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:10724:77: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.51 auto result(StrongOrRawPtr<mozilla::WebGLActiveInfo>(self->GetActiveAttrib(NonNullHelper(arg0), arg1)));
71:26.51 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
71:26.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGL2RenderingContextBinding::getTransformFeedbackVarying(JSContext*, JS::Handle<JSObject*>, mozilla::WebGL2Context*, const JSJitMethodCallArgs&)’:
71:26.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGL2RenderingContextBinding.cpp:7559:89: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.55 auto result(StrongOrRawPtr<mozilla::WebGLActiveInfo>(self->GetTransformFeedbackVarying(NonNullHelper(arg0), arg1)));
71:26.55 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
71:26.57 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:326:0:
71:26.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getActiveUniform(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
71:26.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15518:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.57 auto result(StrongOrRawPtr<mozilla::WebGLActiveInfo>(self->GetActiveUniform(NonNullHelper(arg0), arg1)));
71:26.59 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
71:26.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp: In function ‘bool mozilla::dom::WebGLRenderingContextBinding::getActiveAttrib(JSContext*, JS::Handle<JSObject*>, mozilla::WebGLContext*, const JSJitMethodCallArgs&)’:
71:26.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebGLRenderingContextBinding.cpp:15462:77: warning: ‘arg0.mozilla::dom::NonNull<mozilla::WebGLProgram>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:26.61 auto result(StrongOrRawPtr<mozilla::WebGLActiveInfo>(self->GetActiveAttrib(NonNullHelper(arg0), arg1)));
71:26.61 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
71:28.03 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:338:0:
71:28.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebKitCSSMatrixBinding.cpp: In function ‘bool mozilla::dom::WebKitCSSMatrixBinding::multiply(JSContext*, JS::Handle<JSObject*>, mozilla::dom::WebKitCSSMatrix*, const JSJitMethodCallArgs&)’:
71:28.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebKitCSSMatrixBinding.cpp:82:75: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::WebKitCSSMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:28.04 auto result(StrongOrRawPtr<mozilla::dom::WebKitCSSMatrix>(self->Multiply(NonNullHelper(arg0))));
71:28.04 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
71:28.20 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings21.cpp:338:0:
71:28.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebKitCSSMatrixBinding.cpp: In function ‘bool mozilla::dom::WebKitCSSMatrixBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
71:28.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/WebKitCSSMatrixBinding.cpp:582:111: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::WebKitCSSMatrix>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
71:28.20 auto result(StrongOrRawPtr<mozilla::dom::WebKitCSSMatrix>(mozilla::dom::WebKitCSSMatrix::Constructor(global, NonNullHelper(arg0), rv)));
71:28.21 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:25.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
72:25.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::removeAnonymousContent(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:25.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4954:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AnonymousContent>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:25.06 self->RemoveAnonymousContent(NonNullHelper(arg0), rv);
72:25.06 ^
72:51.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
72:51.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:12161:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.34 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
72:51.34 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:51.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
72:51.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:12120:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.44 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
72:51.45 ^
72:51.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::getAnonymousNodes(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:51.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4032:42: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.59 auto result(StrongOrRawPtr<nsINodeList>(self->GetAnonymousNodes(NonNullHelper(arg0))));
72:51.59 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:51.68 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:38:0:
72:51.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferBinding.cpp: In function ‘bool mozilla::dom::DataTransferBinding::updateDragImage(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DataTransfer*, const JSJitMethodCallArgs&)’:
72:51.68 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferBinding.cpp:987:57: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.68 self->UpdateDragImage(NonNullHelper(arg0), arg1, arg2);
72:51.68 ^
72:51.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferBinding.cpp: In function ‘bool mozilla::dom::DataTransferBinding::addElement(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DataTransfer*, const JSJitMethodCallArgs&)’:
72:51.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferBinding.cpp:654:44: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.74 self->AddElement(NonNullHelper(arg0), rv);
72:51.74 ^
72:51.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:38:0:
72:51.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferBinding.cpp: In function ‘bool mozilla::dom::DataTransferBinding::setDragImage(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DataTransfer*, const JSJitMethodCallArgs&)’:
72:51.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferBinding.cpp:206:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.85 self->SetDragImage(NonNullHelper(arg0), arg1, arg2);
72:51.85 ^
72:51.93 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
72:51.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::mozSetImageElement(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:51.93 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:2552:74: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:51.93 self->MozSetImageElement(NonNullHelper(Constify(arg0)), Constify(arg1));
72:51.93 ^
72:52.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::insertAnonymousContent(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:52.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4902:90: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:52.00 auto result(StrongOrRawPtr<mozilla::dom::AnonymousContent>(self->InsertAnonymousContent(NonNullHelper(arg0), rv)));
72:52.00 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
72:53.58 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:14:0:
72:53.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataChannelBinding.cpp: In function ‘bool mozilla::dom::DataChannelBinding::send(JSContext*, JS::Handle<JSObject*>, nsDOMDataChannel*, const JSJitMethodCallArgs&)’:
72:53.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataChannelBinding.cpp:705:46: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:53.58 self->Send(NonNullHelper(arg0), rv);
72:53.58 ^
72:53.76 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:242:0:
72:53.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DeviceStorageBinding.cpp: In function ‘bool mozilla::dom::DeviceStorageBinding::appendNamed(JSContext*, JS::Handle<JSObject*>, nsDOMDeviceStorage*, const JSJitMethodCallArgs&)’:
72:53.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DeviceStorageBinding.cpp:366:73: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:53.77 auto result(StrongOrRawPtr<mozilla::dom::DOMRequest>(self->AppendNamed(Constify(arg0), NonNullHelper(Constify(arg1)), rv)));
72:53.77 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:53.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DeviceStorageBinding.cpp: In function ‘bool mozilla::dom::DeviceStorageBinding::addNamed(JSContext*, JS::Handle<JSObject*>, nsDOMDeviceStorage*, const JSJitMethodCallArgs&)’:
72:53.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DeviceStorageBinding.cpp:306:70: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:53.87 auto result(StrongOrRawPtr<mozilla::dom::DOMRequest>(self->AddNamed(Constify(arg0), NonNullHelper(Constify(arg1)), rv)));
72:53.88 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:53.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DeviceStorageBinding.cpp: In function ‘bool mozilla::dom::DeviceStorageBinding::add(JSContext*, JS::Handle<JSObject*>, nsDOMDeviceStorage*, const JSJitMethodCallArgs&)’:
72:53.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DeviceStorageBinding.cpp:246:65: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:53.98 auto result(StrongOrRawPtr<mozilla::dom::DOMRequest>(self->Add(Constify(arg0), rv)));
72:53.98 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
72:54.57 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:86:0:
72:54.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DedicatedWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::DedicatedWorkerGlobalScopeBinding::genericSetter(JSContext*, unsigned int, JS::Value*)’:
72:54.57 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DedicatedWorkerGlobalScopeBinding.cpp:244:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:54.57 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
72:54.58 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:54.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DedicatedWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::DedicatedWorkerGlobalScopeBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
72:54.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DedicatedWorkerGlobalScopeBinding.cpp:213:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:54.70 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
72:54.70 ^
72:54.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DedicatedWorkerGlobalScopeBinding.cpp: In function ‘bool mozilla::dom::DedicatedWorkerGlobalScopeBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
72:54.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DedicatedWorkerGlobalScopeBinding.cpp:185:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:54.78 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
72:54.79 ^
72:56.99 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
72:57.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::createNSResolver(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:57.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:11981:38: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:57.00 auto result(StrongOrRawPtr<nsINode>(self->CreateNSResolver(NonNullHelper(arg0))));
72:57.00 ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:57.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::adoptNode(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:57.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:1316:38: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:57.11 auto result(StrongOrRawPtr<nsINode>(self->AdoptNode(NonNullHelper(arg0), rv)));
72:57.11 ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:57.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::importNode(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
72:57.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:1266:55: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:57.20 auto result(StrongOrRawPtr<nsINode>(self->ImportNode(NonNullHelper(arg0), arg1, rv)));
72:57.21 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:57.70 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:350:0:
72:57.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DragEventBinding.cpp: In function ‘bool mozilla::dom::DragEventBinding::initDragEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DragEvent*, const JSJitMethodCallArgs&)’:
72:57.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DragEventBinding.cpp:308:179: warning: ‘arg15’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:57.70 self->InitDragEvent(NonNullHelper(Constify(arg0)), arg1, arg2, Constify(arg3), arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, Constify(arg14), Constify(arg15));
72:57.71 ^
72:57.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DragEventBinding.cpp:308:179: warning: ‘arg14’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72:57.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DragEventBinding.cpp:308:179: warning: ‘arg3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:03.97 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:74:0:
73:03.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/EventTargetBinding.cpp: In function ‘bool mozilla::dom::EventTargetBinding::dispatchEvent(JSContext*, JS::Handle<JSObject*>, mozilla::dom::EventTarget*, const JSJitMethodCallArgs&)’:
73:03.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/EventTargetBinding.cpp:970:150: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Event>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:03.98 bool result(self->DispatchEvent(NonNullHelper(arg0), nsContentUtils::ThreadsafeIsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv));
73:03.98 ^
73:05.35 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:350:0:
73:05.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FontFaceSetBinding.cpp: In function ‘bool mozilla::dom::FontFaceSetBinding::_delete_(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FontFaceSet*, const JSJitMethodCallArgs&)’:
73:05.36 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FontFaceSetBinding.cpp:388:48: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::FontFace>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:05.36 bool result(self->Delete(NonNullHelper(arg0)));
73:05.36 ^
73:05.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FontFaceSetBinding.cpp: In function ‘bool mozilla::dom::FontFaceSetBinding::has(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FontFaceSet*, const JSJitMethodCallArgs&)’:
73:05.42 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FontFaceSetBinding.cpp:345:45: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::FontFace>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:05.42 bool result(self->Has(NonNullHelper(arg0)));
73:05.42 ^
73:05.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FontFaceSetBinding.cpp: In function ‘bool mozilla::dom::FontFaceSetBinding::add(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FontFaceSet*, const JSJitMethodCallArgs&)’:
73:05.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FontFaceSetBinding.cpp:299:37: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::FontFace>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:05.47 self->Add(NonNullHelper(arg0), rv);
73:05.47 ^
73:05.59 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
73:05.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::getBindingParent(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:05.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4140:52: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:05.60 auto result(StrongOrRawPtr<mozilla::dom::Element>(self->GetBindingParent(NonNullHelper(arg0))));
73:05.60 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:05.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::getAnonymousElementByAttribute(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:05.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4090:52: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:05.97 auto result(StrongOrRawPtr<mozilla::dom::Element>(self->GetAnonymousElementByAttribute(NonNullHelper(arg0), NonNullHelper(Constify(arg1)), NonNullHelper(Constify(arg2)))));
73:05.98 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:06.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:374:0:
73:06.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp: In function ‘bool mozilla::dom::ElementBinding::insertAdjacentElement(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Element*, const JSJitMethodCallArgs&)’:
73:06.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp:1277:52: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Element>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.45 auto result(StrongOrRawPtr<mozilla::dom::Element>(self->InsertAdjacentElement(NonNullHelper(Constify(arg0)), NonNullHelper(arg1), rv)));
73:06.45 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:06.59 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:206:0:
73:06.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp: In function ‘bool mozilla::dom::FileReaderSyncBinding::readAsDataURL(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReaderSync*, const JSJitMethodCallArgs&)’:
73:06.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp:211:55: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.59 self->ReadAsDataURL(NonNullHelper(arg0), result, rv);
73:06.60 ^
73:06.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp: In function ‘bool mozilla::dom::FileReaderSyncBinding::readAsBinaryString(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReaderSync*, const JSJitMethodCallArgs&)’:
73:06.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp:103:60: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.66 self->ReadAsBinaryString(NonNullHelper(arg0), result, rv);
73:06.66 ^
73:06.72 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:12:0,
73:06.72 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:
73:06.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h: In function ‘bool mozilla::dom::FileReaderBinding::readAsBinaryString(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReader*, const JSJitMethodCallArgs&)’:
73:06.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h:106:63: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.72 ReadFileContent(aBlob, EmptyString(), FILE_AS_BINARY, aRv);
73:06.72 ^
73:06.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:0:
73:06.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:726:31: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ was declared here
73:06.73 NonNull<mozilla::dom::Blob> arg0;
73:06.73 ^~~~
73:06.82 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:12:0,
73:06.83 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:
73:06.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h: In function ‘bool mozilla::dom::FileReaderBinding::readAsDataURL(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReader*, const JSJitMethodCallArgs&)’:
73:06.83 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h:79:64: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.83 ReadFileContent(aBlob, EmptyString(), FILE_AS_DATAURL, aRv);
73:06.84 ^
73:06.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:0:
73:06.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:135:31: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ was declared here
73:06.84 NonNull<mozilla::dom::Blob> arg0;
73:06.85 ^~~~
73:06.87 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:12:0,
73:06.88 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:
73:06.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h: In function ‘bool mozilla::dom::FileReaderBinding::readAsArrayBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReader*, const JSJitMethodCallArgs&)’:
73:06.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h:69:68: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.88 ReadFileContent(aBlob, EmptyString(), FILE_AS_ARRAYBUFFER, aRv);
73:06.88 ^
73:06.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:0:
73:06.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:32:31: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ was declared here
73:06.90 NonNull<mozilla::dom::Blob> arg0;
73:06.94 ^~~~
73:06.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:12:0,
73:06.98 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:
73:06.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h: In function ‘bool mozilla::dom::FileReaderBinding::readAsText(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReader*, const JSJitMethodCallArgs&)’:
73:06.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/FileReader.h:74:54: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:06.98 ReadFileContent(aBlob, aLabel, FILE_AS_TEXT, aRv);
73:06.98 ^
73:06.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:194:0:
73:06.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderBinding.cpp:79:31: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ was declared here
73:06.98 NonNull<mozilla::dom::Blob> arg0;
73:06.98 ^~~~
73:07.04 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:206:0:
73:07.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp: In function ‘bool mozilla::dom::FileReaderSyncBinding::readAsText(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReaderSync*, const JSJitMethodCallArgs&)’:
73:07.04 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp:161:83: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:07.04 self->ReadAsText(NonNullHelper(arg0), NonNullHelper(Constify(arg1)), result, rv);
73:07.04 ^
73:07.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp: In function ‘bool mozilla::dom::FileReaderSyncBinding::readAsArrayBuffer(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FileReaderSync*, const JSJitMethodCallArgs&)’:
73:07.08 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FileReaderSyncBinding.cpp:51:100: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:07.08 self->ReadAsArrayBuffer(cx, unwrappedObj ? *unwrappedObj : obj, NonNullHelper(arg0), &result, rv);
73:07.08 ^
73:07.18 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings5.cpp:74:0:
73:07.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/EventTargetBinding.cpp: In function ‘bool mozilla::dom::EventTargetBinding::genericGetter(JSContext*, unsigned int, JS::Value*)’:
73:07.19 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/EventTargetBinding.cpp:1182:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:07.19 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
73:07.19 ^
73:07.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/EventTargetBinding.cpp: In function ‘bool mozilla::dom::EventTargetBinding::genericMethod(JSContext*, unsigned int, JS::Value*)’:
73:07.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/EventTargetBinding.cpp:1146:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:07.23 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
73:07.23 ^
73:07.76 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:62:0:
73:07.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferItemListBinding.cpp: In function ‘bool mozilla::dom::DataTransferItemListBinding::add(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DataTransferItemList*, const JSJitMethodCallArgs&)’:
73:07.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DataTransferItemListBinding.cpp:75:65: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::File>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:07.76 auto result(StrongOrRawPtr<mozilla::dom::DataTransferItem>(self->Add(NonNullHelper(arg0), subjectPrincipal, rv)));
73:07.77 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:08.85 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DelayNodeBinding.cpp:14:0,
73:08.85 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:98:
73:08.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/DelayNode.h: In function ‘bool mozilla::dom::DelayNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
73:08.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/DelayNode.h:33:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:08.85 return Create(aAudioContext, aOptions, aRv);
73:08.85 ^
73:08.86 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:98:0:
73:08.86 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DelayNodeBinding.cpp:415:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
73:08.86 NonNull<mozilla::dom::AudioContext> arg0;
73:08.88 ^~~~
73:11.00 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
73:11.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::evaluate(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:11.00 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:12061:71: warning: ‘arg1.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:11.01 auto result(StrongOrRawPtr<mozilla::dom::XPathResult>(self->Evaluate(cx, NonNullHelper(Constify(arg0)), NonNullHelper(arg1), Constify(arg2), arg3, arg4, rv)));
73:11.01 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:11.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::convertRectFromNode(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:11.53 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:5477:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMRectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:11.54 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(self->ConvertRectFromNode(NonNullHelper(arg0), Constify(arg1), Constify(arg2), nsContentUtils::IsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv)));
73:11.54 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:11.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::convertQuadFromNode(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:11.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:5405:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMQuad>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:11.70 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(self->ConvertQuadFromNode(NonNullHelper(arg0), Constify(arg1), Constify(arg2), nsContentUtils::IsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv)));
73:11.70 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:11.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:374:0:
73:11.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp: In function ‘bool mozilla::dom::ElementBinding::convertRectFromNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Element*, const JSJitMethodCallArgs&)’:
73:11.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp:3766:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMRectReadOnly>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:11.84 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(self->ConvertRectFromNode(NonNullHelper(arg0), Constify(arg1), Constify(arg2), nsContentUtils::IsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv)));
73:11.85 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:11.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp: In function ‘bool mozilla::dom::ElementBinding::convertQuadFromNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Element*, const JSJitMethodCallArgs&)’:
73:11.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp:3694:78: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::DOMQuad>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:11.99 auto result(StrongOrRawPtr<mozilla::dom::DOMQuad>(self->ConvertQuadFromNode(NonNullHelper(arg0), Constify(arg1), Constify(arg2), nsContentUtils::IsSystemCaller(cx) ? CallerType::System : CallerType::NonSystem, rv)));
73:11.99 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:12.48 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
73:12.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::createTouchList(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:12.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4534:80: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Touch>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:12.49 auto result(StrongOrRawPtr<mozilla::dom::TouchList>(self->CreateTouchList(NonNullHelper(arg0), NonNullHelper(Constify(arg1)))));
73:12.49 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:12.49 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4436:84: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Touch>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:12.49 auto result(StrongOrRawPtr<mozilla::dom::TouchList>(self->CreateTouchList(NonNullHelper(arg0), NonNullHelper(Constify(arg1)))));
73:12.50 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:12.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::createTouch(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:12.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4358:68: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:12.85 auto result(StrongOrRawPtr<mozilla::dom::Touch>(self->CreateTouch(Constify(arg0), Constify(arg1), arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12)));
73:12.85 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:12.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:4358:68: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:13.33 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:374:0:
73:13.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp: In function ‘bool mozilla::dom::ElementBinding::setAttributeNodeNS(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Element*, const JSJitMethodCallArgs&)’:
73:13.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp:1923:74: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Attr>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:13.33 auto result(StrongOrRawPtr<mozilla::dom::Attr>(self->SetAttributeNodeNS(NonNullHelper(arg0), rv)));
73:13.34 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
73:13.40 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp: In function ‘bool mozilla::dom::ElementBinding::removeAttributeNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Element*, const JSJitMethodCallArgs&)’:
73:13.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp:1824:75: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Attr>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:13.41 auto result(StrongOrRawPtr<mozilla::dom::Attr>(self->RemoveAttributeNode(NonNullHelper(arg0), rv)));
73:13.41 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
73:13.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp: In function ‘bool mozilla::dom::ElementBinding::setAttributeNode(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Element*, const JSJitMethodCallArgs&)’:
73:13.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ElementBinding.cpp:1770:72: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::Attr>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:13.48 auto result(StrongOrRawPtr<mozilla::dom::Attr>(self->SetAttributeNode(NonNullHelper(arg0), rv)));
73:13.49 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
73:13.60 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:290:0:
73:13.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::createTreeWalker(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:13.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:1545:78: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:13.61 auto result(StrongOrRawPtr<mozilla::dom::TreeWalker>(self->CreateTreeWalker(NonNullHelper(arg0), arg1, Constify(arg2), rv)));
73:13.61 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:13.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp: In function ‘bool mozilla::dom::DocumentBinding::createNodeIterator(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
73:13.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DocumentBinding.cpp:1469:82: warning: ‘arg0.mozilla::dom::NonNull<nsINode>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:13.78 auto result(StrongOrRawPtr<mozilla::dom::NodeIterator>(self->CreateNodeIterator(NonNullHelper(arg0), arg1, Constify(arg2), rv)));
73:13.79 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:14.70 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DynamicsCompressorNodeBinding.cpp:14:0,
73:14.70 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:362:
73:14.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/DynamicsCompressorNode.h: In function ‘bool mozilla::dom::DynamicsCompressorNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
73:14.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/DynamicsCompressorNode.h:33:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
73:14.70 return Create(aAudioContext, aOptions, aRv);
73:14.70 ^
73:14.71 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings4.cpp:362:0:
73:14.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/DynamicsCompressorNodeBinding.cpp:657:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
73:14.72 NonNull<mozilla::dom::AudioContext> arg0;
73:14.72 ^~~~
74:19.16 libimage_decoders.a.desc
74:23.29 libipc_ipdl.a.desc
74:29.38 libgfx_qcms.a.desc
74:35.08 libextensions_gio.a.desc
74:53.76 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings6.cpp:254:0:
74:53.76 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLAppletElementBinding.cpp: In function ‘bool mozilla::dom::HTMLAppletElementBinding::_enumerate(JSContext*, JS::Handle<JSObject*>)’:
74:53.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLAppletElementBinding.cpp:2255:28: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:53.77 self->GetOwnPropertyNames(cx, names, rv);
74:53.77 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
74:55.13 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings6.cpp:14:0:
74:55.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FormDataBinding.cpp: In function ‘bool mozilla::dom::FormDataBinding::set(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FormData*, const JSJitMethodCallArgs&)’:
74:55.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FormDataBinding.cpp:702:73: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:55.13 self->Set(Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv);
74:55.13 ^
74:55.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FormDataBinding.cpp:649:77: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:55.14 self->Set(Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv);
74:55.15 ^
74:55.30 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FormDataBinding.cpp: In function ‘bool mozilla::dom::FormDataBinding::append(JSContext*, JS::Handle<JSObject*>, mozilla::dom::FormData*, const JSJitMethodCallArgs&)’:
74:55.30 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FormDataBinding.cpp:411:76: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:55.30 self->Append(Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv);
74:55.31 ^
74:55.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/FormDataBinding.cpp:358:80: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::Blob>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:55.31 self->Append(Constify(arg0), NonNullHelper(arg1), Constify(arg2), rv);
74:55.31 ^
74:58.96 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLAllCollectionBinding.cpp:9:0,
74:58.97 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings6.cpp:230:
74:58.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLAllCollection.h: In function ‘bool mozilla::dom::HTMLAllCollectionBinding::_legacycaller(JSContext*, unsigned int, JS::Value*)’:
74:58.97 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLAllCollection.h:59:39: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:58.97 NamedGetter(aName, found, aResult);
74:58.97 ^
74:58.97 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings6.cpp:230:0:
74:58.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLAllCollectionBinding.cpp:468:36: note: ‘self’ was declared here
74:58.99 mozilla::dom::HTMLAllCollection* self;
74:58.99 ^~~~
74:59.59 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings7.cpp:338:0:
74:59.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp: In function ‘bool mozilla::dom::HTMLMediaElementBinding::set_mozSrcObject(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLMediaElement*, JSJitSetterCallArgs)’:
74:59.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp:1673:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:59.59 self->SetMozSrcObject(Constify(arg0));
74:59.59 ^
74:59.66 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp: In function ‘bool mozilla::dom::HTMLMediaElementBinding::set_srcObject(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLMediaElement*, JSJitSetterCallArgs)’:
74:59.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp:1598:37: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:59.67 self->SetSrcObject(Constify(arg0));
74:59.67 ^
74:59.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp: In function ‘bool mozilla::dom::HTMLMediaElementBinding::setMediaKeys_promiseWrapper(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLMediaElement*, const JSJitMethodCallArgs&)’:
74:59.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp:2350:57: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
74:59.78 auto result(StrongOrRawPtr<Promise>(self->SetMediaKeys(Constify(arg0), rv)));
74:59.79 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
74:59.79 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLMediaElementBinding.cpp:2334:28: note: ‘arg0’ was declared here
74:59.79 mozilla::dom::MediaKeys* arg0;
74:59.82 ^~~~
75:05.88 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/GainNodeBinding.cpp:14:0,
75:05.88 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings6.cpp:38:
75:05.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GainNode.h: In function ‘bool mozilla::dom::GainNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
75:05.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GainNode.h:33:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:05.89 return Create(aAudioContext, aOptions, aRv);
75:05.89 ^
75:05.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings6.cpp:38:0:
75:05.89 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/GainNodeBinding.cpp:385:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
75:05.90 NonNull<mozilla::dom::AudioContext> arg0;
75:05.90 ^~~~
75:11.30 libdom_u2f.a.desc
75:13.05 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings7.cpp:74:0:
75:13.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLDocumentBinding.cpp: In function ‘bool mozilla::dom::HTMLDocumentBinding::set_body(JSContext*, JS::Handle<JSObject*>, nsHTMLDocument*, JSJitSetterCallArgs)’:
75:13.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLDocumentBinding.cpp:201:36: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:13.05 self->SetBody(Constify(arg0), rv);
75:13.06 ^
75:13.11 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings7.cpp:86:0:
75:13.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLElementBinding.cpp: In function ‘bool mozilla::dom::HTMLElementBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
75:13.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLElementBinding.cpp:7493:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:13.11 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
75:13.11 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75:13.20 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLElementBinding.cpp: In function ‘bool mozilla::dom::HTMLElementBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
75:13.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLElementBinding.cpp:7452:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:13.21 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
75:13.23 ^
75:14.45 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings7.cpp:98:0:
75:14.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLEmbedElementBinding.cpp: In function ‘bool mozilla::dom::HTMLEmbedElementBinding::_enumerate(JSContext*, JS::Handle<JSObject*>)’:
75:14.46 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLEmbedElementBinding.cpp:1799:28: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:14.46 self->GetOwnPropertyNames(cx, names, rv);
75:14.46 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
75:18.09 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings7.cpp:158:0:
75:18.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLFrameElementBinding.cpp: In function ‘bool mozilla::dom::HTMLFrameElementBinding::swapFrameLoaders(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLFrameElement*, const JSJitMethodCallArgs&)’:
75:18.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLFrameElementBinding.cpp:754:58: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::HTMLIFrameElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:18.09 self->SwapFrameLoaders(NonNullHelper(arg0), rv);
75:18.10 ^
75:18.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLFrameElementBinding.cpp:737:58: warning: ‘arg0.mozilla::dom::NonNull<nsXULElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:18.10 self->SwapFrameLoaders(NonNullHelper(arg0), rv);
75:18.13 ^
75:18.22 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings7.cpp:242:0:
75:18.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLIFrameElementBinding.cpp: In function ‘bool mozilla::dom::HTMLIFrameElementBinding::swapFrameLoaders(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLIFrameElement*, const JSJitMethodCallArgs&)’:
75:18.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLIFrameElementBinding.cpp:2709:58: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::HTMLIFrameElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:18.23 self->SwapFrameLoaders(NonNullHelper(arg0), rv);
75:18.23 ^
75:18.23 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLIFrameElementBinding.cpp:2692:58: warning: ‘arg0.mozilla::dom::NonNull<nsXULElement>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:18.23 self->SwapFrameLoaders(NonNullHelper(arg0), rv);
75:18.23 ^
75:19.98 libtoolkit_components_reflect.a.desc
75:49.07 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLTableElementBinding.cpp:10:0,
75:49.07 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:278:
75:49.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLTableElement.h: In function ‘bool mozilla::dom::HTMLTableElementBinding::set_caption(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLTableElement*, JSJitSetterCallArgs)’:
75:49.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLTableElement.h:39:27: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:49.08 nsINode::AppendChild(*aCaption, aError);
75:49.08 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
75:49.08 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:278:0:
75:49.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLTableElementBinding.cpp:46:42: note: ‘arg0’ was declared here
75:49.09 mozilla::dom::HTMLTableCaptionElement* arg0;
75:49.10 ^~~~
75:51.43 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:38:0:
75:51.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLObjectElementBinding.cpp: In function ‘bool mozilla::dom::HTMLObjectElementBinding::_enumerate(JSContext*, JS::Handle<JSObject*>)’:
75:51.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLObjectElementBinding.cpp:3422:28: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:51.44 self->GetOwnPropertyNames(cx, names, rv);
75:51.44 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
75:56.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:74:0:
75:56.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLOptionsCollectionBinding.cpp: In member function ‘virtual bool mozilla::dom::HTMLOptionsCollectionBinding::DOMProxyHandler::setCustom(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, bool*) const’:
75:56.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLOptionsCollectionBinding.cpp:883:53: warning: ‘option’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:56.06 self->IndexedSetter(index, Constify(option), rv);
75:56.07 ^
75:56.14 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLSelectElementBinding.cpp:15:0,
75:56.14 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:182:
75:56.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLSelectElement.h: In member function ‘virtual bool mozilla::dom::HTMLSelectElementBinding::DOMProxyHandler::setCustom(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, bool*) const’:
75:56.15 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLSelectElement.h:252:50: warning: ‘option’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:56.15 mOptions->IndexedSetter(aIndex, aOption, aRv);
75:56.15 ^
75:56.15 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:182:0:
75:56.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLSelectElementBinding.cpp:1832:38: note: ‘option’ was declared here
75:56.16 mozilla::dom::HTMLOptionElement* option;
75:56.17 ^~~~~~
75:56.55 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLTableElementBinding.cpp:10:0,
75:56.55 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:278:
75:56.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLTableElement.h: In function ‘bool mozilla::dom::HTMLTableElementBinding::set_tFoot(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLTableElement*, JSJitSetterCallArgs)’:
75:56.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLTableElement.h:83:27: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:56.56 nsINode::AppendChild(*aTFoot, aError);
75:56.56 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
75:56.56 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:278:0:
75:56.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLTableElementBinding.cpp:318:42: note: ‘arg0’ was declared here
75:56.60 mozilla::dom::HTMLTableSectionElement* arg0;
75:56.60 ^~~~
75:56.62 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLTableElementBinding.cpp:10:0,
75:56.62 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:278:
75:56.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLTableElement.h: In function ‘bool mozilla::dom::HTMLTableElementBinding::set_tHead(JSContext*, JS::Handle<JSObject*>, mozilla::dom::HTMLTableElement*, JSJitSetterCallArgs)’:
75:56.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLTableElement.h:63:28: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
75:56.63 nsINode::InsertBefore(*aTHead, refNode, aError);
75:56.63 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
75:56.63 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:278:0:
75:56.64 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLTableElementBinding.cpp:182:42: note: ‘arg0’ was declared here
75:56.65 mozilla::dom::HTMLTableSectionElement* arg0;
75:56.65 ^~~~
76:05.56 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:74:0:
76:05.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLOptionsCollectionBinding.cpp: In member function ‘virtual bool mozilla::dom::HTMLOptionsCollectionBinding::DOMProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&, bool*) const’:
76:05.56 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLOptionsCollectionBinding.cpp:533:53: warning: ‘option’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:05.56 self->IndexedSetter(index, Constify(option), rv);
76:05.56 ^
76:05.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLSelectElementBinding.cpp:15:0,
76:05.67 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:182:
76:05.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLSelectElement.h: In member function ‘virtual bool mozilla::dom::HTMLSelectElementBinding::DOMProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&, bool*) const’:
76:05.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/HTMLSelectElement.h:252:50: warning: ‘option’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:05.67 mOptions->IndexedSetter(aIndex, aOption, aRv);
76:05.68 ^
76:05.68 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings8.cpp:182:0:
76:05.69 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/HTMLSelectElementBinding.cpp:1593:38: note: ‘option’ was declared here
76:05.69 mozilla::dom::HTMLOptionElement* option;
76:05.69 ^~~~~~
76:23.24 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/xpcom/io/Unified_cpp_xpcom_io1.cpp:47:0:
76:23.24 /home/rushi/code/mozilla-central/xpcom/io/nsStorageStream.cpp: In member function ‘virtual void nsStorageInputStream::Serialize(mozilla::ipc::InputStreamParams&, nsIIPCSerializableInputStream::FileDescriptorArray&)’:
76:23.24 /home/rushi/code/mozilla-central/xpcom/io/nsStorageStream.cpp:595:12: warning: ‘offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:23.24 rv = Seek(NS_SEEK_SET, offset);
76:23.24 ~~~~^~~~~~~~~~~~~~~~~~~~~
76:28.45 libxpcom_io.a.desc
76:32.61 libnetwerk_protocol_data.a.desc
76:44.06 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/Unified_cpp_dom_bindings0.cpp:2:0:
76:44.07 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘bool mozilla::dom::XrayResolveOwnProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::PropertyDescriptor>, bool&)’:
76:44.07 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:1675:47: warning: ‘element’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:44.07 if (!nsContentUtils::LookupBindingMember(cx, element, id, desc)) {
76:44.07 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
76:47.58 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘bool mozilla::dom::GenericBindingGetter(JSContext*, unsigned int, JS::Value*)’:
76:47.58 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:2849:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:47.58 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
76:47.58 ^
76:47.66 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘bool mozilla::dom::GenericPromiseReturningBindingGetter(JSContext*, unsigned int, JS::Value*)’:
76:47.67 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:2888:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:47.67 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
76:47.67 ^
76:47.77 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘bool mozilla::dom::GenericBindingSetter(JSContext*, unsigned int, JS::Value*)’:
76:47.77 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:2927:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:47.77 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
76:47.77 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76:47.91 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘bool mozilla::dom::GenericBindingMethod(JSContext*, unsigned int, JS::Value*)’:
76:47.91 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:2959:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:47.91 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
76:47.91 ^
76:48.02 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘bool mozilla::dom::GenericPromiseReturningBindingMethod(JSContext*, unsigned int, JS::Value*)’:
76:48.02 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:2998:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:48.02 bool ok = method(cx, obj, self, JSJitMethodCallArgs(args));
76:48.02 ^
76:51.09 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp: In function ‘nsresult mozilla::dom::ReparentWrapper(JSContext*, JS::Handle<JSObject*>)’:
76:51.09 /home/rushi/code/mozilla-central/dom/bindings/BindingUtils.cpp:2256:43: warning: ‘htmlobject’ may be used uninitialized in this function [-Wmaybe-uninitialized]
76:51.09 htmlobject->SetupProtoChain(aCx, aObj);
76:51.09 ^
77:02.39 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings9.cpp:290:0:
77:02.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ImageBitmapRenderingContextBinding.cpp: In function ‘bool mozilla::dom::ImageBitmapRenderingContextBinding::transferImageBitmap(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ImageBitmapRenderingContext*, const JSJitMethodCallArgs&)’:
77:02.39 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ImageBitmapRenderingContextBinding.cpp:82:49: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
77:02.40 self->TransferImageBitmap(NonNullHelper(arg0));
77:02.40 ^
77:02.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ImageBitmapRenderingContextBinding.cpp: In function ‘bool mozilla::dom::ImageBitmapRenderingContextBinding::transferFromImageBitmap(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ImageBitmapRenderingContext*, const JSJitMethodCallArgs&)’:
77:02.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ImageBitmapRenderingContextBinding.cpp:38:53: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::ImageBitmap>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
77:02.48 self->TransferFromImageBitmap(NonNullHelper(arg0));
77:02.49 ^
77:17.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/IIRFilterNodeBinding.cpp:14:0,
77:17.84 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings9.cpp:254:
77:17.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/IIRFilterNode.h: In function ‘bool mozilla::dom::IIRFilterNodeBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
77:17.84 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/IIRFilterNode.h:33:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
77:17.84 return Create(aAudioContext, aOptions, aRv);
77:17.84 ^
77:17.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings9.cpp:254:0:
77:17.85 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/IIRFilterNodeBinding.cpp:558:39: note: ‘arg0.mozilla::dom::NonNull<mozilla::dom::AudioContext>::ptr’ was declared here
77:17.85 NonNull<mozilla::dom::AudioContext> arg0;
77:17.86 ^~~~
77:19.79 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/UnifiedBindings9.cpp:302:0:
77:19.79 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ImageCaptureBinding.cpp: In function ‘bool mozilla::dom::ImageCaptureBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
77:19.79 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/ImageCaptureBinding.cpp:353:97: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::VideoStreamTrack>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
77:19.79 auto result(StrongOrRawPtr<mozilla::dom::ImageCapture>(mozilla::dom::ImageCapture::Constructor(global, NonNullHelper(arg0), rv)));
77:19.80 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77:25.88 libdom_bindings.a.desc
77:30.23 libextensions_universalchardet_src_base.a.desc
77:35.67 libsecurity_manager_pki.a.desc
77:37.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libstagefright/Unified_c_media_libstagefright0.c:20:0:
77:37.84 /home/rushi/code/mozilla-central/media/libstagefright/system/core/liblog/logprint.c: In function ‘logprint_run_tests’:
77:37.84 /home/rushi/code/mozilla-central/media/libstagefright/system/core/liblog/logprint.c:982:17: warning: variable ‘tag’ set but not used [-Wunused-but-set-variable]
77:37.85 const char *tag;
77:37.85 ^~~
77:37.85 /home/rushi/code/mozilla-central/media/libstagefright/system/core/liblog/logprint.c:981:9: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
77:37.85 int err;
77:37.86 ^~~
77:37.90 At top level:
77:37.91 /home/rushi/code/mozilla-central/media/libstagefright/system/core/liblog/logprint.c:176:13: warning: ‘dumpFilters’ defined but not used [-Wunused-function]
77:37.91 static void dumpFilters(AndroidLogFormat *p_format)
77:37.92 ^~~~~~~~~~~
77:37.93 /home/rushi/code/mozilla-central/media/libstagefright/system/core/liblog/logprint.c:88:13: warning: ‘filterinfo_free’ defined but not used [-Wunused-function]
77:37.93 static void filterinfo_free(FilterInfo *p_info)
77:37.93 ^~~~~~~~~~~~~~~
77:46.32 libextensions_pref_autoconfig_src.a.desc
77:51.70 libvideo_coding_utility.a.desc
77:52.04 libdom_cache.a.desc
77:59.62 libvideo_processing.a.desc
78:00.52 libaudio_conference_mixer.a.desc
78:01.90 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c: In function ‘nr_ice_get_foundation’:
78:01.90 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c:383:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:01.90 if(cand->type != foundation->type)
78:01.90 ^~
78:03.59 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c: In function ‘nr_ice_candidate_pair_create’:
78:03.59 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c:100:98: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 10 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
78:03.59 r_log(LOG_ICE,LOG_INFO,"ICE(%s)/CAND-PAIR(%s): Pairing candidate %s (%x):%s (%x) priority=%llu (%llx)",pctx->ctx->label,pair->codeword,lcand->addr.as_string,lcand->priority,rcand->addr.as_string,rcand->priority,pair->priority,pair->priority);
78:03.60 ^
78:03.60 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c:100:104: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 11 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
78:03.60 r_log(LOG_ICE,LOG_INFO,"ICE(%s)/CAND-PAIR(%s): Pairing candidate %s (%x):%s (%x) priority=%llu (%llx)",pctx->ctx->label,pair->codeword,lcand->addr.as_string,lcand->priority,rcand->addr.as_string,rcand->priority,pair->priority,pair->priority);
78:03.61 ^
78:03.61 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c: In function ‘nr_ice_candidate_pair_stun_cb’:
78:03.62 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c:188:11: warning: variable ‘_status’ set but not used [-Wunused-but-set-variable]
78:03.62 int r,_status;
78:03.62 ^~~~~~~
78:03.62 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c: In function ‘nr_ice_candidate_pair_restart_stun_nominated_cb’:
78:03.62 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c:630:11: warning: variable ‘_status’ set but not used [-Wunused-but-set-variable]
78:03.62 int r,_status;
78:03.63 ^~~~~~~
78:05.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c: In function ‘nr_ice_component_handle_triggered_check’:
78:05.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:758:13: warning: variable ‘_status’ set but not used [-Wunused-but-set-variable]
78:05.01 int r=0,_status;
78:05.01 ^~~~~~~
78:05.02 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c: At top level:
78:05.03 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:990:5: warning: no previous prototype for ‘nr_ice_component_can_candidate_tcptype_pair’ [-Wmissing-prototypes]
78:05.03 int nr_ice_component_can_candidate_tcptype_pair(nr_socket_tcp_type left, nr_socket_tcp_type right)
78:05.03 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78:05.04 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1007:5: warning: no previous prototype for ‘nr_ice_component_can_candidate_addr_pair’ [-Wmissing-prototypes]
78:05.05 int nr_ice_component_can_candidate_addr_pair(nr_transport_addr *local, nr_transport_addr *remote)
78:05.06 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78:05.07 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1144:5: warning: no previous prototype for ‘nr_ice_pre_answer_enqueue’ [-Wmissing-prototypes]
78:05.07 int nr_ice_pre_answer_enqueue(nr_ice_component *comp, nr_socket *sock, nr_stun_server_request *req, int *dont_free)
78:05.07 ^~~~~~~~~~~~~~~~~~~~~~~~~
78:05.08 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1318:5: warning: no previous prototype for ‘nr_ice_component_refresh_consent’ [-Wmissing-prototypes]
78:05.08 int nr_ice_component_refresh_consent(nr_stun_client_ctx *ctx, NR_async_cb finished_cb, void *cb_arg)
78:05.08 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78:05.09 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1332:6: warning: no previous prototype for ‘nr_ice_component_consent_calc_consent_timer’ [-Wmissing-prototypes]
78:05.09 void nr_ice_component_consent_calc_consent_timer(nr_ice_component *comp)
78:05.09 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78:05.09 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1421:5: warning: no previous prototype for ‘nr_ice_component_setup_consent’ [-Wmissing-prototypes]
78:05.09 int nr_ice_component_setup_consent(nr_ice_component *comp)
78:05.10 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78:07.25 libcng.a.desc
78:08.16 In file included from /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h:43:0,
78:08.16 from /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:38:
78:08.16 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c: In function ‘nr_ice_get_default_local_address’:
78:08.17 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:08.17 (strncpy((a),(b),(c)), \
78:08.20 ~~~~~~~~~~~~~~~~~~~~~~~~
78:08.21 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:08.25 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:08.25 strlen((b)))
78:08.25 ~~~~~~~~~~~~
78:08.25 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:687:7: note: in expansion of macro ‘strlcpy’
78:08.26 strlcpy(addrp->addr.ifname, "default route", sizeof(addrp->addr.ifname));
78:08.26 ^~~~~~~
78:08.30 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c: In function ‘nr_ice_random_string’:
78:08.30 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:890:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:08.30 if(needed>sizeof(bytes)) ABORT(R_BAD_ARGS);
78:08.31 ^
78:09.95 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c: In function ‘nr_ice_media_stream_check_timer_cb’:
78:09.95 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c:320:11: warning: variable ‘_status’ set but not used [-Wunused-but-set-variable]
78:09.95 int r,_status;
78:09.95 ^~~~~~~
78:15.55 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/net/transport_addr.c: In function ‘nr_transport_addr_get_private_addr_range’:
78:15.55 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/net/transport_addr.c:458:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:15.55 for (int i=0; i<(sizeof(nr_private_ipv4_addrs)/sizeof(nr_transport_addr_mask)); i++) {
78:15.56 ^
78:16.43 In file included from /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h:43:0,
78:16.43 from /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c:37:
78:16.43 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c: In function ‘nr_reg_get_transport_addr’:
78:16.43 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:16.44 (strncpy((a),(b),(c)), \
78:16.44 ~~~~~~~~~~~~~~~~~~~~~~~~
78:16.44 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:16.44 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:16.45 strlen((b)))
78:16.45 ~~~~~~~~~~~~
78:16.45 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c:118:9: note: in expansion of macro ‘strlcpy’
78:16.46 strlcpy(addr->ifname, ifname, sizeof(addr->ifname));
78:16.46 ^~~~~~~
78:17.26 In file included from /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h:43:0,
78:17.26 from /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/addrs.c:36:
78:17.26 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/addrs.c: In function ‘stun_getifaddrs’:
78:17.27 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:17.27 (strncpy((a),(b),(c)), \
78:17.27 ~~~~~~~~~~~~~~~~~~~~~~~~
78:17.27 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:17.27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:17.28 strlen((b)))
78:17.29 ~~~~~~~~~~~~
78:17.29 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/addrs.c:330:13: note: in expansion of macro ‘strlcpy’
78:17.29 strlcpy(addrs[*count].addr.ifname, if_addr->ifa_name, sizeof(addrs[*count].addr.ifname));
78:17.29 ^~~~~~~
78:18.36 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_build.c: In function ‘nr_stun_compute_lt_message_integrity_password’:
78:18.37 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_build.c:328:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:18.37 if ((sizeof(digest_input) - strlen(digest_input)) < password->len)
78:18.37 ^
78:19.56 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function ‘nr_stun_client_timer_expired_cb’:
78:19.56 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:243:79: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘INT8 {aka long int}’ [-Wformat=]
78:19.56 r_log(NR_LOG_STUN,LOG_DEBUG,"STUN-CLIENT(%s): Timer expired (after %llu ms)",ctx->label, ms_waited);
78:19.57 ^
78:19.57 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:246:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:19.57 if (ctx->request_ct >= ctx->maximum_transmits) {
78:19.57 ^~
78:19.59 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:256:5: warning: implicit declaration of function ‘nr_ice_accumulate_count’ [-Wimplicit-function-declaration]
78:19.60 nr_ice_accumulate_count(&(ctx->retransmit_ct), 1);
78:19.60 ^~~~~~~~~~~~~~~~~~~~~~~
78:19.60 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:226:9: warning: variable ‘_status’ set but not used [-Wunused-but-set-variable]
78:19.61 int _status;
78:19.61 ^~~~~~~
78:19.61 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function ‘nr_stun_client_force_retransmit’:
78:19.61 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:282:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:19.61 if (ctx->request_ct > ctx->maximum_transmits) {
78:19.61 ^
78:19.61 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function ‘nr_stun_client_send_request’:
78:19.62 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:405:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:19.62 if (ctx->request_ct >= ctx->maximum_transmits) {
78:19.62 ^~
78:20.95 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_encode_htons’:
78:20.95 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:92:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:20.95 if (*offset + sizeof(d) >= buflen) {
78:20.96 ^~
78:20.96 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_encode_htonl’:
78:20.96 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:108:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:20.96 if (*offset + sizeof(d) > buflen) {
78:20.96 ^
78:20.99 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_encode_htonll’:
78:20.99 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:124:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.00 if (*offset + sizeof(d) > buflen) {
78:21.00 ^
78:21.00 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_decode_htons’:
78:21.00 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:155:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.00 if (*offset + sizeof(d) > buflen) {
78:21.00 ^
78:21.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_decode_htonl’:
78:21.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:172:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.01 if (*offset + sizeof(d) > buflen) {
78:21.01 ^
78:21.02 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_decode_htonll’:
78:21.02 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:189:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.02 if (*offset + sizeof(d) > buflen) {
78:21.03 ^
78:21.03 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_attr_string_illegal’:
78:21.03 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:231:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.04 else if (nchars > max_chars) {
78:21.04 ^
78:21.04 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_attr_codec_UINT8_print’:
78:21.04 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:378:46: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
78:21.04 r_log(NR_LOG_STUN, LOG_DEBUG, "%s %s: %llu", msg, attr_info->name, *(UINT8*)data);
78:21.05 ^
78:21.06 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_attr_codec_data_decode’:
78:21.08 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:564:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.09 if (attrlen >= (sizeof(result->data) - 1)) {
78:21.11 ^~
78:21.11 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_attr_codec_error_code_decode’:
78:21.12 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:640:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.12 if (size_reason > (sizeof(result->reason) - 1)) {
78:21.12 ^
78:21.12 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_attr_codec_string_decode’:
78:21.12 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:971:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.12 if (strlen(result) != attrlen) {
78:21.13 ^~
78:21.13 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:974:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.13 if (strlen(result) != attrlen-1) {
78:21.13 ^~
78:21.13 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_find_attr_info’:
78:21.13 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1219:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.14 for (i = 0; i < sizeof(attrs)/sizeof(*attrs); ++i) {
78:21.14 ^
78:21.14 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘sanity_check_encoding_stuff’:
78:21.14 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1259:9: warning: variable ‘padding_bytes’ set but not used [-Wunused-but-set-variable]
78:21.14 int padding_bytes;
78:21.14 ^~~~~~~~~~~~~
78:21.14 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function ‘nr_stun_decode_message’:
78:21.15 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1392:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.15 if (sizeof(nr_stun_message_header) > msg->length) {
78:21.15 ^
78:21.15 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1412:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.15 if (msg->header.length + sizeof(msg->header) != msg->length) {
78:21.16 ^~
78:21.16 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1466:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:21.16 if (password->len > sizeof(attr->u.message_integrity.password)) {
78:21.16 ^
78:23.77 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function ‘nr_is_stun_message’:
78:23.78 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:70:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:23.78 if (sizeof(nr_stun_message_header) > len)
78:23.78 ^
78:23.78 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function ‘nr_is_stun_request_message’:
78:23.78 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:170:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:23.80 if (sizeof(nr_stun_message_header) > len)
78:23.81 ^
78:23.83 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function ‘nr_is_stun_indication_message’:
78:23.83 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:187:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:23.83 if (sizeof(nr_stun_message_header) > len)
78:23.83 ^
78:23.83 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function ‘nr_is_stun_response_message’:
78:23.83 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:204:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:23.83 if (sizeof(nr_stun_message_header) > len)
78:23.84 ^
78:23.85 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function ‘nr_has_stun_cookie’:
78:23.85 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:224:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:23.85 if (sizeof(nr_stun_message_header) > len)
78:23.85 ^
78:24.36 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_create2’:
78:24.37 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:24.37 if (length > sizeof(m->buffer)) {
78:24.37 ^
78:24.37 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_add_error_code_attribute’:
78:24.37 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:24.38 (strncpy((a),(b),(c)), \
78:24.38 ~~~~~~~~~~~~~~~~~~~~~~~~
78:24.38 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:24.39 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:24.39 strlen((b)))
78:24.40 ~~~~~~~~~~~~
78:24.41 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro ‘NR_STUN_MESSAGE_ADD_ATTRIBUTE’
78:24.41 { __code } \
78:24.41 ^~~~~~
78:24.41 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:212:9: note: in expansion of macro ‘strlcpy’
78:24.42 strlcpy(attr->u.error_code.reason, reason, sizeof(attr->u.error_code.reason));
78:24.42 ^~~~~~~
78:24.42 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_add_message_integrity_attribute’:
78:24.42 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:228:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:24.42 if (sizeof(attr->u.message_integrity.password) < password->len)
78:24.42 ^
78:24.42 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro ‘NR_STUN_MESSAGE_ADD_ATTRIBUTE’
78:24.43 { __code } \
78:24.43 ^~~~~~
78:24.43 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_add_nonce_attribute’:
78:24.43 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:24.43 (strncpy((a),(b),(c)), \
78:24.43 ~~~~~~~~~~~~~~~~~~~~~~~~
78:24.43 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:24.44 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:24.44 strlen((b)))
78:24.44 ~~~~~~~~~~~~
78:24.44 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro ‘NR_STUN_MESSAGE_ADD_ATTRIBUTE’
78:24.44 { __code } \
78:24.44 ^~~~~~
78:24.44 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:240:7: note: in expansion of macro ‘strlcpy’
78:24.44 { strlcpy(attr->u.nonce, nonce, sizeof(attr->u.nonce)); }
78:24.44 ^~~~~~~
78:24.45 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_add_realm_attribute’:
78:24.45 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:24.45 (strncpy((a),(b),(c)), \
78:24.45 ~~~~~~~~~~~~~~~~~~~~~~~~
78:24.45 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:24.45 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:24.46 strlen((b)))
78:24.46 ~~~~~~~~~~~~
78:24.46 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro ‘NR_STUN_MESSAGE_ADD_ATTRIBUTE’
78:24.46 { __code } \
78:24.46 ^~~~~~
78:24.46 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:247:7: note: in expansion of macro ‘strlcpy’
78:24.47 { strlcpy(attr->u.realm, realm, sizeof(attr->u.realm)); }
78:24.47 ^~~~~~~
78:24.47 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_add_server_attribute’:
78:24.47 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:24.47 (strncpy((a),(b),(c)), \
78:24.47 ~~~~~~~~~~~~~~~~~~~~~~~~
78:24.47 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:24.48 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:24.48 strlen((b)))
78:24.48 ~~~~~~~~~~~~
78:24.48 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro ‘NR_STUN_MESSAGE_ADD_ATTRIBUTE’
78:24.48 { __code } \
78:24.48 ^~~~~~
78:24.48 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:254:7: note: in expansion of macro ‘strlcpy’
78:24.49 { strlcpy(attr->u.server_name, server_name, sizeof(attr->u.server_name)); }
78:24.49 ^~~~~~~
78:24.49 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function ‘nr_stun_message_add_username_attribute’:
78:24.49 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value]
78:24.49 (strncpy((a),(b),(c)), \
78:24.49 ~~~~~~~~~~~~~~~~~~~~~~~~
78:24.49 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \
78:24.50 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
78:24.50 strlen((b)))
78:24.50 ~~~~~~~~~~~~
78:24.50 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro ‘NR_STUN_MESSAGE_ADD_ATTRIBUTE’
78:24.50 { __code } \
78:24.50 ^~~~~~
78:24.50 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:268:7: note: in expansion of macro ‘strlcpy’
78:24.51 { strlcpy(attr->u.username, username, sizeof(attr->u.username)); }
78:24.51 ^~~~~~~
78:26.34 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c: In function ‘nr_stun_server_send_response’:
78:26.34 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c:389:11: warning: variable ‘hmacPassword’ set but not used [-Wunused-but-set-variable]
78:26.34 Data *hmacPassword;
78:26.34 ^~~~~~~~~~~~
78:27.27 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function ‘nr_stun_xor_mapped_address’:
78:27.27 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_util.c:97:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:27.27 for (int i = 0; i < sizeof(maskedAddr); ++i) {
78:27.27 ^
78:27.27 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function ‘nr_stun_different_transaction’:
78:27.28 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/stun_util.c:198:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:27.28 if (sizeof(header) > len)
78:27.28 ^
78:27.92 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c: In function ‘nr_turn_stun_ctx_cb’:
78:27.92 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c:260:9: warning: implicit declaration of function ‘nr_ice_accumulate_count’ [-Wimplicit-function-declaration]
78:27.92 nr_ice_accumulate_count(&(ctx->tctx->cnt_438s), 1);
78:27.92 ^~~~~~~~~~~~~~~~~~~~~~~
78:27.94 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c: In function ‘nr_turn_client_parse_data_indication’:
78:27.94 /home/rushi/code/mozilla-central/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c:905:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
78:27.95 if (newsize < attr->u.data.length)
78:27.96 ^
78:33.24 libnicer.a.desc
78:33.34 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libstagefright/Unified_cpp_media_libstagefright1.cpp:74:0:
78:33.34 /home/rushi/code/mozilla-central/media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp: In function ‘stagefright::AString stagefright::StringPrintf(const char*, ...)’:
78:33.34 /home/rushi/code/mozilla-central/media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp:333:35: warning: ignoring return value of ‘int vasprintf(char**, const char*, __va_list_tag*)’, declared with attribute warn_unused_result [-Wunused-result]
78:33.34 vasprintf(&buffer, format, ap);
78:33.34 ^
78:39.12 libmedia_libstagefright.a.desc
78:41.62 libneteq.a.desc
79:01.33 libparser_html.a.desc
79:07.84 libwebrtc_lib.a.desc
79:13.05 librtc_base_approved.a.desc
79:18.87 libvoice_engine.a.desc
79:20.54 libwebrtc_utility.a.desc
79:22.65 libwebrtc_vp9.a.desc
79:24.09 libvideo_render.a.desc
79:25.94 libvideo_capture_module_internal_impl.a.desc
79:26.76 libdesktop_capture_differ_sse2.a.desc
79:29.18 In file included from /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.h:18:0,
79:29.18 from /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_c.c:11,
79:29.18 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c:29:
79:29.18 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_defines.h:23:0: warning: "PART_LEN2" redefined
79:29.18 #define PART_LEN2 (PART_LEN << 1) /* Length of partition * 2. */
79:29.18
79:29.19 In file included from /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.h:14:0,
79:29.19 from /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.c:15,
79:29.20 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c:11:
79:29.22 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core.h:25:0: note: this is the location of the previous definition
79:29.24 #define PART_LEN2 (PART_LEN * 2) // Length of partition * 2
79:29.24
79:33.83 libsystem_wrappers.a.desc
79:35.07 libpaced_sender.a.desc
79:36.37 libaudio_processing_sse2.a.desc
79:41.61 libg722.a.desc
79:42.85 libwebrtc_vp8.a.desc
79:46.31 libvideo_render_module.a.desc
79:50.36 libpcm16b.a.desc
79:54.27 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio0.cpp:101:0:
79:54.27 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/common_audio/resampler/resampler.cc: In member function ‘int webrtc::Resampler::ResetIfNeeded(int, int, size_t)’:
79:54.27 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/common_audio/resampler/resampler.cc:54:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
79:54.27 if (!state_ || channels_ != num_channels ||
79:54.28 ~~~~~~~~~~^~~~~~~~~~~~~~~
80:02.32 libcommon_audio.a.desc
80:10.12 libcommon_video.a.desc
80:10.42 libwebrtc_video_coding.a.desc
80:13.21 libwebrtc_i420.a.desc
80:14.80 libwebrtc_common.a.desc
80:16.62 libaudio_encoder_interface.a.desc
80:19.95 libwebrtc_h264.a.desc
80:22.22 libvideo_processing_sse2.a.desc
80:22.44 libbitrate_controller.a.desc
80:24.09 libcommon_audio_sse2.a.desc
80:27.39 libaudio_processing.a.desc
80:28.74 librent_a_codec.a.desc
80:32.74 libvideo_capture_module.a.desc
80:35.45 libaudio_decoder_interface.a.desc
80:36.08 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
80:36.09 from /usr/include/x86_64-linux-gnu/sys/syslog.h:35,
80:36.09 from /usr/include/syslog.h:1,
80:36.09 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/syslog.h:3,
80:36.09 from /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.h:44,
80:36.09 from /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c:47:
80:36.12 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
80:36.14 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
80:36.14 ^~~~~~~
80:36.38 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function ‘r_log_register’:
80:36.38 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c:199:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:36.38 "logging.%s.facility",log_destinations[j].dest_name)>=sizeof(NR_registry))
80:36.38 ^~
80:36.38 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c:206:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:36.39 "%s.level",dest_facility_prefix)>=sizeof(NR_registry))
80:36.39 ^~
80:36.40 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function ‘r_log_facility_change_cb’:
80:36.40 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c:277:11: warning: variable ‘_status’ set but not used [-Wunused-but-set-variable]
80:36.41 int r,_status;
80:36.41 ^~~~~~~
80:36.43 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function ‘r_log_get_destinations’:
80:36.43 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c:569:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:36.43 log_destinations[i].dest_name)>=sizeof(reg_key))
80:36.44 ^~
80:36.44 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/log/r_log.c:587:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:36.44 log_destinations[i].dest_name)>=sizeof(reg_key))
80:36.44 ^~
80:37.84 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/hex.c: In function ‘nr_nbin2hex’:
80:37.85 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/hex.c:59:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:37.85 if (size < (2*binlen))
80:37.85 ^
80:37.85 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/hex.c:67:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:37.85 if (size >= (2*binlen)+1)
80:37.85 ^~
80:37.86 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/hex.c: In function ‘nr_nhex2bin’:
80:37.87 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/hex.c:92:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:37.87 if (size < binlen)
80:37.87 ^
80:39.72 libisac_fix.a.desc
80:39.77 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c: In function ‘nr_strerror’:
80:39.78 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c:117:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:39.78 for (i = 0; i < sizeof(errors)/sizeof(*errors); ++i) {
80:39.78 ^
80:42.00 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/util.c: In function ‘nr_reg_uint8_fetch_and_check’:
80:42.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/util.c:420:60: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
80:42.01 r_log(log_fac,LOG_ERR,"Invalid value for key '%s'=%llu, (min = %llu)",key,my_val,min);
80:42.01 ^
80:42.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/util.c:420:73: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
80:42.01 r_log(log_fac,LOG_ERR,"Invalid value for key '%s'=%llu, (min = %llu)",key,my_val,min);
80:42.01 ^
80:42.03 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/util.c:425:60: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
80:42.03 r_log(log_fac,LOG_ERR,"Invalid value for key '%s'=%llu, (max = %llu)",key,my_val,max);
80:42.03 ^
80:42.03 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/util/util.c:425:73: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
80:42.04 r_log(log_fac,LOG_ERR,"Invalid value for key '%s'=%llu, (max = %llu)",key,my_val,max);
80:42.04 ^
80:42.82 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:2:0:
80:42.82 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/c2ru.c: In function ‘nr_c2ru_get_children’:
80:42.83 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/c2ru.c:239:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:42.83 for (i = 0; i < count; ++i) {
80:42.83 ^
80:42.91 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
80:42.91 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function ‘nr_reg_compute_type’:
80:42.91 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry.c:362:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:42.91 for (i = 0; i < sizeof(typenames)/sizeof(*typenames); ++i) {
80:42.92 ^
80:42.93 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function ‘NR_reg_make_registry’:
80:42.94 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry.c:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:42.94 if ((plen + clen + 2) > sizeof(NR_registry))
80:42.94 ^
80:42.96 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0:
80:42.96 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry_local.c: In function ‘nr_reg_alloc_node_data’:
80:42.98 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:493:28: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘INT8 {aka long int}’ [-Wformat=]
80:42.98 snprintf(s, len, "%lld", ((nr_scalar_registry_node*)node)->scalar._nr_int8);
80:42.99 ^
80:42.99 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:496:28: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘UINT8 {aka long unsigned int}’ [-Wformat=]
80:42.99 snprintf(s, len, "%llu", ((nr_scalar_registry_node*)node)->scalar._nr_uint8);
80:43.00 ^
80:43.00 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry_local.c: At top level:
80:43.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:885:0: warning: "NRREGGET" redefined
80:43.01 #define NRREGGET(func, TYPE, type) \
80:43.01
80:43.01 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
80:43.01 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry.c:122:0: note: this is the location of the previous definition
80:43.01 #define NRREGGET(func, method, type) \
80:43.02
80:43.02 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0:
80:43.04 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:978:0: warning: "NRREGSET" redefined
80:43.04 #define NRREGSET(func, TYPE, type) \
80:43.05
80:43.05 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
80:43.06 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registry.c:169:0: note: this is the location of the previous definition
80:43.06 #define NRREGSET(func, method, type) \
80:43.06
80:43.07 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:29:0:
80:43.07 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function ‘nr_reg_validate_action’:
80:43.07 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:106:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:43.08 for (i = 0; i < sizeof(CB_ACTIONS); ++i) {
80:43.08 ^
80:43.08 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function ‘NR_reg_register_callback’:
80:43.09 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:402:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:43.10 for (i = 0; i < sizeof(CB_ACTIONS); ++i) {
80:43.12 ^
80:43.12 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function ‘NR_reg_unregister_callback’:
80:43.12 /home/rushi/code/mozilla-central/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:425:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:43.12 for (i = 0; i < sizeof(CB_ACTIONS); ++i) {
80:43.12 ^
80:44.50 librtc_event_log.a.desc
80:44.86 libaudio_device.a.desc
80:46.80 libnrappkit.a.desc
80:47.97 libremote_bitrate_estimator.a.desc
80:49.15 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:56:0:
80:49.15 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function ‘virtual int32_t webrtc::DesktopDeviceInfoImpl::getDesktopDisplayDeviceInfo(int32_t, webrtc::DesktopDisplayDevice&)’:
80:49.15 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:188:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:49.15 if(nIndex < 0 || nIndex >= desktop_display_list_.size()) {
80:49.15 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80:49.20 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function ‘virtual int32_t webrtc::DesktopDeviceInfoImpl::getWindowInfo(int32_t, webrtc::DesktopDisplayDevice&)’:
80:49.20 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:207:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:49.20 if (nIndex < 0 || nIndex >= desktop_window_list_.size()) {
80:49.20 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80:49.20 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function ‘virtual int32_t webrtc::DesktopDeviceInfoImpl::getApplicationInfo(int32_t, webrtc::DesktopApplication&)’:
80:49.20 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:228:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
80:49.20 if(nIndex < 0 || nIndex >= desktop_application_list_.size()) {
80:49.21 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80:49.36 libisac_common.a.desc
80:50.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:11:0:
80:50.89 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: At global scope:
80:50.89 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc:168:6: warning: ‘void webrtc::{anonymous}::AppCapturerLinux::CaptureWebRTC(const webrtc::DesktopRegion&)’ defined but not used [-Wunused-function]
80:50.90 void AppCapturerLinux::CaptureWebRTC(const DesktopRegion& region) {
80:50.90 ^~~~~~~~~~~~~~~~
80:52.82 libg711.a.desc
80:53.66 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules0.cpp:56:0:
80:53.66 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/h264_sps_parser.cc:17:0: warning: "RETURN_FALSE_ON_FAIL" redefined
80:53.66 #define RETURN_FALSE_ON_FAIL(x) \
80:53.67
80:53.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules0.cpp:47:0:
80:53.67 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/h264_bitstream_parser.cc:87:0: note: this is the location of the previous definition
80:53.70 #define RETURN_FALSE_ON_FAIL(x) \
80:53.71
80:59.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.cpp:128:0:
80:59.83 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_utility.cc: In member function ‘void webrtc::RTCPUtility::RTCPParserV2::Validate()’:
80:59.84 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_utility.cc:426:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
80:59.84 if (!RtcpParseCommonHeader(_ptrRTCPDataBegin,
80:59.84 ^~
80:59.84 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_utility.cc:440:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
80:59.86 if (!_RTCPReducedSizeEnable)
80:59.86 ^~
81:02.31 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:56:0:
81:02.31 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc: In member function ‘virtual void webrtc::DesktopDeviceInfoX11::InitializeApplicationList()’:
81:02.32 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:85:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
81:02.32 if (processId == getpid()) {
81:02.32 ~~~~~~~~~~^~~~~~~~~~~
81:02.95 In file included from /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.cc:26:0,
81:02.95 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:101:
81:02.95 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h: In constructor ‘webrtc::DesktopCaptureImpl::DesktopCaptureImpl(int32_t)’:
81:02.95 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h:272:20: warning: ‘webrtc::DesktopCaptureImpl::mRefCount’ will be initialized after [-Wreorder]
81:02.95 mutable uint32_t mRefCount;
81:02.95 ^~~~~~~~~
81:02.96 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h:270:40: warning: ‘rtc::scoped_ptr<rtc::PlatformThread> webrtc::DesktopCaptureImpl::capturer_thread_’ [-Wreorder]
81:02.96 rtc::scoped_ptr<rtc::PlatformThread> capturer_thread_;
81:02.98 ^~~~~~~~~~~~~~~~
81:02.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:101:0:
81:02.98 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.cc:484:1: warning: when initialized here [-Wreorder]
81:02.98 DesktopCaptureImpl::DesktopCaptureImpl(const int32_t id)
81:02.98 ^~~~~~~~~~~~~~~~~~
81:10.85 libisac.a.desc
81:12.24 libdesktop_capture.a.desc
81:16.21 libmedia_file.a.desc
81:17.97 libwebrtc_opus.a.desc
81:28.61 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules2.cpp:2:0:
81:28.61 /home/rushi/code/mozilla-central/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc:47:6: warning: ‘bool webrtc::{anonymous}::VerifyStapANaluLengths(const uint8_t*, size_t)’ defined but not used [-Wunused-function]
81:28.61 bool VerifyStapANaluLengths(const uint8_t* nalu_ptr, size_t length_remaining) {
81:28.62 ^~~~~~~~~~~~~~~~~~~~~~
81:29.77 libaudio_coding_module.a.desc
81:32.91 libsecurity_sandbox_linux_glue.a.desc
81:38.89 libintl_build.a.desc
81:46.92 libnetwerk_mime.a.desc
81:49.09 libStaticXULComponentsEnd.a.desc
81:49.32 librtp_rtcp.a.desc
82:18.38 libtools_profiler.a.desc
82:21.54 libwidget_xremoteclient.a.desc
82:22.37 libnetwerk_build.a.desc
82:33.47 libdom_vr.a.desc
82:38.15 libintl_strres.a.desc
82:44.55 libaccessible_html.a.desc
83:02.19 libdom_media_bridge.a.desc
83:04.64 libdom_media_gmp_widevine-adapter.a.desc
83:06.85 libdom_archivereader.a.desc
83:27.44 libimage_build.a.desc
83:51.82 libtoolkit_components_windowwatcher.a.desc
83:57.72 libnetwerk_cache.a.desc
84:30.36 libxpcom_threads.a.desc
86:14.01 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/painting/Unified_cpp_layout_painting0.cpp:101:0:
86:14.02 /home/rushi/code/mozilla-central/layout/painting/nsCSSRenderingBorders.cpp: In member function ‘void nsCSSBorderRenderer::DrawBorderSides(int)’:
86:14.02 /home/rushi/code/mozilla-central/layout/painting/nsCSSRenderingBorders.cpp:1250:55: warning: ‘borderRenderColor’ may be used uninitialized in this function [-Wmaybe-uninitialized]
86:14.02 aBorderColorStyle[aLineIndex]);
86:14.02 ^
86:14.02 /home/rushi/code/mozilla-central/layout/painting/nsCSSRenderingBorders.cpp:1321:11: note: ‘borderRenderColor’ was declared here
86:14.02 nscolor borderRenderColor;
86:14.04 ^~~~~~~~~~~~~~~~~
86:37.40 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/painting/Unified_cpp_layout_painting0.cpp:92:0:
86:37.41 /home/rushi/code/mozilla-central/layout/painting/nsCSSRendering.cpp: In static member function ‘static void nsCSSRendering::PaintGradient(nsPresContext*, nsRenderingContext&, nsStyleGradient*, const nsRect&, const nsRect&, const nsRect&, const nsSize&, const CSSIntRect&, const nsSize&, float)’:
86:37.41 /home/rushi/code/mozilla-central/layout/painting/nsCSSRendering.cpp:425:66: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized]
86:37.41 mPosition(aPosition), mIsMidpoint(aIsMidPoint), mColor(aColor) {}
86:37.41 ^
86:37.41 /home/rushi/code/mozilla-central/layout/painting/nsCSSRendering.cpp:2836:12: note: ‘position’ was declared here
86:37.41 double position;
86:37.43 ^~~~~~~~
86:55.03 liblayout_painting.a.desc
87:36.67 libimage_encoders_png.a.desc
88:12.39 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/flac/Unified_cpp_dom_media_flac0.cpp:11:0:
88:12.40 /home/rushi/code/mozilla-central/dom/media/flac/FlacDemuxer.cpp: In member function ‘mozilla::media::TimeUnit mozilla::FlacTrackDemuxer::FastSeek(const mozilla::media::TimeUnit&)’:
88:12.40 /home/rushi/code/mozilla-central/dom/media/flac/FlacDemuxer.cpp:787:25: warning: ‘*((void*)& lastFoundOffset +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
88:12.40 if (lastFoundOffset && lastFoundOffset.ref() == frame.Offset()) {
88:12.40 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88:17.14 libdom_media_flac.a.desc
88:25.53 libnksrtp_s.a.desc
88:26.73 libdom_media.a.desc
88:29.89 libtoolkit_crashreporter_google-breakpad_src_client.a.desc
88:32.75 libtoolkit_components_parentalcontrols.a.desc
88:34.42 libnetwerk_protocol_device.a.desc
88:42.89 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/vr/Unified_cpp_gfx_vr0.cpp:56:0:
88:42.89 /home/rushi/code/mozilla-central/gfx/vr/gfxVROpenVR.cpp: In member function ‘virtual void mozilla::gfx::VRSystemManagerOpenVR::ScanForControllers()’:
88:42.89 /home/rushi/code/mozilla-central/gfx/vr/gfxVROpenVR.cpp:714:61: warning: ‘hand’ may be used uninitialized in this function [-Wmaybe-uninitialized]
88:42.89 hand, gNumOpenVRButtonMask, gNumOpenVRAxis);
88:42.89 ^
88:49.38 libgfx_vr.a.desc
89:07.05 libdom_media_platforms_ffmpeg_ffmpeg57.a.desc
89:08.82 libtoolkit_components_satchel.a.desc
89:26.68 libdom_media_imagecapture.a.desc
89:41.96 libdom_power.a.desc
89:43.73 libdom_media_platforms_ffmpeg.a.desc
90:22.38 libdom_filesystem_compat.a.desc
90:34.83 libaccessible_aom.a.desc
90:37.45 libdevtools_server.a.desc
90:48.92 libtoolkit_profile.a.desc
91:27.09 libxpcom_components.a.desc
91:50.72 libdom_canvas.a.desc
92:01.40 libdom_audiochannel.a.desc
92:16.76 libnksctp_s.a.desc
92:37.53 libtools_memory-profiler.a.desc
93:15.29 libmodules_libjar.a.desc
94:06.48 libdocshell_base.a.desc
94:15.07 libdom_media_fmp4.a.desc
94:19.16 /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c: In function ‘av_dict_set’:
94:19.16 /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c:80:58: warning: passing argument 1 of ‘av_free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:19.16 if (flags & AV_DICT_DONT_STRDUP_KEY) av_free(key);
94:19.16 ^~~
94:19.17 In file included from /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c:26:0:
94:19.18 /home/rushi/code/mozilla-central/media/libav/libavutil/mem.h:184:6: note: expected ‘void *’ but argument is of type ‘const char *’
94:19.21 void av_free(void *ptr);
94:19.21 ^~~~~~~
94:19.21 /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c:81:58: warning: passing argument 1 of ‘av_free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:19.22 if (flags & AV_DICT_DONT_STRDUP_VAL) av_free(value);
94:19.22 ^~~~~
94:19.22 In file included from /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c:26:0:
94:19.22 /home/rushi/code/mozilla-central/media/libav/libavutil/mem.h:184:6: note: expected ‘void *’ but argument is of type ‘const char *’
94:19.22 void av_free(void *ptr);
94:19.23 ^~~~~~~
94:19.23 /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c:100:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:19.23 m->elems[m->count].key = key;
94:19.24 ^
94:19.24 /home/rushi/code/mozilla-central/media/libav/libavutil/dict.c:104:38: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:19.25 m->elems[m->count].value = value;
94:19.26 ^
94:19.88 libxpfe_components_windowds.a.desc
94:20.90 /home/rushi/code/mozilla-central/media/libsoundtouch/src/sse_optimized.cpp:262:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
94:20.90 #pragma omp parallel for
94:20.90
94:21.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libav/Unified_c_media_libav0.c:29:0:
94:21.99 /home/rushi/code/mozilla-central/media/libav/libavutil/avstring.c: In function ‘av_stristr’:
94:21.99 /home/rushi/code/mozilla-central/media/libav/libavutil/avstring.c:57:16: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:21.99 return s1;
94:21.99 ^~
94:22.01 /home/rushi/code/mozilla-central/media/libav/libavutil/avstring.c:61:20: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:22.01 return s1;
94:22.02 ^~
94:22.03 /home/rushi/code/mozilla-central/media/libav/libavutil/avstring.c: In function ‘av_strnstr’:
94:22.03 /home/rushi/code/mozilla-central/media/libav/libavutil/avstring.c:71:16: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:22.04 return haystack;
94:22.04 ^~~~~~~~
94:22.04 /home/rushi/code/mozilla-central/media/libav/libavutil/avstring.c:75:20: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
94:22.04 return haystack;
94:22.04 ^~~~~~~~
94:22.27 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:20:0:
94:22.27 /home/rushi/code/mozilla-central/media/libsoundtouch/src/FIRFilter.cpp:89:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
94:22.27 #pragma omp parallel for
94:22.27
94:22.28 /home/rushi/code/mozilla-central/media/libsoundtouch/src/FIRFilter.cpp:145:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
94:22.28 #pragma omp parallel for
94:22.28
94:22.29 /home/rushi/code/mozilla-central/media/libsoundtouch/src/FIRFilter.cpp:192:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
94:22.29 #pragma omp parallel for
94:22.30
94:22.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:47:0:
94:22.32 /home/rushi/code/mozilla-central/media/libsoundtouch/src/InterpolateShannon.cpp:75:0: warning: "PI" redefined
94:22.32 #define PI 3.1415926536
94:22.32
94:22.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:2:0:
94:22.32 /home/rushi/code/mozilla-central/media/libsoundtouch/src/AAFilter.cpp:52:0: note: this is the location of the previous definition
94:22.32 #define PI M_PI
94:22.32
94:22.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:83:0:
94:22.36 /home/rushi/code/mozilla-central/media/libsoundtouch/src/TDStretch.cpp:306:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
94:22.37 #pragma omp parallel for
94:22.37
94:22.37 /home/rushi/code/mozilla-central/media/libsoundtouch/src/TDStretch.cpp:331:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
94:22.37 #pragma omp critical
94:22.37
94:22.74 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:56:0:
94:22.74 /home/rushi/code/mozilla-central/media/libsoundtouch/src/RateTransposer.cpp: In member function ‘void soundtouch::RateTransposer::processSamples(const SAMPLETYPE*, uint)’:
94:22.74 /home/rushi/code/mozilla-central/media/libsoundtouch/src/RateTransposer.cpp:133:10: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
94:22.75 uint count;
94:22.75 ^~~~~
94:27.70 libmedia_libsoundtouch_src.a.desc
94:29.45 libmedia_libav_libavutil_x86.a.desc
94:30.51 libmedia_libav.a.desc
95:04.78 libipc_glue.a.desc
95:05.58 /home/rushi/code/mozilla-central/media/libmkv/EbmlBufferWriter.c:43:13: warning: ‘_Serialize’ defined but not used [-Wunused-function]
95:05.58 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) {
95:05.58 ^~~~~~~~~~
95:06.70 libmedia_libmkv.a.desc
95:07.76 libeditor_txtsvc.a.desc
95:08.57 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/libnestegg/src/Unified_c_media_libnestegg_src0.c:2:0:
95:08.58 /home/rushi/code/mozilla-central/media/libnestegg/src/nestegg.c: In function ‘ne_parse’:
95:08.58 /home/rushi/code/mozilla-central/media/libnestegg/src/nestegg.c:1089:22: warning: variable ‘peeked_id’ set but not used [-Wunused-but-set-variable]
95:08.58 uint64_t id, size, peeked_id;
95:08.58 ^~~~~~~~~
95:11.43 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:20:0:
95:11.43 /home/rushi/code/mozilla-central/gfx/graphite2/src/Code.cpp:80:22: warning: ‘graphite2::vm::Machine::Code::decoder’ has a field ‘graphite2::vm::Machine::Code::decoder::_contexts’ whose type uses the anonymous namespace [-Wsubobject-linkage]
95:11.43 class Machine::Code::decoder
95:11.43 ^~~~~~~
95:12.02 libmedia_libnestegg_src.a.desc
95:15.25 /home/rushi/code/mozilla-central/media/libtheora/lib/x86/x86state.c:24:28: warning: ‘OC_FZIG_ZAG_MMX’ defined but not used [-Wunused-const-variable=]
95:15.25 static const unsigned char OC_FZIG_ZAG_MMX[128]={
95:15.25 ^~~~~~~~~~~~~~~
95:32.27 libmedia_libtheora.a.desc
95:48.23 libgfx_graphite2_src.a.desc
96:03.61 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-bentley-ottmann.c: In function ‘_cairo_bo_sweep_line_compare_edges.isra.4’:
96:03.62 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:552:12: warning: ‘bx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
96:03.62 return ax - bx;
96:03.62 ~~~^~~~
96:03.62 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:527:17: note: ‘bx’ was declared here
96:03.62 int32_t ax, bx;
96:03.64 ^~
96:03.65 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:552:12: warning: ‘ax’ may be used uninitialized in this function [-Wmaybe-uninitialized]
96:03.65 return ax - bx;
96:03.66 ~~~^~~~
96:03.67 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:527:13: note: ‘ax’ was declared here
96:03.67 int32_t ax, bx;
96:03.67 ^~
96:05.38 libmedia_libvorbis.a.desc
96:06.07 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:06.07 from /usr/include/assert.h:35,
96:06.08 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:06.08 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:06.08 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-cff-subset.c:43:
96:06.08 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:06.12 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:06.12 ^~~~~~~
96:07.06 libhal.a.desc
96:13.86 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:13.86 from /usr/include/assert.h:35,
96:13.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:13.86 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:13.89 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-ft-font.c:42:
96:13.89 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:13.89 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:13.91 ^~~~~~~
96:15.08 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-ft-font.c:65:0: warning: "_GNU_SOURCE" redefined
96:15.08 #define _GNU_SOURCE /* for RTLD_DEFAULT */
96:15.09
96:15.11 <command-line>:0:0: note: this is the location of the previous definition
96:15.24 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-ft-font.c: In function ‘_transform_glyph_bitmap’:
96:15.24 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-ft-font.c:1614:41: warning: passing argument 1 of ‘_moz_cairo_image_surface_get_format’ from incompatible pointer type [-Wincompatible-pointer-types]
96:15.24 if (cairo_image_surface_get_format (*surface) == CAIRO_FORMAT_ARGB32 &&
96:15.25 ^
96:15.25 In file included from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:73:0,
96:15.25 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-ft-font.c:42:
96:15.25 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-rename.h:123:40: note: expected ‘cairo_surface_t * {aka struct _cairo_surface *}’ but argument is of type ‘cairo_image_surface_t * {aka struct _cairo_image_surface *}’
96:15.25 #define cairo_image_surface_get_format _moz_cairo_image_surface_get_format
96:15.25 ^
96:15.26 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-compiler-private.h:92:26: note: in definition of macro ‘slim_hidden_proto1’
96:15.26 extern __typeof (name) name \
96:15.26 ^~~~
96:15.27 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:2436:1: note: in expansion of macro ‘slim_hidden_proto’
96:15.27 slim_hidden_proto (cairo_image_surface_get_format);
96:15.27 ^~~~~~~~~~~~~~~~~
96:15.27 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:2436:20: note: in expansion of macro ‘cairo_image_surface_get_format’
96:15.28 slim_hidden_proto (cairo_image_surface_get_format);
96:15.29 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96:22.50 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:22.50 from /usr/include/assert.h:35,
96:22.50 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:22.50 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:22.51 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-pdf-surface.c:43:
96:22.51 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:22.53 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:22.53 ^~~~~~~
96:29.25 libmozpng.a.desc
96:30.29 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function ‘_cairo_pdf_surface_write_patterns_and_smask_groups’:
96:30.29 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-pdf-surface.c:2201:14: warning: ‘interpolate’ may be used uninitialized in this function [-Wmaybe-uninitialized]
96:30.29 status = _cairo_pdf_surface_emit_image (surface, (cairo_image_surface_t *)pad_image,
96:30.29 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96:30.29 resource, interpolate);
96:30.30 ~~~~~~~~~~~~~~~~~~~~~~
96:30.30 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-pdf-surface.c:2137:18: note: ‘interpolate’ was declared here
96:30.30 cairo_bool_t interpolate;
96:30.31 ^~~~~~~~~~~
96:31.88 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:31.88 from /usr/include/assert.h:35,
96:31.88 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:31.89 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:31.89 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-ps-surface.c:57:
96:31.89 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:31.91 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:31.91 ^~~~~~~
96:42.47 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:42.48 from /usr/include/assert.h:35,
96:42.48 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:42.48 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:42.51 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-truetype-subset.c:44:
96:42.51 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:42.52 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:42.52 ^~~~~~~
96:46.79 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:46.80 from /usr/include/assert.h:35,
96:46.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:46.80 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:46.82 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-type1-fallback.c:37:
96:46.83 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:46.84 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:46.84 ^~~~~~~
96:49.52 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/features.h:3:0,
96:49.53 from /usr/include/assert.h:35,
96:49.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/assert.h:3,
96:49.53 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:57,
96:49.53 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-type1-subset.c:43:
96:49.54 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
96:49.55 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
96:49.56 ^~~~~~~
96:58.84 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-xlib-display.c: In function ‘_cairo_xlib_display_get_xrender_format’:
96:58.84 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-xlib-display.c:620:21: warning: ‘pict_format’ may be used uninitialized in this function [-Wmaybe-uninitialized]
96:58.85 xrender_format = XRenderFindStandardFormat (display->display,
96:58.85 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96:58.85 pict_format);
96:58.86 ~~~~~~~~~~~~
97:14.38 libgfx_harfbuzz_src.a.desc
97:18.08 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.08 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_over_reverse_u’:
97:18.08 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.08 t = ((x) & RB_MASK) * (a); \
97:18.11 ^
97:18.11 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.12 uint32_t s, m;
97:18.12 ^
97:18.22 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.22 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_in_u’:
97:18.22 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.23 t = ((x) & RB_MASK) * (a); \
97:18.23 ^
97:18.23 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.26 uint32_t s, m;
97:18.27 ^
97:18.28 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.28 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_in_reverse_u’:
97:18.32 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.32 t = ((x) & RB_MASK) * (a); \
97:18.32 ^
97:18.34 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.34 uint32_t s, m;
97:18.34 ^
97:18.36 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.36 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_out_u’:
97:18.37 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.37 t = ((x) & RB_MASK) * (a); \
97:18.37 ^
97:18.37 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.37 uint32_t s, m;
97:18.39 ^
97:18.43 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.43 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_out_reverse_u’:
97:18.43 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.43 t = ((x) & RB_MASK) * (a); \
97:18.43 ^
97:18.44 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.44 uint32_t s, m;
97:18.44 ^
97:18.45 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.46 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_atop_u’:
97:18.46 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.46 t = ((x) & RB_MASK) * (a); \
97:18.46 ^
97:18.46 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.46 uint32_t s, m;
97:18.46 ^
97:18.53 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.53 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_atop_reverse_u’:
97:18.53 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.54 t = ((x) & RB_MASK) * (a); \
97:18.54 ^
97:18.54 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.54 uint32_t s, m;
97:18.54 ^
97:18.57 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.57 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_xor_u’:
97:18.57 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.57 t = ((x) & RB_MASK) * (a); \
97:18.57 ^
97:18.57 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.57 uint32_t s, m;
97:18.58 ^
97:18.59 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.59 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_add_u’:
97:18.60 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.60 t = ((x) & RB_MASK) * (a); \
97:18.61 ^
97:18.61 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.61 uint32_t s, m;
97:18.61 ^
97:18.64 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.64 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_saturate_u’:
97:18.64 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.64 t = ((x) & RB_MASK) * (a); \
97:18.64 ^
97:18.64 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.64 uint32_t s, m;
97:18.64 ^
97:18.70 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:18.71 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_multiply_u’:
97:18.71 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:18.71 t = ((x) & RB_MASK) * (a); \
97:18.71 ^
97:18.71 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:18.71 uint32_t s, m;
97:18.71 ^
97:19.02 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:19.03 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_screen_u’:
97:19.03 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:19.03 t = ((x) & RB_MASK) * (a); \
97:19.03 ^
97:19.03 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:19.04 uint32_t s, m;
97:19.05 ^
97:19.41 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:19.41 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_overlay_u’:
97:19.41 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:19.41 t = ((x) & RB_MASK) * (a); \
97:19.41 ^
97:19.41 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:19.42 uint32_t s, m;
97:19.42 ^
97:19.81 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:19.81 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_darken_u’:
97:19.81 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:19.81 t = ((x) & RB_MASK) * (a); \
97:19.81 ^
97:19.83 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:19.83 uint32_t s, m;
97:19.83 ^
97:20.20 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:20.21 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_lighten_u’:
97:20.21 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:20.21 t = ((x) & RB_MASK) * (a); \
97:20.22 ^
97:20.22 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:20.22 uint32_t s, m;
97:20.25 ^
97:20.50 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:20.50 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_difference_u’:
97:20.51 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:20.51 t = ((x) & RB_MASK) * (a); \
97:20.52 ^
97:20.52 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:20.53 uint32_t s, m;
97:20.53 ^
97:20.95 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:20.96 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_exclusion_u’:
97:20.96 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:20.96 t = ((x) & RB_MASK) * (a); \
97:20.96 ^
97:20.99 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:21.00 uint32_t s, m;
97:21.00 ^
97:21.09 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c:47:0:
97:21.10 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-botor-scan-converter.c: In function ‘sweep_line_compare_edges’:
97:21.10 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:486:12: warning: ‘bx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:21.10 return ax - bx;
97:21.10 ~~~^~~~
97:21.11 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:459:17: note: ‘bx’ was declared here
97:21.11 int32_t ax, bx;
97:21.11 ^~
97:21.11 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:486:12: warning: ‘ax’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:21.11 return ax - bx;
97:21.12 ~~~^~~~
97:21.12 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:459:13: note: ‘ax’ was declared here
97:21.13 int32_t ax, bx;
97:21.13 ^~
97:21.49 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:21.50 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_hsl_hue_u’:
97:21.50 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:21.50 t = ((x) & RB_MASK) * (a); \
97:21.50 ^
97:21.51 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:21.51 uint32_t s, m;
97:21.51 ^
97:21.74 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:21.75 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_hsl_saturation_u’:
97:21.75 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:21.75 t = ((x) & RB_MASK) * (a); \
97:21.75 ^
97:21.75 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:21.76 uint32_t s, m;
97:21.77 ^
97:21.95 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:21.95 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_hsl_color_u’:
97:21.95 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:21.95 t = ((x) & RB_MASK) * (a); \
97:21.96 ^
97:21.96 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:21.96 uint32_t s, m;
97:21.97 ^
97:22.09 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:22.09 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_hsl_luminosity_u’:
97:22.09 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:22.09 t = ((x) & RB_MASK) * (a); \
97:22.09 ^
97:22.09 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:22.09 uint32_t s, m;
97:22.10 ^
97:22.36 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:22.36 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_disjoint_general_u’:
97:22.36 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:22.36 t = ((x) & RB_MASK) * (a); \
97:22.37 ^
97:22.37 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:22.39 uint32_t s, m;
97:22.40 ^
97:22.54 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:22.54 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_disjoint_over_u’:
97:22.54 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:22.54 t = ((x) & RB_MASK) * (a); \
97:22.55 ^
97:22.55 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:22.55 uint32_t s, m;
97:22.55 ^
97:24.18 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:24.18 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_soft_light_u’:
97:24.19 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:24.19 t = ((x) & RB_MASK) * (a); \
97:24.19 ^
97:24.20 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:24.21 uint32_t s, m;
97:24.21 ^
97:24.81 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:24.81 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_color_dodge_u’:
97:24.81 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:24.81 t = ((x) & RB_MASK) * (a); \
97:24.83 ^
97:24.84 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:24.85 uint32_t s, m;
97:24.86 ^
97:25.08 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:25.08 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_color_burn_u’:
97:25.08 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:25.09 t = ((x) & RB_MASK) * (a); \
97:25.09 ^
97:25.09 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:25.10 uint32_t s, m;
97:25.11 ^
97:25.38 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:25.38 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_hard_light_u’:
97:25.39 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:25.39 t = ((x) & RB_MASK) * (a); \
97:25.39 ^
97:25.41 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:25.41 uint32_t s, m;
97:25.43 ^
97:25.63 In file included from /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:32:0:
97:25.63 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c: In function ‘combine_conjoint_general_u’:
97:25.63 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.h:93:5: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
97:25.63 t = ((x) & RB_MASK) * (a); \
97:25.63 ^
97:25.63 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-combine32.c:124:17: note: ‘m’ was declared here
97:25.64 uint32_t s, m;
97:25.64 ^
97:32.88 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c: In function ‘_pixman_image_fini’:
97:32.88 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:167:15: warning: passing argument 1 of ‘free_memory’ from incompatible pointer type [-Wincompatible-pointer-types]
97:32.89 free_memory (&common->transform);
97:32.89 ^
97:32.89 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:43:1: note: expected ‘void **’ but argument is of type ‘pixman_transform_t ** {aka struct pixman_transform **}’
97:32.89 free_memory (void** p)
97:32.91 ^~~~~~~~~~~
97:32.92 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:168:15: warning: passing argument 1 of ‘free_memory’ from incompatible pointer type [-Wincompatible-pointer-types]
97:32.93 free_memory (&common->filter_params);
97:32.94 ^
97:32.94 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:43:1: note: expected ‘void **’ but argument is of type ‘pixman_fixed_t ** {aka int **}’
97:32.94 free_memory (void** p)
97:32.95 ^~~~~~~~~~~
97:32.95 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:193:19: warning: passing argument 1 of ‘free_memory’ from incompatible pointer type [-Wincompatible-pointer-types]
97:32.95 free_memory (&image->bits.free_me);
97:32.96 ^
97:32.96 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:43:1: note: expected ‘void **’ but argument is of type ‘uint32_t ** {aka unsigned int **}’
97:32.97 free_memory (void** p)
97:32.97 ^~~~~~~~~~~
97:32.97 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c: In function ‘_moz_pixman_image_unref’:
97:32.98 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:236:15: warning: passing argument 1 of ‘free_memory’ from incompatible pointer type [-Wincompatible-pointer-types]
97:32.98 free_memory (&image);
97:32.98 ^
97:33.00 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-image.c:43:1: note: expected ‘void **’ but argument is of type ‘pixman_image_t ** {aka union pixman_image **}’
97:33.01 free_memory (void** p)
97:33.01 ^~~~~~~~~~~
97:34.91 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-implementation.c: In function ‘_pixman_implementation_lookup_combiner’:
97:34.91 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-implementation.c:215:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
97:34.91 f = (pixman_combine_32_func_t *)imp->combine_16[op];
97:34.91 ^
97:40.85 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-radial-gradient.c: In function ‘radial_get_scanline_16’:
97:40.85 /home/rushi/code/mozilla-central/gfx/cairo/libpixman/src/pixman-radial-gradient.c:493:24: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
97:40.86 uint16_t *buffer = iter->buffer;
97:40.86 ^~~~
97:58.35 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:74:0:
97:58.36 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-surface.c: In function ‘_cairo_surface_acquire_source_image’:
97:58.36 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-surface.c:1465:11: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
97:58.36 *crasher = acquire_source_image_ptr[5];
97:58.36 ^
97:58.84 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:137:0:
97:58.84 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-version.c: At top level:
97:58.84 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-version.c:39:0: warning: "CAIRO_VERSION_H" redefined
97:58.84 #define CAIRO_VERSION_H 1
97:58.85
97:58.86 In file included from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo.h:41:0,
97:58.87 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairoint.h:70,
97:58.87 from /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-spans.c:27,
97:58.87 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:2:
97:58.88 /home/rushi/code/mozilla-central/gfx/cairo/cairo/src/cairo-version.h:8:0: note: this is the location of the previous definition
97:58.89 #define CAIRO_VERSION_H
97:58.89
98:18.20 libgfx_cairo_cairo_src.a.desc
98:45.28 libgfx_cairo_libpixman_src.a.desc
98:46.91 libparser_expat_lib.a.desc
98:50.62 libgfx_sfntly_cpp_src.a.desc
98:51.56 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/modules/woff2/Unified_cpp_modules_woff20.cpp:29:0:
98:51.56 /home/rushi/code/mozilla-central/modules/woff2/src/woff2_dec.cc: In function ‘bool woff2::{anonymous}::ReadWOFF2Header(const uint8_t*, size_t, woff2::{anonymous}::WOFF2Header*)’:
98:51.56 /home/rushi/code/mozilla-central/modules/woff2/src/woff2_dec.cc:1149:12: warning: unused variable ‘dst_offset’ [-Wunused-variable]
98:51.56 uint64_t dst_offset = first_table_offset;
98:51.56 ^~~~~~~~~~
99:01.17 libbrotli.a.desc
99:02.19 libwoff2.a.desc
99:03.92 libmedia_libogg.a.desc
99:49.80 /home/rushi/code/mozilla-central/media/libjpeg/jdphuff.c: In function ‘decode_mcu_DC_first’:
99:49.80 /home/rushi/code/mozilla-central/media/libjpeg/jdphuff.c:209:76: warning: signed and unsigned type in conditional expression [-Wsign-compare]
99:49.80 #define HUFF_EXTEND(x,s) ((x) < (1<<((s)-1)) ? (x) + (((NEG_1)<<(s)) + 1) : (x))
99:49.80 ^
99:49.80 /home/rushi/code/mozilla-central/media/libjpeg/jdphuff.c:335:13: note: in expansion of macro ‘HUFF_EXTEND’
99:49.80 s = HUFF_EXTEND(r, s);
99:49.80 ^~~~~~~~~~~
99:49.81 /home/rushi/code/mozilla-central/media/libjpeg/jdphuff.c: In function ‘decode_mcu_AC_first’:
99:49.81 /home/rushi/code/mozilla-central/media/libjpeg/jdphuff.c:209:76: warning: signed and unsigned type in conditional expression [-Wsign-compare]
99:49.81 #define HUFF_EXTEND(x,s) ((x) < (1<<((s)-1)) ? (x) + (((NEG_1)<<(s)) + 1) : (x))
99:49.82 ^
99:49.82 /home/rushi/code/mozilla-central/media/libjpeg/jdphuff.c:408:15: note: in expansion of macro ‘HUFF_EXTEND’
99:49.83 s = HUFF_EXTEND(r, s);
99:49.83 ^~~~~~~~~~~
100:04.64 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c: In function ‘rd_check_segment’:
100:04.64 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.y2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.64 ENTROPY_CONTEXT_PLANES t_above_b, t_left_b;
100:04.64 ^~~~~~~~
100:04.64 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.v[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.65 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.v[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.69 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.u[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.69 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.u[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.70 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.y1[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.70 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.y1[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.70 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.y1[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.70 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:37: warning: ‘t_left_b.y1[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.70 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.y2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.71 ENTROPY_CONTEXT_PLANES t_above_b, t_left_b;
100:04.71 ^~~~~~~~~
100:04.71 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.v[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.71 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.v[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.71 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.u[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.72 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.u[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.74 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.y1[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.76 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.y1[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.76 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.y1[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:04.76 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp8/encoder/rdopt.c:962:26: warning: ‘t_above_b.y1[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
100:05.91 libmedia_libjpeg.a.desc
101:01.01 libmedia_libopus.a.desc
101:52.44 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c: In function ‘vp9_pick_inter_mode’:
101:52.44 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c:1183:38: warning: ‘left_col’ may be used uninitialized in this function [-Wmaybe-uninitialized]
101:52.44 al_mv_average_col = (above_col + left_col + 1) >> 1;
101:52.44 ~~~~~~~~~~^~~~~~~~~~
101:52.45 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c:1164:19: note: ‘left_col’ was declared here
101:52.48 int left_row, left_col;
101:52.50 ^~~~~~~~
101:52.51 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c:1182:38: warning: ‘left_row’ may be used uninitialized in this function [-Wmaybe-uninitialized]
101:52.51 al_mv_average_row = (above_row + left_row + 1) >> 1;
101:52.51 ~~~~~~~~~~^~~~~~~~~~
101:52.51 /home/rushi/code/mozilla-central/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c:1164:9: note: ‘left_row’ was declared here
101:52.52 int left_row, left_col;
101:52.52 ^~~~~~~~
102:19.85 liblayout_ipc.a.desc
102:41.55 libtoolkit_crashreporter.a.desc
102:57.41 libgfx_angle.a.desc
103:06.53 /home/rushi/code/mozilla-central/dom/indexedDB/Key.cpp: In static member function ‘static void mozilla::dom::indexedDB::Key::DecodeString(const unsigned char*&, const unsigned char*, nsString&)’:
103:06.53 /home/rushi/code/mozilla-central/dom/indexedDB/Key.cpp:589:10: warning: ‘out’ may be used uninitialized in this function [-Wmaybe-uninitialized]
103:06.53 ++out;
103:06.54 ^
103:57.96 libmedia_libvpx.a.desc
104:25.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/LinkedList.h:71:0,
104:25.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/js/RootingAPI.h:13,
104:25.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/IDBTransactionBinding.h:6,
104:25.46 from /home/rushi/code/mozilla-central/dom/indexedDB/IDBTransaction.h:11,
104:25.46 from /home/rushi/code/mozilla-central/dom/indexedDB/ActorsChild.h:10,
104:25.47 from /home/rushi/code/mozilla-central/dom/indexedDB/ActorsChild.cpp:7,
104:25.47 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/indexedDB/Unified_cpp_dom_indexedDB0.cpp:2:
104:25.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h: In function ‘bool mozilla::dom::{anonymous}::StructuredCloneWriteCallback(JSContext*, JSStructuredCloneWriter*, JS::Handle<JSObject*>, void*)’:
104:25.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:191:5: warning: ‘mutableFile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
104:25.49 assign_with_AddRef(aRhs);
104:25.49 ^~~~~~~~~~~~~~~~~~
104:25.49 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/indexedDB/Unified_cpp_dom_indexedDB0.cpp:110:0:
104:25.49 /home/rushi/code/mozilla-central/dom/indexedDB/IDBObjectStore.cpp:215:19: note: ‘mutableFile’ was declared here
104:25.50 IDBMutableFile* mutableFile;
104:25.50 ^~~~~~~~~~~
104:32.82 /home/rushi/code/mozilla-central/dom/indexedDB/ActorsParent.cpp: In member function ‘virtual nsresult mozilla::dom::indexedDB::{anonymous}::DatabaseMaintenance::Run()’:
104:32.82 /home/rushi/code/mozilla-central/dom/indexedDB/ActorsParent.cpp:18936:3: warning: ‘maintenanceAction’ may be used uninitialized in this function [-Wmaybe-uninitialized]
104:32.83 switch (maintenanceAction) {
104:32.83 ^~~~~~
104:32.83 /home/rushi/code/mozilla-central/dom/indexedDB/ActorsParent.cpp:18926:21: note: ‘maintenanceAction’ was declared here
104:32.83 MaintenanceAction maintenanceAction;
104:32.83 ^~~~~~~~~~~~~~~~~
105:13.71 libdom_indexedDB.a.desc
106:13.23 libtoolkit_components_url-classifier.a.desc
106:27.51 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/components/downloads/Unified_cpp_downloads0.cpp:20:0:
106:27.51 /home/rushi/code/mozilla-central/toolkit/components/downloads/nsDownloadManager.cpp: In member function ‘nsresult nsDownloadManager::NotifyDownloadRemoval(nsDownload*)’:
106:27.51 /home/rushi/code/mozilla-central/toolkit/components/downloads/nsDownloadManager.cpp:1971:21: warning: ‘dlID’ may be used uninitialized in this function [-Wmaybe-uninitialized]
106:27.52 rv = id->SetData(dlID);
106:27.52 ~~~~~~~~~~~^~~~~~
106:36.55 libtoolkit_components_remote.a.desc
106:56.40 libtoolkit_components_downloads.a.desc
106:59.82 librdf_util_internal.a.desc
107:06.58 libxpcom_reflect_xptcall.a.desc
107:27.89 libdom_media_platforms.a.desc
107:49.71 libdom_file_ipc.a.desc
107:59.49 liblayout_xul_grid.a.desc
108:34.56 libipc_chromium_src_third_party.a.desc
108:51.96 libdom_devicestorage.a.desc
109:48.08 libdom_notification.a.desc
110:03.52 libdom_presentation_provider.a.desc
110:59.76 In file included from /home/rushi/code/mozilla-central/dom/events/AnimationEvent.h:10:0,
110:59.76 from /home/rushi/code/mozilla-central/dom/events/EventDispatcher.cpp:15,
110:59.77 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/events/Unified_cpp_dom_events1.cpp:2:
110:59.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Event.h: In member function ‘void mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, nsIDOMEvent**, mozilla::dom::EventTarget*, nsEventStatus*)’:
110:59.78 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Event.h:338:30: warning: ‘*((void*)& legacyAutoOverride +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
110:59.78 mEvent->mEvent->mMessage = mOrigMessage;
110:59.78 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
110:59.78 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/events/Unified_cpp_dom_events1.cpp:11:0:
110:59.79 /home/rushi/code/mozilla-central/dom/events/EventListenerManager.cpp:1199:37: note: ‘*((void*)& legacyAutoOverride +16)’ was declared here
110:59.80 Maybe<EventMessageAutoOverride> legacyAutoOverride;
110:59.80 ^~~~~~~~~~~~~~~~~~
110:59.80 In file included from /home/rushi/code/mozilla-central/dom/events/AnimationEvent.h:10:0,
110:59.80 from /home/rushi/code/mozilla-central/dom/events/EventDispatcher.cpp:15,
110:59.80 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/events/Unified_cpp_dom_events1.cpp:2:
110:59.80 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/Event.h:338:13: warning: ‘*((void*)(& legacyAutoOverride)+8).mozilla::dom::EventMessageAutoOverride::mEvent’ may be used uninitialized in this function [-Wmaybe-uninitialized]
110:59.82 mEvent->mEvent->mMessage = mOrigMessage;
110:59.82 ~~~~~~~~^~~~~~
110:59.82 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/events/Unified_cpp_dom_events1.cpp:11:0:
110:59.82 /home/rushi/code/mozilla-central/dom/events/EventListenerManager.cpp:1199:37: note: ‘*((void*)(& legacyAutoOverride)+8).mozilla::dom::EventMessageAutoOverride::mEvent’ was declared here
110:59.82 Maybe<EventMessageAutoOverride> legacyAutoOverride;
110:59.82 ^~~~~~~~~~~~~~~~~~
110:59.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/xpcpublic.h:19:0,
110:59.83 from /home/rushi/code/mozilla-central/dom/base/nsJSEnvironment.h:19,
110:59.84 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/CallbackObject.h:31,
110:59.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/CallbackFunction.h:20,
110:59.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/WindowBinding.h:11,
110:59.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/ScrollbarStyles.h:12,
110:59.86 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsPresContext.h:39,
110:59.88 from /home/rushi/code/mozilla-central/dom/events/EventDispatcher.cpp:7,
110:59.88 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/events/Unified_cpp_dom_events1.cpp:2:
110:59.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nsPIDOMWindow.h:1007:36: warning: ‘*((void*)& popupStatePusher +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
110:59.88 PopPopupControlState(mOldState);
110:59.88 ^
110:59.88 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/events/Unified_cpp_dom_events1.cpp:11:0:
110:59.89 /home/rushi/code/mozilla-central/dom/events/EventListenerManager.cpp:1186:33: note: ‘*((void*)& popupStatePusher +8)’ was declared here
110:59.90 Maybe<nsAutoPopupStatePusher> popupStatePusher;
110:59.90 ^~~~~~~~~~~~~~~~
111:03.58 libnetwerk_protocol_websocket.a.desc
111:48.74 libdom_events.a.desc
112:00.26 libdom_flyweb.a.desc
112:36.95 libdom_messagechannel.a.desc
112:38.65 libextensions_spellcheck_hunspell_src.a.desc
112:49.49 libtoolkit_components_browser_build.a.desc
113:07.84 libtoolkit_components_alerts.a.desc
113:17.20 libtoolkit_components_ctypes.a.desc
113:30.53 libextensions_spellcheck_hunspell_glue.a.desc
115:30.02 libwidget_gtk.a.desc
115:56.01 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/2d/Unified_cpp_gfx_2d1.cpp:20:0:
115:56.01 /home/rushi/code/mozilla-central/gfx/2d/Path.cpp: In function ‘void mozilla::gfx::FlattenBezier(const mozilla::gfx::BezierControlPoints&, mozilla::gfx::PathSink*, double)’:
115:56.02 /home/rushi/code/mozilla-central/gfx/2d/Path.cpp:465:54: warning: ‘t2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
115:56.02 double t1min = t1, t1max = t1, t2min = t2, t2max = t2;
115:56.02 ^~
116:08.27 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/2d/Unified_cpp_gfx_2d0.cpp:56:0:
116:08.27 /home/rushi/code/mozilla-central/gfx/2d/DrawTargetCairo.cpp: In function ‘cairo_pattern_t* mozilla::gfx::GfxPatternToCairoPattern(const mozilla::gfx::Pattern&, mozilla::gfx::Float, const mozilla::gfx::Matrix&)’:
116:08.28 /home/rushi/code/mozilla-central/gfx/2d/DrawTargetCairo.cpp:494:20: warning: ‘pat’ may be used uninitialized in this function [-Wmaybe-uninitialized]
116:08.28 cairo_pattern_t* pat;
116:08.28 ^~~
116:22.73 In file included from /home/rushi/code/mozilla-central/layout/xul/nsBoxFrame.cpp:65:0,
116:22.73 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/xul/Unified_cpp_layout_xul0.cpp:65:
116:22.74 /home/rushi/code/mozilla-central/layout/painting/nsDisplayList.h: In member function ‘virtual void nsBoxFrame::BuildDisplayList(nsDisplayListBuilder*, const nsRect&, const nsDisplayListSet&)’:
116:22.74 /home/rushi/code/mozilla-central/layout/painting/nsDisplayList.h:209:32: warning: ‘*((void*)(& contASRTracker)+8).nsDisplayListBuilder::AutoContainerASRTracker::mSavedContainerASR’ may be used uninitialized in this function [-Wmaybe-uninitialized]
116:22.74 return aActiveScrolledRoot ? aActiveScrolledRoot->mDepth : 0;
116:22.74 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116:22.74 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/xul/Unified_cpp_layout_xul0.cpp:65:0:
116:22.75 /home/rushi/code/mozilla-central/layout/xul/nsBoxFrame.cpp:1347:56: note: ‘*((void*)(& contASRTracker)+8).nsDisplayListBuilder::AutoContainerASRTracker::mSavedContainerASR’ was declared here
116:22.75 Maybe<nsDisplayListBuilder::AutoContainerASRTracker> contASRTracker;
116:22.76 ^~~~~~~~~~~~~~
116:22.77 In file included from /home/rushi/code/mozilla-central/layout/xul/nsBoxFrame.cpp:65:0,
116:22.77 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/xul/Unified_cpp_layout_xul0.cpp:65:
116:22.78 /home/rushi/code/mozilla-central/layout/painting/nsDisplayList.h:1088:38: warning: ‘*((void*)(& contASRTracker)+8).nsDisplayListBuilder::AutoContainerASRTracker::mBuilder’ may be used uninitialized in this function [-Wmaybe-uninitialized]
116:22.78 mBuilder->mCurrentContainerASR = ActiveScrolledRoot::PickAncestor(
116:22.78 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116:22.78 mBuilder->mCurrentContainerASR, mSavedContainerASR);
116:22.78 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116:22.78 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/xul/Unified_cpp_layout_xul0.cpp:65:0:
116:22.78 /home/rushi/code/mozilla-central/layout/xul/nsBoxFrame.cpp:1347:56: note: ‘*((void*)(& contASRTracker)+8).nsDisplayListBuilder::AutoContainerASRTracker::mBuilder’ was declared here
116:22.80 Maybe<nsDisplayListBuilder::AutoContainerASRTracker> contASRTracker;
116:22.80 ^~~~~~~~~~~~~~
116:33.32 libgfx_2d.a.desc
116:35.15 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/skia/Unified_cpp_gfx_skia23.cpp:74:0:
116:35.15 /home/rushi/code/mozilla-central/gfx/skia/skia/src/utils/SkPatchUtils.cpp:30:7: warning: ‘FwDCubicEvaluator’ has a field ‘FwDCubicEvaluator::fCoefs’ whose type uses the anonymous namespace [-Wsubobject-linkage]
116:35.15 class FwDCubicEvaluator {
116:35.15 ^~~~~~~~~~~~~~~~~
116:41.57 libtoolkit_components_filepicker.a.desc
117:10.67 libnetwerk_streamconv_converters.a.desc
117:13.83 libintl_chardet.a.desc
117:32.24 liblayout_xul.a.desc
117:38.59 libstorage_build.a.desc
117:55.20 libmozillapkix.a.desc
118:01.24 liblayout_inspector.a.desc
119:09.33 libtoolkit_components_telemetry.a.desc
119:16.32 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/gfx/skia/Unified_cpp_gfx_skia9.cpp:38:0:
119:16.32 /home/rushi/code/mozilla-central/gfx/skia/skia/src/core/SkTextBlob.cpp:131:19: warning: ‘SkTextBlob::RunRecord’ has a field ‘SkTextBlob::RunRecord::fFont’ whose type uses the anonymous namespace [-Wsubobject-linkage]
119:16.32 class SkTextBlob::RunRecord {
119:16.33 ^~~~~~~~~
119:27.71 libgfx_skia.a.desc
119:41.55 libdom_json.a.desc
121:21.32 libdom_workers.a.desc
121:32.28 libtoolkit_components_mediasniffer.a.desc
122:25.99 libdom_security.a.desc
123:10.51 libxpt.a
123:11.07 libxpt.a.desc
123:13.59 libnetwerk_protocol_http.a.desc
123:22.09 libintl_locale.a.desc
123:38.48 liburiloader_exthandler.a.desc
123:55.53 libdocshell_base_timeline.a.desc
124:10.88 libdom_media_webspeech_synth.a.desc
124:32.59 libdom_jsurl.a.desc
124:56.09 libcaps.a.desc
125:29.79 libtoolkit_components_find.a.desc
126:16.49 libdom_media_platforms_ffmpeg_ffvpx.a.desc
127:08.71 libdom_filesystem.a.desc
128:26.40 libdom_xul.a.desc
128:27.36 liburiloader_base.a.desc
128:35.64 libnetwerk_wifi.a.desc
128:58.97 libdom_html.a.desc
129:03.78 libdom_permission.a.desc
129:11.74 libdom_storage.a.desc
129:12.10 libservices_crypto_component.a.desc
129:21.37 libxpcom_string.a.desc
129:27.83 libintl_unicharutil.a.desc
129:35.87 libdom_system.a.desc
130:42.18 libdom_media_systemservices.a.desc
131:19.27 libchrome.a.desc
132:12.63 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp: In member function ‘nsresult mozilla::JsepSessionImpl::ValidateRemoteDescription(const mozilla::Sdp&)’:
132:12.63 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp:1982:43: warning: ‘*((void*)& iceCredsDiffer +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
132:12.63 } else if (iceCredsDiffer.isSome() && *iceCredsDiffer != differ) {
132:12.63 ^~~~~~~~~~~~~~~
132:15.56 libdom_plugins_base.a.desc
132:25.22 libintl_locale_unix.a.desc
134:02.64 libaccessible_generic.a.desc
134:05.55 libmedia_kiss_fft.a.desc
134:09.85 libjs_xpconnect_src.a.desc
134:28.09 libdom_worklet.a.desc
134:43.89 libgfx_ycbcr.a.desc
134:51.16 libimage_encoders_ico.a.desc
135:57.73 libipc_testshell.a.desc
137:14.26 libdom_media_gmp.a.desc
137:28.16 libtoolkit_components_perf.a.desc
137:49.85 libnetwerk_sctp_datachannel.a.desc
138:09.22 libnetwerk_socket.a.desc
139:16.63 libdom_base.a.desc
139:25.30 libdom_media_webspeech_recognition.a.desc
140:12.62 force-cargo-library-build
140:19.56 Finished release [optimized + debuginfo] target(s) in 0.1 secs
140:41.53 libnetwerk_protocol_about.a.desc
140:47.12 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:11:0:
140:47.12 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp: In function ‘void ConfigWebRtcLog(mozilla::LogLevel, uint32_t, nsCString&, nsCString&, bool)’:
140:47.12 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp:167:52: warning: ‘log_level’ may be used uninitialized in this function [-Wmaybe-uninitialized]
140:47.12 rtc::LogMessage::AddLogToStream(sSink, log_level);
140:47.13 ^
140:52.33 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:38:0:
140:52.34 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp: In member function ‘virtual void mozilla::WebrtcGmpVideoEncoder::Encoded(GMPVideoEncodedFrame*, const nsTArray<unsigned char>&)’:
140:52.34 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp:632:68: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized]
140:52.34 webrtc::EncodedImage unit(aEncodedFrame->Buffer(), size, size);
140:52.34 ^
140:55.09 libdom_xbl.a.desc
141:11.97 libecc.a.desc
141:18.55 libtoolkit_components_diskspacewatcher.a.desc
142:17.39 libdom_filehandle.a.desc
142:18.39 liblayout_svg.a.desc
142:20.75 libdom_media_ogg.a.desc
142:33.40 libtoolkit_components_startup.a.desc
142:38.78 libsecurity_apps.a.desc
142:40.73 libdom_offline.a.desc
142:45.32 libtoolkit_components_jsdownloads_src.a.desc
143:10.14 libdom_crypto.a.desc
143:15.68 librdf_build.a.desc
143:16.68 libparser_htmlparser.a.desc
143:34.87 libaccessible_ipc.a.desc
143:46.04 /home/rushi/code/mozilla-central/layout/style/nsCSSRuleProcessor.cpp: In member function ‘nsRestyleHint nsCSSRuleProcessor::HasStateDependentStyle(ElementDependentRuleProcessorData*, mozilla::dom::Element*, mozilla::CSSPseudoElementType, mozilla::EventStates)’:
143:46.05 /home/rushi/code/mozilla-central/layout/style/nsCSSRuleProcessor.cpp:2679:32: warning: ‘selectorForPseudo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
143:46.05 StateSelectorMatches(aStatefulElement, selectorForPseudo,
143:46.05 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
143:46.05 nodeContext, aData->mTreeMatchContext,
143:46.05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
143:46.06 selectorFlags, nullptr, aStateMask)) &&
143:46.06 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
144:01.74 libdom_media_encoder.a.desc
144:05.20 libtoolkit_mozapps_extensions.a.desc
144:58.19 libnetwerk_protocol_wyciwyg.a.desc
145:14.23 libdom_media_eme.a.desc
147:54.48 libdom_plugins_ipc.a.desc
148:33.44 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style2.cpp:119:0:
148:33.44 /home/rushi/code/mozilla-central/layout/style/nsCSSValue.cpp: In function ‘CSSParseResult {anonymous}::CSSParserImpl::ParseVariant(nsCSSValue&, uint32_t, const KTableEntry*)’:
148:33.45 /home/rushi/code/mozilla-central/layout/style/nsCSSValue.cpp:476:19: warning: ‘secondRadius’ may be used uninitialized in this function [-Wmaybe-uninitialized]
148:33.45 mValue.mFloat = aValue;
148:33.45 ~~~~~~~~~~~~~~^~~~~~~~
148:33.45 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style2.cpp:65:0:
148:33.45 /home/rushi/code/mozilla-central/layout/style/nsCSSParser.cpp:11168:9: note: ‘secondRadius’ was declared here
148:33.45 float secondRadius;
148:33.46 ^~~~~~~~~~~~
148:33.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style2.cpp:119:0:
148:33.47 /home/rushi/code/mozilla-central/layout/style/nsCSSValue.cpp:476:19: warning: ‘firstRadius’ may be used uninitialized in this function [-Wmaybe-uninitialized]
148:33.47 mValue.mFloat = aValue;
148:33.47 ~~~~~~~~~~~~~~^~~~~~~~
148:33.50 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style2.cpp:65:0:
148:33.50 /home/rushi/code/mozilla-central/layout/style/nsCSSParser.cpp:11150:9: note: ‘firstRadius’ was declared here
148:33.50 float firstRadius;
148:33.50 ^~~~~~~~~~~
148:37.67 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style2.cpp:119:0:
148:37.67 /home/rushi/code/mozilla-central/layout/style/nsCSSValue.cpp: In member function ‘bool {anonymous}::CSSParserImpl::ParseGridLine(nsCSSValue&)’:
148:37.67 /home/rushi/code/mozilla-central/layout/style/nsCSSValue.cpp:458:17: warning: ‘*((void*)& integer +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
148:37.68 mValue.mInt = aValue;
148:37.68 ~~~~~~~~~~~~^~~~~~~~
148:37.68 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style2.cpp:65:0:
148:37.68 /home/rushi/code/mozilla-central/layout/style/nsCSSParser.cpp:9839:18: note: ‘*((void*)& integer +8)’ was declared here
148:37.68 Maybe<int32_t> integer;
148:37.68 ^~~~~~~
150:03.77 libaccessible_atk.a.desc
150:13.26 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style3.cpp:119:0:
150:13.26 /home/rushi/code/mozilla-central/layout/style/nsRuleNode.cpp: In static member function ‘static nscoord nsRuleNode::CalcFontPointSize(int32_t, int32_t, nsPresContext*, nsFontSizeType)’:
150:13.26 /home/rushi/code/mozilla-central/layout/style/nsRuleNode.cpp:3187:55: warning: ‘column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
150:13.26 int32_t factor = sFontSizeFactors[column[aHTMLSize]];
150:13.27 ^
150:17.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style3.cpp:119:0:
150:17.38 /home/rushi/code/mozilla-central/layout/style/nsRuleNode.cpp: In static member function ‘static bool nsRuleNode::HasAuthorSpecifiedRules(nsStyleContext*, uint32_t, bool)’:
150:17.38 /home/rushi/code/mozilla-central/layout/style/nsRuleNode.cpp:10487:47: warning: ‘textShadowOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
150:17.38 ruleData.mValueOffsets[eStyleStruct_Text] = textShadowOffset;
150:17.38 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
150:17.38 /home/rushi/code/mozilla-central/layout/style/nsRuleNode.cpp:10483:50: warning: ‘paddingOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
150:17.38 ruleData.mValueOffsets[eStyleStruct_Padding] = paddingOffset;
150:17.40 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
150:17.40 /home/rushi/code/mozilla-central/layout/style/nsRuleNode.cpp:10479:49: warning: ‘borderOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
150:17.40 ruleData.mValueOffsets[eStyleStruct_Border] = borderOffset;
150:17.40 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
150:24.61 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/layout/style/Unified_cpp_layout_style3.cpp:83:0:
150:24.61 /home/rushi/code/mozilla-central/layout/style/nsMediaList.cpp: In member function ‘bool nsMediaExpression::Matches(nsPresContext*, const nsCSSValue&) const’:
150:24.64 /home/rushi/code/mozilla-central/layout/style/nsMediaList.cpp:180:21: warning: ‘cmp’ may be used uninitialized in this function [-Wmaybe-uninitialized]
150:24.64 return cmp == 0;
150:24.65 ^
150:27.42 libmedia_ffvpx_libavcodec_x86.a.desc
150:31.56 libmedia_ffvpx_libavutil_x86.a.desc
150:51.78 libnpthirdtest.so
150:59.57 libaccessible_xul.a.desc
151:08.40 libfake.so
151:10.56 libintel-gcm-wrap_c_lib.a.desc
151:14.79 liblayout_style.a.desc
151:16.42 libtlsserver.a.desc
151:17.85 TestArguments
151:17.85 TestBlockingProcess
151:18.30 libclearkey.so
151:18.72 TestPRIntN
151:19.37 TestQuickReturn
151:19.65 screentopng
151:19.98 TestUnicodeArguments
151:20.63 libpkcs11testmodule.so.symbols
151:22.61 libpkcs11testmodule.so
152:07.97 libgtest.a.desc
152:15.28 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp: In member function ‘nsresult mozilla::JsepSessionImpl::ValidateRemoteDescription(const mozilla::Sdp&)’:
152:15.28 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp:1982:43: warning: ‘*((void*)& iceCredsDiffer +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
152:15.29 } else if (iceCredsDiffer.isSome() && *iceCredsDiffer != differ) {
152:15.29 ^~~~~~~~~~~~~~~
152:45.11 librdfutil_external_s.a
152:45.97 librdfutil_external_s.a.desc
153:01.49 updater-xpcshell
153:07.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/crashreporter/client/Unified_cpp_client0.cpp:2:0:
153:07.83 /home/rushi/code/mozilla-central/toolkit/crashreporter/client/crashreporter.cpp:40:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
153:07.83 static auto_ptr<ofstream> gLogStream(nullptr);
153:07.83 ^~~~~~~~
153:07.84 In file included from /usr/include/c++/6/memory:81:0,
153:07.84 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers/memory:3,
153:07.84 from /home/rushi/code/mozilla-central/toolkit/crashreporter/client/crashreporter.cpp:15,
153:07.85 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/crashreporter/client/Unified_cpp_client0.cpp:2:
153:07.85 /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
153:07.86 template<typename> class auto_ptr;
153:07.86 ^~~~~~~~
153:24.08 crashreporter
153:35.01 /home/rushi/code/mozilla-central/security/nss/lib/softoken/lgglue.c: In function ‘sftkdb_resolvePath’:
153:35.01 /home/rushi/code/mozilla-central/security/nss/lib/softoken/lgglue.c:44:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
153:35.01 if (strlen(orig) + 1 > len) {
153:35.01 ^
153:41.96 /home/rushi/code/mozilla-central/security/nss/lib/softoken/pkcs11.c: In function ‘sftk_RegisterSlot’:
153:41.96 /home/rushi/code/mozilla-central/security/nss/lib/softoken/pkcs11.c:2390:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
153:41.97 if (moduleIndex != index) {
153:42.00 ^~
153:42.11 /home/rushi/code/mozilla-central/security/nss/lib/softoken/pkcs11.c: In function ‘NSC_GetAttributeValue’:
153:42.12 /home/rushi/code/mozilla-central/security/nss/lib/softoken/pkcs11.c:4458:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
153:42.12 if (pTemplate[i].pValue && (pTemplate[i].ulValueLen != -1)) {
153:42.12 ^~
153:42.15 /home/rushi/code/mozilla-central/security/nss/lib/softoken/pkcs11.c: In function ‘NSC_FindObjects’:
153:42.16 /home/rushi/code/mozilla-central/security/nss/lib/softoken/pkcs11.c:4890:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
153:42.16 transfer = ((int)ulMaxObjectCount > left) ? left : ulMaxObjectCount;
153:42.17 ^
154:08.32 TestArray
154:08.32 TestArrayUtils
154:09.59 TestAtomics
154:10.93 TestBinarySearch
154:12.32 TestBloomFilter
154:13.41 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkdb.c: In function ‘sftkdb_fixupTemplateOut’:
154:13.41 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkdb.c:341:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
154:13.41 if ((template[i].pValue == NULL) || (template[i].ulValueLen == -1)) {
154:13.42 ^~
154:13.50 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkdb.c: In function ‘sftkdb_GetObjectTemplate’:
154:13.50 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkdb.c:1621:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
154:13.51 while (i < known_attributes_size && (ptemplate[i].ulValueLen == -1)) {
154:13.51 ^~
154:13.58 TestBufferList
154:14.41 TestCasting
154:15.46 TestCeilingFloor
154:16.72 TestCheckedInt
154:17.58 TestCountPopulation
154:18.33 TestCountZeroes
154:19.00 TestEndian
154:19.69 TestEnumeratedArray
154:19.86 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkpwd.c: In function ‘sftk_updateMacs’:
154:19.86 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkpwd.c:900:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
154:19.86 if ((authAttrs[i].ulValueLen == -1) || (authAttrs[i].ulValueLen == 0)) {
154:19.87 ^~
154:19.87 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkpwd.c:925:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
154:19.87 if ((authAttrs[i].ulValueLen == -1) || (authAttrs[i].ulValueLen == 0)) {
154:19.87 ^~
154:19.88 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkpwd.c: In function ‘sftk_updateEncrypted’:
154:19.88 /home/rushi/code/mozilla-central/security/nss/lib/softoken/sftkpwd.c:984:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
154:19.88 if ((privAttrs[i].ulValueLen == -1) || (privAttrs[i].ulValueLen == 0)) {
154:19.88 ^~
154:20.31 TestEnumSet
154:21.02 TestEnumTypeTraits
154:21.71 TestFastBernoulliTrial
154:21.72 libsoftokn.a.desc
154:22.34 TestFloatingPoint
154:23.07 TestIntegerPrintfMacros
154:23.72 TestIntegerRange
154:24.34 TestJSONWriter
154:25.09 TestLinkedList
154:25.73 TestMacroArgs
154:26.38 TestMacroForEach
154:27.03 TestMathAlgorithms
154:27.75 TestMaybe
154:28.27 TestNotNull
154:28.81 TestPair
154:29.45 TestRange
154:30.41 TestRefPtr
154:31.24 TestResult
154:32.02 TestRollingMean
154:32.72 TestSaturate
154:33.62 TestScopeExit
154:34.29 TestSegmentedVector
154:34.94 TestSHA1
154:35.63 TestSplayTree
154:36.32 TestTemplateLib
154:36.96 TestTuple
154:37.72 TestTypedEnum
154:38.44 TestTypeTraits
154:39.31 TestUniquePtr
154:40.32 TestVariant
154:41.26 TestVector
154:42.30 TestWeakPtr
154:43.00 TestXorShift128PlusRNG
154:43.68 TestPoisonArea
154:51.74 libjsoncpp.a.desc
154:59.46 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsfriendapi.h:12:0,
154:59.46 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:10,
154:59.47 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
154:59.47 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AtomList.h:11,
154:59.47 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:3:
154:59.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h: In function ‘bool mozilla::dom::TestWorkerExposedInterfaceBinding::needsSubjectPrincipalMethod(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestWorkerExposedInterface*, const JSJitMethodCallArgs&)’:
154:59.47 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h:453:5: warning: ‘*((void*)& subjectPrincipal +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
154:59.48 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
154:59.48 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
154:59.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:49748:24: note: ‘*((void*)& subjectPrincipal +8)’ was declared here
154:59.50 Maybe<nsIPrincipal*> subjectPrincipal;
154:59.50 ^~~~~~~~~~~~~~~~
154:59.53 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsfriendapi.h:12:0,
154:59.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:10,
154:59.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
154:59.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AtomList.h:11,
154:59.53 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:3:
154:59.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h: In function ‘bool mozilla::dom::TestWorkerExposedInterfaceBinding::get_needsSubjectPrincipalAttr(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestWorkerExposedInterface*, JSJitGetterCallArgs)’:
154:59.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h:453:5: warning: ‘*((void*)& subjectPrincipal +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
154:59.55 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
154:59.55 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
154:59.55 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:49782:24: note: ‘*((void*)& subjectPrincipal +8)’ was declared here
154:59.55 Maybe<nsIPrincipal*> subjectPrincipal;
154:59.55 ^~~~~~~~~~~~~~~~
155:02.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::set_jsonifierShouldSkipThis2(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, JSJitSetterCallArgs)’:
155:02.06 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:41897:57: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestParentInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:02.07 self->SetJsonifierShouldSkipThis2(NonNullHelper(arg0));
155:02.07 ^
155:02.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::passRenamedInterface(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:02.16 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:40896:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::nsRenamedInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:02.16 self->PassRenamedInterface(NonNullHelper(arg0));
155:02.16 ^
155:05.28 libnpswftest.so
155:06.37 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsfriendapi.h:12:0,
155:06.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:10,
155:06.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/GeneratedAtomList.h:6,
155:06.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/AtomList.h:11,
155:06.37 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:3:
155:06.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h: In function ‘bool mozilla::dom::TestWorkerExposedInterfaceBinding::set_needsSubjectPrincipalAttr(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestWorkerExposedInterface*, JSJitSetterCallArgs)’:
155:06.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h:453:5: warning: ‘*((void*)& subjectPrincipal +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:06.40 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
155:06.42 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155:06.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:49802:24: note: ‘*((void*)& subjectPrincipal +8)’ was declared here
155:06.44 Maybe<nsIPrincipal*> subjectPrincipal;
155:06.44 ^~~~~~~~~~~~~~~~
155:09.49 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/crashreporter/google-breakpad/src/processor/Unified_cpp_src_processor1.cpp:47:0:
155:09.49 /home/rushi/code/mozilla-central/toolkit/crashreporter/google-breakpad/src/processor/stackwalker_mips.cc: In constructor ‘google_breakpad::StackwalkerMIPS::StackwalkerMIPS(const google_breakpad::SystemInfo*, const MDRawContextMIPS*, google_breakpad::MemoryRegion*, const google_breakpad::CodeModules*, google_breakpad::StackFrameSymbolizer*)’:
155:09.50 /home/rushi/code/mozilla-central/toolkit/crashreporter/google-breakpad/src/processor/stackwalker_mips.cc:60:9: warning: comparison of constant ‘18446744073709551615ul’ with boolean expression is always false [-Wbool-compare]
155:09.50 if ((memory_ && memory_->GetBase() + memory_->GetSize() - 1)
155:09.50 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155:09.51 > 0xffffffffffffffff) {
155:09.52 ^~~~~~~~~~~~~~~~~~~~
155:09.53 /home/rushi/code/mozilla-central/toolkit/crashreporter/google-breakpad/src/processor/stackwalker_mips.cc:68:66: warning: comparison of constant ‘4294967295u’ with boolean expression is always false [-Wbool-compare]
155:09.53 if ((memory_ && memory_->GetBase() + memory_->GetSize() - 1) > 0xffffffff) {
155:09.54 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
155:09.54 /home/rushi/code/mozilla-central/toolkit/crashreporter/google-breakpad/src/processor/stackwalker_mips.cc: In member function ‘google_breakpad::StackFrameMIPS* google_breakpad::StackwalkerMIPS::GetCallerByCFIFrameInfo(const std::vector<google_breakpad::StackFrame*>&, google_breakpad::CFIFrameInfo*)’:
155:09.54 /home/rushi/code/mozilla-central/toolkit/crashreporter/google-breakpad/src/processor/stackwalker_mips.cc:111:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
155:09.55 uint32_t sp = 0, pc = 0;
155:09.55 ^~
155:09.55 /home/rushi/code/mozilla-central/toolkit/crashreporter/google-breakpad/src/processor/stackwalker_mips.cc:179:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
155:09.56 uint64_t sp = 0, pc = 0;
155:09.56 ^~
155:15.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestNamedDeleterWithRetvalInterfaceBinding::DeleteNamedProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::ObjectOpResult&)’:
155:15.61 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:46734:14: warning: ‘deleteSucceeded’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:15.62 if (!found || deleteSucceeded) {
155:15.62 ~~~~~~~^~~~~~~~~~~~~~~~~~
155:22.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestIndexedGetterInterfaceBinding::_legacycaller(JSContext*, unsigned int, JS::Value*)’:
155:22.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:11858:33: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:22.05 self->LegacyCall(args.thisv());
155:22.06 ^
155:25.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In member function ‘virtual bool mozilla::dom::TestIndexedAndNamedSetterInterfaceBinding::DOMProxyHandler::setCustom(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, bool*) const’:
155:25.38 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:10634:52: warning: ‘item.mozilla::dom::NonNull<mozilla::dom::TestIndexedSetterInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:25.38 self->IndexedSetter(index, NonNullHelper(item));
155:25.38 ^
155:25.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestIndexedAndNamedSetterInterfaceBinding::setNamedItem(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestIndexedAndNamedSetterInterface*, const JSJitMethodCallArgs&)’:
155:25.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:10026:73: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::TestIndexedSetterInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:25.45 self->SetNamedItem(NonNullHelper(Constify(arg0)), NonNullHelper(arg1));
155:25.45 ^
155:25.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In member function ‘virtual bool mozilla::dom::TestIndexedAndNamedSetterInterfaceBinding::DOMProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&, bool*) const’:
155:25.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:10322:74: warning: ‘item.mozilla::dom::NonNull<mozilla::dom::TestIndexedSetterInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:25.60 self->NamedSetter(NonNullHelper(Constify(name)), NonNullHelper(item));
155:25.60 ^
155:25.60 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:10297:52: warning: ‘item.mozilla::dom::NonNull<mozilla::dom::TestIndexedSetterInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:25.60 self->IndexedSetter(index, NonNullHelper(item));
155:25.61 ^
155:25.72 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In member function ‘virtual bool mozilla::dom::TestNamedSetterInterfaceBinding::DOMProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&, bool*) const’:
155:25.73 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:47661:76: warning: ‘item.mozilla::dom::NonNull<mozilla::dom::TestIndexedSetterInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:25.73 self->NamedSetter(NonNullHelper(Constify(myName)), NonNullHelper(item));
155:25.73 ^
155:38.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::set_nonNullSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, JSJitSetterCallArgs)’:
155:38.87 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:18219:44: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:38.87 self->SetNonNullSelf(NonNullHelper(arg0));
155:38.88 ^
155:38.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::set_nullableSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, JSJitSetterCallArgs)’:
155:38.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:18294:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:38.95 self->SetNullableSelf(Constify(arg0));
155:38.95 ^
155:39.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::overload14(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:39183:48: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.12 self->Overload14(NonNullHelper(arg0));
155:39.12 ^
155:39.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::overload8(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:38814:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.22 self->Overload8(NonNullHelper(arg0));
155:39.22 ^
155:39.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::exerciseTypedefInterfaces3(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.28 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:37946:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.28 self->ExerciseTypedefInterfaces3(NonNullHelper(arg0));
155:39.28 ^
155:39.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::exerciseTypedefInterfaces1(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.37 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:37855:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.37 self->ExerciseTypedefInterfaces1(NonNullHelper(arg0));
155:39.37 ^
155:39.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::passOptionalSelfWithDefault(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.43 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:18509:52: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.44 self->PassOptionalSelfWithDefault(Constify(arg0));
155:39.44 ^
155:39.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::passNullableSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.54 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:18167:41: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.54 self->PassNullableSelf(Constify(arg0));
155:39.55 ^
155:39.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::passSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:18122:38: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.63 self->PassSelf(NonNullHelper(arg0));
155:39.64 ^
155:39.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::overload1(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:39.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:38328:62: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.70 auto result(StrongOrRawPtr<mozilla::dom::TestInterface>(self->Overload1(NonNullHelper(Constify(arg0)), NonNullHelper(arg1))));
155:39.70 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155:39.71 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:38304:55: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:39.71 bool result(self->Overload1(NonNullHelper(arg0)));
155:39.71 ^
155:40.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::_legacycaller(JSContext*, unsigned int, JS::Value*)’:
155:40.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:44526:75: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:40.09 int16_t result(self->LegacyCall(args.thisv(), arg0, NonNullHelper(arg1)));
155:40.09 ^
155:40.09 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:44526:75: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:40.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
155:40.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:43222:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:40.21 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
155:40.22 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155:40.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
155:40.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:43181:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:40.35 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
155:40.35 ^
155:40.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::exerciseTypedefInterfaces2(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
155:40.58 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:37900:91: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
155:40.59 auto result(StrongOrRawPtr<mozilla::dom::TestInterface>(self->ExerciseTypedefInterfaces2(Constify(arg0))));
155:40.59 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
155:41.58 libbreakpad_processor.a.desc
156:08.69 libnssckfw.a.desc
156:09.44 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
156:09.45 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:44205:107: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
156:09.45 auto result(StrongOrRawPtr<mozilla::dom::TestInterface>(mozilla::dom::TestInterface::Constructor(global, Constify(arg0), rv)));
156:09.45 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
156:35.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::passArgsWithDefaults(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
156:35.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:41785:103: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
156:35.11 self->PassArgsWithDefaults(cx, Constify(arg0), Constify(arg1), Constify(arg2), arg3, Constify(arg4));
156:35.12 ^
156:35.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::overload2(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
156:35.98 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:38400:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
156:35.98 self->Overload2(NonNullHelper(arg0));
156:35.99 ^
156:46.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::overload4(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
156:46.34 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:38571:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
156:46.34 self->Overload4(NonNullHelper(arg0));
156:46.34 ^
156:46.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In function ‘bool mozilla::dom::TestInterfaceBinding::overload3(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestInterface*, const JSJitMethodCallArgs&)’:
156:46.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:38498:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
156:46.94 self->Overload3(NonNullHelper(arg0));
156:46.94 ^
157:01.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp: In member function ‘virtual bool mozilla::dom::TestNamedDeleterWithRetvalInterfaceBinding::DOMProxyHandler::delete_(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::ObjectOpResult&) const’:
157:01.01 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestCodeGenBinding.cpp:46596:30: warning: ‘deleteSucceeded’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:01.01 return deleteSucceeded ? opresult.succeed() : opresult.failCantDelete();
157:01.01 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:20.62 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsfriendapi.h:12:0,
157:20.62 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:10,
157:20.62 from /home/rushi/code/mozilla-central/dom/bindings/test/TestBindingHeader.h:11,
157:20.62 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:3:
157:20.62 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h: In function ‘bool mozilla::dom::TestExampleWorkerInterfaceBinding::needsSubjectPrincipalMethod(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleWorkerInterface*, const JSJitMethodCallArgs&)’:
157:20.63 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h:453:5: warning: ‘*((void*)& subjectPrincipal +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:20.68 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
157:20.69 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:20.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:31513:24: note: ‘*((void*)& subjectPrincipal +8)’ was declared here
157:20.71 Maybe<nsIPrincipal*> subjectPrincipal;
157:20.71 ^~~~~~~~~~~~~~~~
157:20.74 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsfriendapi.h:12:0,
157:20.74 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:10,
157:20.74 from /home/rushi/code/mozilla-central/dom/bindings/test/TestBindingHeader.h:11,
157:20.75 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:3:
157:20.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h: In function ‘bool mozilla::dom::TestExampleWorkerInterfaceBinding::get_needsSubjectPrincipalAttr(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleWorkerInterface*, JSJitGetterCallArgs)’:
157:20.75 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h:453:5: warning: ‘*((void*)& subjectPrincipal +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:20.76 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
157:20.77 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:20.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:31547:24: note: ‘*((void*)& subjectPrincipal +8)’ was declared here
157:20.77 Maybe<nsIPrincipal*> subjectPrincipal;
157:20.78 ^~~~~~~~~~~~~~~~
157:22.24 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::set_jsonifierShouldSkipThis2(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, JSJitSetterCallArgs)’:
157:22.25 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:27628:57: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestParentInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:22.25 self->SetJsonifierShouldSkipThis2(NonNullHelper(arg0));
157:22.25 ^
157:22.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::passRenamedInterface(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:22.31 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:26627:50: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::nsRenamedInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:22.32 self->PassRenamedInterface(NonNullHelper(arg0));
157:22.32 ^
157:25.69 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/jsfriendapi.h:12:0,
157:25.69 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/BindingUtils.h:10,
157:25.69 from /home/rushi/code/mozilla-central/dom/bindings/test/TestBindingHeader.h:11,
157:25.70 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:3:
157:25.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h: In function ‘bool mozilla::dom::TestExampleWorkerInterfaceBinding::set_needsSubjectPrincipalAttr(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleWorkerInterface*, JSJitSetterCallArgs)’:
157:25.70 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Maybe.h:453:5: warning: ‘*((void*)& subjectPrincipal +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:25.72 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
157:25.73 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:25.74 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:31567:24: note: ‘*((void*)& subjectPrincipal +8)’ was declared here
157:25.74 Maybe<nsIPrincipal*> subjectPrincipal;
157:25.74 ^~~~~~~~~~~~~~~~
157:40.98 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/signalingtest/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:11:0:
157:40.99 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp: In function ‘void ConfigWebRtcLog(mozilla::LogLevel, uint32_t, nsCString_external&, nsCString_external&, bool)’:
157:40.99 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp:167:52: warning: ‘log_level’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:40.99 rtc::LogMessage::AddLogToStream(sSink, log_level);
157:40.99 ^
157:46.37 /home/rushi/code/mozilla-central/media/mtransport/test_nr_socket.cpp: In member function ‘mozilla::TestNrSocket::PortMapping* mozilla::TestNrSocket::get_port_mapping(const nr_transport_addr&, mozilla::TestNat::NatBehavior) const’:
157:46.37 /home/rushi/code/mozilla-central/media/mtransport/test_nr_socket.cpp:825:31: warning: ‘compare_flags’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:46.37 if (!nr_transport_addr_cmp(const_cast<nr_transport_addr*>(&remote_address),
157:46.37 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:46.37 &port_mapping->remote_address_,
157:46.37 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:46.38 compare_flags))
157:46.38 ~~~~~~~~~~~~~~
157:46.54 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/media/webrtc/signalingtest/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:38:0:
157:46.54 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp: In member function ‘virtual void mozilla::WebrtcGmpVideoEncoder::Encoded(GMPVideoEncodedFrame*, const nsTArray<unsigned char>&)’:
157:46.54 /home/rushi/code/mozilla-central/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp:632:68: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:46.54 webrtc::EncodedImage unit(aEncodedFrame->Buffer(), size, size);
157:46.55 ^
157:48.32 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::genericLenientSetter(JSContext*, unsigned int, JS::Value*)’:
157:48.33 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:28638:14: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:48.33 if (!setter(cx, obj, self, JSJitSetterCallArgs(args))) {
157:48.33 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:48.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::genericLenientGetter(JSContext*, unsigned int, JS::Value*)’:
157:48.41 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:28597:60: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:48.41 bool ok = getter(cx, obj, self, JSJitGetterCallArgs(args));
157:48.41 ^
157:53.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::set_nonNullSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, JSJitSetterCallArgs)’:
157:53.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:4840:44: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:53.77 self->SetNonNullSelf(NonNullHelper(arg0));
157:53.77 ^
157:53.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::set_nullableSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, JSJitSetterCallArgs)’:
157:53.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:4915:40: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:53.82 self->SetNullableSelf(Constify(arg0));
157:53.82 ^
157:53.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::overload8(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:53.88 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24572:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:53.88 self->Overload8(NonNullHelper(arg0));
157:53.88 ^
157:53.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::exerciseTypedefInterfaces3(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:53.94 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:23714:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:53.95 self->ExerciseTypedefInterfaces3(NonNullHelper(arg0));
157:53.95 ^
157:53.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::exerciseTypedefInterfaces1(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:53.99 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:23623:56: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:53.99 self->ExerciseTypedefInterfaces1(NonNullHelper(arg0));
157:54.00 ^
157:54.05 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::passOptionalSelfWithDefault(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:54.07 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:5130:52: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.07 self->PassOptionalSelfWithDefault(Constify(arg0));
157:54.07 ^
157:54.10 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::passNullableSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:54.11 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:4788:41: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.11 self->PassNullableSelf(Constify(arg0));
157:54.12 ^
157:54.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::passSelf(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:54.17 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:4743:38: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.17 self->PassSelf(NonNullHelper(arg0));
157:54.17 ^
157:54.21 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::overload14(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:54.22 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24941:48: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.22 self->Overload14(NonNullHelper(arg0));
157:54.22 ^
157:54.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::_legacycaller(JSContext*, unsigned int, JS::Value*)’:
157:54.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:29901:75: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.52 int16_t result(self->LegacyCall(args.thisv(), arg0, NonNullHelper(arg1)));
157:54.52 ^
157:54.52 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:29901:75: warning: ‘self’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::overload1(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:54.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24086:78: warning: ‘arg1.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.67 auto result(StrongOrRawPtr<mozilla::dom::TestInterface>(self->Overload1(NonNullHelper(Constify(arg0)), NonNullHelper(arg1))));
157:54.67 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157:54.67 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24062:55: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.67 bool result(self->Overload1(NonNullHelper(arg0)));
157:54.68 ^
157:54.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::exerciseTypedefInterfaces2(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
157:54.77 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:23668:91: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
157:54.77 auto result(StrongOrRawPtr<mozilla::dom::TestInterface>(self->ExerciseTypedefInterfaces2(Constify(arg0))));
157:54.77 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
158:01.88 libecc.a.desc
158:03.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::passArgsWithDefaults(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
158:03.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:27516:103: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
158:03.13 self->PassArgsWithDefaults(cx, Constify(arg0), Constify(arg1), Constify(arg2), arg3, Constify(arg4));
158:03.14 ^
158:03.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::overload2(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
158:03.59 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24158:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
158:03.59 self->Overload2(NonNullHelper(arg0));
158:03.60 ^
158:07.16 libjsctypes-test.so
158:10.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::overload4(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
158:10.96 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24329:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
158:10.96 self->Overload4(NonNullHelper(arg0));
158:10.96 ^
158:11.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::overload3(JSContext*, JS::Handle<JSObject*>, mozilla::dom::TestExampleInterface*, const JSJitMethodCallArgs&)’:
158:11.35 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:24256:47: warning: ‘arg0.mozilla::dom::NonNull<mozilla::dom::TestInterface>::ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
158:11.35 self->Overload3(NonNullHelper(arg0));
158:11.35 ^
158:17.13 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp: In function ‘bool mozilla::dom::TestExampleInterfaceBinding::_constructor(JSContext*, unsigned int, JS::Value*)’:
158:17.14 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/dom/bindings/TestExampleGenBinding.cpp:29581:121: warning: ‘arg0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
158:17.14 auto result(StrongOrRawPtr<mozilla::dom::TestExampleInterface>(mozilla::dom::TestExampleInterface::Constructor(global, Constify(arg0), rv)));
158:17.15 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
158:20.78 libmtransport_s.a.desc
158:35.06 libnptest.so
158:36.87 libmozgtk.so
159:04.48 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:375:0,
159:04.48 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.48 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.48 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/size_classes.h:1399:4: error: #error "No size class definitions match configuration"
159:04.48 # error "No size class definitions match configuration"
159:04.49 ^~~~~
159:04.66 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:411:0,
159:04.66 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.67 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.67 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/ctl.h:53:28: error: ‘NBINS’ undeclared here (not in a function)
159:04.69 malloc_bin_stats_t bstats[NBINS];
159:04.69 ^~~~~
159:04.70 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:421:0,
159:04.70 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.70 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.71 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:477:2: error: unknown type name ‘chunk_hooks_t’
159:04.71 chunk_hooks_t chunk_hooks;
159:04.71 ^~~~~~~~~~~~~
159:04.71 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:488:30: error: ‘NPSIZES’ undeclared here (not in a function)
159:04.72 arena_run_heap_t runs_avail[NPSIZES];
159:04.72 ^~~~~~~
159:04.73 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:387:0,
159:04.74 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.74 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.74 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/rtree.h:21:14: error: ‘LG_SIZEOF_PTR’ undeclared here (not in a function)
159:04.75 ((1U << (LG_SIZEOF_PTR+3)) / RTREE_BITS_PER_LEVEL)
159:04.77 ^
159:04.77 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/rtree.h:90:24: note: in expansion of macro ‘RTREE_HEIGHT_MAX’
159:04.77 unsigned start_level[RTREE_HEIGHT_MAX];
159:04.81 ^~~~~~~~~~~~~~~~
159:04.81 In file included from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2:0,
159:04.81 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.82 /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:473:36: error: ‘NSIZES’ undeclared here (not in a function)
159:04.83 extern size_t const index2size_tab[NSIZES];
159:04.83 ^~~~~~
159:04.83 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:505:0,
159:04.83 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.84 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.84 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h: In function ‘malloc_snprintf’:
159:04.84 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:110:5: error: expected declaration specifiers before ‘JEMALLOC_FORMAT_PRINTF’
159:04.84 JEMALLOC_FORMAT_PRINTF(3, 4);
159:04.85 ^~~~~~~~~~~~~~~~~~~~~~
159:04.85 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:114:30: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JEMALLOC_FORMAT_PRINTF’
159:04.86 const char *format, ...) JEMALLOC_FORMAT_PRINTF(3, 4);
159:04.86 ^~~~~~~~~~~~~~~~~~~~~~
159:04.88 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:115:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JEMALLOC_FORMAT_PRINTF’
159:04.88 void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);
159:04.88 ^~~~~~~~~~~~~~~~~~~~~~
159:04.88 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:513:0,
159:04.88 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.88 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.88 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/stats.h:150:13: error: storage class specified for parameter ‘opt_stats_print’
159:04.88 extern bool opt_stats_print;
159:04.89 ^~~~~~~~~~~~~~~
159:04.90 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/stats.h:152:15: error: storage class specified for parameter ‘stats_cactive’
159:04.90 extern size_t stats_cactive;
159:04.90 ^~~~~~~~~~~~~
159:04.90 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:520:0,
159:04.90 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:04.90 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:04.90 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:501:21: error: storage class specified for parameter ‘large_pad’
159:04.90 static const size_t large_pad =
159:04.90 ^~~~~~~~~
159:04.90 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:501:1: error: parameter ‘large_pad’ is initialized
159:04.91 static const size_t large_pad =
159:04.91 ^~~~~~
159:04.91 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:509:21: error: storage class specified for parameter ‘opt_purge’
159:04.91 extern purge_mode_t opt_purge;
159:04.91 ^~~~~~~~~
159:04.91 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:510:20: error: storage class specified for parameter ‘purge_mode_names’
159:04.91 extern const char *purge_mode_names[];
159:04.91 ^~~~~~~~~~~~~~~~
159:04.91 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:511:17: error: storage class specified for parameter ‘opt_lg_dirty_mult’
159:04.94 extern ssize_t opt_lg_dirty_mult;
159:04.95 ^~~~~~~~~~~~~~~~~
159:04.95 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:512:17: error: storage class specified for parameter ‘opt_decay_time’
159:04.95 extern ssize_t opt_decay_time;
159:04.95 ^~~~~~~~~~~~~~
159:04.95 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:514:25: error: storage class specified for parameter ‘arena_bin_info’
159:04.95 extern arena_bin_info_t arena_bin_info[NBINS];
159:04.95 ^~~~~~~~~~~~~~
159:04.95 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:516:16: error: storage class specified for parameter ‘map_bias’
159:04.95 extern size_t map_bias; /* Number of arena chunk header pages. */
159:04.95 ^~~~~~~~
159:04.96 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:517:16: error: storage class specified for parameter ‘map_misc_offset’
159:04.96 extern size_t map_misc_offset;
159:04.96 ^~~~~~~~~~~~~~~
159:04.98 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:518:16: error: storage class specified for parameter ‘arena_maxrun’
159:04.99 extern size_t arena_maxrun; /* Max run size for arenas. */
159:04.99 ^~~~~~~~~~~~
159:04.99 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:519:16: error: storage class specified for parameter ‘large_maxclass’
159:04.99 extern size_t large_maxclass; /* Max large size class. */
159:04.99 ^~~~~~~~~~~~~~
159:04.99 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:520:18: error: storage class specified for parameter ‘nlclasses’
159:04.99 extern unsigned nlclasses; /* Number of large size classes. */
159:05.00 ^~~~~~~~~
159:05.00 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/arena.h:521:18: error: storage class specified for parameter ‘nhclasses’
159:05.00 extern unsigned nhclasses; /* Number of huge size classes. */
159:05.03 ^~~~~~~~~
159:05.03 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:524:0,
159:05.03 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.03 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.05 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:40:16: error: storage class specified for parameter ‘opt_lg_chunk’
159:05.05 extern size_t opt_lg_chunk;
159:05.06 ^~~~~~~~~~~~
159:05.06 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:41:20: error: storage class specified for parameter ‘opt_dss’
159:05.07 extern const char *opt_dss;
159:05.07 ^~~~~~~
159:05.07 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:43:17: error: storage class specified for parameter ‘chunks_rtree’
159:05.07 extern rtree_t chunks_rtree;
159:05.07 ^~~~~~~~~~~~
159:05.07 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:45:16: error: storage class specified for parameter ‘chunksize’
159:05.07 extern size_t chunksize;
159:05.07 ^~~~~~~~~
159:05.07 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:46:16: error: storage class specified for parameter ‘chunksize_mask’
159:05.07 extern size_t chunksize_mask; /* (chunksize - 1). */
159:05.07 ^~~~~~~~~~~~~~
159:05.15 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:47:16: error: storage class specified for parameter ‘chunk_npages’
159:05.15 extern size_t chunk_npages;
159:05.15 ^~~~~~~~~~~~
159:05.15 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:49:14: error: unknown type name ‘chunk_hooks_t’
159:05.15 extern const chunk_hooks_t chunk_hooks_default;
159:05.16 ^~~~~~~~~~~~~
159:05.16 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:49:28: error: storage class specified for parameter ‘chunk_hooks_default’
159:05.16 extern const chunk_hooks_t chunk_hooks_default;
159:05.16 ^~~~~~~~~~~~~~~~~~~
159:05.17 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:51:1: error: unknown type name ‘chunk_hooks_t’
159:05.18 chunk_hooks_t chunk_hooks_get(tsdn_t *tsdn, arena_t *arena);
159:05.18 ^~~~~~~~~~~~~
159:05.18 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:52:1: error: unknown type name ‘chunk_hooks_t’
159:05.18 chunk_hooks_t chunk_hooks_set(tsdn_t *tsdn, arena_t *arena,
159:05.18 ^~~~~~~~~~~~~
159:05.19 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:53:11: error: unknown type name ‘chunk_hooks_t’
159:05.19 const chunk_hooks_t *chunk_hooks);
159:05.19 ^~~~~~~~~~~~~
159:05.20 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:60:5: error: unknown type name ‘chunk_hooks_t’
159:05.20 chunk_hooks_t *chunk_hooks, void *new_addr, size_t size, size_t alignment,
159:05.20 ^~~~~~~~~~~~~
159:05.21 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:63:5: error: unknown type name ‘chunk_hooks_t’
159:05.21 chunk_hooks_t *chunk_hooks, void *new_addr, size_t size, size_t alignment,
159:05.21 ^~~~~~~~~~~~~
159:05.21 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:66:5: error: unknown type name ‘chunk_hooks_t’
159:05.21 chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t sn,
159:05.21 ^~~~~~~~~~~~~
159:05.21 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:69:5: error: unknown type name ‘chunk_hooks_t’
159:05.22 chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t sn,
159:05.23 ^~~~~~~~~~~~~
159:05.23 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/chunk.h:72:5: error: unknown type name ‘chunk_hooks_t’
159:05.23 chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t offset,
159:05.23 ^~~~~~~~~~~~~
159:05.23 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:526:0,
159:05.24 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.24 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.24 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tcache.h:109:13: error: storage class specified for parameter ‘opt_tcache’
159:05.24 extern bool opt_tcache;
159:05.24 ^~~~~~~~~~
159:05.24 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tcache.h:110:16: error: storage class specified for parameter ‘opt_lg_tcache_max’
159:05.25 extern ssize_t opt_lg_tcache_max;
159:05.25 ^~~~~~~~~~~~~~~~~
159:05.25 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tcache.h:112:27: error: storage class specified for parameter ‘tcache_bin_info’
159:05.25 extern tcache_bin_info_t *tcache_bin_info;
159:05.25 ^~~~~~~~~~~~~~~
159:05.25 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tcache.h:118:17: error: storage class specified for parameter ‘nhbins’
159:05.25 extern unsigned nhbins;
159:05.25 ^~~~~~
159:05.25 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tcache.h:121:15: error: storage class specified for parameter ‘tcache_maxclass’
159:05.26 extern size_t tcache_maxclass;
159:05.26 ^~~~~~~~~~~~~~~
159:05.26 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tcache.h:131:19: error: storage class specified for parameter ‘tcaches’
159:05.26 extern tcaches_t *tcaches;
159:05.26 ^~~~~~~
159:05.26 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:529:0,
159:05.27 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.27 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.27 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:246:13: error: storage class specified for parameter ‘opt_prof’
159:05.27 extern bool opt_prof;
159:05.27 ^~~~~~~~
159:05.28 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:247:13: error: storage class specified for parameter ‘opt_prof_active’
159:05.28 extern bool opt_prof_active;
159:05.28 ^~~~~~~~~~~~~~~
159:05.28 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:248:13: error: storage class specified for parameter ‘opt_prof_thread_active_init’
159:05.28 extern bool opt_prof_thread_active_init;
159:05.28 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
159:05.28 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:249:15: error: storage class specified for parameter ‘opt_lg_prof_sample’
159:05.29 extern size_t opt_lg_prof_sample; /* Mean bytes between samples. */
159:05.29 ^~~~~~~~~~~~~~~~~~
159:05.29 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:250:16: error: storage class specified for parameter ‘opt_lg_prof_interval’
159:05.30 extern ssize_t opt_lg_prof_interval; /* lg(prof_interval). */
159:05.30 ^~~~~~~~~~~~~~~~~~~~
159:05.30 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:251:13: error: storage class specified for parameter ‘opt_prof_gdump’
159:05.30 extern bool opt_prof_gdump; /* High-water memory dumping. */
159:05.31 ^~~~~~~~~~~~~~
159:05.31 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:252:13: error: storage class specified for parameter ‘opt_prof_final’
159:05.31 extern bool opt_prof_final; /* Final profile dumping. */
159:05.32 ^~~~~~~~~~~~~~
159:05.32 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:253:13: error: storage class specified for parameter ‘opt_prof_leak’
159:05.32 extern bool opt_prof_leak; /* Dump leak summary at exit. */
159:05.32 ^~~~~~~~~~~~~
159:05.33 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:254:13: error: storage class specified for parameter ‘opt_prof_accum’
159:05.33 extern bool opt_prof_accum; /* Report cumulative bytes. */
159:05.34 ^~~~~~~~~~~~~~
159:05.34 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:255:13: error: storage class specified for parameter ‘opt_prof_prefix’
159:05.34 extern char opt_prof_prefix[
159:05.34 ^~~~~~~~~~~~~~~
159:05.34 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:263:13: error: storage class specified for parameter ‘prof_active’
159:05.35 extern bool prof_active;
159:05.35 ^~~~~~~~~~~
159:05.35 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:266:13: error: storage class specified for parameter ‘prof_gdump_val’
159:05.35 extern bool prof_gdump_val;
159:05.35 ^~~~~~~~~~~~~~
159:05.35 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:275:17: error: storage class specified for parameter ‘prof_interval’
159:05.35 extern uint64_t prof_interval;
159:05.36 ^~~~~~~~~~~~~
159:05.36 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prof.h:281:15: error: storage class specified for parameter ‘lg_prof_sample’
159:05.36 extern size_t lg_prof_sample;
159:05.36 ^~~~~~~~~~~~~~
159:05.36 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:538:0,
159:05.36 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.36 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.37 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:146:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.37 {
159:05.37 ^
159:05.37 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:153:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.37 {
159:05.37 ^
159:05.37 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:160:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.37 {
159:05.37 ^
159:05.37 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:167:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.37 {
159:05.38 ^
159:05.38 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:176:2: error: #error No implementation for size_t ffs()
159:05.38 #error No implementation for size_t ffs()
159:05.38 ^~~~~
159:05.38 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:182:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.38 {
159:05.38 ^
159:05.40 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:195:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.40 {
159:05.41 ^
159:05.41 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:207:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.41 {
159:05.41 ^
159:05.41 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:222:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.41 {
159:05.41 ^
159:05.42 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:237:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.42 {
159:05.42 ^
159:05.42 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:249:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.42 {
159:05.42 ^
159:05.42 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:319:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.42 {
159:05.42 ^
159:05.42 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/util.h:331:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.42 {
159:05.42 ^
159:05.43 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:539:0,
159:05.45 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.45 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.46 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:297:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.46 {
159:05.46 ^
159:05.46 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:311:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.46 {
159:05.46 ^
159:05.46 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:327:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.46 {
159:05.46 ^
159:05.46 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:343:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.46 {
159:05.47 ^
159:05.47 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:507:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.47 {
159:05.47 ^
159:05.47 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:518:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.51 {
159:05.51 ^
159:05.53 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:531:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.53 {
159:05.54 ^
159:05.54 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:542:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.54 {
159:05.54 ^
159:05.54 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:555:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.54 {
159:05.54 ^
159:05.55 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:566:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.55 {
159:05.56 ^
159:05.56 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:579:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.56 {
159:05.56 ^
159:05.57 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:590:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.57 {
159:05.58 ^
159:05.58 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:603:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.58 {
159:05.59 ^
159:05.59 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:614:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.60 {
159:05.60 ^
159:05.60 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:627:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.62 {
159:05.62 ^
159:05.63 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/atomic.h:638:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.63 {
159:05.64 ^
159:05.64 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:540:0,
159:05.64 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.64 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.64 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/spin.h:30:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.64 {
159:05.64 ^
159:05.64 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/spin.h:37:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.64 {
159:05.65 ^
159:05.65 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:541:0,
159:05.67 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.67 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.67 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:59:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.67 {
159:05.67 ^
159:05.67 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:66:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.68 {
159:05.68 ^
159:05.68 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:73:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.68 {
159:05.68 ^
159:05.68 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:80:2: error: #error Unsupported pointer size
159:05.68 #error Unsupported pointer size
159:05.69 ^~~~~
159:05.69 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:86:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.69 {
159:05.69 ^
159:05.69 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:111:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.69 {
159:05.71 ^
159:05.72 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:126:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.73 {
159:05.73 ^
159:05.74 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:150:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.74 {
159:05.74 ^
159:05.74 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:169:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.75 {
159:05.75 ^
159:05.75 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/prng.h:188:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.75 {
159:05.75 ^
159:05.75 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:542:0,
159:05.75 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.75 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.75 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/ticker.h:34:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.75 {
159:05.76 ^
159:05.76 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/ticker.h:42:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.76 {
159:05.76 ^
159:05.77 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/ticker.h:49:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.77 {
159:05.77 ^
159:05.77 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/ticker.h:56:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.77 {
159:05.77 ^
159:05.77 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/ticker.h:68:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.78 {
159:05.79 ^
159:05.79 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:546:0,
159:05.79 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.79 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.80 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/stats.h:170:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.80 {
159:05.81 ^
159:05.81 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/stats.h:177:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.81 {
159:05.81 ^
159:05.81 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/stats.h:187:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.81 {
159:05.81 ^
159:05.81 In file included from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/src/include/jemalloc/internal/jemalloc_internal.h:381:0,
159:05.81 from /home/rushi/code/mozilla-central/memory/jemalloc/src/src/arena.c:2,
159:05.81 from /home/rushi/code/mozilla-central/obj-x86_64-pc-linux-gnu/memory/jemalloc/Unified_c_memory_jemalloc0.c:2:
159:05.82 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:120:32: error: storage class specified for parameter ‘tsd_tls’
159:05.82 extern __thread a_type a_name##tsd_tls; \
159:05.82 ^
159:05.82 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:686:1: note: in expansion of macro ‘malloc_tsd_externs’
159:05.82 malloc_tsd_externs(, tsd_t)
159:05.82 ^~~~~~~~~~~~~~~~~~
159:05.82 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:121:30: error: storage class specified for parameter ‘tsd_tsd’
159:05.82 extern pthread_key_t a_name##tsd_tsd; \
159:05.82 ^
159:05.82 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:686:1: note: in expansion of macro ‘malloc_tsd_externs’
159:05.82 malloc_tsd_externs(, tsd_t)
159:05.82 ^~~~~~~~~~~~~~~~~~
159:05.83 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:122:22: error: storage class specified for parameter ‘tsd_booted’
159:05.83 extern bool a_name##tsd_booted;
159:05.83 ^
159:05.83 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:686:1: note: in expansion of macro ‘malloc_tsd_externs’
159:05.83 malloc_tsd_externs(, tsd_t)
159:05.83 ^~~~~~~~~~~~~~~~~~
159:05.84 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:245:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.84 { \
159:05.84 ^
159:05.84 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:687:1: note: in expansion of macro ‘malloc_tsd_funcs’
159:05.84 malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, , tsd_t, tsd_initializer, tsd_cleanup)
159:05.84 ^~~~~~~~~~~~~~~~
159:05.85 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:257:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.85 { \
159:05.85 ^
159:05.85 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:687:1: note: in expansion of macro ‘malloc_tsd_funcs’
159:05.85 malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, , tsd_t, tsd_initializer, tsd_cleanup)
159:05.85 ^~~~~~~~~~~~~~~~
159:05.85 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:263:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
159:05.85 { \
159:05.85 ^
159:05.85 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal/tsd.h:687:1: note: in expansion of macro ‘malloc_tsd_funcs’
159:05.86 malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, , tsd_t, tsd_initializer, tsd_cleanup)
159:05.86 ^~~~~~~~~~~~~~~~
159:05.86 /home/rushi/code/mozilla-central/memory/jemalloc/src/include/jemalloc/internal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment