· 6 years ago · Mar 13, 2020, 09:52 PM
1User: mattatobin@linux64.buildstation.binocnetwork.com
2Path: /home/mattatobin/development/binoc-central
3] mach build
4 0:00.37 /usr/bin/gmake -f client.mk MOZ_PARALLEL_BUILD=10 -s configure
5 0:00.51 client.mk:206: /home/mattatobin/development/binoc-central/../.obj/trunk-157a4ab/palemoon-x64-gtk2/.mozconfig.mk: No such file or directory
6 0:00.64 Clobber not needed.
7 0:00.65 Generating /home/mattatobin/development/binoc-central/configure
8 0:00.66 Generating /home/mattatobin/development/binoc-central/platform/configure
9 0:00.67 Generating /home/mattatobin/development/binoc-central/platform/js/src/configure
10 0:00.67 cd /home/mattatobin/development/binoc-central/../.obj/trunk-157a4ab/palemoon-x64-gtk2
11 0:00.67 /home/mattatobin/development/binoc-central/configure
12 0:00.92 Creating Python environment
13 0:02.45 New python executable in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/_virtualenv/bin/python2.7
14 0:02.45 Also creating executable in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/_virtualenv/bin/python
15 0:02.45 Installing setuptools, pip, wheel...done.
16 0:03.05 running build_ext
17 0:03.05 building 'psutil._psutil_linux' extension
18 0:03.05 creating build
19 0:03.05 creating build/temp.linux-x86_64-2.7
20 0:03.05 creating build/temp.linux-x86_64-2.7/psutil
21 0:03.05 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_VERSION=311 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
22 0:03.05 creating build/lib.linux-x86_64-2.7
23 0:03.05 creating build/lib.linux-x86_64-2.7/psutil
24 0:03.05 gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so
25 0:03.05 building 'psutil._psutil_posix' extension
26 0:03.05 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
27 0:03.05 gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so
28 0:03.05 copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil
29 0:03.05 copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil
30 0:03.05
31 0:03.05 Reexecuting in the virtualenv
32 0:03.27 Adding configure options from /home/mattatobin/development/binoc-central/.mozconfig
33 0:03.27 --enable-official-vendor
34 0:03.27 --enable-jemalloc
35 0:03.27 --enable-strip
36 0:03.27 --disable-debug
37 0:03.27 --disable-tests
38 0:03.27 --disable-debug-symbols
39 0:03.27 --x-libraries=/usr/lib64
40 0:03.27 --with-pthreads
41 0:03.27 --enable-default-toolkit=cairo-gtk2
42 0:03.27 --enable-optimize=-O2 -msse2 -mfpmath=sse
43 0:03.27 --enable-application=palemoon
44 0:03.27 --enable-official-branding
45 0:03.27 --disable-updater
46 0:03.27 --enable-av1
47 0:03.27 --disable-necko-wifi
48 0:03.27 --disable-eme
49 0:03.27 --disable-accessibility
50 0:03.27 _BUILD_UPDATER=
51 0:03.27 _BUILD_64=1
52 0:03.27 _BUILD_ARCH=x64
53 0:03.27 _BUILD_BRANDING=release
54 0:03.27 _BUILD_APP=palemoon
55 0:03.27 _GTK_VERSION=2
56 0:03.27 _WINSDK_VERSION=10.0.17763.0
57 0:03.27 _LINUX_DEBUG_SYMBOLS=
58 0:03.27 _BINOC_OPTZ=
59 0:03.27 _BUILD_OS=linux
60 0:03.27 _BUILD_APP_PREFIX=projects
61 0:03.47 checking for a shell... /usr/bin/sh
62 0:03.54 checking for host system type... x86_64-pc-linux-gnu
63 0:03.54 checking for target system type... x86_64-pc-linux-gnu
64 0:03.55 checking whether cross compiling... no
65 0:03.55 checking for pkg_config... /usr/bin/pkg-config
66 0:03.56 checking for pkg-config version... 0.27.1
67 0:03.56 checking for yasm... /usr/bin/yasm
68 0:03.56 checking yasm version... 1.2.0
69 0:03.57 checking for the target C compiler... /opt/rh/devtoolset-3/root/usr/bin/gcc
70 0:03.59 checking whether the target C compiler can be used... yes
71 0:03.59 checking the target C compiler version... 4.9.2
72 0:03.61 checking the target C compiler works... yes
73 0:03.61 checking for the target C++ compiler... /opt/rh/devtoolset-3/root/usr/bin/g++
74 0:03.66 checking whether the target C++ compiler can be used... yes
75 0:03.67 checking the target C++ compiler version... 4.9.2
76 0:03.69 checking the target C++ compiler works... yes
77 0:03.69 checking for the host C compiler... /opt/rh/devtoolset-3/root/usr/bin/gcc
78 0:03.71 checking whether the host C compiler can be used... yes
79 0:03.71 checking the host C compiler version... 4.9.2
80 0:03.73 checking the host C compiler works... yes
81 0:03.73 checking for the host C++ compiler... /opt/rh/devtoolset-3/root/usr/bin/g++
82 0:03.75 checking whether the host C++ compiler can be used... yes
83 0:03.75 checking the host C++ compiler version... 4.9.2
84 0:03.77 checking the host C++ compiler works... yes
85 0:03.79 checking for 64-bit OS... yes
86 0:03.81 checking for stdint.h... yes
87 0:03.83 checking for inttypes.h... yes
88 0:03.86 checking for malloc.h... yes
89 0:03.88 checking for alloca.h... yes
90 0:03.92 checking for sys/byteorder.h... no
91 0:03.95 checking for getopt.h... yes
92 0:03.98 checking for unistd.h... yes
93 0:04.00 checking for nl_types.h... yes
94 0:04.02 checking for cpuid.h... yes
95 0:04.05 checking for sys/statvfs.h... yes
96 0:04.07 checking for sys/statfs.h... yes
97 0:04.11 checking for sys/vfs.h... yes
98 0:04.13 checking for sys/mount.h... yes
99 0:04.16 checking for sys/quota.h... yes
100 0:04.21 checking for linux/quota.h... yes
101 0:04.23 checking for linux/if_addr.h... yes
102 0:04.25 checking for linux/rtnetlink.h... yes
103 0:04.27 checking for sys/queue.h... yes
104 0:04.30 checking for sys/types.h... yes
105 0:04.33 checking for netinet/in.h... yes
106 0:04.35 checking for byteswap.h... yes
107 0:04.38 checking for linux/perf_event.h... yes
108 0:04.40 checking for perf_event_open system call... yes
109 0:04.41 checking whether the C compiler supports -Wclass-varargs... no
110 0:04.41 checking whether the C++ compiler supports -Wclass-varargs... no
111 0:04.41 checking whether the C compiler supports -Wloop-analysis... no
112 0:04.42 checking whether the C++ compiler supports -Wloop-analysis... no
113 0:04.43 checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
114 0:04.43 checking whether the C++ compiler supports -Wc++14-compat... no
115 0:04.44 checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
116 0:04.44 checking whether the C++ compiler supports -Wc++1z-compat... no
117 0:04.45 checking whether the C++ compiler supports -Wimplicit-fallthrough... no
118 0:04.45 checking whether the C compiler supports -Wstring-conversion... no
119 0:04.46 checking whether the C++ compiler supports -Wstring-conversion... no
120 0:04.46 checking whether the C compiler supports -Wthread-safety... no
121 0:04.47 checking whether the C++ compiler supports -Wthread-safety... no
122 0:04.47 checking whether the C++ compiler supports -Wno-inline-new-delete... no
123 0:04.49 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
124 0:04.52 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
125 0:04.54 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
126 0:04.56 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
127 0:04.58 checking whether the C compiler supports -Wno-error=array-bounds... yes
128 0:04.60 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
129 0:04.65 checking whether the C compiler supports -Wno-error=multistatement-macros... no
130 0:04.65 checking whether the C++ compiler supports -Wno-error=multistatement-macros... no
131 0:04.67 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
132 0:04.69 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm
133 0:04.73 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
134 0:04.74 checking for fontconfig >= 2.7.0... yes
135 0:04.74 checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng15
136 0:04.74 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
137 0:04.74 checking for freetype2 >= 6.1.0... yes
138 0:04.75 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng15
139 0:04.76 checking _FT2_LIBS... -lfreetype
140 0:04.76 checking for tar... /usr/bin/gtar
141 0:04.76 checking for unzip... /usr/bin/unzip
142 0:04.76 checking for zip... /usr/bin/zip
143 0:04.76 checking for the Mozilla API key... no
144 0:04.76 checking for the Google API key... no
145 0:04.76 checking for the Bing API key... no
146 0:04.76 checking for the Adjust SDK key... no
147 0:04.76 checking for awk... /usr/bin/gawk
148 0:04.76 checking for perl... /usr/bin/perl
149 0:04.77 checking for minimum required perl version >= 5.006... 5.016003
150 0:04.79 checking for full perl installation... yes
151 0:04.79 checking for gmake... /usr/bin/gmake
152 0:04.79 checking for doxygen... /usr/bin/doxygen
153 0:04.79 checking for xargs... /usr/bin/xargs
154 0:04.79 checking for rpmbuild... /usr/bin/rpmbuild
155 0:04.79 checking for autoconf... /usr/bin/autoconf-2.13
156 0:04.79 Refreshing /home/mattatobin/development/binoc-central/platform/old-configure with /usr/bin/autoconf-2.13
157 0:05.15 creating cache ./config.cache
158 0:05.19 checking host system type... x86_64-pc-linux-gnu
159 0:05.22 checking target system type... x86_64-pc-linux-gnu
160 0:05.24 checking build system type... x86_64-pc-linux-gnu
161 0:05.25 checking for objcopy... /opt/rh/devtoolset-3/root/usr/bin/objcopy
162 0:05.25 checking for gcc... /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99
163 0:05.29 checking whether the C compiler (/opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 ) works... yes
164 0:05.29 checking whether the C compiler (/opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
165 0:05.31 checking whether we are using GNU C... yes
166 0:05.33 checking whether /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 accepts -g... yes
167 0:05.33 checking for c++... /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11
168 0:05.40 checking whether the C++ compiler (/opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 ) works... yes
169 0:05.40 checking whether the C++ compiler (/opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no
170 0:05.41 checking whether we are using GNU C++... yes
171 0:05.43 checking whether /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 accepts -g... yes
172 0:05.48 checking for ranlib... ranlib
173 0:05.48 checking for as... /opt/rh/devtoolset-3/root/usr/bin/as
174 0:05.48 checking for ar... ar
175 0:05.48 checking for ld... ld
176 0:05.48 checking for strip... strip
177 0:05.48 checking for windres... no
178 0:05.49 checking for otool... no
179 0:05.57 checking for X... libraries /usr/lib64, headers
180 0:05.62 checking for dnet_ntoa in -ldnet... no
181 0:05.65 checking for dnet_ntoa in -ldnet_stub... no
182 0:05.69 checking for gethostbyname... yes
183 0:05.73 checking for connect... yes
184 0:05.77 checking for remove... yes
185 0:05.80 checking for shmat... yes
186 0:05.85 checking for IceConnectionNumber in -lICE... yes
187 0:05.93 checking for --noexecstack option to as... yes
188 0:05.97 checking for -z noexecstack option to ld... yes
189 0:06.00 checking for -z text option to ld... yes
190 0:06.04 checking for --build-id option to ld... yes
191 0:06.08 checking for --ignore-unresolved-symbol option to ld... yes
192 0:06.11 checking if toolchain supports -mssse3 option... yes
193 0:06.15 checking if toolchain supports -msse4.1 option... yes
194 0:06.18 checking for x86 AVX2 asm support in compiler... yes
195 0:06.47 checking for working const... yes
196 0:06.48 checking for mode_t... yes
197 0:06.50 checking for off_t... yes
198 0:06.52 checking for pid_t... yes
199 0:06.53 checking for size_t... yes
200 0:06.59 checking whether 64-bits std::atomic requires -latomic... no
201 0:06.62 checking for dirent.h that defines DIR... yes
202 0:06.66 checking for opendir in -ldir... no
203 0:06.69 checking for sockaddr_in.sin_len... false
204 0:06.71 checking for sockaddr_in6.sin6_len... false
205 0:06.74 checking for sockaddr.sa_len... false
206 0:06.78 checking for gethostbyname_r in -lc_r... no
207 0:06.86 checking for library containing dlopen... -ldl
208 0:06.88 checking for dlfcn.h... yes
209 0:06.92 checking for dladdr... yes
210 0:06.97 checking for memmem... yes
211 0:07.02 checking for socket in -lsocket... no
212 0:07.07 checking for XDrawLines in -lX11... yes
213 0:07.12 checking for XextAddDisplay in -lXext... yes
214 0:07.16 checking for XtFree in -lXt... yes
215 0:07.20 checking for xcb_connect in -lxcb... yes
216 0:07.24 checking for xcb_shm_query_version in -lxcb-shm... yes
217 0:07.31 checking for XGetXCBConnection in -lX11-xcb... yes
218 0:07.35 checking for X11/extensions/scrnsaver.h... yes
219 0:07.39 checking for XScreenSaverQueryInfo in -lXss... yes
220 0:07.46 checking for pthread_create in -lpthreads... no
221 0:07.50 checking for pthread_create in -lpthread... yes
222 0:07.55 checking whether /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 accepts -pthread... yes
223 0:07.59 checking for pthread.h... yes
224 0:07.62 checking whether /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 needs -traditional... no
225 0:07.69 checking for 8-bit clean memcmp... yes
226 0:07.75 checking for stat64... yes
227 0:07.79 checking for lstat64... yes
228 0:07.83 checking for truncate64... yes
229 0:07.88 checking for statvfs64... yes
230 0:07.95 checking for statvfs... yes
231 0:07.99 checking for statfs64... yes
232 0:08.03 checking for statfs... yes
233 0:08.08 checking for getpagesize... yes
234 0:08.14 checking for gmtime_r... yes
235 0:08.18 checking for localtime_r... yes
236 0:08.22 checking for arc4random... no
237 0:08.26 checking for arc4random_buf... no
238 0:08.33 checking for mallinfo... yes
239 0:08.38 checking for gettid... no
240 0:08.42 checking for lchown... yes
241 0:08.46 checking for setpriority... yes
242 0:08.52 checking for strerror... yes
243 0:08.56 checking for syscall... yes
244 0:08.60 checking for clock_gettime(CLOCK_MONOTONIC)...
245 0:08.66 checking for pthread_cond_timedwait_monotonic_np...
246 0:08.70 checking for wcrtomb... yes
247 0:08.74 checking for mbrtowc... yes
248 0:08.80 checking for res_ninit()... yes
249 0:08.84 checking for iconv in -lc... yes
250 0:08.90 checking for iconv()... yes
251 0:08.93 checking for iconv() with const input... no
252 0:08.97 checking for nl_langinfo and CODESET... yes
253 0:09.01 checking for an implementation of va_copy()... yes
254 0:09.03 checking whether va_list can be copied by value... no
255 0:09.07 checking whether the C++ "using" keyword resolves ambiguity... yes
256 0:09.11 checking for C++ dynamic_cast to void*... yes
257 0:09.16 checking for __thread keyword for TLS variables... yes
258 0:09.18 checking for __attribute__((always_inline))... yes
259 0:09.22 checking for LC_MESSAGES... yes
260 0:09.26 checking for localeconv... yes
261 0:09.31 checking for malloc.h... yes
262 0:09.35 checking for strndup... yes
263 0:09.40 checking for posix_memalign... yes
264 0:09.45 checking for memalign... yes
265 0:09.49 checking for malloc_usable_size... yes
266 0:09.52 checking whether malloc_usable_size definition can use const argument... no
267 0:09.54 checking for valloc in malloc.h... yes
268 0:09.55 checking for valloc in unistd.h... no
269 0:09.55 checking NSPR selection... source-tree
270 0:09.55 checking if app-specific confvars.sh exists... /home/mattatobin/development/binoc-central/platform/../palemoon/confvars.sh
271 0:09.59 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
272 0:09.60 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gtk-unix-print-2.0
273 0:09.60 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 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
274 0:09.62 checking for gtk+-2.0 >= 2.14... yes
275 0:09.63 checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/uuid -I/usr/include/pixman-1 -I/usr/include/libdrm
276 0:09.64 checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype
277 0:09.64 checking for gio-2.0 >= 2.22... yes
278 0:09.64 checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
279 0:09.65 checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
280 0:09.66 checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
281 0:09.66 checking MOZ_GCONF_CFLAGS... -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
282 0:09.66 checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0
283 0:09.68 checking for dbus-1 >= 0.60... yes
284 0:09.68 checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include
285 0:09.68 checking MOZ_DBUS_LIBS... -ldbus-1
286 0:09.69 checking for dbus-glib-1 >= 0.60... yes
287 0:09.69 checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
288 0:09.70 checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
289 0:09.76 checking for alsa... yes
290 0:09.76 checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa
291 0:09.77 checking MOZ_ALSA_LIBS... -lasound
292 0:09.78 checking for libpulse... yes
293 0:09.78 checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
294 0:09.78 checking MOZ_PULSEAUDIO_LIBS... -lpulse
295 0:09.80 /home/mattatobin/development/binoc-central/platform/old-configure: line 14309: test: : integer expression expected
296 0:09.81 /home/mattatobin/development/binoc-central/platform/old-configure: line 14369: test: : integer expression expected
297 0:09.83 checking for wget... wget
298 0:09.86 checking for valid C compiler optimization flags... yes
299 0:09.96 checking whether linker creates PT_GNU_RELRO segments... no
300 0:10.01 checking for __cxa_demangle... yes
301 0:10.06 checking for unwind.h... yes
302 0:10.10 checking for _Unwind_Backtrace... yes
303 0:10.13 checking for -pipe support... yes
304 0:10.15 checking whether C compiler supports -fprofile-generate... yes
305 0:10.18 checking what kind of list files are supported by the linker... linkerscript
306 0:10.22 checking what kind of ordering can be done with the linker... section-ordering-file
307 0:10.22 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
308 0:10.23 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
309 0:10.23 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
310 0:10.27 checking for FT_Bitmap_Size.y_ppem... yes
311 0:10.31 checking for FT_GlyphSlot_Embolden... yes
312 0:10.35 checking for FT_Load_Sfnt_Table... yes
313 0:10.39 checking for fontconfig/fcfreetype.h... yes
314 0:10.49 checking for posix_fadvise... yes
315 0:10.53 checking for posix_fallocate... yes
316 0:10.64 updating cache ./config.cache
317 0:10.64 creating ./config.data
318 0:10.79 js/src> configuring
319 0:10.79 js/src> running /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/_virtualenv/bin/python /home/mattatobin/development/binoc-central/platform/build/../configure.py --enable-project=js --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --disable-accessibility --disable-eme --disable-necko-wifi --enable-official-branding --enable-official-vendor --enable-optimize=-O2 -msse2 -mfpmath=sse --enable-strip --disable-tests --disable-updater --with-pthreads --x-libraries=/usr/lib64 --disable-debug --without-toolchain-prefix --disable-debug-symbols --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-js-shell --disable-shared-js --disable-export-js --disable-instruments --disable-callgrind --disable-profiling --disable-vtune --disable-gc-trace --disable-perf --disable-more-deterministic --enable-ctypes --without-system-ffi --with-nspr-cflags=-I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nspr --with-nspr-libs=-L/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/bin -lnspr4 -lplc4 -lplds4 --prefix=/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist JS_STANDALONE= --cache-file=/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/config.cache
320 0:13.93 js/src> checking for a shell... /usr/bin/sh
321 0:13.94 js/src> checking for host system type... x86_64-pc-linux-gnu
322 0:13.94 js/src> checking for target system type... x86_64-pc-linux-gnu
323 0:13.94 js/src> checking for the Android toolchain directory... not found
324 0:13.94 js/src> checking whether cross compiling... no
325 0:13.94 js/src> checking for pkg_config... /usr/bin/pkg-config
326 0:13.94 js/src> checking for pkg-config version... 0.27.1
327 0:13.94 js/src> checking for yasm... /usr/bin/yasm
328 0:13.94 js/src> checking yasm version... 1.2.0
329 0:13.94 js/src> checking for android platform directory... no
330 0:13.94 js/src> checking for the target C compiler... /opt/rh/devtoolset-3/root/usr/bin/gcc
331 0:13.94 js/src> checking whether the target C compiler can be used... yes
332 0:13.94 js/src> checking the target C compiler version... 4.9.2
333 0:13.94 js/src> checking the target C compiler works... yes
334 0:13.94 js/src> checking for the target C++ compiler... /opt/rh/devtoolset-3/root/usr/bin/g++
335 0:13.94 js/src> checking whether the target C++ compiler can be used... yes
336 0:13.94 js/src> checking the target C++ compiler version... 4.9.2
337 0:13.94 js/src> checking the target C++ compiler works... yes
338 0:13.95 js/src> checking for the host C compiler... /opt/rh/devtoolset-3/root/usr/bin/gcc
339 0:13.95 js/src> checking whether the host C compiler can be used... yes
340 0:13.95 js/src> checking the host C compiler version... 4.9.2
341 0:13.95 js/src> checking the host C compiler works... yes
342 0:13.95 js/src> checking for the host C++ compiler... /opt/rh/devtoolset-3/root/usr/bin/g++
343 0:13.95 js/src> checking whether the host C++ compiler can be used... yes
344 0:13.95 js/src> checking the host C++ compiler version... 4.9.2
345 0:13.95 js/src> checking the host C++ compiler works... yes
346 0:13.95 js/src> checking for 64-bit OS... yes
347 0:13.95 js/src> checking for link... /opt/rh/devtoolset-3/root/usr/bin/ld
348 0:13.95 js/src> checking for stdint.h... yes
349 0:13.95 js/src> checking for inttypes.h... yes
350 0:13.95 js/src> checking for malloc.h... yes
351 0:13.95 js/src> checking for alloca.h... yes
352 0:13.95 js/src> checking for sys/byteorder.h... no
353 0:13.95 js/src> checking for getopt.h... yes
354 0:13.95 js/src> checking for unistd.h... yes
355 0:13.95 js/src> checking for nl_types.h... yes
356 0:13.95 js/src> checking for cpuid.h... yes
357 0:13.95 js/src> checking for sys/statvfs.h... yes
358 0:13.95 js/src> checking for sys/statfs.h... yes
359 0:13.95 js/src> checking for sys/vfs.h... yes
360 0:13.95 js/src> checking for sys/mount.h... yes
361 0:13.95 js/src> checking for sys/quota.h... yes
362 0:13.95 js/src> checking for linux/quota.h... yes
363 0:13.95 js/src> checking for linux/if_addr.h... yes
364 0:13.95 js/src> checking for linux/rtnetlink.h... yes
365 0:13.95 js/src> checking for sys/queue.h... yes
366 0:13.95 js/src> checking for sys/types.h... yes
367 0:13.95 js/src> checking for netinet/in.h... yes
368 0:13.95 js/src> checking for byteswap.h... yes
369 0:13.95 js/src> checking for linux/perf_event.h... yes
370 0:13.95 js/src> checking for perf_event_open system call... yes
371 0:13.95 js/src> checking whether the C compiler supports -Wclass-varargs... no
372 0:13.95 js/src> checking whether the C++ compiler supports -Wclass-varargs... no
373 0:13.95 js/src> checking whether the C compiler supports -Wloop-analysis... no
374 0:13.95 js/src> checking whether the C++ compiler supports -Wloop-analysis... no
375 0:13.95 js/src> checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
376 0:13.95 js/src> checking whether the C++ compiler supports -Wc++14-compat... no
377 0:13.95 js/src> checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
378 0:13.95 js/src> checking whether the C++ compiler supports -Wc++1z-compat... no
379 0:13.95 js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough... no
380 0:13.95 js/src> checking whether the C compiler supports -Wstring-conversion... no
381 0:13.95 js/src> checking whether the C++ compiler supports -Wstring-conversion... no
382 0:13.95 js/src> checking whether the C compiler supports -Wthread-safety... no
383 0:13.95 js/src> checking whether the C++ compiler supports -Wthread-safety... no
384 0:13.95 js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... no
385 0:13.95 js/src> checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
386 0:13.95 js/src> checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
387 0:13.95 js/src> checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
388 0:13.95 js/src> checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
389 0:13.95 js/src> checking whether the C compiler supports -Wno-error=array-bounds... yes
390 0:13.95 js/src> checking whether the C++ compiler supports -Wno-error=array-bounds... yes
391 0:13.95 js/src> checking whether the C compiler supports -Wno-error=multistatement-macros... no
392 0:13.95 js/src> checking whether the C++ compiler supports -Wno-error=multistatement-macros... no
393 0:13.95 js/src> checking whether the C++ compiler supports -Wno-noexcept-type... no
394 0:13.95 js/src> checking for awk... /usr/bin/gawk
395 0:13.95 js/src> checking for perl... /usr/bin/perl
396 0:13.95 js/src> checking for minimum required perl version >= 5.006... 5.016003
397 0:13.95 js/src> checking for full perl installation... yes
398 0:13.95 js/src> checking for gmake... /usr/bin/gmake
399 0:13.95 js/src> checking for doxygen... /usr/bin/doxygen
400 0:13.95 js/src> checking for xargs... /usr/bin/xargs
401 0:13.96 js/src> checking for rpmbuild... /usr/bin/rpmbuild
402 0:13.96 js/src> checking for autoconf... /usr/bin/autoconf-2.13
403 0:13.96 js/src> Refreshing /home/mattatobin/development/binoc-central/platform/js/src/old-configure with /usr/bin/autoconf-2.13
404 0:13.96 js/src> loading cache /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/config.cache
405 0:13.96 js/src> checking host system type... x86_64-pc-linux-gnu
406 0:13.96 js/src> checking target system type... x86_64-pc-linux-gnu
407 0:13.96 js/src> checking build system type... x86_64-pc-linux-gnu
408 0:13.96 js/src> checking for gcc... (cached) /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99
409 0:13.96 js/src> checking whether the C compiler (/opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 ) works... yes
410 0:13.96 js/src> checking whether the C compiler (/opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
411 0:13.96 js/src> checking whether we are using GNU C... (cached) yes
412 0:13.96 js/src> checking whether /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
413 0:13.96 js/src> checking for c++... (cached) /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11
414 0:13.96 js/src> checking whether the C++ compiler (/opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 ) works... yes
415 0:13.96 js/src> checking whether the C++ compiler (/opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no
416 0:13.96 js/src> checking whether we are using GNU C++... (cached) yes
417 0:13.96 js/src> checking whether /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 accepts -g... (cached) yes
418 0:13.96 js/src> checking for ranlib... (cached) ranlib
419 0:13.96 js/src> checking for as... (cached) /opt/rh/devtoolset-3/root/usr/bin/as
420 0:13.96 js/src> checking for ar... (cached) ar
421 0:13.96 js/src> checking for ld... (cached) ld
422 0:13.96 js/src> checking for strip... (cached) strip
423 0:13.96 js/src> checking for windres... no
424 0:13.96 js/src> checking for sb-conf... no
425 0:13.96 js/src> checking for ve... no
426 0:13.96 js/src> checking for X... (cached) libraries /usr/lib64, headers
427 0:13.96 js/src> checking for dnet_ntoa in -ldnet... (cached) no
428 0:13.96 js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no
429 0:13.96 js/src> checking for gethostbyname... (cached) yes
430 0:13.96 js/src> checking for connect... (cached) yes
431 0:13.96 js/src> checking for remove... (cached) yes
432 0:13.96 js/src> checking for shmat... (cached) yes
433 0:13.96 js/src> checking for IceConnectionNumber in -lICE... (cached) yes
434 0:13.96 js/src> checking for --noexecstack option to as... yes
435 0:13.96 js/src> checking for -z noexecstack option to ld... yes
436 0:13.96 js/src> checking for -z text option to ld... yes
437 0:13.96 js/src> checking for --build-id option to ld... yes
438 0:13.96 js/src> checking for working const... (cached) yes
439 0:13.96 js/src> checking for mode_t... (cached) yes
440 0:13.96 js/src> checking for off_t... (cached) yes
441 0:13.96 js/src> checking for pid_t... (cached) yes
442 0:13.96 js/src> checking for size_t... (cached) yes
443 0:13.96 js/src> checking for ssize_t... yes
444 0:13.96 js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no
445 0:13.96 js/src> checking for dirent.h that defines DIR... (cached) yes
446 0:13.96 js/src> checking for opendir in -ldir... (cached) no
447 0:13.96 js/src> checking for gethostbyname_r in -lc_r... (cached) no
448 0:13.96 js/src> checking for library containing dlopen... (cached) -ldl
449 0:13.96 js/src> checking for dlfcn.h... (cached) yes
450 0:13.96 js/src> checking for socket in -lsocket... (cached) no
451 0:13.96 js/src> checking for pthread_create in -lpthreads... (cached) no
452 0:13.96 js/src> checking for pthread_create in -lpthread... (cached) yes
453 0:13.96 js/src> checking whether /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 accepts -pthread... yes
454 0:13.96 js/src> checking whether /opt/rh/devtoolset-3/root/usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
455 0:13.96 js/src> checking for 8-bit clean memcmp... (cached) yes
456 0:13.96 js/src> checking for getc_unlocked... yes
457 0:13.96 js/src> checking for _getc_nolock... no
458 0:13.96 js/src> checking for gmtime_r... (cached) yes
459 0:13.96 js/src> checking for localtime_r... (cached) yes
460 0:13.96 js/src> checking for pthread_getname_np... yes
461 0:13.96 js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
462 0:13.96 js/src> checking for sin in -lm... yes
463 0:13.96 js/src> checking for sincos in -lm... yes
464 0:13.96 js/src> checking for __sincos in -lm... no
465 0:13.96 js/src> checking for wcrtomb... (cached) yes
466 0:13.96 js/src> checking for mbrtowc... (cached) yes
467 0:13.96 js/src> checking for res_ninit()... (cached) yes
468 0:13.96 js/src> checking for nl_langinfo and CODESET... (cached) yes
469 0:13.96 js/src> checking for an implementation of va_copy()... (cached) yes
470 0:13.96 js/src> checking whether va_list can be copied by value... (cached) no
471 0:13.96 js/src> checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
472 0:13.96 js/src> checking for C++ dynamic_cast to void*... (cached) yes
473 0:13.96 js/src> checking for __thread keyword for TLS variables... (cached) yes
474 0:13.96 js/src> checking for __attribute__((always_inline))... (cached) yes
475 0:13.96 js/src> checking for LC_MESSAGES... (cached) yes
476 0:13.96 js/src> checking for localeconv... (cached) yes
477 0:13.96 js/src> checking NSPR selection... command-line
478 0:13.96 js/src> checking for valid optimization flags... yes
479 0:13.96 js/src> checking for __cxa_demangle... (cached) yes
480 0:13.96 js/src> checking for -pipe support... yes
481 0:13.96 js/src> checking whether C compiler supports -fprofile-generate... yes
482 0:13.96 js/src> checking for tm_zone tm_gmtoff in struct tm... yes
483 0:13.96 js/src> checking what kind of list files are supported by the linker... linkerscript
484 0:13.96 js/src> checking what kind of ordering can be done with the linker... section-ordering-file
485 0:13.96 js/src> checking for posix_fadvise... (cached) yes
486 0:13.96 js/src> checking for posix_fallocate... (cached) yes
487 0:13.96 js/src> checking for malloc.h... (cached) yes
488 0:13.97 js/src> checking for strndup... (cached) yes
489 0:13.97 js/src> checking for posix_memalign... (cached) yes
490 0:13.97 js/src> checking for memalign... (cached) yes
491 0:13.97 js/src> checking for malloc_usable_size... (cached) yes
492 0:13.97 js/src> checking whether malloc_usable_size definition can use const argument... no
493 0:13.97 js/src> checking for valloc in malloc.h... yes
494 0:13.97 js/src> checking for valloc in unistd.h... no
495 0:13.97 js/src> checking for setlocale... yes
496 0:13.97 js/src> checking for localeconv... (cached) yes
497 0:13.97 js/src> updating cache /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/config.cache
498 0:13.97 js/src> creating ./config.data
499 0:13.97 js/src> Creating config.status
500 0:13.97
501 0:14.04 Creating config.status
502 0:14.17 Feeding the hatchlings...
503 0:22.62 Finished reading 944 moz.build files in 2.20s
504 0:22.62 Processed into 6501 build config descriptors in 1.85s
505 0:22.62 RecursiveMake backend executed in 3.82s
506 0:22.62 2054 total backend files; 2054 created; 0 updated; 0 unchanged; 0 deleted; 42 -> 771 Makefile
507 0:22.62 FasterMake backend executed in 0.30s
508 0:22.62 7 total backend files; 7 created; 0 updated; 0 unchanged; 0 deleted
509 0:22.62 Total wall time: 8.47s; CPU time: 8.28s; Efficiency: 98%; Untracked: 0.30s
510Configure complete!
511Be sure to run |mach build| to pick up any changes
512 0:22.88 /usr/bin/gmake -f client.mk MOZ_PARALLEL_BUILD=10 -s
513 0:22.98 Adding client.mk options from /home/mattatobin/development/binoc-central/.mozconfig:
514 0:22.98 MOZ_MAKE_FLAGS=-j10
515 0:22.98 AUTOCLOBBER=1
516 0:22.98 MOZ_OBJDIR=../.obj/trunk-157a4ab/palemoon-x64-gtk2
517 0:22.98 FOUND_MOZCONFIG := /home/mattatobin/development/binoc-central/.mozconfig
518 0:23.19 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
519 0:23.19 Elapsed: 0.00s; From dist/branding: Kept 0 existing; Added/updated 4; Removed 0 files and 0 directories.
520 0:23.21 Elapsed: 0.00s; From dist/sdk: Kept 3 existing; Added/updated 8; Removed 0 files and 0 directories.
521 0:23.22 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
522 0:23.23 Elapsed: 0.01s; From _tests: Kept 10 existing; Added/updated 66; Removed 0 files and 0 directories.
523 0:23.32 Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories.
524 0:23.32 Elapsed: 0.10s; From dist/idl: Kept 0 existing; Added/updated 1026; Removed 0 files and 0 directories.
525 0:23.46 Elapsed: 0.19s; From dist/bin: Kept 165 existing; Added/updated 1732; Removed 0 files and 0 directories.
526 0:23.55 Elapsed: 0.30s; From dist/include: Kept 1698 existing; Added/updated 2971; Removed 0 files and 0 directories.
527 0:23.58 mozilla-config.h
528 0:23.58 buildid.h
529 0:23.58 source-repo.h
530 0:23.92 nsinstall_real
531 0:24.20 xpcom-config.h
532 0:24.20 xpcom-private.h
533 0:24.22 fficonfig.h
534 0:24.24 js-confdefs.h
535 0:24.24 marketplace-prod-public.inc
536 0:24.25 ffi.h
537 0:24.25 js-config.h
538 0:24.25 marketplace-prod-reviewers.inc
539 0:24.29 application.ini.h
540 0:24.30 ReservedWordsGenerated.h
541 0:24.34 Creating /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/private/nss
542 0:24.36 cd mangle; /usr/bin/gmake private_export
543 0:24.41 marketplace-dev-public.inc
544 0:24.42 necko-config.h
545 0:24.45 marketplace-dev-reviewers.inc
546 0:24.48 selfhosted.out.h
547 0:24.49 cd util; /usr/bin/gmake private_export
548 0:24.52 There are no private exports.
549 0:24.57 There are no private exports.
550 0:24.60 marketplace-stage.inc
551 0:24.60 cd freebl; /usr/bin/gmake private_export
552 0:24.66 manifest-signing-root.inc
553 0:24.69 manifest-signing-test-root.inc
554 0:24.71 Makefile:664: warning: overriding recipe for target `/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/security/nss/lib/freebl'
555 0:24.71 Makefile:651: warning: ignoring old recipe for target `/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/security/nss/lib/freebl'
556 0:24.71 /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 -E -o self-hosting-preprocessed.pp -DMOZ_PERMISSIONS=1 -DMOZ_DEVTOOLS=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMOZ_AV1=1 -DU_USING_ICU_NAMESPACE=0 -DNO_NSPR_10_SUPPORT=1 -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.pale moon -DHAVE_LANGINFO_CODESET=1 -DSTDC_HEADERS=1 -DHAVE__UNWIND_BACKTRACE=1 -D_REENTRANT=1 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_26 -DHAVE_MALLOC_H=1 -DSTATIC_JS_API=1 -DMOZ_FFMPEG=1 -DMOZ_USER_DIR=".mozilla" -DTRIMMED=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMOZ_FFVPX=1 -DHAVE_DLOPEN=1 -DMOZ_ENABLE_GIO=1 -DHAVE_ALLOCA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SYSCALL=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_DLL_SUFFIX=".so" -DMOZ_USERINFO=1 -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DMOZ_ENABLE_DBUS=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DMOZ_WEBSPEECH=1 -DHAVE_STRNDUP=1 -DRELEASE_OR_BETA=1 -DCROSS_COMPILE= -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZILLA_UAVERSION="4.5" -DMOZ_TREE_PIXMAN=1 -DMOZ_FMP4=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_RES_NINIT=1 -DMOZ_APP_UA_NAME="" -DMOZ_JETPACK=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_APP_UA_VERSION="29.0.0a2" -DMOZ_PERSONAS=1 -DMOZ_UA_BUILDID="" -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -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=4.5.9 -DHAVE_CPUID_H=1 -DHAVE_DLADDR=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_PULSEAUDIO=1 -DMC_OFFICIAL=1 -DHAVE_LSTAT64=1 -DHAVE_SYS_QUOTA_H=1 -DMOZ_BUILD_APP=../palemoon -DMOZ_PHOENIX=1 -DMC_PALEMOON=1 -DMOZ_WIDGET_GTK=2 -DGL_PROVIDER_GLX=1 -DHAVE_CLOCK_MONOTONIC=1 -DMOZILLA_VERSION="4.5.9" -DMOZ_OFFICIAL_BRANDING=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DHAVE_INTTYPES_H=1 -DHAVE_TRUNCATE64=1 -DHAVE_PTHREAD_H=1 -DMOZ_WEBGL_CONFORMANT=1 -DHAVE_UNISTD_H=1 -DMOZ_VORBIS=1 -DNDEBUG=1 -DMOZ_MEMORY_LINUX=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_STAT64=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_SETPRIORITY=1 -DD_INO=d_ino -DMOZ_SECUREELEMENT=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DENABLE_MARIONETTE=1 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DEVTOOLS_SERVER=1 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SERVICES_SYNC=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DMOZILLA_UAVERSION_U=4.5 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_ENABLE_XREMOTE=1 -DHAVE_SYS_TYPES_H=1 -DBUILD_CTYPES=1 -DMOZ_ENABLE_SKIA=1 -DHAVE_GETOPT_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLINFO=1 -DXP_LINUX=1 -DHAVE_DIRENT_H=1 -DUSE_SKIA_GPU=1 -DMOZ_FEEDS=1 -DHAVE_VA_COPY=1 -DMOZ_BUNDLED_FONTS=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_GLUE_IN_PROGRAM=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DFUNCPROTO=15 -DHAVE_STRERROR=1 -DHAVE_BYTESWAP_H=1 -DHAVE_LCHOWN=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_PHOENIX_EXTENSIONS=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DHAVE_VALLOC=1 -DMOZ_ENABLE_GCONF=1 -DU_STATIC_IMPLEMENTATION=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_LIBXSS=1 -DMOZ_TREE_CAIRO=1 -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp
557 0:24.73 DeprecatedPremultiplyTables.h
558 0:24.74 There are no private exports.
559 0:24.75 xpcshell.inc
560 0:24.76 domainsfallbacks.properties.h
561 0:24.78 addons-public.inc
562 0:24.80 encodingsgroups.properties.h
563 0:24.83 cd dbm; /usr/bin/gmake private_export
564 0:24.84 addons-stage.inc
565 0:24.85 cd mangle; /usr/bin/gmake export
566 0:24.86 privileged-package-root.inc
567 0:24.90 xpidl.stub
568 0:24.90 cd include; /usr/bin/gmake private_export
569 0:24.99 labelsencodings.properties.h
570 0:25.00 localesfallbacks.properties.h
571 0:25.06 nonparticipatingdomains.properties.h
572 0:25.06 Creating /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/private/dbm
573 0:25.07 cd src; /usr/bin/gmake private_export
574 0:25.22 There are no private exports.
575 0:25.23 There are no private exports.
576 0:25.23 cd softoken; /usr/bin/gmake private_export
577 0:25.26 cd legacydb; /usr/bin/gmake private_export
578 0:25.29 There are no private exports.
579 0:25.30 cd base; /usr/bin/gmake private_export
580 0:25.32 cd dev; /usr/bin/gmake private_export
581 0:25.34 Elapsed: 0.07s; From ../../dist/idl: Kept 1026 existing; Added/updated 0; Removed 0 files and 0 directories.
582 0:25.35 cd pki; /usr/bin/gmake private_export
583 0:25.38 cd libpkix; /usr/bin/gmake private_export
584 0:25.44 browser-feeds.xpt
585 0:25.44 cd include; /usr/bin/gmake private_export
586 0:25.44 browsercompsbase.xpt
587 0:25.45 fuel.xpt
588 0:25.47 sessionstore.xpt
589 0:25.48 shellservice.xpt
590 0:25.48 status4evar.xpt
591 0:25.49 cd pkix; /usr/bin/gmake private_export
592 0:25.53 alerts.xpt
593 0:25.59 appshell.xpt
594 0:25.65 appstartup.xpt
595 0:25.68 autocomplete.xpt
596 0:25.69 cd certsel; /usr/bin/gmake private_export
597 0:25.70 autoconfig.xpt
598 0:25.73 browser-element.xpt
599 0:25.81 caps.xpt
600 0:25.85 cd crlsel; /usr/bin/gmake private_export
601 0:25.91 captivedetect.xpt
602 0:25.94 chrome.xpt
603 0:25.97 cd checker; /usr/bin/gmake private_export
604 0:25.98 commandhandler.xpt
605 0:26.00 commandlines.xpt
606 0:26.07 composer.xpt
607 0:26.07 content_events.xpt
608 0:26.11 content_geckomediaplugins.xpt
609 0:26.13 content_html.xpt
610 0:26.18 content_webrtc.xpt
611 0:26.18 cd params; /usr/bin/gmake private_export
612 0:26.23 content_xslt.xpt
613 0:26.32 cookie.xpt
614 0:26.33 cd results; /usr/bin/gmake private_export
615 0:26.34 directory.xpt
616 0:26.37 docshell.xpt
617 0:26.39 dom.xpt
618 0:26.41 dom_apps.xpt
619 0:26.47 dom_audiochannel.xpt
620 0:26.49 cd store; /usr/bin/gmake private_export
621 0:26.53 cd top; /usr/bin/gmake private_export
622 0:26.53 dom_base.xpt
623 0:26.60 dom_bindings.xpt
624 0:26.67 dom_canvas.xpt
625 0:26.70 dom_core.xpt
626 0:26.73 cd util; /usr/bin/gmake private_export
627 0:26.73 dom_css.xpt
628 0:26.77 dom_events.xpt
629 0:26.87 dom_geolocation.xpt
630 0:26.98 dom_html.xpt
631 0:27.00 There are no private exports.
632 0:27.07 cd pkix_pl_nss; /usr/bin/gmake private_export
633 0:27.07 dom_json.xpt
634 0:27.18 dom_media.xpt
635 0:27.30 cd pki; /usr/bin/gmake private_export
636 0:27.36 dom_network.xpt
637 0:27.38 dom_notification.xpt
638 0:27.38 cd system; /usr/bin/gmake private_export
639 0:27.39 dom_offline.xpt
640 0:27.42 dom_permissionsettings.xpt
641 0:27.53 dom_power.xpt
642 0:27.53 dom_push.xpt
643 0:27.57 dom_quota.xpt
644 0:27.57 cd module; /usr/bin/gmake private_export
645 0:27.63 dom_range.xpt
646 0:27.66 dom_security.xpt
647 0:27.72 dom_settings.xpt
648 0:27.75 dom_sidebar.xpt
649 0:27.78 There are no private exports.
650 0:27.79 dom_smil.xpt
651 0:27.82 There are no private exports.
652 0:27.85 cd certdb; /usr/bin/gmake private_export
653 0:27.85 dom_storage.xpt
654 0:27.91 dom_stylesheets.xpt
655 0:27.93 dom_svg.xpt
656 0:27.98 cd certhigh; /usr/bin/gmake private_export
657 0:27.98 dom_system.xpt
658 0:28.00 dom_time.xpt
659 0:28.02 dom_traversal.xpt
660 0:28.07 dom_webspeechrecognition.xpt
661 0:28.13 dom_webspeechsynth.xpt
662 0:28.14 cd pk11wrap; /usr/bin/gmake private_export
663 0:28.22 dom_workers.xpt
664 0:28.29 dom_xbl.xpt
665 0:28.30 cd cryptohi; /usr/bin/gmake private_export
666 0:28.34 cd nss; /usr/bin/gmake private_export
667 0:28.35 dom_xhr.xpt
668 0:28.37 dom_xpath.xpt
669 0:28.39 dom_xul.xpt
670 0:28.41 downloads.xpt
671 0:28.50 editor.xpt
672 0:28.52 embed_base.xpt
673 0:28.53 extensions.xpt
674 0:28.62 exthandler.xpt
675 0:28.64 exthelper.xpt
676 0:28.77 fastfind.xpt
677 0:28.80 feeds.xpt
678 0:28.94 filepicker.xpt
679 0:29.03 find.xpt
680 0:29.08 gfx.xpt
681 0:29.13 html5.xpt
682 0:29.15 htmlparser.xpt
683 0:29.18 identity.xpt
684 0:29.22 imglib2.xpt
685 0:29.31 inspector.xpt
686 0:29.39 intl.xpt
687 0:29.44 jar.xpt
688 0:29.47 jsdebugger.xpt
689 0:29.49 jsdownloads.xpt
690 0:29.54 jsinspector.xpt
691 0:29.61 layout_base.xpt
692 0:29.67 layout_printing.xpt
693 0:29.71 layout_xul.xpt
694 0:29.71 layout_xul_tree.xpt
695 0:29.73 locale.xpt
696 0:29.75 loginmgr.xpt
697 0:29.76 lwbrk.xpt
698 0:29.79 mimetype.xpt
699 0:29.86 mozfind.xpt
700 0:29.95 mozintl.xpt
701 0:30.00 necko.xpt
702 0:30.03 necko_about.xpt
703 0:30.04 necko_cache.xpt
704 0:30.08 necko_cache2.xpt
705 0:30.09 necko_cookie.xpt
706 0:30.19 necko_dns.xpt
707 0:30.19 necko_file.xpt
708 0:30.21 necko_ftp.xpt
709 0:30.29 necko_http.xpt
710 0:30.35 necko_mdns.xpt
711 0:30.38 necko_res.xpt
712 0:30.43 necko_socket.xpt
713 0:30.54 necko_strconv.xpt
714 0:30.56 necko_viewsource.xpt
715 0:30.60 necko_websocket.xpt
716 0:30.61 necko_wyciwyg.xpt
717 0:30.72 parentalcontrols.xpt
718 0:30.77 pipnss.xpt
719 0:30.83 pippki.xpt
720 0:30.86 places.xpt
721 0:30.88 plugin.xpt
722 0:30.92 cd ssl; /usr/bin/gmake private_export
723 0:30.97 pref.xpt
724 0:31.04 prefetch.xpt
725 0:31.07 privatebrowsing.xpt
726 0:31.08 rdf.xpt
727 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
728 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
729 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
730 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
731 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
732 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
733 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
734 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
735 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
736 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
737 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
738 0:31.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
739 0:31.16 There are no private exports.
740 0:31.22 cd pkcs7; /usr/bin/gmake private_export
741 0:31.28 satchel.xpt
742 0:31.32 saxparser.xpt
743 0:31.34 services-crypto-component.xpt
744 0:31.36 shistory.xpt
745 0:31.40 spellchecker.xpt
746 0:31.42 cd pkcs12; /usr/bin/gmake private_export
747 0:31.60 startupcache.xpt
748 0:31.61 There are no private exports.
749 0:31.67 storage.xpt
750 0:31.68 cd smime; /usr/bin/gmake private_export
751 0:31.69 telemetry.xpt
752 0:31.72 toolkit_asyncshutdown.xpt
753 0:31.75 toolkit_filewatcher.xpt
754 0:31.79 toolkit_finalizationwitness.xpt
755 0:31.90 toolkit_formautofill.xpt
756 0:31.96 toolkit_osfile.xpt
757 0:32.02 toolkit_perfmonitoring.xpt
758 0:32.03 toolkit_xulstore.xpt
759 0:32.05 cd crmf; /usr/bin/gmake private_export
760 0:32.06 toolkitprofile.xpt
761 0:32.14 toolkitremote.xpt
762 0:32.22 txmgr.xpt
763 0:32.23 txtsvc.xpt
764 0:32.25 cd jar; /usr/bin/gmake private_export
765 0:32.25 uconv.xpt
766 0:32.26 unicharutil.xpt
767 0:32.30 update.xpt
768 0:32.33 uriloader.xpt
769 0:32.37 There are no private exports.
770 0:32.37 cd ckfw; /usr/bin/gmake private_export
771 0:32.38 urlformatter.xpt
772 0:32.41 webBrowser_core.xpt
773 0:32.47 webbrowserpersist.xpt
774 0:32.52 cd builtins; /usr/bin/gmake private_export
775 0:32.53 webvtt.xpt
776 0:32.61 widget.xpt
777 0:32.64 windowds.xpt
778 0:32.67 windowwatcher.xpt
779 0:32.73 xpcom_base.xpt
780 0:32.76 cd testlib; /usr/bin/gmake private_export
781 0:32.79 xpcom_components.xpt
782 0:32.85 xpcom_ds.xpt
783 0:32.87 xpcom_io.xpt
784 0:32.90 xpcom_system.xpt
785 0:32.91 There are no private exports.
786 0:32.91 There are no private exports.
787 0:32.96 xpcom_threads.xpt
788 0:32.98 xpcom_xpti.xpt
789 0:33.04 xpconnect.xpt
790 0:33.09 There are no private exports.
791 0:33.21 xul.xpt
792 0:33.36 xulapp.xpt
793 0:33.42 xultmpl.xpt
794 0:33.43 zipwriter.xpt
795 0:33.49 cd util; /usr/bin/gmake export
796 0:33.51 Creating /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nss
797 0:33.52 There are no private exports.
798 0:33.54 cd freebl; /usr/bin/gmake export
799 0:33.74 Makefile:664: warning: overriding recipe for target `/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/security/nss/lib/freebl'
800 0:33.74 Makefile:651: warning: ignoring old recipe for target `/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/security/nss/lib/freebl'
801 0:33.74 There are no private exports.
802 0:33.74 cd dbm; /usr/bin/gmake export
803 0:33.74 langGroups.properties.h
804 0:33.75 etld_data.inc
805 0:33.75 PropertyUseCounterMap.inc
806 0:33.75 Makefile:52: codegen.pp: No such file or directory
807 0:33.75 CSS2Properties.webidl
808 0:33.77 nsStyleStructList.h
809 0:33.77 cd include; /usr/bin/gmake export
810 0:33.78 UseCounterList.h
811 0:33.78 nsCSSPropsGenerated.inc
812 0:33.79 TelemetryEventData.h
813 0:33.81 TelemetryEventEnums.h
814 0:33.87 Creating /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/dbm
815 0:33.91 There are no private exports.
816 0:33.96 cd src; /usr/bin/gmake export
817 0:33.97 unixcharset.properties.h
818 0:33.98 TelemetryHistogramData.inc
819 0:33.99 TelemetryHistogramEnums.h
820 0:34.04 cd softoken; /usr/bin/gmake export
821 0:34.10 TelemetryScalarData.h
822 0:34.15 TelemetryScalarEnums.h
823 0:34.17 cd legacydb; /usr/bin/gmake export
824 0:34.20 cd legacydb; /usr/bin/gmake private_export
825 0:34.30 There are no private exports.
826 0:34.30 There are no private exports.
827 0:34.37 There are no private exports.
828 0:34.37 cd base; /usr/bin/gmake export
829 0:34.42 There are no private exports.
830 0:34.42 cd dev; /usr/bin/gmake export
831 0:34.43 There are no private exports.
832 0:34.44 cd pki; /usr/bin/gmake export
833 0:34.48 There are no private exports.
834 0:34.48 cd libpkix; /usr/bin/gmake export
835 0:34.52 cd include; /usr/bin/gmake export
836 0:34.52 cd include; /usr/bin/gmake private_export
837 0:34.52 There are no private exports.
838 0:34.52 cd pkix; /usr/bin/gmake private_export
839 0:34.52 cd certsel; /usr/bin/gmake private_export
840 0:34.54 There are no private exports.
841 0:34.54 cd crlsel; /usr/bin/gmake private_export
842 0:34.54 There are no private exports.
843 0:34.55 cd pkix; /usr/bin/gmake export
844 0:34.57 There are no private exports.
845 0:34.57 cd checker; /usr/bin/gmake private_export
846 0:34.58 cd certsel; /usr/bin/gmake private_export
847 0:34.58 cd certsel; /usr/bin/gmake export
848 0:34.60 There are no private exports.
849 0:34.60 There are no private exports.
850 0:34.61 cd params; /usr/bin/gmake private_export
851 0:34.61 cd crlsel; /usr/bin/gmake export
852 0:34.61 There are no private exports.
853 0:34.61 cd crlsel; /usr/bin/gmake private_export
854 0:34.63 There are no private exports.
855 0:34.63 There are no private exports.
856 0:34.63 cd results; /usr/bin/gmake private_export
857 0:34.64 cd checker; /usr/bin/gmake export
858 0:34.64 There are no private exports.
859 0:34.64 cd checker; /usr/bin/gmake private_export
860 0:34.66 There are no private exports.
861 0:34.66 cd params; /usr/bin/gmake export
862 0:34.67 There are no private exports.
863 0:34.67 There are no private exports.
864 0:34.67 cd store; /usr/bin/gmake private_export
865 0:34.67 cd params; /usr/bin/gmake private_export
866 0:34.69 There are no private exports.
867 0:34.69 cd results; /usr/bin/gmake export
868 0:34.69 There are no private exports.
869 0:34.69 There are no private exports.
870 0:34.69 cd results; /usr/bin/gmake private_export
871 0:34.69 cd top; /usr/bin/gmake private_export
872 0:34.71 There are no private exports.
873 0:34.71 cd store; /usr/bin/gmake export
874 0:34.71 There are no private exports.
875 0:34.72 There are no private exports.
876 0:34.72 cd util; /usr/bin/gmake private_export
877 0:34.72 cd store; /usr/bin/gmake private_export
878 0:34.74 There are no private exports.
879 0:34.74 cd top; /usr/bin/gmake export
880 0:34.74 There are no private exports.
881 0:34.75 cd top; /usr/bin/gmake private_export
882 0:34.75 There are no private exports.
883 0:34.76 There are no private exports.
884 0:34.76 cd pkix_pl_nss; /usr/bin/gmake private_export
885 0:34.77 There are no private exports.
886 0:34.78 cd util; /usr/bin/gmake export
887 0:34.78 There are no private exports.
888 0:34.78 cd util; /usr/bin/gmake private_export
889 0:34.79 cd pki; /usr/bin/gmake private_export
890 0:34.81 There are no private exports.
891 0:34.81 There are no private exports.
892 0:34.81 There are no private exports.
893 0:34.82 There are no private exports.
894 0:34.82 cd pkix_pl_nss; /usr/bin/gmake export
895 0:34.82 cd system; /usr/bin/gmake private_export
896 0:34.84 cd pki; /usr/bin/gmake export
897 0:34.84 cd pki; /usr/bin/gmake private_export
898 0:34.84 There are no private exports.
899 0:34.85 cd module; /usr/bin/gmake private_export
900 0:34.86 There are no private exports.
901 0:34.86 There are no private exports.
902 0:34.87 There are no private exports.
903 0:34.87 cd system; /usr/bin/gmake export
904 0:34.87 cd system; /usr/bin/gmake private_export
905 0:34.87 There are no private exports.
906 0:34.88 There are no private exports.
907 0:34.90 There are no private exports.
908 0:34.90 There are no private exports.
909 0:34.90 cd module; /usr/bin/gmake private_export
910 0:34.90 cd module; /usr/bin/gmake export
911 0:34.92 There are no private exports.
912 0:34.92 There are no private exports.
913 0:34.92 There are no private exports.
914 0:34.93 cd certdb; /usr/bin/gmake export
915 0:34.96 There are no private exports.
916 0:34.96 cd certhigh; /usr/bin/gmake export
917 0:34.98 There are no private exports.
918 0:34.98 cd pk11wrap; /usr/bin/gmake export
919 0:35.01 There are no private exports.
920 0:35.01 cd cryptohi; /usr/bin/gmake export
921 0:35.03 There are no private exports.
922 0:35.04 cd nss; /usr/bin/gmake export
923 0:35.58 There are no private exports.
924 0:35.59 cd ssl; /usr/bin/gmake export
925 0:35.61 There are no private exports.
926 0:35.62 cd pkcs7; /usr/bin/gmake export
927 0:35.65 cd pkcs12; /usr/bin/gmake export
928 0:35.67 cd smime; /usr/bin/gmake export
929 0:35.73 cd crmf; /usr/bin/gmake export
930 0:35.76 There are no private exports.
931 0:35.76 cd jar; /usr/bin/gmake export
932 0:35.79 cd ckfw; /usr/bin/gmake export
933 0:35.81 cd builtins; /usr/bin/gmake export
934 0:35.82 cd builtins; /usr/bin/gmake private_export
935 0:35.83 cd testlib; /usr/bin/gmake export
936 0:35.84 cd testlib; /usr/bin/gmake private_export
937 0:35.86 There are no private exports.
938 0:35.86 There are no private exports.
939 0:35.89 There are no private exports.
940 0:49.66 libelfhack_inject.a.desc
941 0:49.67 libchromium_atomics.a.desc
942 0:49.73 libfallible.a.desc
943 0:49.96 librlz.a.desc
944 0:51.96 libtoolkit_components_statusfilter.a.desc
945 0:52.08 libtoolkit_components_finalizationwitness.a.desc
946 0:52.09 libtoolkit_components_commandlines.a.desc
947 0:52.26 elfhack
948 0:52.39 libtoolkit_components_terminator.a.desc
949 0:52.46 libicustubdata.a.desc
950 0:53.49 libintl_hyphenation_hyphen.a.desc
951 0:54.27 libimage_decoders_icon_gtk.a.desc
952 0:58.14 libdom_battery.a.desc
953 1:01.21 liburiloader_prefetch.a.desc
954 1:02.62 libdom_mathml.a.desc
955 1:02.68 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/udataswp.c: In function ‘udata_openSwapperForInputData_58’:
956 1:02.68 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/udataswp.c: comparison between signed and unsigned integer expressions
957 1:02.68 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/udataswp.c:438:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
958 1:02.68 if( (length>=0 && length<sizeof(DataHeader)) ||
959 1:02.68 ^
960 1:03.47 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ulist.c: In function ‘ulist_containsString_58’:
961 1:03.47 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ulist.c: comparison between signed and unsigned integer expressions
962 1:03.47 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ulist.c:161:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
963 1:03.47 if (length == uprv_strlen(pointer->data)) {
964 1:03.47 ^
965 1:03.56 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c: In function ‘_appendLDMLExtensionAsKeywords’:
966 1:03.56 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c: comparison between signed and unsigned integer expressions
967 1:03.56 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c:1374:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
968 1:03.56 if (bcpKeyLen >= sizeof(bcpKeyBuf)) {
969 1:03.56 ^
970 1:03.56 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c: comparison between signed and unsigned integer expressions
971 1:03.56 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c:1409:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
972 1:03.56 if (bcpTypeLen >= sizeof(bcpTypeBuf)) {
973 1:03.57 ^
974 1:03.75 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c: In function ‘uloc_toLanguageTag_58’:
975 1:03.75 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c: ‘bcpValue’ may be used uninitialized in this function
976 1:03.75 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c:1084:24: warning: ‘bcpValue’ may be used uninitialized in this function [-Wmaybe-uninitialized]
977 1:03.75 ext->value = bcpValue;
978 1:03.75 ^
979 1:03.75 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c:926:30: note: ‘bcpValue’ was declared here
980 1:03.75 const char *bcpKey, *bcpValue;
981 1:03.75 ^
982 1:03.75 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c: ‘bcpKey’ may be used uninitialized in this function
983 1:03.75 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c:1083:22: warning: ‘bcpKey’ may be used uninitialized in this function [-Wmaybe-uninitialized]
984 1:03.75 ext->key = bcpKey;
985 1:03.75 ^
986 1:03.75 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uloc_tag.c:926:21: note: ‘bcpKey’ was declared here
987 1:03.75 const char *bcpKey, *bcpValue;
988 1:03.75 ^
989 1:04.35 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ures_cnv.c: In function ‘ures_openU_58’:
990 1:04.35 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ures_cnv.c: comparison between signed and unsigned integer expressions
991 1:04.35 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ures_cnv.c:46:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
992 1:04.36 if(length>=sizeof(pathBuffer)) {
993 1:04.36 ^
994 1:04.37 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ures_cnv.c: comparison between signed and unsigned integer expressions
995 1:04.37 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ures_cnv.c:64:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
996 1:04.37 if(length>=sizeof(pathBuffer)) {
997 1:04.37 ^
998 1:04.61 libdom_xslt_xpath.a.desc
999 1:05.31 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/utrace.c: In function ‘outputPtrBytes’:
1000 1:05.31 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/utrace.c: comparison between signed and unsigned integer expressions
1001 1:05.31 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/utrace.c:149:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
1002 1:05.31 for (i=0; i<sizeof(void *); i++) {
1003 1:05.31 ^
1004 1:10.45 libstorage.a.desc
1005 1:11.27 libtoolkit_components_places.a.desc
1006 1:13.80 liblayout_mathml.a.desc
1007 1:14.66 libintl_uconv.a.desc
1008 1:22.50 liblayout_printing.a.desc
1009 1:29.81 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:27:0,
1010 1:29.81 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/TypedArray.h:16,
1011 1:29.81 from /home/mattatobin/development/binoc-central/platform/netwerk/base/nsUDPSocket.cpp:8,
1012 1:29.81 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/netwerk/base/Unified_cpp_netwerk_base4.cpp:2:
1013 1:29.81 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
1014 1:29.81 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
1015 1:29.82 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
1016 1:29.82 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::SwapArrayElements(nsTArray_base<Allocator, Copy>&, nsTArray_base<Alloc, Copy>::size_type, size_t) [with ActualAlloc = nsTArrayFallibleAllocator; Allocator = nsTArrayFallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int; size_t = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:420:84:
1017 1:29.82 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘temp’
1018 1:29.82 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘temp’ [-Wfree-nonheap-object]
1019 1:29.82 static void Free(void* aPtr) { free(aPtr); }
1020 1:29.82 ^
1021 1:30.24 liblayout_tables.a.desc
1022 1:31.94 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/decimfmtimpl.cpp: In member function ‘icu_58::UnicodeString& icu_58::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_58::UnicodeString&) const’:
1023 1:31.94 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/decimfmtimpl.cpp: ‘sigMax’ may be used uninitialized in this function
1024 1:31.94 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/decimfmtimpl.cpp:1479:43: warning: ‘sigMax’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1025 1:31.94 if (i >= sigMax || i < sigMax - sigMin) {
1026 1:31.94 ^
1027 1:31.95 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/decimfmtimpl.cpp: ‘sigMin’ may be used uninitialized in this function
1028 1:31.95 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/decimfmtimpl.cpp:1479:43: warning: ‘sigMin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1029 1:32.88 In file included from /home/mattatobin/development/binoc-central/platform/layout/generic/ReflowInput.cpp:22:0,
1030 1:32.88 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic0.cpp:56:
1031 1:32.88 /home/mattatobin/development/binoc-central/platform/layout/tables/nsTableFrame.h: In member function ‘void mozilla::ReflowInput::InitConstraints(nsPresContext*, const mozilla::LogicalSize&, const nsMargin*, const nsMargin*, nsIAtom*)’:
1032 1:32.88 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/tables/nsTableFrame.h: ‘fType’ may be used uninitialized in this function
1033 1:32.88 /home/mattatobin/development/binoc-central/platform/layout/tables/nsTableFrame.h:37:49: warning: ‘fType’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1034 1:32.88 return nsGkAtoms::tableCellFrame == frameType ||
1035 1:32.88 ^
1036 1:32.88 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic0.cpp:56:0:
1037 1:32.88 /home/mattatobin/development/binoc-central/platform/layout/generic/ReflowInput.cpp:2181:14: note: ‘fType’ was declared here
1038 1:32.88 nsIAtom* fType;
1039 1:32.88 ^
1040 1:33.42 libeditor_libeditor.a.desc
1041 1:33.67 /home/mattatobin/development/binoc-central/platform/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’:
1042 1:33.67 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/digitformatter.cpp: ‘fracBegin’ may be used uninitialized in this function
1043 1:33.67 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/digitformatter.cpp:236:80: warning: ‘fracBegin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1044 1:33.67 handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length());
1045 1:33.67 ^
1046 1:34.15 In file included from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ucasemap.cpp:31:0:
1047 1:34.15 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ucasemap.cpp: In function ‘int32_t appendUChar(uint8_t*, int32_t, int32_t, UChar)’:
1048 1:34.16 Warning: -Wtype-limits in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utf8.h: comparison is always false due to limited range of data type
1049 1:34.16 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utf8.h:195:56: warning: comparison is always false due to limited range of data type [-Wtype-limits]
1050 1:34.16 ((uint32_t)(c)<=0xdfff || (uint32_t)(c)>0x10ffff ? 0 : \
1051 1:34.16 ^
1052 1:34.16 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ucasemap.cpp:198:20: note: in expansion of macro ‘U8_LENGTH’
1053 1:34.16 int32_t length=U8_LENGTH(c);
1054 1:34.16 ^
1055 1:34.16 Warning: -Wtype-limits in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utf8.h: comparison is always true due to limited range of data type
1056 1:34.16 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utf8.h:196:35: warning: comparison is always true due to limited range of data type [-Wtype-limits]
1057 1:34.16 ((uint32_t)(c)<=0xffff ? 3 : 4)\
1058 1:34.16 ^
1059 1:34.16 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ucasemap.cpp:198:20: note: in expansion of macro ‘U8_LENGTH’
1060 1:34.16 int32_t length=U8_LENGTH(c);
1061 1:34.16 ^
1062 1:34.16 Warning: -Wtype-limits in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utf8.h: comparison is always true due to limited range of data type
1063 1:34.16 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utf8.h:442:29: warning: comparison is always true due to limited range of data type [-Wtype-limits]
1064 1:34.16 if((uint32_t)(c)<=0xffff) { \
1065 1:34.16 ^
1066 1:34.16 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/ucasemap.cpp:204:9: note: in expansion of macro ‘U8_APPEND_UNSAFE’
1067 1:34.16 U8_APPEND_UNSAFE(dest, destIndex, c);
1068 1:34.16 ^
1069 1:35.31 libtoolkit_components_typeaheadfind.a.desc
1070 1:37.45 libnetwerk_base.a.desc
1071 1:37.74 libdom_media_webspeech_synth_speechd.a.desc
1072 1:41.27 libdom_xslt_base.a.desc
1073 1:41.29 libimage_decoders_icon.a.desc
1074 1:41.65 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/platform.h:25:0,
1075 1:41.65 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/ptypes.h:52,
1076 1:41.65 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/umachine.h:46,
1077 1:41.65 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1078 1:41.65 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:19:
1079 1:41.65 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: In function ‘int32_t _internal_toUnicode(const UChar*, int32_t, UChar*, int32_t, int32_t, UStringPrepProfile*, UParseError*, UErrorCode*)’:
1080 1:41.65 Warning: -Wdeprecated-declarations in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576)
1081 1:41.65 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576) [-Wdeprecated-declarations]
1082 1:41.65 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
1083 1:41.65 ^
1084 1:41.65 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1085 1:41.65 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1086 1:41.65 ^
1087 1:41.65 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1088 1:41.65 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1089 1:41.65 ^
1090 1:41.65 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1091 1:41.65 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
1092 1:41.65 ^
1093 1:41.65 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:515:17: note: in expansion of macro ‘uidna_toASCII’
1094 1:41.65 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status);
1095 1:41.65 ^
1096 1:41.65 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576)
1097 1:41.65 /home/mattatobin/development/binoc-central/platform/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576) [-Wdeprecated-declarations]
1098 1:41.66 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status);
1099 1:41.66 ^
1100 1:41.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/platform.h:25:0,
1101 1:41.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/ptypes.h:52,
1102 1:41.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/umachine.h:46,
1103 1:41.66 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1104 1:41.66 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:19:
1105 1:41.66 Warning: -Wdeprecated-declarations in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576)
1106 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576) [-Wdeprecated-declarations]
1107 1:41.66 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
1108 1:41.66 ^
1109 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1110 1:41.66 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1111 1:41.66 ^
1112 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1113 1:41.66 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1114 1:41.66 ^
1115 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h:984:23: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1116 1:41.66 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
1117 1:41.66 ^
1118 1:41.66 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:528:22: note: in expansion of macro ‘uidna_toASCII’
1119 1:41.66 b3Len = uidna_toASCII(b2,b2Len,b3,b3Len,options,parseError, status);
1120 1:41.66 ^
1121 1:41.66 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: ‘int32_t uidna_toASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576)
1122 1:41.66 /home/mattatobin/development/binoc-central/platform/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uidna.h:576) [-Wdeprecated-declarations]
1123 1:41.66 b3Len = uidna_toASCII(b2,b2Len,b3,b3Len,options,parseError, status);
1124 1:41.66 ^
1125 1:41.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/platform.h:25:0,
1126 1:41.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/ptypes.h:52,
1127 1:41.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/umachine.h:46,
1128 1:41.66 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1129 1:41.66 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:19:
1130 1:41.66 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: In function ‘int32_t uidna_compare_58(const UChar*, int32_t, const UChar*, int32_t, int32_t, UErrorCode*)’:
1131 1:41.66 Warning: -Wdeprecated-declarations in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1132 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1133 1:41.66 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1134 1:41.66 ^
1135 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1136 1:41.66 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1137 1:41.66 ^
1138 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1139 1:41.66 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1140 1:41.66 ^
1141 1:41.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1142 1:41.66 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1143 1:41.66 ^
1144 1:41.66 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:878:13: note: in expansion of macro ‘uidna_IDNToASCII’
1145 1:41.66 b1Len = uidna_IDNToASCII(s1, length1, b1, b1Capacity, options, &parseError, status);
1146 1:41.66 ^
1147 1:41.67 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1148 1:41.67 /home/mattatobin/development/binoc-central/platform/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1149 1:41.67 b1Len = uidna_IDNToASCII(s1, length1, b1, b1Capacity, options, &parseError, status);
1150 1:41.67 ^
1151 1:41.67 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/platform.h:25:0,
1152 1:41.67 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/ptypes.h:52,
1153 1:41.67 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/umachine.h:46,
1154 1:41.67 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1155 1:41.67 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:19:
1156 1:41.67 Warning: -Wdeprecated-declarations in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1157 1:41.68 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1158 1:41.68 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1159 1:41.68 ^
1160 1:41.68 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1161 1:41.68 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1162 1:41.68 ^
1163 1:41.68 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1164 1:41.68 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1165 1:41.68 ^
1166 1:41.68 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1167 1:41.68 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1168 1:41.68 ^
1169 1:41.68 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:889:17: note: in expansion of macro ‘uidna_IDNToASCII’
1170 1:41.68 b1Len = uidna_IDNToASCII(s1,length1,b1,b1Len, options, &parseError, status);
1171 1:41.68 ^
1172 1:41.68 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1173 1:41.68 /home/mattatobin/development/binoc-central/platform/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1174 1:41.68 b1Len = uidna_IDNToASCII(s1,length1,b1,b1Len, options, &parseError, status);
1175 1:41.69 ^
1176 1:41.69 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/platform.h:25:0,
1177 1:41.69 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/ptypes.h:52,
1178 1:41.69 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/umachine.h:46,
1179 1:41.69 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1180 1:41.69 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:19:
1181 1:41.69 Warning: -Wdeprecated-declarations in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1182 1:41.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1183 1:41.71 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1184 1:41.71 ^
1185 1:41.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1186 1:41.71 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1187 1:41.71 ^
1188 1:41.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1189 1:41.71 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1190 1:41.71 ^
1191 1:41.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1192 1:41.71 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1193 1:41.71 ^
1194 1:41.71 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:893:13: note: in expansion of macro ‘uidna_IDNToASCII’
1195 1:41.71 b2Len = uidna_IDNToASCII(s2,length2, b2,b2Capacity, options, &parseError, status);
1196 1:41.71 ^
1197 1:41.71 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1198 1:41.71 /home/mattatobin/development/binoc-central/platform/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1199 1:41.71 b2Len = uidna_IDNToASCII(s2,length2, b2,b2Capacity, options, &parseError, status);
1200 1:41.71 ^
1201 1:41.71 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/platform.h:25:0,
1202 1:41.71 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/ptypes.h:52,
1203 1:41.71 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/umachine.h:46,
1204 1:41.71 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1205 1:41.72 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:19:
1206 1:41.72 Warning: -Wdeprecated-declarations in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1207 1:41.72 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1208 1:41.72 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1209 1:41.72 ^
1210 1:41.72 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1211 1:41.72 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1212 1:41.72 ^
1213 1:41.72 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1214 1:41.72 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1215 1:41.72 ^
1216 1:41.72 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/unicode/urename.h:971:26: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1217 1:41.72 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
1218 1:41.72 ^
1219 1:41.72 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:904:17: note: in expansion of macro ‘uidna_IDNToASCII’
1220 1:41.72 b2Len = uidna_IDNToASCII(s2, length2, b2, b2Len, options, &parseError, status);
1221 1:41.72 ^
1222 1:41.72 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp: ‘int32_t uidna_IDNToASCII_58(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670)
1223 1:41.72 /home/mattatobin/development/binoc-central/platform/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 (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/uidna.cpp:670) [-Wdeprecated-declarations]
1224 1:41.72 b2Len = uidna_IDNToASCII(s2, length2, b2, b2Len, options, &parseError, status);
1225 1:41.72 ^
1226 1:42.96 libwidget.a.desc
1227 1:46.47 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic1.cpp:101:0:
1228 1:46.47 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp: In member function ‘nscoord nsIFrame::ComputeISizeValue(nsRenderingContext*, nscoord, nscoord, nscoord, const nsStyleCoord&, nsIFrame::ComputeSizeFlags)’:
1229 1:46.47 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp: ‘result’ may be used uninitialized in this function
1230 1:46.47 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp:5399:11: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1231 1:46.47 nscoord result;
1232 1:46.47 ^
1233 1:46.54 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsSize.h:9:0,
1234 1:46.54 from /home/mattatobin/development/binoc-central/platform/layout/base/LayoutConstants.h:12,
1235 1:46.54 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsIFrame.h:28,
1236 1:46.54 from /home/mattatobin/development/binoc-central/platform/layout/xul/nsBox.h:10,
1237 1:46.54 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.h:14,
1238 1:46.54 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBackdropFrame.h:12,
1239 1:46.54 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBackdropFrame.cpp:9,
1240 1:46.54 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic1.cpp:2:
1241 1:46.54 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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)’:
1242 1:46.54 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsCoord.h: ‘bSize’ may be used uninitialized in this function
1243 1:46.54 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsCoord.h:81:27: warning: ‘bSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1244 1:46.54 return (int64_t(aMult1) * int64_t(aMult2) / int64_t(aDiv));
1245 1:46.54 ^
1246 1:46.54 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic1.cpp:101:0:
1247 1:46.54 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp:4971:38: note: ‘bSize’ was declared here
1248 1:46.54 nscoord iSize, minISize, maxISize, bSize, minBSize, maxBSize;
1249 1:46.54 ^
1250 1:46.54 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp: ‘iSize’ may be used uninitialized in this function
1251 1:46.54 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp:5175:45: warning: ‘iSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1252 1:46.54 stretchI != eStretch && tentISize > iSize) {
1253 1:46.54 ^
1254 1:47.46 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic1.cpp:101:0:
1255 1:47.46 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp: In static member function ‘static int32_t nsFrame::GetLineNumber(nsIFrame*, bool, nsIFrame**)’:
1256 1:47.46 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp: ‘thisBlock’ may be used uninitialized in this function
1257 1:47.46 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.cpp:8110:42: warning: ‘thisBlock’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1258 1:47.46 return it->FindLineContaining(thisBlock);
1259 1:47.46 ^
1260 1:49.00 libeditor_composer.a.desc
1261 1:51.69 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic1.cpp:74:0:
1262 1:51.69 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFlexContainerFrame.cpp: In member function ‘void nsFlexContainerFrame::DoFlexLayout(nsPresContext*, nsIFrame::ReflowOutput&, const ReflowInput&, nsReflowStatus&, nscoord, nscoord, nsTArray<nsFlexContainerFrame::StrutInfo>&, const nsFlexContainerFrame::FlexboxAxisTracker&)’:
1263 1:51.69 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsFlexContainerFrame.cpp: ‘flexContainerAscent’ may be used uninitialized in this function
1264 1:51.69 /home/mattatobin/development/binoc-central/platform/layout/generic/nsFlexContainerFrame.cpp:4564:31: warning: ‘flexContainerAscent’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1265 1:51.69 flexContainerAscent == nscoord_MIN) {
1266 1:51.69 ^
1267 1:52.42 libdom_media_webrtc.a.desc
1268 1:52.58 Warning: -Wunused-function in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unistr.cpp: ‘void uprv_UnicodeStringDummy()’ defined but not used
1269 1:52.58 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unistr.cpp:1940:13: warning: ‘void uprv_UnicodeStringDummy()’ defined but not used [-Wunused-function]
1270 1:52.59 static void uprv_UnicodeStringDummy(void) {
1271 1:52.59 ^
1272 1:57.25 libimage.a.desc
1273 1:58.29 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:65:0:
1274 1:58.29 /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrameUtils.cpp: In static member function ‘static char16_t* nsTextFrameUtils::TransformText(const char16_t*, uint32_t, char16_t*, nsTextFrameUtils::CompressionMode, uint8_t*, gfxSkipChars*, uint32_t*)’:
1275 1:58.29 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrameUtils.cpp: ‘ucs4after’ may be used uninitialized in this function
1276 1:58.29 /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrameUtils.cpp:115:64: warning: ‘ucs4after’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1277 1:58.29 i + 1 < aLength && IsSegmentBreakSkipChar(ucs4after)) {
1278 1:58.30 ^
1279 1:58.30 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrameUtils.cpp: ‘ucs4before’ may be used uninitialized in this function
1280 1:58.30 /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrameUtils.cpp:114:55: warning: ‘ucs4before’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1281 1:58.30 if (i > 0 && IsSegmentBreakSkipChar(ucs4before) &&
1282 1:58.30 ^
1283 1:59.36 libsecurity_certverifier.a.desc
1284 1:59.58 libfreetype.a.desc
1285 2:01.04 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/webm/Unified_cpp_dom_media_webm0.cpp:29:0:
1286 2:01.04 /home/mattatobin/development/binoc-central/platform/dom/media/webm/WebMDemuxer.cpp: In member function ‘void mozilla::WebMTrackDemuxer::SetNextKeyFrameTime()’:
1287 2:01.04 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/media/webm/WebMDemuxer.cpp: ‘*((void*)& startTime +8)’ may be used uninitialized in this function
1288 2:01.04 /home/mattatobin/development/binoc-central/platform/dom/media/webm/WebMDemuxer.cpp:1112:49: warning: ‘*((void*)& startTime +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1289 2:01.04 sampleTimecode > startTime.ref() + MAX_LOOK_AHEAD) {
1290 2:01.04 ^
1291 2:01.42 libnetwerk_streamconv.a.desc
1292 2:01.70 libdom_media_webm.a.desc
1293 2:01.80 libdom_xslt_xml.a.desc
1294 2:01.81 In file included from /home/mattatobin/development/binoc-central/platform/layout/generic/nsIFrame.h:27:0,
1295 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/xul/nsBox.h:10,
1296 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.h:14,
1297 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsSplittableFrame.h:15,
1298 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsContainerFrame.h:12,
1299 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h:15,
1300 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.h:12,
1301 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.cpp:9,
1302 2:01.81 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:2:
1303 2:01.81 /home/mattatobin/development/binoc-central/platform/layout/base/FrameProperties.h: In member function ‘virtual nsIFrame::RenderedText nsTextFrame::GetRenderedText(uint32_t, uint32_t, nsIFrame::TextOffsetType, nsIFrame::TrailingWhitespace)’:
1304 2:01.81 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/FrameProperties.h: ‘*((void*)(& autoLineCursor)+8).nsBlockFrame::AutoLineCursorSetup::mOrigCursor’ may be used uninitialized in this function
1305 2:01.81 /home/mattatobin/development/binoc-central/platform/layout/base/FrameProperties.h:178:5: warning: ‘*((void*)(& autoLineCursor)+8).nsBlockFrame::AutoLineCursorSetup::mOrigCursor’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1306 2:01.81 SetInternal(aProperty, ptr, aFrame);
1307 2:01.81 ^
1308 2:01.81 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:56:0:
1309 2:01.81 /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrame.cpp:9677:44: note: ‘*((void*)(& autoLineCursor)+8).nsBlockFrame::AutoLineCursorSetup::mOrigCursor’ was declared here
1310 2:01.81 Maybe<nsBlockFrame::AutoLineCursorSetup> autoLineCursor;
1311 2:01.81 ^
1312 2:01.81 In file included from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.h:12:0,
1313 2:01.81 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.cpp:9,
1314 2:01.81 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:2:
1315 2:01.81 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h: ‘*((void*)(& autoLineCursor)+8).nsBlockFrame::AutoLineCursorSetup::mFrame’ may be used uninitialized in this function
1316 2:01.81 /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h:220:34: warning: ‘*((void*)(& autoLineCursor)+8).nsBlockFrame::AutoLineCursorSetup::mFrame’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1317 2:01.82 mFrame->ClearLineCursor();
1318 2:01.82 ^
1319 2:01.82 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:56:0:
1320 2:01.82 /home/mattatobin/development/binoc-central/platform/layout/generic/nsTextFrame.cpp:9677:44: note: ‘*((void*)(& autoLineCursor)+8).nsBlockFrame::AutoLineCursorSetup::mFrame’ was declared here
1321 2:01.82 Maybe<nsBlockFrame::AutoLineCursorSetup> autoLineCursor;
1322 2:01.82 ^
1323 2:03.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/RestyleLogging.h:13:0,
1324 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/style/nsStyleContext.h:12,
1325 2:03.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/WritingModes.h:10,
1326 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsIFrame.h:31,
1327 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/xul/nsBox.h:10,
1328 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.h:14,
1329 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsSplittableFrame.h:15,
1330 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsContainerFrame.h:12,
1331 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h:15,
1332 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.h:12,
1333 2:03.01 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.cpp:9,
1334 2:03.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:2:
1335 2:03.01 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h: In member function ‘nsresult nsFrameSelection::HandleClick(nsIContent*, uint32_t, uint32_t, bool, bool, nsFrameSelection::CaretAssociateHint)’:
1336 2:03.01 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h: ‘*((void*)& prep +16)’ may be used uninitialized in this function
1337 2:03.01 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h:45:5: warning: ‘*((void*)& prep +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1338 2:03.01 mLocation = mValue;
1339 2:03.01 ^
1340 2:03.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:20:0:
1341 2:03.01 /home/mattatobin/development/binoc-central/platform/layout/generic/nsSelection.cpp:1643:27: note: ‘*((void*)& prep +16)’ was declared here
1342 2:03.01 AutoPrepareFocusRange prep(mDomSelections[index], aContinueSelection, aMultipleSelection);
1343 2:03.01 ^
1344 2:03.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/RestyleLogging.h:13:0,
1345 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/style/nsStyleContext.h:12,
1346 2:03.03 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/WritingModes.h:10,
1347 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsIFrame.h:31,
1348 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/xul/nsBox.h:10,
1349 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.h:14,
1350 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsSplittableFrame.h:15,
1351 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsContainerFrame.h:12,
1352 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h:15,
1353 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.h:12,
1354 2:03.03 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.cpp:9,
1355 2:03.03 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:2:
1356 2:03.03 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h: ‘*((void*)(& prep)+8).mozilla::AutoRestore<bool>::mLocation’ may be used uninitialized in this function
1357 2:03.03 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h:45:5: warning: ‘*((void*)(& prep)+8).mozilla::AutoRestore<bool>::mLocation’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1358 2:03.03 mLocation = mValue;
1359 2:03.03 ^
1360 2:03.03 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:20:0:
1361 2:03.03 /home/mattatobin/development/binoc-central/platform/layout/generic/nsSelection.cpp:1643:27: note: ‘*((void*)(& prep)+8).mozilla::AutoRestore<bool>::mLocation’ was declared here
1362 2:03.03 AutoPrepareFocusRange prep(mDomSelections[index], aContinueSelection, aMultipleSelection);
1363 2:03.03 ^
1364 2:03.11 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/RestyleLogging.h:13:0,
1365 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/style/nsStyleContext.h:12,
1366 2:03.11 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/WritingModes.h:10,
1367 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsIFrame.h:31,
1368 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/xul/nsBox.h:10,
1369 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.h:14,
1370 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsSplittableFrame.h:15,
1371 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsContainerFrame.h:12,
1372 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h:15,
1373 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.h:12,
1374 2:03.11 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.cpp:9,
1375 2:03.11 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:2:
1376 2:03.11 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h: In member function ‘nsresult nsFrameSelection::SelectAll()’:
1377 2:03.11 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h: ‘*((void*)(& prep)+8).mozilla::AutoRestore<bool>::mLocation’ may be used uninitialized in this function
1378 2:03.11 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h:45:5: warning: ‘*((void*)(& prep)+8).mozilla::AutoRestore<bool>::mLocation’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1379 2:03.11 mLocation = mValue;
1380 2:03.11 ^
1381 2:03.11 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:20:0:
1382 2:03.12 /home/mattatobin/development/binoc-central/platform/layout/generic/nsSelection.cpp:2394:25: note: ‘*((void*)(& prep)+8).mozilla::AutoRestore<bool>::mLocation’ was declared here
1383 2:03.12 AutoPrepareFocusRange prep(mDomSelections[index], false, false);
1384 2:03.12 ^
1385 2:03.12 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/RestyleLogging.h:13:0,
1386 2:03.12 from /home/mattatobin/development/binoc-central/platform/layout/style/nsStyleContext.h:12,
1387 2:03.12 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/WritingModes.h:10,
1388 2:03.12 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsIFrame.h:31,
1389 2:03.12 from /home/mattatobin/development/binoc-central/platform/layout/xul/nsBox.h:10,
1390 2:03.14 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsFrame.h:14,
1391 2:03.14 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsSplittableFrame.h:15,
1392 2:03.14 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsContainerFrame.h:12,
1393 2:03.14 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsBlockFrame.h:15,
1394 2:03.14 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.h:12,
1395 2:03.14 from /home/mattatobin/development/binoc-central/platform/layout/generic/nsRubyTextContainerFrame.cpp:9,
1396 2:03.14 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:2:
1397 2:03.14 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h: ‘*((void*)& prep +16)’ may be used uninitialized in this function
1398 2:03.14 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/AutoRestore.h:45:5: warning: ‘*((void*)& prep +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1399 2:03.14 mLocation = mValue;
1400 2:03.14 ^
1401 2:03.14 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/generic/Unified_cpp_layout_generic3.cpp:20:0:
1402 2:03.14 /home/mattatobin/development/binoc-central/platform/layout/generic/nsSelection.cpp:2394:25: note: ‘*((void*)& prep +16)’ was declared here
1403 2:03.14 AutoPrepareFocusRange prep(mDomSelections[index], false, false);
1404 2:03.14 ^
1405 2:03.77 libdom_asmjscache.a.desc
1406 2:03.80 /home/mattatobin/development/binoc-central/platform/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’:
1407 2:03.80 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/smpdtfmt.cpp: variable ‘capContextUsageType’ set but not used
1408 2:03.80 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/smpdtfmt.cpp:1420:56: warning: variable ‘capContextUsageType’ set but not used [-Wunused-but-set-variable]
1409 2:03.80 DateFormatSymbols::ECapitalizationContextUsageType capContextUsageType = DateFormatSymbols::kCapContextUsageOther;
1410 2:03.80 ^
1411 2:03.93 libdom_xslt_xslt.a.desc
1412 2:04.57 liblayout_generic.a.desc
1413 2:04.61 libjs_ductwork_inspector.a.desc
1414 2:05.66 libdom_broadcastchannel.a.desc
1415 2:06.39 libicuuc.a.desc
1416 2:06.71 libxpfe_components_build.a.desc
1417 2:08.92 libdom_media_platforms_agnostic_gmp.a.desc
1418 2:09.57 libnetwerk_protocol_viewsource.a.desc
1419 2:10.10 libdom_media_platforms_omx.a.desc
1420 2:10.38 librdf_base.a.desc
1421 2:12.79 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/EventForwards.h:11:0,
1422 2:12.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsIDOMEventTarget.h:17,
1423 2:12.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/EventTarget.h:10,
1424 2:12.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/BasicEvents.h:11,
1425 2:12.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/ContentEvents.h:11,
1426 2:12.79 from /home/mattatobin/development/binoc-central/platform/dom/smil/TimeEvent.cpp:7,
1427 2:12.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/smil/Unified_cpp_dom_smil0.cpp:38:
1428 2:12.79 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
1429 2:12.79 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
1430 2:12.79 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
1431 2:12.79 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::SwapArrayElements(nsTArray_base<Allocator, Copy>&, nsTArray_base<Alloc, Copy>::size_type, size_t) [with ActualAlloc = nsTArrayFallibleAllocator; Allocator = nsTArrayFallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int; size_t = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:420:84:
1432 2:12.79 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘temp’
1433 2:12.79 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘temp’ [-Wfree-nonheap-object]
1434 2:12.79 static void Free(void* aPtr) { free(aPtr); }
1435 2:12.79 ^
1436 2:15.16 libdom_smil.a.desc
1437 2:16.13 libview.a.desc
1438 2:18.06 libdom_grid.a.desc
1439 2:18.83 liburiloader_base.a.desc
1440 2:19.03 libdom_geolocation.a.desc
1441 2:19.29 libdom_url.a.desc
1442 2:19.31 libdom_animation.a.desc
1443 2:20.18 In file included from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/platform.h:25:0,
1444 2:20.18 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/ptypes.h:52,
1445 2:20.18 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/umachine.h:46,
1446 2:20.18 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1447 2:20.18 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/ustring.h:21,
1448 2:20.18 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp:18:
1449 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp: In function ‘UCollator* ucol_openFromShortString_58(const char*, UBool, UParseError*, UErrorCode*)’:
1450 2:20.19 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/urename.h: ‘uint32_t ucol_setVariableTop_58(UCollator*, const UChar*, int32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1271)
1451 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/urename.h:763:54: warning: ‘uint32_t ucol_setVariableTop_58(UCollator*, const UChar*, int32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1271) [-Wdeprecated-declarations]
1452 2:20.19 #define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop)
1453 2:20.19 ^
1454 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1455 2:20.19 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1456 2:20.19 ^
1457 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1458 2:20.19 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1459 2:20.19 ^
1460 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/urename.h:763:29: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1461 2:20.19 #define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop)
1462 2:20.19 ^
1463 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp:545:13: note: in expansion of macro ‘ucol_setVariableTop’
1464 2:20.19 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status);
1465 2:20.19 ^
1466 2:20.19 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp: ‘uint32_t ucol_setVariableTop_58(UCollator*, const UChar*, int32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1271)
1467 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp:545:92: warning: ‘uint32_t ucol_setVariableTop_58(UCollator*, const UChar*, int32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1271) [-Wdeprecated-declarations]
1468 2:20.19 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status);
1469 2:20.19 ^
1470 2:20.19 In file included from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/platform.h:25:0,
1471 2:20.19 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/ptypes.h:52,
1472 2:20.19 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/umachine.h:46,
1473 2:20.19 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/utypes.h:38,
1474 2:20.19 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/ustring.h:21,
1475 2:20.19 from /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp:18:
1476 2:20.19 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/urename.h: ‘void ucol_restoreVariableTop_58(UCollator*, uint32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1304)
1477 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/urename.h:754:58: warning: ‘void ucol_restoreVariableTop_58(UCollator*, uint32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1304) [-Wdeprecated-declarations]
1478 2:20.19 #define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop)
1479 2:20.19 ^
1480 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uvernum.h:111:43: note: in definition of macro ‘U_DEF_ICU_ENTRY_POINT_RENAME’
1481 2:20.19 #define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
1482 2:20.19 ^
1483 2:20.19 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/uvernum.h:113:40: note: in expansion of macro ‘U_DEF2_ICU_ENTRY_POINT_RENAME’
1484 2:20.20 #define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
1485 2:20.20 ^
1486 2:20.20 /home/mattatobin/development/binoc-central/platform/intl/icu/source/common/unicode/urename.h:754:33: note: in expansion of macro ‘U_ICU_ENTRY_POINT_RENAME’
1487 2:20.20 #define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop)
1488 2:20.20 ^
1489 2:20.20 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp:547:13: note: in expansion of macro ‘ucol_restoreVariableTop’
1490 2:20.20 ucol_restoreVariableTop(result, s.variableTopValue, status);
1491 2:20.20 ^
1492 2:20.20 Warning: -Wdeprecated-declarations in /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp: ‘void ucol_restoreVariableTop_58(UCollator*, uint32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1304)
1493 2:20.20 /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/ucol_sit.cpp:547:71: warning: ‘void ucol_restoreVariableTop_58(UCollator*, uint32_t, UErrorCode*)’ is deprecated (declared at /home/mattatobin/development/binoc-central/platform/intl/icu/source/i18n/unicode/ucol.h:1304) [-Wdeprecated-declarations]
1494 2:20.20 ucol_restoreVariableTop(result, s.variableTopValue, status);
1495 2:20.20 ^
1496 2:20.33 libdom_encoding.a.desc
1497 2:20.92 libdom_media_platforms_ffmpeg_libav53.a.desc
1498 2:21.00 libimage_encoders_bmp.a.desc
1499 2:22.16 libtoolkit_components_autocomplete.a.desc
1500 2:25.53 libextensions_cookie.a.desc
1501 2:27.92 libintl_hyphenation_glue.a.desc
1502 2:28.90 /home/mattatobin/development/binoc-central/platform/netwerk/cookie/nsCookieService.cpp: In member function ‘bool nsCookieService::SetCookieInternal(nsIURI*, const nsCookieKey&, bool, CookieStatus, nsDependentCString&, int64_t, bool, nsIChannel*)’:
1503 2:28.91 Warning: -Wunused-variable in /home/mattatobin/development/binoc-central/platform/netwerk/cookie/nsCookieService.cpp: unused variable ‘rv’
1504 2:28.91 /home/mattatobin/development/binoc-central/platform/netwerk/cookie/nsCookieService.cpp:3305:12: warning: unused variable ‘rv’ [-Wunused-variable]
1505 2:28.91 nsresult rv = aHostURI->SchemeIs("https", &isHTTPS);
1506 2:28.91 ^
1507 2:28.93 /home/mattatobin/development/binoc-central/platform/netwerk/cookie/nsCookieService.cpp: In member function ‘void nsCookieService::AddInternal(const nsCookieKey&, nsCookie*, int64_t, nsIURI*, const char*, bool)’:
1508 2:28.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/netwerk/cookie/nsCookieService.cpp: variable ‘oldestCookieTime’ set but not used
1509 2:28.93 /home/mattatobin/development/binoc-central/platform/netwerk/cookie/nsCookieService.cpp:3570:15: warning: variable ‘oldestCookieTime’ set but not used [-Wunused-but-set-variable]
1510 2:28.93 int64_t oldestCookieTime = FindStaleCookie(entry, currentTime, aHostURI, optionalSecurity, iter);
1511 2:28.93 ^
1512 2:29.39 libxpcom_ds.a.desc
1513 2:29.99 libnetwerk_protocol_ftp.a.desc
1514 2:30.23 libdom_media_mediasink.a.desc
1515 2:32.46 libembedding_browser_build.a.desc
1516 2:33.55 libextensions_permissions.a.desc
1517 2:35.54 libicui18n.a.desc
1518 2:35.63 libnetwerk_cookie.a.desc
1519 2:36.21 libtoolkit_components_lz4.a.desc
1520 2:38.75 libjs_ductwork_debugger.a.desc
1521 2:38.92 libdom_promise.a.desc
1522 2:39.31 libtoolkit_components_build.a.desc
1523 2:40.57 libother-licenses_snappy.a.desc
1524 2:40.70 libdom_xul_templates.a.desc
1525 2:41.14 libmemory_volatile.a.desc
1526 2:43.09 libdocshell_shistory.a.desc
1527 2:43.68 libgfx_gl.a.desc
1528 2:44.21 In file included from /home/mattatobin/development/binoc-central/platform/dom/xhr/XMLHttpRequestWorker.cpp:34:0,
1529 2:44.21 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/xhr/Unified_cpp_dom_xhr0.cpp:47:
1530 2:44.21 /home/mattatobin/development/binoc-central/platform/dom/workers/WorkerPrivate.h: In member function ‘void mozilla::dom::XMLHttpRequestWorker::SendInternal(mozilla::dom::SendRunnable*, mozilla::ErrorResult&)’:
1531 2:44.21 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/workers/WorkerPrivate.h: ‘*((void*)(& autoSyncLoop)+8).mozilla::dom::workers::AutoSyncLoopHolder::mWorkerPrivate’ may be used uninitialized in this function
1532 2:44.21 /home/mattatobin/development/binoc-central/platform/dom/workers/WorkerPrivate.h:1585:46: warning: ‘*((void*)(& autoSyncLoop)+8).mozilla::dom::workers::AutoSyncLoopHolder::mWorkerPrivate’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1533 2:44.21 return workerPrivate->RunCurrentSyncLoop();
1534 2:44.21 ^
1535 2:44.21 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/xhr/Unified_cpp_dom_xhr0.cpp:47:0:
1536 2:44.21 /home/mattatobin/development/binoc-central/platform/dom/xhr/XMLHttpRequestWorker.cpp:1799:29: note: ‘*((void*)(& autoSyncLoop)+8).mozilla::dom::workers::AutoSyncLoopHolder::mWorkerPrivate’ was declared here
1537 2:44.21 Maybe<AutoSyncLoopHolder> autoSyncLoop;
1538 2:44.21 ^
1539 2:45.27 libdom_xhr.a.desc
1540 2:45.80 libwidget_gtkxtbin.a.desc
1541 2:48.76 liblayout_build.a.desc
1542 2:50.29 In file included from /home/mattatobin/development/binoc-central/platform/gfx/layers/PersistentBufferProvider.cpp:6:0:
1543 2:50.29 /home/mattatobin/development/binoc-central/platform/gfx/layers/PersistentBufferProvider.h: In member function ‘virtual already_AddRefed<mozilla::gfx::DrawTarget> mozilla::layers::PersistentBufferProviderShared::BorrowDrawTarget(const IntRect&)’:
1544 2:50.29 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/PersistentBufferProvider.h: ‘*((void*)& previousBackBuffer +8)’ may be used uninitialized in this function
1545 2:50.29 /home/mattatobin/development/binoc-central/platform/gfx/layers/PersistentBufferProvider.h:149:52: warning: ‘*((void*)& previousBackBuffer +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1546 2:50.29 bool CheckIndex(uint32_t aIndex) { return aIndex < mTextures.length(); }
1547 2:50.29 ^
1548 2:50.29 /home/mattatobin/development/binoc-central/platform/gfx/layers/PersistentBufferProvider.cpp:247:8: note: ‘*((void*)& previousBackBuffer +8)’ was declared here
1549 2:50.29 auto previousBackBuffer = mBack;
1550 2:50.29 ^
1551 2:50.39 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.cpp:92:0:
1552 2:50.39 /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/MediaBufferDecoder.cpp: In member function ‘void mozilla::WebAudioDecodeJob::OnFailure(mozilla::WebAudioDecodeJob::ErrorCode)’:
1553 2:50.39 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/MediaBufferDecoder.cpp: ‘errorMessage’ may be used uninitialized in this function
1554 2:50.39 /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/MediaBufferDecoder.cpp:606:48: warning: ‘errorMessage’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1555 2:50.39 errorMessage);
1556 2:50.39 ^
1557 2:54.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/jspubtd.h:17:0,
1558 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsCycleCollectionTraversalCallback.h:10,
1559 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsCycleCollectionNoteChild.h:13,
1560 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:27,
1561 2:54.01 from /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/DynamicsCompressorKernel.h:32,
1562 2:54.01 from /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/DynamicsCompressor.h:32,
1563 2:54.01 from /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/DynamicsCompressor.cpp:29,
1564 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/webaudio/blink/Unified_cpp_webaudio_blink0.cpp:11:
1565 2:54.01 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/PodOperations.h: In member function ‘void WebCore::HRTFPanner::pan(double, double, const mozilla::AudioBlock*, mozilla::AudioBlock*)’:
1566 2:54.01 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/PodOperations.h: ‘convolutionDestinationR2’ may be used uninitialized in this function
1567 2:54.01 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/PodOperations.h:110:5: warning: ‘convolutionDestinationR2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1568 2:54.01 memcpy(aDst, aSrc, aNElem * sizeof(T));
1569 2:54.01 ^
1570 2:54.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/webaudio/blink/Unified_cpp_webaudio_blink0.cpp:74:0:
1571 2:54.01 /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/HRTFPanner.cpp:253:18: note: ‘convolutionDestinationR2’ was declared here
1572 2:54.01 const float* convolutionDestinationR2;
1573 2:54.01 ^
1574 2:54.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/jspubtd.h:17:0,
1575 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsCycleCollectionTraversalCallback.h:10,
1576 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsCycleCollectionNoteChild.h:13,
1577 2:54.01 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:27,
1578 2:54.01 from /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/DynamicsCompressorKernel.h:32,
1579 2:54.01 from /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/DynamicsCompressor.h:32,
1580 2:54.01 from /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/DynamicsCompressor.cpp:29,
1581 2:54.02 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/webaudio/blink/Unified_cpp_webaudio_blink0.cpp:11:
1582 2:54.02 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/PodOperations.h: ‘convolutionDestinationL2’ may be used uninitialized in this function
1583 2:54.02 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/PodOperations.h:110:5: warning: ‘convolutionDestinationL2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1584 2:54.02 memcpy(aDst, aSrc, aNElem * sizeof(T));
1585 2:54.02 ^
1586 2:54.02 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/webaudio/blink/Unified_cpp_webaudio_blink0.cpp:74:0:
1587 2:54.02 /home/mattatobin/development/binoc-central/platform/dom/media/webaudio/blink/HRTFPanner.cpp:252:18: note: ‘convolutionDestinationL2’ was declared here
1588 2:54.02 const float* convolutionDestinationL2;
1589 2:54.02 ^
1590 2:54.11 libdom_media_wave.a.desc
1591 2:55.27 libdom_media_webaudio_blink.a.desc
1592 2:57.76 libdom_media_webaudio.a.desc
1593 2:59.32 libdom_network.a.desc
1594 3:01.63 libstartupcache.a.desc
1595 3:02.11 libeditor_txmgr.a.desc
1596 3:06.43 libgfx_ipc.a.desc
1597 3:08.90 libnetwerk_system_linux.a.desc
1598 3:12.74 libnetwerk_protocol_file.a.desc
1599 3:12.77 libextensions_spellcheck_src.a.desc
1600 3:12.87 In file included from /home/mattatobin/development/binoc-central/platform/ipc/chromium/src/base/pickle.h:17:0,
1601 3:12.87 from /home/mattatobin/development/binoc-central/platform/ipc/chromium/src/base/histogram.cc:20,
1602 3:12.87 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/chromium/Unified_cpp_ipc_chromium0.cpp:65:
1603 3:12.87 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/BufferList.h: In member function ‘mozilla::BufferList<AllocPolicy> mozilla::BufferList<AllocPolicy>::Extract(mozilla::BufferList<AllocPolicy>::IterImpl&, size_t, bool*) [with AllocPolicy = InfallibleAllocPolicy; size_t = long unsigned int]’:
1604 3:12.87 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/BufferList.h: ‘*((void*)& lastSegmentSize +8)’ may be used uninitialized in this function
1605 3:12.87 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/BufferList.h:555:7: warning: ‘*((void*)& lastSegmentSize +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1606 3:12.87 aIter.Advance(*this, *lastSegmentSize);
1607 3:12.87 ^
1608 3:13.12 libaccessible_ipc_other.a.desc
1609 3:14.82 libnetwerk_ipc.a.desc
1610 3:16.25 libdom_console.a.desc
1611 3:19.28 libextensions_auth.a.desc
1612 3:21.87 libipc_chromium.a.desc
1613 3:23.19 libdom_media_platforms_ffmpeg_ffmpeg58.a.desc
1614 3:25.56 libimage_encoders_jpeg.a.desc
1615 3:26.42 libdom_push.a.desc
1616 3:26.83 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/forms/Unified_cpp_layout_forms0.cpp:29:0:
1617 3:26.83 /home/mattatobin/development/binoc-central/platform/layout/forms/nsDateTimeControlFrame.cpp: In member function ‘virtual void nsDateTimeControlFrame::Reflow(nsPresContext*, nsIFrame::ReflowOutput&, const ReflowInput&, nsReflowStatus&)’:
1618 3:26.83 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/forms/nsDateTimeControlFrame.cpp: ‘borderBoxBSize’ may be used uninitialized in this function
1619 3:26.83 /home/mattatobin/development/binoc-central/platform/layout/forms/nsDateTimeControlFrame.cpp:270:48: warning: ‘borderBoxBSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1620 3:26.83 GetPhysicalSize(myWM);
1621 3:26.83 ^
1622 3:31.10 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/media/mediasource/Unified_cpp_media_mediasource0.cpp:83:0:
1623 3:31.11 /home/mattatobin/development/binoc-central/platform/dom/media/mediasource/TrackBuffersManager.cpp: In member function ‘uint32_t mozilla::TrackBuffersManager::RemoveFrames(const mozilla::media::TimeIntervals&, mozilla::TrackBuffersManager::TrackData&, uint32_t)’:
1624 3:31.13 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/media/mediasource/TrackBuffersManager.cpp: ‘*((void*)& firstRemovedIndex +8)’ may be used uninitialized in this function
1625 3:31.13 /home/mattatobin/development/binoc-central/platform/dom/media/mediasource/TrackBuffersManager.cpp:1791:19: warning: ‘*((void*)& firstRemovedIndex +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1626 3:31.14 Maybe<uint32_t> firstRemovedIndex;
1627 3:31.14 ^
1628 3:34.25 libxpcom_threads.a.desc
1629 3:36.68 libdom_svg.a.desc
1630 3:37.23 libyuv.a.desc
1631 3:37.61 libdom_media_mediasource.a.desc
1632 3:37.80 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base/Unified_cpp_layout_base1.cpp:119:0:
1633 3:37.80 /home/mattatobin/development/binoc-central/platform/layout/base/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&)’:
1634 3:37.80 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/nsCSSRendering.cpp: ‘position’ may be used uninitialized in this function
1635 3:37.80 /home/mattatobin/development/binoc-central/platform/layout/base/nsCSSRendering.cpp:425:66: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1636 3:37.80 mPosition(aPosition), mIsMidpoint(aIsMidPoint), mColor(aColor) {}
1637 3:37.81 ^
1638 3:37.81 /home/mattatobin/development/binoc-central/platform/layout/base/nsCSSRendering.cpp:2653:12: note: ‘position’ was declared here
1639 3:37.81 double position;
1640 3:37.81 ^
1641 3:39.59 libembedding_components_appstartup.a.desc
1642 3:40.03 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base/Unified_cpp_layout_base1.cpp:2:0:
1643 3:40.03 /home/mattatobin/development/binoc-central/platform/layout/base/RestyleManager.cpp: In member function ‘void mozilla::ElementRestyler::RestyleChildren(nsRestyleHint)’:
1644 3:40.03 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/RestyleManager.cpp: ‘lastContinuation’ may be used uninitialized in this function
1645 3:40.03 /home/mattatobin/development/binoc-central/platform/layout/base/RestyleManager.cpp:3534:48: warning: ‘lastContinuation’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1646 3:40.04 aFrame->StyleContext());
1647 3:40.04 ^
1648 3:40.04 /home/mattatobin/development/binoc-central/platform/layout/base/RestyleManager.cpp:3240:13: note: ‘lastContinuation’ was declared here
1649 3:40.04 nsIFrame* lastContinuation;
1650 3:40.04 ^
1651 3:40.90 libextensions_universalchardet_src_xpcom.a.desc
1652 3:41.48 libnetwerk_protocol_res.a.desc
1653 3:44.04 libtoolkit_components_mozintl.a.desc
1654 3:46.47 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/forms/Unified_cpp_layout_forms1.cpp:20:0:
1655 3:46.47 /home/mattatobin/development/binoc-central/platform/layout/forms/nsSelectsAreaFrame.cpp: In member function ‘virtual void nsSelectsAreaFrame::Reflow(nsPresContext*, nsIFrame::ReflowOutput&, const ReflowInput&, nsReflowStatus&)’:
1656 3:46.47 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/forms/nsSelectsAreaFrame.cpp: ‘oldBSize’ may be used uninitialized in this function
1657 3:46.47 /home/mattatobin/development/binoc-central/platform/layout/forms/nsSelectsAreaFrame.cpp:200:27: warning: ‘oldBSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1658 3:46.47 (isInDropdownMode && (oldBSize != aDesiredSize.BSize(wm) ||
1659 3:46.47 ^
1660 3:47.46 libnetwerk_dns_mdns_libmdns.a.desc
1661 3:48.57 liblayout_forms.a.desc
1662 3:52.45 libjs_ipc.a.desc
1663 3:52.88 libdom_xml.a.desc
1664 3:54.20 libdom_browser-element.a.desc
1665 3:57.21 libembedding_components_find.a.desc
1666 3:57.28 librdf_datasource.a.desc
1667 3:59.51 libdom_fetch.a.desc
1668 4:01.08 libpsshparser.a.desc
1669 4:02.47 libdocshell_build.a.desc
1670 4:02.91 libdom_ipc.a.desc
1671 4:03.29 libdom_media_ipc.a.desc
1672 4:06.58 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base/Unified_cpp_layout_base2.cpp:101:0:
1673 4:06.58 /home/mattatobin/development/binoc-central/platform/layout/base/nsPresShell.cpp: In member function ‘bool PresShell::DoReflow(nsIFrame*, bool)’:
1674 4:06.58 Warning: -Wunused-variable in /home/mattatobin/development/binoc-central/platform/layout/base/nsPresShell.cpp: unused variable ‘uri’
1675 4:06.58 /home/mattatobin/development/binoc-central/platform/layout/base/nsPresShell.cpp:9162:11: warning: unused variable ‘uri’ [-Wunused-variable]
1676 4:06.58 nsIURI *uri = mDocument->GetDocumentURI();
1677 4:06.58 ^
1678 4:06.72 In file included from /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/text_format.cc:54:0:
1679 4:06.73 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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&)’:
1680 4:06.73 Warning: -Wunused-local-typedefs in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: typedef ‘value_type’ locally defined but not used
1681 4:06.73 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:356:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
1682 4:06.73 typedef typename Collection::value_type value_type;
1683 4:06.73 ^
1684 4:06.73 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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&)’:
1685 4:06.73 Warning: -Wunused-local-typedefs in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: typedef ‘value_type’ locally defined but not used
1686 4:06.73 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:367:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
1687 4:06.73 typedef typename Collection::value_type value_type;
1688 4:06.73 ^
1689 4:06.73 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: At global scope:
1690 4:06.74 Warning: -Wignored-qualifiers in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: type qualifiers ignored on function return type
1691 4:06.74 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:626:65: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1692 4:06.74 const typename Collection::value_type& vt) {
1693 4:06.74 ^
1694 4:06.74 Warning: -Wignored-qualifiers in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: type qualifiers ignored on function return type
1695 4:06.74 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:641:61: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1696 4:06.74 const typename Collection::value_type::second_type& data) {
1697 4:06.74 ^
1698 4:07.38 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/netwerk/cache2/Unified_cpp_netwerk_cache20.cpp:2:0:
1699 4:07.38 /home/mattatobin/development/binoc-central/platform/netwerk/cache2/CacheEntry.cpp: In member function ‘bool mozilla::net::CacheEntry::Load(bool, bool)’:
1700 4:07.38 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/netwerk/cache2/CacheEntry.cpp: variable ‘reportMiss’ set but not used
1701 4:07.39 /home/mattatobin/development/binoc-central/platform/netwerk/cache2/CacheEntry.cpp:371:8: warning: variable ‘reportMiss’ set but not used [-Wunused-but-set-variable]
1702 4:07.39 bool reportMiss = false;
1703 4:07.39 ^
1704 4:09.70 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/gfx/layers/Unified_cpp_gfx_layers5.cpp:2:0:
1705 4:09.70 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: In function ‘void mozilla::layers::RenderMinimap(ContainerT*, mozilla::layers::LayerManagerComposite*, const RenderTargetIntRect&, mozilla::layers::Layer*) [with ContainerT = mozilla::layers::ContainerLayerComposite; mozilla::RenderTargetIntRect = mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel>]’:
1706 4:09.78 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::height’ may be used uninitialized in this function
1707 4:09.78 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::height’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1708 4:09.78 r = transform.TransformBounds(cdp->ToUnknownRect());
1709 4:09.78 ^
1710 4:09.78 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::width’ may be used uninitialized in this function
1711 4:09.78 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::width’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1712 4:09.78 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::y’ may be used uninitialized in this function
1713 4:09.78 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1714 4:09.78 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::x’ may be used uninitialized in this function
1715 4:09.78 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1716 4:09.93 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: In function ‘void mozilla::layers::RenderMinimap(ContainerT*, mozilla::layers::LayerManagerComposite*, const RenderTargetIntRect&, mozilla::layers::Layer*) [with ContainerT = mozilla::layers::RefLayerComposite; mozilla::RenderTargetIntRect = mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel>]’:
1717 4:10.02 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::height’ may be used uninitialized in this function
1718 4:10.02 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::height’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1719 4:10.02 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::width’ may be used uninitialized in this function
1720 4:10.02 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::width’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1721 4:10.02 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::y’ may be used uninitialized in this function
1722 4:10.02 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1723 4:10.02 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::x’ may be used uninitialized in this function
1724 4:10.02 /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:307:55: warning: ‘*((void*)(& cdp)+8).mozilla::gfx::RectTyped<mozilla::LayerPixel>::<anonymous>.mozilla::gfx::BaseRect<float, mozilla::gfx::RectTyped<mozilla::LayerPixel>, mozilla::gfx::PointTyped<mozilla::LayerPixel>, mozilla::gfx::SizeTyped<mozilla::LayerPixel>, mozilla::gfx::MarginTyped<mozilla::LayerPixel> >::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1725 4:11.73 libdom_media_platforms_ffmpeg_libav54.a.desc
1726 4:12.90 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/ArrayView.h:9:0,
1727 4:12.90 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsRegion.h:23,
1728 4:12.90 from /home/mattatobin/development/binoc-central/platform/layout/base/Units.h:18,
1729 4:12.90 from /home/mattatobin/development/binoc-central/platform/gfx/layers/FrameMetrics.h:10,
1730 4:12.90 from /home/mattatobin/development/binoc-central/platform/gfx/layers/Layers.h:13,
1731 4:12.90 from /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.h:9,
1732 4:12.90 from /home/mattatobin/development/binoc-central/platform/gfx/layers/composite/ContainerLayerComposite.cpp:6,
1733 4:12.90 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/gfx/layers/Unified_cpp_gfx_layers5.cpp:2:
1734 4:12.91 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
1735 4:12.91 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
1736 4:12.91 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
1737 4:12.91 inlined from ‘bool mozilla::layers::FrameUniformityData::ToJS(JS::MutableHandleValue, JSContext*)’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:125:72:
1738 4:12.93 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘results’
1739 4:12.93 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘results’ [-Wfree-nonheap-object]
1740 4:12.93 static void Free(void* aPtr) { free(aPtr); }
1741 4:12.93 ^
1742 4:15.92 In file included from /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:59:0,
1743 4:15.93 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:
1744 4:15.93 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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&)’:
1745 4:15.95 Warning: -Wunused-local-typedefs in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: typedef ‘value_type’ locally defined but not used
1746 4:15.95 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:356:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
1747 4:15.95 typedef typename Collection::value_type value_type;
1748 4:15.95 ^
1749 4:15.96 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/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&)’:
1750 4:15.99 Warning: -Wunused-local-typedefs in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: typedef ‘value_type’ locally defined but not used
1751 4:15.99 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:367:43: warning: typedef ‘value_type’ locally defined but not used [-Wunused-local-typedefs]
1752 4:15.99 typedef typename Collection::value_type value_type;
1753 4:15.99 ^
1754 4:15.99 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: At global scope:
1755 4:15.99 Warning: -Wignored-qualifiers in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: type qualifiers ignored on function return type
1756 4:15.99 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:626:65: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1757 4:15.99 const typename Collection::value_type& vt) {
1758 4:15.99 ^
1759 4:15.99 Warning: -Wignored-qualifiers in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h: type qualifiers ignored on function return type
1760 4:15.99 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/stubs/map_util.h:641:61: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1761 4:15.99 const typename Collection::value_type::second_type& data) {
1762 4:15.99 ^
1763 4:16.01 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:0:
1764 4:16.01 /home/mattatobin/development/binoc-central/platform/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
1765 4:16.01 class DescriptorPool::Tables {
1766 4:16.01 ^
1767 4:16.07 /home/mattatobin/development/binoc-central/platform/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
1768 4:16.07 class FileDescriptorTables {
1769 4:16.07 ^
1770 4:16.07 /home/mattatobin/development/binoc-central/platform/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
1771 4:16.07 /home/mattatobin/development/binoc-central/platform/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
1772 4:16.07 /home/mattatobin/development/binoc-central/platform/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
1773 4:16.07 /home/mattatobin/development/binoc-central/platform/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
1774 4:16.20 /home/mattatobin/development/binoc-central/platform/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
1775 4:16.20 class OptionInterpreter {
1776 4:16.20 ^
1777 4:16.20 /home/mattatobin/development/binoc-central/platform/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
1778 4:16.20 class DescriptorBuilder {
1779 4:16.20 ^
1780 4:16.25 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/js/UbiNode.h:13:0,
1781 4:16.25 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/devtools/DeserializedNode.h:9,
1782 4:16.25 from /home/mattatobin/development/binoc-central/platform/dom/heapsnapshot/HeapSnapshot.h:11,
1783 4:16.25 from /home/mattatobin/development/binoc-central/platform/dom/heapsnapshot/HeapSnapshot.cpp:6:
1784 4:16.25 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: In member function ‘bool mozilla::devtools::HeapSnapshot::saveNode(const mozilla::devtools::protobuf::Node&, mozilla::devtools::HeapSnapshot::NodeIdSet&)’:
1785 4:16.25 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)& allocationStack +8)’ may be used uninitialized in this function
1786 4:16.25 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)& allocationStack +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1787 4:16.25 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
1788 4:16.25 ^
1789 4:16.25 /home/mattatobin/development/binoc-central/platform/dom/heapsnapshot/HeapSnapshot.cpp:261:23: note: ‘*((void*)& allocationStack +8)’ was declared here
1790 4:16.25 Maybe<StackFrameId> allocationStack;
1791 4:16.25 ^
1792 4:18.18 libdom_heapsnapshot.a.desc
1793 4:19.19 libgfx_layers.a.desc
1794 4:22.40 libnetwerk_cache2.a.desc
1795 4:23.11 libjs_xpconnect_loader.a.desc
1796 4:25.85 libtoolkit_components_ctypes.a.desc
1797 4:39.46 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:47:0:
1798 4:41.19 /home/mattatobin/development/binoc-central/platform/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’:
1799 4:41.46 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_int’ may be used uninitialized in this function
1800 4:41.47 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_int’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1801 4:41.47 *MutableRaw<Type>(message, field) = value;
1802 4:41.47 ^
1803 4:41.47 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:425:7: note: ‘temp_int’ was declared here
1804 4:41.47 int temp_int;
1805 4:41.47 ^
1806 4:41.47 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_bool’ may be used uninitialized in this function
1807 4:41.47 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_bool’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1808 4:41.47 *MutableRaw<Type>(message, field) = value;
1809 4:41.47 ^
1810 4:41.47 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:424:8: note: ‘temp_bool’ was declared here
1811 4:41.47 bool temp_bool;
1812 4:41.47 ^
1813 4:41.47 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_double’ may be used uninitialized in this function
1814 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_double’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1815 4:41.48 *MutableRaw<Type>(message, field) = value;
1816 4:41.48 ^
1817 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:423:10: note: ‘temp_double’ was declared here
1818 4:41.48 double temp_double;
1819 4:41.48 ^
1820 4:41.48 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_float’ may be used uninitialized in this function
1821 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_float’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1822 4:41.48 *MutableRaw<Type>(message, field) = value;
1823 4:41.48 ^
1824 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:422:9: note: ‘temp_float’ was declared here
1825 4:41.48 float temp_float;
1826 4:41.48 ^
1827 4:41.48 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_uint64’ may be used uninitialized in this function
1828 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_uint64’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1829 4:41.48 *MutableRaw<Type>(message, field) = value;
1830 4:41.48 ^
1831 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:421:10: note: ‘temp_uint64’ was declared here
1832 4:41.48 uint64 temp_uint64;
1833 4:41.48 ^
1834 4:41.48 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_uint32’ may be used uninitialized in this function
1835 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_uint32’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1836 4:41.48 *MutableRaw<Type>(message, field) = value;
1837 4:41.48 ^
1838 4:41.48 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:420:10: note: ‘temp_uint32’ was declared here
1839 4:41.48 uint32 temp_uint32;
1840 4:41.48 ^
1841 4:41.48 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_int64’ may be used uninitialized in this function
1842 4:41.49 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_int64’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1843 4:41.49 *MutableRaw<Type>(message, field) = value;
1844 4:41.49 ^
1845 4:41.49 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:419:9: note: ‘temp_int64’ was declared here
1846 4:41.49 int64 temp_int64;
1847 4:41.49 ^
1848 4:41.49 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_int32’ may be used uninitialized in this function
1849 4:41.49 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:1627:3: warning: ‘temp_int32’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1850 4:41.49 *MutableRaw<Type>(message, field) = value;
1851 4:41.49 ^
1852 4:41.49 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:418:9: note: ‘temp_int32’ was declared here
1853 4:41.49 int32 temp_int32;
1854 4:41.49 ^
1855 4:41.49 In file included from /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:43:0,
1856 4:41.50 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:
1857 4:41.50 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/descriptor.h: ‘field1’ may be used uninitialized in this function
1858 4:41.50 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/google/protobuf/descriptor.h:1599:34: warning: ‘field1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1859 4:41.50 return static_cast<int>(this - extension_scope_->extensions_);
1860 4:41.50 ^
1861 4:41.50 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:47:0:
1862 4:41.50 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:430:26: note: ‘field1’ was declared here
1863 4:41.50 const FieldDescriptor* field1;
1864 4:41.50 ^
1865 4:41.50 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: ‘temp_message’ may be used uninitialized in this function
1866 4:41.50 /home/mattatobin/development/binoc-central/platform/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:516:60: warning: ‘temp_message’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1867 4:41.50 SetAllocatedMessage(message2, temp_message, field1);
1868 4:41.50 ^
1869 4:42.01 libipc_dbus.a.desc
1870 4:43.75 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/priometh.c: In function ‘PR_EmulateSendFile’:
1871 4:43.75 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/priometh.c: comparison between signed and unsigned integer expressions
1872 4:43.75 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/priometh.c:338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
1873 4:43.75 (info.size < (sfd->file_offset + sfd->file_nbytes))) {
1874 4:43.76 ^
1875 4:44.03 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/pripv6.c: In function ‘Ipv6ToIpv4SocketAccept’:
1876 4:44.05 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/pripv6.c: variable ‘rv’ set but not used
1877 4:44.05 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/pripv6.c:135:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
1878 4:44.05 PRStatus rv;
1879 4:44.05 ^
1880 4:44.05 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/pripv6.c: In function ‘Ipv6ToIpv4SocketAcceptRead’:
1881 4:44.06 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/pripv6.c: variable ‘rv’ set but not used
1882 4:44.07 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/pripv6.c:175:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
1883 4:44.07 PRStatus rv;
1884 4:44.07 ^
1885 4:44.29 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prlayer.c: In function ‘pl_TopAccept’:
1886 4:44.29 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prlayer.c: variable ‘rv’ set but not used
1887 4:44.29 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prlayer.c:182:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
1888 4:44.29 PRStatus rv;
1889 4:44.29 ^
1890 4:44.29 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prlayer.c: In function ‘pl_DefAcceptread’:
1891 4:44.29 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prlayer.c: variable ‘rv’ set but not used
1892 4:44.29 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prlayer.c:303:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
1893 4:44.29 PRStatus rv;
1894 4:44.29 ^
1895 4:45.39 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
1896 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
1897 4:45.40 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
1898 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
1899 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/ProcessingInstructionBinding.cpp:10,
1900 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:38:
1901 4:45.40 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::RangeBinding::cloneContents(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
1902 4:45.40 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
1903 4:45.40 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1904 4:45.40 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
1905 4:45.40 ^
1906 4:45.40 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1907 4:45.40 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:941:25: note: ‘*((void*)& ceReaction +24)’ was declared here
1908 4:45.40 Maybe<AutoCEReaction> ceReaction;
1909 4:45.40 ^
1910 4:45.40 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
1911 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BoxObjectBinding.h:9,
1912 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/PopupBoxObjectBinding.cpp:3,
1913 4:45.40 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:2:
1914 4:45.40 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
1915 4:45.40 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1916 4:45.41 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
1917 4:45.41 ^
1918 4:45.41 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1919 4:45.41 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:941:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
1920 4:45.41 Maybe<AutoCEReaction> ceReaction;
1921 4:45.41 ^
1922 4:45.41 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
1923 4:45.41 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
1924 4:45.41 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
1925 4:45.41 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
1926 4:45.41 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/ProcessingInstructionBinding.cpp:10,
1927 4:45.41 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:38:
1928 4:45.41 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
1929 4:45.41 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1930 4:45.41 PopAndInvokeElementQueue();
1931 4:45.41 ^
1932 4:45.41 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1933 4:45.41 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:941:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
1934 4:45.41 Maybe<AutoCEReaction> ceReaction;
1935 4:45.41 ^
1936 4:45.42 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
1937 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
1938 4:45.42 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
1939 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
1940 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/ProcessingInstructionBinding.cpp:10,
1941 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:38:
1942 4:45.42 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::RangeBinding::extractContents(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
1943 4:45.42 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
1944 4:45.42 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1945 4:45.42 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
1946 4:45.42 ^
1947 4:45.42 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1948 4:45.42 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:902:25: note: ‘*((void*)& ceReaction +24)’ was declared here
1949 4:45.42 Maybe<AutoCEReaction> ceReaction;
1950 4:45.42 ^
1951 4:45.42 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
1952 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BoxObjectBinding.h:9,
1953 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/PopupBoxObjectBinding.cpp:3,
1954 4:45.42 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:2:
1955 4:45.42 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
1956 4:45.42 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1957 4:45.42 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
1958 4:45.42 ^
1959 4:45.45 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1960 4:45.45 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:902:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
1961 4:45.45 Maybe<AutoCEReaction> ceReaction;
1962 4:45.45 ^
1963 4:45.45 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
1964 4:45.45 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
1965 4:45.45 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
1966 4:45.45 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
1967 4:45.45 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/ProcessingInstructionBinding.cpp:10,
1968 4:45.45 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:38:
1969 4:45.45 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
1970 4:45.45 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1971 4:45.45 PopAndInvokeElementQueue();
1972 4:45.45 ^
1973 4:45.45 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1974 4:45.45 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:902:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
1975 4:45.45 Maybe<AutoCEReaction> ceReaction;
1976 4:45.45 ^
1977 4:45.46 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
1978 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
1979 4:45.46 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
1980 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
1981 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/ProcessingInstructionBinding.cpp:10,
1982 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:38:
1983 4:45.46 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::RangeBinding::createContextualFragment(JSContext*, JS::Handle<JSObject*>, nsRange*, const JSJitMethodCallArgs&)’:
1984 4:45.46 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
1985 4:45.46 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1986 4:45.46 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
1987 4:45.46 ^
1988 4:45.46 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
1989 4:45.46 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:1327:25: note: ‘*((void*)& ceReaction +24)’ was declared here
1990 4:45.46 Maybe<AutoCEReaction> ceReaction;
1991 4:45.46 ^
1992 4:45.46 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
1993 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BoxObjectBinding.h:9,
1994 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/PopupBoxObjectBinding.cpp:3,
1995 4:45.46 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:2:
1996 4:45.47 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
1997 4:45.47 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1998 4:45.47 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
1999 4:45.47 ^
2000 4:45.47 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
2001 4:45.47 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:1327:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2002 4:45.47 Maybe<AutoCEReaction> ceReaction;
2003 4:45.47 ^
2004 4:45.47 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2005 4:45.47 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2006 4:45.47 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2007 4:45.47 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
2008 4:45.47 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/ProcessingInstructionBinding.cpp:10,
2009 4:45.47 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:38:
2010 4:45.47 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2011 4:45.47 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2012 4:45.47 PopAndInvokeElementQueue();
2013 4:45.47 ^
2014 4:45.47 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings12.cpp:206:0:
2015 4:45.47 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/RangeBinding.cpp:1327:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2016 4:45.47 Maybe<AutoCEReaction> ceReaction;
2017 4:45.47 ^
2018 4:46.16 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prprf.c: In function ‘cvt_f’:
2019 4:46.16 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prprf.c: comparison between signed and unsigned integer expressions
2020 4:46.16 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prprf.c:323:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2021 4:46.16 if (amount <= 0 || amount >= sizeof(fin)) {
2022 4:46.16 ^
2023 4:46.16 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prprf.c: In function ‘dosprintf’:
2024 4:46.16 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prprf.c: comparison between signed and unsigned integer expressions
2025 4:46.16 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/io/prprf.c:949:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2026 4:46.16 if( i < sizeof( pattern ) ) {
2027 4:46.16 ^
2028 4:47.31 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/unix.c: In function ‘_PR_UnixInit’:
2029 4:47.31 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/unix.c: variable ‘rv’ set but not used
2030 4:47.31 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/unix.c:2780:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2031 4:47.31 int rv;
2032 4:47.31 ^
2033 4:47.31 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/unix.c: In function ‘_MD_CreateFileMap’:
2034 4:47.31 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/unix.c: comparison between signed and unsigned integer expressions
2035 4:47.31 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/unix.c:3520:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2036 4:47.31 if (sz > info.size) {
2037 4:47.31 ^
2038 4:47.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/uxproces.c: In function ‘pr_InstallSigchldHandler’:
2039 4:47.59 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/uxproces.c: variable ‘rv’ set but not used
2040 4:47.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/uxproces.c:691:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2041 4:47.59 int rv;
2042 4:47.59 ^
2043 4:47.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/uxproces.c: In function ‘_MD_InitProcesses’:
2044 4:47.60 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/uxproces.c: variable ‘rv’ set but not used
2045 4:47.60 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/md/unix/uxproces.c:709:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2046 4:47.60 int rv;
2047 4:47.60 ^
2048 4:48.84 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/ErrorResult.h:36:0,
2049 4:48.84 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:8,
2050 4:48.84 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2051 4:48.84 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2052 4:48.84 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
2053 4:48.84 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
2054 4:48.84 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
2055 4:48.84 inlined from ‘bool mozilla::dom::NavigatorBinding::vibrate(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Navigator*, const JSJitMethodCallArgs&)’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:125:72:
2056 4:48.84 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘arg0’
2057 4:48.84 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘arg0’ [-Wfree-nonheap-object]
2058 4:48.84 static void Free(void* aPtr) { free(aPtr); }
2059 4:48.84 ^
2060 4:49.06 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prdtoa.c: In function ‘Balloc’:
2061 4:49.06 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prdtoa.c: comparison between signed and unsigned integer expressions
2062 4:49.06 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prdtoa.c:575:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2063 4:49.06 if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) {
2064 4:49.06 ^
2065 4:49.06 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prdtoa.c: In function ‘rv_alloc’:
2066 4:49.06 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prdtoa.c: comparison between signed and unsigned integer expressions
2067 4:49.06 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prdtoa.c:2767:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2068 4:49.06 sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i;
2069 4:49.06 ^
2070 4:50.08 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetHostByName’:
2071 4:50.08 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c: comparison between signed and unsigned integer expressions
2072 4:50.08 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c:686:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2073 4:50.08 if (bufsize > sizeof(localbuf))
2074 4:50.08 ^
2075 4:50.08 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetIPNodeByName’:
2076 4:50.08 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c: comparison between signed and unsigned integer expressions
2077 4:50.08 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c:883:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2078 4:50.08 if (bufsize > sizeof(localbuf))
2079 4:50.08 ^
2080 4:50.08 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetHostByAddr’:
2081 4:50.08 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c: comparison between signed and unsigned integer expressions
2082 4:50.08 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prnetdb.c:1088:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2083 4:50.08 if (bufsize > sizeof(localbuf))
2084 4:50.08 ^
2085 4:50.24 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2086 4:50.24 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2087 4:50.25 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: In function ‘bool mozilla::dom::NodeBinding::cloneNode(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
2088 4:50.25 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2089 4:50.25 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2090 4:50.25 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2091 4:50.25 ^
2092 4:50.25 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2093 4:50.25 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:908:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2094 4:50.25 Maybe<AutoCEReaction> ceReaction;
2095 4:50.25 ^
2096 4:50.60 libtoolkit_components_protobuf.a.desc
2097 4:50.62 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2098 4:50.62 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:9,
2099 4:50.62 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2100 4:50.62 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2101 4:50.62 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2102 4:50.62 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2103 4:50.62 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2104 4:50.62 ^
2105 4:50.62 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2106 4:50.62 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:908:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2107 4:50.62 Maybe<AutoCEReaction> ceReaction;
2108 4:50.62 ^
2109 4:50.62 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2110 4:50.62 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2111 4:50.62 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2112 4:50.62 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2113 4:50.62 PopAndInvokeElementQueue();
2114 4:50.62 ^
2115 4:50.62 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2116 4:50.63 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:908:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2117 4:50.63 Maybe<AutoCEReaction> ceReaction;
2118 4:50.63 ^
2119 4:50.63 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2120 4:50.65 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2121 4:50.65 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: In function ‘bool mozilla::dom::NodeBinding::removeChild(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
2122 4:50.65 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2123 4:50.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2124 4:50.66 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2125 4:50.66 ^
2126 4:50.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2127 4:50.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:834:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2128 4:50.66 Maybe<AutoCEReaction> ceReaction;
2129 4:50.66 ^
2130 4:50.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2131 4:50.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:9,
2132 4:50.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2133 4:50.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2134 4:50.66 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2135 4:50.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2136 4:50.66 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2137 4:50.66 ^
2138 4:50.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2139 4:50.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:834:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2140 4:50.66 Maybe<AutoCEReaction> ceReaction;
2141 4:50.66 ^
2142 4:50.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2143 4:50.66 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2144 4:50.66 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2145 4:50.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2146 4:50.66 PopAndInvokeElementQueue();
2147 4:50.66 ^
2148 4:50.66 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2149 4:50.66 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:834:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2150 4:50.66 Maybe<AutoCEReaction> ceReaction;
2151 4:50.66 ^
2152 4:50.67 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2153 4:50.67 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2154 4:50.67 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: In function ‘bool mozilla::dom::NodeBinding::appendChild(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
2155 4:50.67 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2156 4:50.67 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2157 4:50.67 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2158 4:50.67 ^
2159 4:50.67 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2160 4:50.67 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:711:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2161 4:50.67 Maybe<AutoCEReaction> ceReaction;
2162 4:50.67 ^
2163 4:50.67 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2164 4:50.67 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:9,
2165 4:50.68 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2166 4:50.68 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2167 4:50.68 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2168 4:50.68 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2169 4:50.68 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2170 4:50.68 ^
2171 4:50.68 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2172 4:50.68 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:711:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2173 4:50.69 Maybe<AutoCEReaction> ceReaction;
2174 4:50.69 ^
2175 4:50.69 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2176 4:50.69 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2177 4:50.69 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2178 4:50.69 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2179 4:50.69 PopAndInvokeElementQueue();
2180 4:50.69 ^
2181 4:50.69 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2182 4:50.69 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:711:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2183 4:50.69 Maybe<AutoCEReaction> ceReaction;
2184 4:50.69 ^
2185 4:50.70 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2186 4:50.70 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2187 4:50.70 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: In function ‘bool mozilla::dom::NodeBinding::insertBefore(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
2188 4:50.70 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2189 4:50.70 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2190 4:50.70 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2191 4:50.70 ^
2192 4:50.70 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2193 4:50.70 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:656:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2194 4:50.71 Maybe<AutoCEReaction> ceReaction;
2195 4:50.71 ^
2196 4:50.71 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2197 4:50.71 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:9,
2198 4:50.71 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2199 4:50.71 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2200 4:50.71 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2201 4:50.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2202 4:50.71 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2203 4:50.71 ^
2204 4:50.71 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2205 4:50.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:656:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2206 4:50.71 Maybe<AutoCEReaction> ceReaction;
2207 4:50.71 ^
2208 4:50.71 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2209 4:50.71 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2210 4:50.71 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2211 4:50.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2212 4:50.71 PopAndInvokeElementQueue();
2213 4:50.71 ^
2214 4:50.71 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2215 4:50.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:656:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2216 4:50.71 Maybe<AutoCEReaction> ceReaction;
2217 4:50.71 ^
2218 4:50.76 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c: In function ‘io_wstart’:
2219 4:50.76 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c: variable ‘rval_status’ set but not used
2220 4:50.76 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c:391:22: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
2221 4:50.76 PRStatus rval_status;
2222 4:50.77 ^
2223 4:50.77 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c: In function ‘notify_ioq’:
2224 4:50.77 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c: variable ‘rval_status’ set but not used
2225 4:50.77 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c:997:14: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
2226 4:50.77 PRStatus rval_status;
2227 4:50.77 ^
2228 4:50.77 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c: In function ‘PR_JoinThreadPool’:
2229 4:50.77 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c: variable ‘rval_status’ set but not used
2230 4:50.77 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/misc/prtpool.c:1123:14: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
2231 4:50.77 PRStatus rval_status;
2232 4:50.77 ^
2233 4:50.78 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2234 4:50.78 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2235 4:50.78 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: In function ‘bool mozilla::dom::NodeBinding::replaceChild(JSContext*, JS::Handle<JSObject*>, nsINode*, const JSJitMethodCallArgs&)’:
2236 4:50.78 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2237 4:50.78 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2238 4:50.78 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2239 4:50.78 ^
2240 4:50.79 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2241 4:50.79 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:779:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2242 4:50.79 Maybe<AutoCEReaction> ceReaction;
2243 4:50.79 ^
2244 4:50.79 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2245 4:50.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:9,
2246 4:50.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2247 4:50.79 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2248 4:50.79 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2249 4:50.79 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2250 4:50.79 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2251 4:50.79 ^
2252 4:50.79 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2253 4:50.79 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:779:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2254 4:50.79 Maybe<AutoCEReaction> ceReaction;
2255 4:50.79 ^
2256 4:50.79 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2257 4:50.80 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2258 4:50.80 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2259 4:50.80 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2260 4:50.80 PopAndInvokeElementQueue();
2261 4:50.80 ^
2262 4:50.80 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:254:0:
2263 4:50.80 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NodeBinding.cpp:779:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2264 4:50.80 Maybe<AutoCEReaction> ceReaction;
2265 4:50.80 ^
2266 4:51.05 libxpcom_build.a.desc
2267 4:51.61 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_accept_cont’:
2268 4:51.61 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2269 4:51.61 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:775:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2270 4:51.61 if (-1 == op->result.code)
2271 4:51.61 ^
2272 4:51.61 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_read_cont’:
2273 4:51.61 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2274 4:51.61 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:795:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2275 4:51.61 return ((-1 == op->result.code) &&
2276 4:51.62 ^
2277 4:51.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_recv_cont’:
2278 4:51.62 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2279 4:51.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:819:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2280 4:51.62 return ((-1 == op->result.code) &&
2281 4:51.62 ^
2282 4:51.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_writev_cont’:
2283 4:51.63 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2284 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:928:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2285 4:51.63 for (iov_index = 0; iov_index < op->arg3.amount; ++iov_index)
2286 4:51.63 ^
2287 4:51.63 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2288 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:931:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2289 4:51.63 if (bytes < iov[iov_index].iov_len)
2290 4:51.63 ^
2291 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_recvfrom_cont’:
2292 4:51.63 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2293 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:987:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2294 4:51.63 return ((-1 == op->result.code) &&
2295 4:51.63 ^
2296 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_linux_sendfile_cont’:
2297 4:51.63 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2298 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:1168:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2299 4:51.63 if (rv < op->count) {
2300 4:51.63 ^
2301 4:51.63 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: variable ‘oldoffset’ set but not used
2302 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:1153:11: warning: variable ‘oldoffset’ set but not used [-Wunused-but-set-variable]
2303 4:51.63 off_t oldoffset;
2304 4:51.63 ^
2305 4:51.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Close’:
2306 4:51.64 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2307 4:51.64 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:1299:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2308 4:51.64 || ((_PR_FILEDESC_OPEN != fd->secret->state)
2309 4:51.64 ^
2310 4:51.64 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2311 4:51.64 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:1309:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2312 4:51.64 if (_PR_FILEDESC_OPEN == fd->secret->state)
2313 4:51.64 ^
2314 4:51.64 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Writev’:
2315 4:51.66 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2316 4:51.66 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:1441:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2317 4:51.66 if (bytes < osiov->iov_len)
2318 4:51.66 ^
2319 4:51.66 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_LinuxSendFile’:
2320 4:51.66 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2321 4:51.66 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:2832:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2322 4:51.66 if (rv < file_nbytes_to_send) {
2323 4:51.66 ^
2324 4:51.66 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘_pr_poll_with_poll’:
2325 4:51.66 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2326 4:51.66 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:4090:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2327 4:51.66 if (npds > me->syspoll_count)
2328 4:51.67 ^
2329 4:51.67 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2330 4:51.67 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:4157:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2331 4:51.67 && (_PR_FILEDESC_OPEN == bottom->secret->state))
2332 4:51.67 ^
2333 4:51.67 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: In function ‘PR_SetSysfdTableSize’:
2334 4:51.68 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c: comparison between signed and unsigned integer expressions
2335 4:51.68 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptio.c:5038:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2336 4:51.68 if ( rlim.rlim_max < table_size ) {
2337 4:51.68 ^
2338 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘_PR_InitLocks’:
2339 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2340 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:49:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2341 4:51.93 int rv;
2342 4:51.93 ^
2343 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘pt_PostNotifies’:
2344 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2345 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:65:19: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2346 4:51.93 PRIntn index, rv;
2347 4:51.93 ^
2348 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_NewLock’:
2349 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2350 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:134:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2351 4:51.93 PRIntn rv;
2352 4:51.93 ^
2353 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_DestroyLock’:
2354 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2355 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:155:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2356 4:51.93 PRIntn rv;
2357 4:51.93 ^
2358 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_Lock’:
2359 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2360 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:174:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2361 4:51.93 PRIntn rv;
2362 4:51.93 ^
2363 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_Unlock’:
2364 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2365 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:195:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2366 4:51.93 PRIntn rv;
2367 4:51.93 ^
2368 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘pt_PostNotifiesFromMonitor’:
2369 4:51.93 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2370 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:473:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2371 4:51.93 PRIntn rv;
2372 4:51.93 ^
2373 4:51.93 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_DestroyMonitor’:
2374 4:51.94 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2375 4:51.94 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:559:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2376 4:51.94 int rv;
2377 4:51.94 ^
2378 4:51.94 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_GetMonitorEntryCount’:
2379 4:51.94 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2380 4:51.95 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:580:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2381 4:51.95 PRIntn rv;
2382 4:51.95 ^
2383 4:51.95 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_EnterMonitor’:
2384 4:51.95 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2385 4:51.96 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:610:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2386 4:51.96 PRIntn rv;
2387 4:51.96 ^
2388 4:51.96 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_ExitMonitor’:
2389 4:51.96 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2390 4:51.96 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:640:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2391 4:51.96 PRIntn rv;
2392 4:51.96 ^
2393 4:51.97 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_DestroyNakedCondVar’:
2394 4:51.97 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2395 4:51.97 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:1246:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2396 4:51.97 int rv;
2397 4:51.97 ^
2398 4:51.97 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_NakedNotify’:
2399 4:51.97 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2400 4:51.97 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:1277:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2401 4:51.97 int rv;
2402 4:51.97 ^
2403 4:51.97 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_NakedBroadcast’:
2404 4:51.97 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c: variable ‘rv’ set but not used
2405 4:51.98 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptsynch.c:1286:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2406 4:51.98 int rv;
2407 4:51.98 ^
2408 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_pt_root’:
2409 4:52.53 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: comparison between signed and unsigned integer expressions
2410 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:220:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2411 4:52.53 else if (--pt_book.user == pt_book.this_many) {
2412 4:52.53 ^
2413 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘pt_AttachThread’:
2414 4:52.53 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2415 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:277:13: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2416 4:52.53 int rv;
2417 4:52.53 ^
2418 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_PR_CreateThread’:
2419 4:52.53 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: comparison between signed and unsigned integer expressions
2420 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:481:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2421 4:52.53 else if (--pt_book.user == pt_book.this_many) {
2422 4:52.53 ^
2423 4:52.53 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_DetachThread’:
2424 4:52.53 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2425 4:52.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:621:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2426 4:52.59 int rv;
2427 4:52.59 ^
2428 4:52.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_Interrupt’:
2429 4:52.59 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2430 4:52.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:770:16: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2431 4:52.59 PRIntn rv;
2432 4:52.59 ^
2433 4:52.59 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_pt_thread_death’:
2434 4:52.59 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2435 4:52.60 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:846:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2436 4:52.60 int rv;
2437 4:52.60 ^
2438 4:52.60 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_PR_Fini’:
2439 4:52.60 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2440 4:52.60 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:1089:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2441 4:52.60 int rv;
2442 4:52.60 ^
2443 4:52.61 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_Cleanup’:
2444 4:52.61 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: comparison between signed and unsigned integer expressions
2445 4:52.61 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:1130:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2446 4:52.61 while (pt_book.user > pt_book.this_many) {
2447 4:52.61 ^
2448 4:52.62 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2449 4:52.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:1124:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2450 4:52.62 int rv;
2451 4:52.62 ^
2452 4:52.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘init_pthread_gc_support’:
2453 4:52.62 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2454 4:52.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:1242:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2455 4:52.62 PRIntn rv;
2456 4:52.62 ^
2457 4:52.62 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘pt_SuspendSet’:
2458 4:52.63 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2459 4:52.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:1446:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2460 4:52.63 PRIntn rv;
2461 4:52.63 ^
2462 4:52.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_SuspendAll’:
2463 4:52.63 Warning: -Wunused-but-set-variable in /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c: variable ‘rv’ set but not used
2464 4:52.63 /home/mattatobin/development/binoc-central/platform/nsprpub/pr/src/pthreads/ptthread.c:1557:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
2465 4:52.63 int rv;
2466 4:52.63 ^
2467 4:52.82 libdom_performance.a.desc
2468 4:52.94 libnspr4.so
2469 4:53.56 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2470 4:53.56 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2471 4:53.56 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: In function ‘bool mozilla::dom::NamedNodeMapBinding::removeNamedItem(JSContext*, JS::Handle<JSObject*>, nsDOMAttributeMap*, const JSJitMethodCallArgs&)’:
2472 4:53.56 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2473 4:53.56 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2474 4:53.56 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2475 4:53.56 ^
2476 4:53.60 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:0:
2477 4:53.61 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:135:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2478 4:53.61 Maybe<AutoCEReaction> ceReaction;
2479 4:53.61 ^
2480 4:53.61 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2481 4:53.61 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/MimeTypeArrayBinding.h:9,
2482 4:53.61 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/MimeTypeArrayBinding.cpp:3,
2483 4:53.61 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:2:
2484 4:53.61 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2485 4:53.61 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2486 4:53.61 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2487 4:53.61 ^
2488 4:53.61 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:0:
2489 4:53.61 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:135:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2490 4:53.61 Maybe<AutoCEReaction> ceReaction;
2491 4:53.61 ^
2492 4:53.61 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:8:0,
2493 4:53.61 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:
2494 4:53.61 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2495 4:53.61 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2496 4:53.61 PopAndInvokeElementQueue();
2497 4:53.61 ^
2498 4:53.61 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings10.cpp:182:0:
2499 4:53.61 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/NamedNodeMapBinding.cpp:135:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2500 4:53.61 Maybe<AutoCEReaction> ceReaction;
2501 4:53.61 ^
2502 4:54.06 libembedding_browser.a.desc
2503 4:56.72 libxpfe_components_directory.a.desc
2504 4:57.71 libxpcom_reflect_xptinfo.a.desc
2505 4:58.69 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base/Unified_cpp_layout_base2.cpp:83:0:
2506 4:58.69 /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp: In static member function ‘static nsRect nsLayoutUtils::ComputeObjectDestRect(const nsRect&, const IntrinsicSize&, const nsSize&, const nsStylePosition*, nsPoint*)’:
2507 4:58.69 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp: ‘*((void*)& constrainedSize +12)’ may be used uninitialized in this function
2508 4:58.69 /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp:4186:17: warning: ‘*((void*)& constrainedSize +12)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2509 4:58.69 Maybe<nsSize> constrainedSize;
2510 4:58.69 ^
2511 4:58.69 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp: ‘*((void*)& constrainedSize +8)’ may be used uninitialized in this function
2512 4:58.69 /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp:4186:17: warning: ‘*((void*)& constrainedSize +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2513 4:58.69 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp: ‘*((void*)& noneSize +12)’ may be used uninitialized in this function
2514 4:58.69 /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp:4170:17: warning: ‘*((void*)& noneSize +12)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2515 4:58.69 Maybe<nsSize> noneSize;
2516 4:58.69 ^
2517 4:58.70 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp: ‘*((void*)& noneSize +8)’ may be used uninitialized in this function
2518 4:58.70 /home/mattatobin/development/binoc-central/platform/layout/base/nsLayoutUtils.cpp:4170:17: warning: ‘*((void*)& noneSize +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2519 4:58.81 libxpcom_reflect_xptcall_md_unix.a.desc
2520 5:00.51 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/quota/Unified_cpp_dom_quota0.cpp:11:0:
2521 5:00.51 /home/mattatobin/development/binoc-central/platform/dom/quota/ActorsParent.cpp: In function ‘nsresult mozilla::dom::quota::{anonymous}::CreateOrUpgradeDirectoryMetadataHelper::CreateOrUpgradeMetadataFiles()’:
2522 5:00.51 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/quota/ActorsParent.cpp: ‘hasIsApp’ may be used uninitialized in this function
2523 5:00.51 /home/mattatobin/development/binoc-central/platform/dom/quota/ActorsParent.cpp:7345:14: warning: ‘hasIsApp’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2524 5:00.51 } else if (hasIsApp) {
2525 5:00.51 ^
2526 5:01.37 libdom_quota.a.desc
2527 5:02.55 libparser_xml.a.desc
2528 5:04.18 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/xpfe/appshell/Unified_cpp_xpfe_appshell0.cpp:56:0:
2529 5:04.18 /home/mattatobin/development/binoc-central/platform/xpfe/appshell/nsWindowMediator.cpp: In member function ‘virtual nsresult nsWindowMediator::SetZPosition(nsIXULWindow*, uint32_t, nsIXULWindow*)’:
2530 5:04.18 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/xpfe/appshell/nsWindowMediator.cpp: ‘belowInfo’ may be used uninitialized in this function
2531 5:04.18 /home/mattatobin/development/binoc-central/platform/xpfe/appshell/nsWindowMediator.cpp:604:3: warning: ‘belowInfo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2532 5:04.18 if (inInfo != belowInfo) {
2533 5:04.18 ^
2534 5:04.64 sysv.o
2535 5:04.74 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘classify_argument’:
2536 5:04.74 Warning: -Wempty-body in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: suggest braces around empty body in an ‘else’ statement
2537 5:04.74 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:195:18: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
2538 5:04.74 FFI_ASSERT (0);
2539 5:04.74 ^
2540 5:04.75 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2541 5:04.75 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2542 5:04.75 for (i = 0; i < words; i++)
2543 5:04.75 ^
2544 5:04.75 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2545 5:04.75 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:245:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2546 5:04.75 for (i = 0; i < num; i++)
2547 5:04.75 ^
2548 5:04.75 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2549 5:04.75 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:264:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2550 5:04.75 for (i = 1; i < words; i++)
2551 5:04.75 ^
2552 5:04.75 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2553 5:04.75 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:270:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2554 5:04.75 for (i = 0; i < words; i++)
2555 5:04.75 ^
2556 5:04.75 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘examine_argument’:
2557 5:04.75 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2558 5:04.75 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:323:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2559 5:04.75 for (i = 0; i < n; ++i)
2560 5:04.76 ^
2561 5:04.76 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_call’:
2562 5:04.76 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2563 5:04.76 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:494:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2564 5:04.76 for (j = 0; j < n; j++, a += 8, size -= 8)
2565 5:04.76 ^
2566 5:04.76 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_closure_unix64_inner’:
2567 5:04.76 Warning: -Wsign-compare in /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c: comparison between signed and unsigned integer expressions
2568 5:04.76 /home/mattatobin/development/binoc-central/platform/js/src/ctypes/libffi/src/x86/ffi64.c:669:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2569 5:04.76 for (j = 0; j < n; j++, a += 8)
2570 5:04.76 ^
2571 5:04.96 unix64.o
2572 5:05.07 libconfig_external_ffi.a.desc
2573 5:05.77 libxpfe_appshell.a.desc
2574 5:08.46 libmodules_fdlibm_src.a.desc
2575 5:10.26 libmodules_zlib_src.a.desc
2576 5:13.57 libdom_media_mp3.a.desc
2577 5:13.87 libwidget_x11.a.desc
2578 5:14.70 libintl_lwbrk.a.desc
2579 5:17.56 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/ErrorResult.h:36:0,
2580 5:17.63 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/SVGZoomAndPanBinding.h:8,
2581 5:17.63 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/SVGZoomAndPanBinding.cpp:3,
2582 5:17.63 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings16.cpp:2:
2583 5:17.63 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
2584 5:17.63 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
2585 5:17.64 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
2586 5:17.64 inlined from ‘bool mozilla::dom::ScreenBinding::mozLockOrientation(JSContext*, JS::Handle<JSObject*>, nsScreen*, const JSJitMethodCallArgs&)’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:125:72:
2587 5:17.71 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘arg0’
2588 5:17.71 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘arg0’ [-Wfree-nonheap-object]
2589 5:17.71 static void Free(void* aPtr) { free(aPtr); }
2590 5:17.71 ^
2591 5:32.09 libxpcom_base.a.desc
2592 5:32.94 libtoolkit_components_perfmonitoring.a.desc
2593 5:33.04 libgfx_src.a.desc
2594 5:45.81 {standard input}: Assembler messages:
2595 5:45.81 {standard input}:72634: Warning: end of file not at end of a line; newline inserted
2596 5:45.83 {standard input}:73102: Error: unbalanced parenthesis in operand 2.
2597 5:47.23 {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
2598 5:48.23 g++: internal compiler error: Killed (program cc1plus)
2599 5:48.98 Please submit a full bug report,
2600 5:48.98 with preprocessed source if appropriate.
2601 5:48.98 See <http://bugzilla.redhat.com/bugzilla> for instructions.
2602 5:49.07
2603 5:49.12 In the directory /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base
2604 5:49.13 The following command failed to execute properly:
2605 5:49.13 /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 -o Unified_cpp_layout_base2.o -c -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/stl_wrappers -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/system_wrappers -include /home/mattatobin/development/binoc-central/platform/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/home/mattatobin/development/binoc-central/platform/layout/base -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/ipdl/_ipdlheaders -I/home/mattatobin/development/binoc-central/platform/ipc/chromium/src -I/home/mattatobin/development/binoc-central/platform/ipc/glue -I/home/mattatobin/development/binoc-central/platform/layout/forms -I/home/mattatobin/development/binoc-central/platform/layout/generic -I/home/mattatobin/development/binoc-central/platform/layout/mathml -I/home/mattatobin/development/binoc-central/platform/layout/printing -I/home/mattatobin/development/binoc-central/platform/layout/style -I/home/mattatobin/development/binoc-central/platform/layout/svg -I/home/mattatobin/development/binoc-central/platform/layout/tables -I/home/mattatobin/development/binoc-central/platform/layout/xul -I/home/mattatobin/development/binoc-central/platform/layout/xul/tree -I/home/mattatobin/development/binoc-central/platform/docshell/base -I/home/mattatobin/development/binoc-central/platform/dom/base -I/home/mattatobin/development/binoc-central/platform/dom/html -I/home/mattatobin/development/binoc-central/platform/dom/svg -I/home/mattatobin/development/binoc-central/platform/dom/xbl -I/home/mattatobin/development/binoc-central/platform/view -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nspr -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_base2.o.pp -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -msse2 -mfpmath=sse -pthread -pipe -O2 -msse2 -mfpmath=sse -fomit-frame-pointer -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/cairo -Wno-error=shadow /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/layout/base/Unified_cpp_layout_base2.cpp
2606 5:49.15 gmake[4]: *** [Unified_cpp_layout_base2.o] Error 1
2607 5:49.17 gmake[3]: *** [layout/base/target] Error 2
2608 5:49.18 gmake[3]: *** Waiting for unfinished jobs....
2609 5:52.91 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2610 5:52.92 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2611 5:52.92 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2612 5:52.92 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
2613 5:52.92 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/XMLStylesheetProcessingInstruction.h:11,
2614 5:52.92 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XMLStylesheetProcessingInstructionBinding.cpp:12,
2615 5:52.92 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:14:
2616 5:52.92 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::XSLTProcessorBinding::transformToDocument(JSContext*, JS::Handle<JSObject*>, txMozillaXSLTProcessor*, const JSJitMethodCallArgs&)’:
2617 5:52.92 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2618 5:52.93 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2619 5:52.93 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2620 5:52.93 ^
2621 5:52.93 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:74:0:
2622 5:52.93 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XSLTProcessorBinding.cpp:160:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2623 5:52.93 Maybe<AutoCEReaction> ceReaction;
2624 5:52.93 ^
2625 5:52.93 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/js/Proxy.h:10:0,
2626 5:52.93 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/jswrapper.h:12,
2627 5:52.93 from /home/mattatobin/development/binoc-central/platform/js/xpconnect/wrappers/WrapperFactory.h:10,
2628 5:52.93 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XMLSerializerBinding.cpp:3,
2629 5:52.93 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:2:
2630 5:52.93 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2631 5:52.94 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2632 5:52.94 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2633 5:52.94 ^
2634 5:52.94 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:74:0:
2635 5:52.94 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XSLTProcessorBinding.cpp:160:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2636 5:52.94 Maybe<AutoCEReaction> ceReaction;
2637 5:52.94 ^
2638 5:52.94 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2639 5:52.94 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2640 5:52.94 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2641 5:52.94 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
2642 5:52.94 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/XMLStylesheetProcessingInstruction.h:11,
2643 5:52.94 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XMLStylesheetProcessingInstructionBinding.cpp:12,
2644 5:52.94 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:14:
2645 5:52.94 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2646 5:52.94 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2647 5:52.94 PopAndInvokeElementQueue();
2648 5:52.94 ^
2649 5:52.94 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:74:0:
2650 5:52.94 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XSLTProcessorBinding.cpp:160:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2651 5:52.94 Maybe<AutoCEReaction> ceReaction;
2652 5:52.94 ^
2653 5:52.96 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2654 5:52.96 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2655 5:52.96 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2656 5:52.96 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
2657 5:52.96 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/XMLStylesheetProcessingInstruction.h:11,
2658 5:52.96 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XMLStylesheetProcessingInstructionBinding.cpp:12,
2659 5:52.96 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:14:
2660 5:52.96 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::XSLTProcessorBinding::transformToFragment(JSContext*, JS::Handle<JSObject*>, txMozillaXSLTProcessor*, const JSJitMethodCallArgs&)’:
2661 5:52.96 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2662 5:52.96 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2663 5:52.97 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2664 5:52.97 ^
2665 5:52.97 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:74:0:
2666 5:52.98 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XSLTProcessorBinding.cpp:105:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2667 5:52.98 Maybe<AutoCEReaction> ceReaction;
2668 5:52.98 ^
2669 5:52.98 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/js/Proxy.h:10:0,
2670 5:52.98 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/jswrapper.h:12,
2671 5:52.98 from /home/mattatobin/development/binoc-central/platform/js/xpconnect/wrappers/WrapperFactory.h:10,
2672 5:52.98 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XMLSerializerBinding.cpp:3,
2673 5:52.98 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:2:
2674 5:52.98 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2675 5:52.98 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2676 5:52.98 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2677 5:52.98 ^
2678 5:52.99 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:74:0:
2679 5:52.99 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XSLTProcessorBinding.cpp:105:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2680 5:52.99 Maybe<AutoCEReaction> ceReaction;
2681 5:52.99 ^
2682 5:52.99 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2683 5:52.99 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2684 5:52.99 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2685 5:52.99 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ProcessingInstruction.h:12,
2686 5:52.99 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/XMLStylesheetProcessingInstruction.h:11,
2687 5:52.99 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XMLStylesheetProcessingInstructionBinding.cpp:12,
2688 5:52.99 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:14:
2689 5:52.99 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2690 5:52.99 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2691 5:52.99 PopAndInvokeElementQueue();
2692 5:52.99 ^
2693 5:52.99 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings20.cpp:74:0:
2694 5:52.99 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/XSLTProcessorBinding.cpp:105:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2695 5:52.99 Maybe<AutoCEReaction> ceReaction;
2696 5:52.99 ^
2697 6:07.07 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/ErrorResult.h:36:0,
2698 6:07.11 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DOMErrorBinding.h:8,
2699 6:07.11 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMErrorBinding.cpp:3,
2700 6:07.11 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:2:
2701 6:07.11 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
2702 6:07.11 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
2703 6:07.11 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
2704 6:07.11 inlined from ‘bool mozilla::dom::DedicatedWorkerGlobalScopeBinding::postMessage(JSContext*, JS::Handle<JSObject*>, mozilla::dom::DedicatedWorkerGlobalScope*, const JSJitMethodCallArgs&)’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:125:72:
2705 6:07.12 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘arg1’
2706 6:07.12 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘arg1’ [-Wfree-nonheap-object]
2707 6:07.12 static void Free(void* aPtr) { free(aPtr); }
2708 6:07.12 ^
2709 6:09.20 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2710 6:09.28 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2711 6:09.28 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2712 6:09.28 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DocumentType.h:18,
2713 6:09.29 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMImplementationBinding.cpp:9,
2714 6:09.29 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:26:
2715 6:09.29 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::DocumentBinding::adoptNode(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
2716 6:09.32 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2717 6:09.32 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2718 6:09.32 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2719 6:09.32 ^
2720 6:09.32 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:350:0:
2721 6:09.32 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DocumentBinding.cpp:1358:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2722 6:09.33 Maybe<AutoCEReaction> ceReaction;
2723 6:09.33 ^
2724 6:09.33 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2725 6:09.33 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DOMErrorBinding.h:9,
2726 6:09.33 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMErrorBinding.cpp:3,
2727 6:09.33 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:2:
2728 6:09.33 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2729 6:09.33 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2730 6:09.33 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2731 6:09.33 ^
2732 6:09.33 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:350:0:
2733 6:09.33 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DocumentBinding.cpp:1358:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2734 6:09.33 Maybe<AutoCEReaction> ceReaction;
2735 6:09.33 ^
2736 6:09.33 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2737 6:09.33 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2738 6:09.33 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2739 6:09.33 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DocumentType.h:18,
2740 6:09.33 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMImplementationBinding.cpp:9,
2741 6:09.35 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:26:
2742 6:09.35 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2743 6:09.35 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2744 6:09.35 PopAndInvokeElementQueue();
2745 6:09.35 ^
2746 6:09.35 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:350:0:
2747 6:09.35 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DocumentBinding.cpp:1358:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2748 6:09.35 Maybe<AutoCEReaction> ceReaction;
2749 6:09.35 ^
2750 6:09.35 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2751 6:09.35 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2752 6:09.38 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2753 6:09.38 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DocumentType.h:18,
2754 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMImplementationBinding.cpp:9,
2755 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:26:
2756 6:09.39 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: In function ‘bool mozilla::dom::DocumentBinding::importNode(JSContext*, JS::Handle<JSObject*>, nsIDocument*, const JSJitMethodCallArgs&)’:
2757 6:09.39 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function
2758 6:09.39 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:547:60: warning: ‘*((void*)& ceReaction +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2759 6:09.39 mCx, mIsElementQueuePushedForPreviousRecursionDepth);
2760 6:09.39 ^
2761 6:09.39 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:350:0:
2762 6:09.39 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DocumentBinding.cpp:1303:25: note: ‘*((void*)& ceReaction +24)’ was declared here
2763 6:09.39 Maybe<AutoCEReaction> ceReaction;
2764 6:09.39 ^
2765 6:09.39 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:19:0,
2766 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DOMErrorBinding.h:9,
2767 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMErrorBinding.cpp:3,
2768 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:2:
2769 6:09.39 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function
2770 6:09.39 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/Maybe.h:432:5: warning: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2771 6:09.39 ::new (mStorage.addr()) T(Forward<Args>(aArgs)...);
2772 6:09.39 ^
2773 6:09.39 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:350:0:
2774 6:09.39 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DocumentBinding.cpp:1303:25: note: ‘*((void*)(& ceReaction)+8).mozilla::dom::AutoCEReaction::mCx’ was declared here
2775 6:09.39 Maybe<AutoCEReaction> ceReaction;
2776 6:09.39 ^
2777 6:09.39 In file included from /home/mattatobin/development/binoc-central/platform/dom/base/nsDocument.h:71:0,
2778 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ShadowRoot.h:17,
2779 6:09.39 from /home/mattatobin/development/binoc-central/platform/dom/base/nsGenericDOMDataNode.h:24,
2780 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/DocumentType.h:18,
2781 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DOMImplementationBinding.cpp:9,
2782 6:09.39 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:26:
2783 6:09.39 Warning: -Wmaybe-uninitialized in /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function
2784 6:09.39 /home/mattatobin/development/binoc-central/platform/dom/base/CustomElementRegistry.h:324:33: warning: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2785 6:09.39 PopAndInvokeElementQueue();
2786 6:09.39 ^
2787 6:09.39 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings3.cpp:350:0:
2788 6:09.39 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/DocumentBinding.cpp:1303:25: note: ‘*((void*)(& ceReaction)+8).RefPtr<mozilla::dom::CustomElementReactionsStack>::mRawPtr’ was declared here
2789 6:09.39 Maybe<AutoCEReaction> ceReaction;
2790 6:09.39 ^
2791 6:28.25 {standard input}: Assembler messages:
2792 6:28.47 {standard input}:285524: Warning: end of file not at end of a line; newline inserted
2793 6:28.80 {standard input}:285551: Error: expecting operand after ','; got nothing
2794 6:31.48 {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
2795 6:31.60 g++: internal compiler error: Killed (program cc1plus)
2796 6:31.60 Please submit a full bug report,
2797 6:31.60 with preprocessed source if appropriate.
2798 6:31.60 See <http://bugzilla.redhat.com/bugzilla> for instructions.
2799 6:31.78
2800 6:31.81 In the directory /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings
2801 6:31.81 The following command failed to execute properly:
2802 6:31.83 /opt/rh/devtoolset-3/root/usr/bin/g++ -std=gnu++11 -o UnifiedBindings19.o -c -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/stl_wrappers -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/system_wrappers -include /home/mattatobin/development/binoc-central/platform/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/home/mattatobin/development/binoc-central/platform/dom/bindings -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom -I/home/mattatobin/development/binoc-central/platform/dom/base -I/home/mattatobin/development/binoc-central/platform/dom/battery -I/home/mattatobin/development/binoc-central/platform/dom/canvas -I/home/mattatobin/development/binoc-central/platform/dom/geolocation -I/home/mattatobin/development/binoc-central/platform/dom/html -I/home/mattatobin/development/binoc-central/platform/dom/indexedDB -I/home/mattatobin/development/binoc-central/platform/dom/media/webaudio -I/home/mattatobin/development/binoc-central/platform/dom/media/webspeech/recognition -I/home/mattatobin/development/binoc-central/platform/dom/svg -I/home/mattatobin/development/binoc-central/platform/dom/workers -I/home/mattatobin/development/binoc-central/platform/dom/xbl -I/home/mattatobin/development/binoc-central/platform/dom/xml -I/home/mattatobin/development/binoc-central/platform/dom/xslt/base -I/home/mattatobin/development/binoc-central/platform/dom/xslt/xpath -I/home/mattatobin/development/binoc-central/platform/dom/xul -I/home/mattatobin/development/binoc-central/platform/js/xpconnect/src -I/home/mattatobin/development/binoc-central/platform/js/xpconnect/wrappers -I/home/mattatobin/development/binoc-central/platform/layout/generic -I/home/mattatobin/development/binoc-central/platform/layout/style -I/home/mattatobin/development/binoc-central/platform/layout/xul/tree -I/home/mattatobin/development/binoc-central/platform/media/mtransport -I/home/mattatobin/development/binoc-central/platform/media/webrtc -I/home/mattatobin/development/binoc-central/platform/media/webrtc/signaling/src/common/time_profiling -I/home/mattatobin/development/binoc-central/platform/media/webrtc/signaling/src/peerconnection -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/ipdl/_ipdlheaders -I/home/mattatobin/development/binoc-central/platform/ipc/chromium/src -I/home/mattatobin/development/binoc-central/platform/ipc/glue -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nspr -I/home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/mozilla-config.h -MD -MP -MF .deps/UnifiedBindings19.o.pp -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -msse2 -mfpmath=sse -pthread -pipe -O2 -msse2 -mfpmath=sse -fomit-frame-pointer -Wno-error=shadow /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dom/bindings/UnifiedBindings19.cpp
2803 6:31.85 gmake[4]: *** [UnifiedBindings19.o] Error 1
2804 6:31.85 gmake[4]: *** Waiting for unfinished jobs....
2805 6:53.58 In file included from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/BindingDeclarations.h:27:0,
2806 6:53.58 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/StructuredCloneHolder.h:13,
2807 6:53.58 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/mozilla/dom/ipc/StructuredCloneData.h:12,
2808 6:53.58 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/ipc/IPCMessageUtils.h:16,
2809 6:53.59 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistResources.h:11,
2810 6:53.59 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistResourcesChild.h:9,
2811 6:53.59 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/ipdl/PWebBrowserPersistResourcesChild.cpp:7,
2812 6:53.59 from /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/ipc/ipdl/UnifiedProtocols23.cpp:2:
2813 6:53.59 In static member function ‘static void nsTArrayFallibleAllocator::Free(void*)’,
2814 6:53.59 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:196:7,
2815 6:53.59 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::EnsureCapacity(nsTArray_base<Alloc, Copy>::size_type, nsTArray_base<Alloc, Copy>::size_type) [with ActualAlloc = nsTArrayFallibleAllocator; Alloc = nsTArrayInfallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int]’,
2816 6:53.59 inlined from ‘typename ActualAlloc::ResultTypeProxy nsTArray_base<Alloc, Copy>::SwapArrayElements(nsTArray_base<Allocator, Copy>&, nsTArray_base<Alloc, Copy>::size_type, size_t) [with ActualAlloc = nsTArrayFallibleAllocator; Allocator = nsTArrayInfallibleAllocator; Alloc = nsTArrayFallibleAllocator; Copy = nsTArray_CopyWithMemutils; typename ActualAlloc::ResultTypeProxy = nsTArrayFallibleResult; nsTArray_base<Alloc, Copy>::size_type = long unsigned int; size_t = long unsigned int]’ at /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray-inl.h:420:84:
2817 6:53.61 Warning: -Wfree-nonheap-object in /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h: attempt to free a non-heap object ‘temp’
2818 6:53.61 /home/mattatobin/development/.obj/trunk-157a4ab/palemoon-x64-gtk2/dist/include/nsTArray.h:200:44: warning: attempt to free a non-heap object ‘temp’ [-Wfree-nonheap-object]
2819 6:53.61 static void Free(void* aPtr) { free(aPtr); }
2820 6:53.61 ^
2821 7:04.16 gmake[3]: *** [dom/bindings/target] Error 2
2822 7:13.28 libipc_ipdl.a.desc
2823 7:13.53 gmake[2]: *** [compile] Error 2
2824 7:13.55 gmake[1]: *** [default] Error 2
2825 7:13.57 gmake: *** [build] Error 2
2826 7:13.63 159 compiler warnings present.
2827 7:13.81 Failed to parse ccache stats output: stats updated Wed Nov 27 09:24:13 2019