Guest User

Untitled

a guest
Jul 28th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 135.64 KB | None | 0 0
  1. ian@tqft:/sourcetrees/programs/mozilla/mozilla$ more smsafe tbsafe smbuild.sh tbbuild.sh
  2. ::::::::::::::
  3. smsafe
  4. ::::::::::::::
  5.  
  6. #dated 23 July 2016, updated 26 July 2017
  7. mk_add_options MOZ_OBJDIR=/sourcetrees/programs/mozilla/comm-central/obj-@CONFIG_GUESS@/sm
  8. mk_add_options MOZ_MAKE_FLAGS=-j8
  9. ac_add_options --with-ccache
  10. ac_add_options --enable-application=suite
  11. ac_add_options --disable-optimize
  12.  
  13. ::::::::::::::
  14. tbsafe
  15. ::::::::::::::
  16.  
  17. #dated 23 July 2016, updated 26 July 2017
  18. mk_add_options MOZ_OBJDIR=/sourcetrees/programs/mozilla/comm-central/obj-@CONFIG_GUESS@/tbpgo
  19. mk_add_options MOZ_MAKE_FLAGS=-j8
  20. ac_add_options --with-ccache
  21. ac_add_options --enable-application=mail
  22. ac_add_options --disable-optimize
  23. ::::::::::::::
  24. smbuild.sh
  25. ::::::::::::::
  26.  
  27.  
  28. cp /sourcetrees/programs/mozilla/mozilla/smsafe /sourcetrees/programs/mozilla/comm-central/mozconfig
  29. cd /sourcetrees/programs/mozilla/comm-central
  30. hg pull -r default && hg update && python client.py checkout && ./mozilla/mach build
  31.  
  32.  
  33. ::::::::::::::
  34. tbbuild.sh
  35. ::::::::::::::
  36.  
  37.  
  38. cp /sourcetrees/programs/mozilla/mozilla/tbsafe /sourcetrees/programs/mozilla/comm-central/mozconfig
  39. cd /sourcetrees/programs/mozilla/comm-central
  40. hg pull -r default && hg update && python client.py checkout && ./mozilla/mach build
  41.  
  42. ian@tqft:/sourcetrees/programs/mozilla/mozilla$ ./tbbuild.sh && ./smbuild.sh
  43. pulling from http://hg.mozilla.org/comm-central
  44. real URL is https://hg.mozilla.org/comm-central
  45. no changes found
  46. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  47. Executing command: ['hg', 'pull', '-R', './.']
  48. pulling from http://hg.mozilla.org/comm-central
  49. real URL is https://hg.mozilla.org/comm-central
  50. searching for changes
  51. no changes found
  52. Executing command: ['hg', 'update', '-r', 'default', '-R', './.']
  53. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  54. Updated to revision db038d905a4e979933f7a7cd134710bed8339235.
  55. Executing command: ['hg', 'pull', '-R', './mozilla', 'https://hg.mozilla.org/mozilla-central/']
  56. pulling from https://hg.mozilla.org/mozilla-central/
  57. searching for changes
  58. no changes found
  59. Executing command: ['hg', 'update', '-r', 'default', '-R', './mozilla']
  60. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  61. Updated to revision 556f19ef392ac2d9aac579864e2179d6c1d464e8.
  62. Executing command: ['hg', 'pull', '-R', './mozilla/extensions/irc']
  63. pulling from https://hg.mozilla.org/chatzilla/
  64. searching for changes
  65. no changes found
  66. Executing command: ['hg', 'update', '-r', 'default', '-R', './mozilla/extensions/irc']
  67. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  68. Updated to revision 1b2980f49772de1f3834be4d404a0d66ffdb8ae4.
  69. Executing command: ['hg', 'pull', '-R', './mozilla/extensions/inspector']
  70. pulling from https://hg.mozilla.org/dom-inspector/
  71. searching for changes
  72. no changes found
  73. Executing command: ['hg', 'update', '-r', 'default', '-R', './mozilla/extensions/inspector']
  74. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  75. Updated to revision ca57c796b6228d020925c3ce299ff0056739a18b.
  76. 0:00.46 /usr/bin/make -f client.mk MOZ_PARALLEL_BUILD=8 -s configure
  77. 0:00.51 client.mk:203: /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/.mozconfig.mk: No such file or directory
  78. 0:00.57 Generating /sourcetrees/programs/mozilla/comm-central/configure
  79. 0:00.57 Generating /sourcetrees/programs/mozilla/comm-central/mozilla/configure
  80. 0:00.57 Generating /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/configure
  81. 0:00.57 cd /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo
  82. 0:00.57 /sourcetrees/programs/mozilla/comm-central/configure
  83. 0:01.01 Creating Python environment
  84. 0:02.54 New python executable in /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/_virtualenv/bin/python2.7
  85. 0:02.54 Also creating executable in /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/_virtualenv/bin/python
  86. 0:02.54 Installing setuptools, pip, wheel...done.
  87. 0:03.41 running build_ext
  88. 0:03.41 building 'psutil._psutil_linux' extension
  89. 0:03.41 creating build
  90. 0:03.41 creating build/temp.linux-x86_64-2.7
  91. 0:03.41 creating build/temp.linux-x86_64-2.7/psutil
  92. 0:03.41 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -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
  93. 0:03.41 creating build/lib.linux-x86_64-2.7
  94. 0:03.41 creating build/lib.linux-x86_64-2.7/psutil
  95. 0:03.41 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so
  96. 0:03.41 building 'psutil._psutil_posix' extension
  97. 0:03.41 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
  98. 0:03.42 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so
  99. 0:03.42 copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil
  100. 0:03.42 copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil
  101. 0:03.42
  102. 0:03.42 Reexecuting in the virtualenv
  103. 0:03.59 Adding configure options from /sourcetrees/programs/mozilla/comm-central/mozconfig
  104. 0:03.59 --with-ccache
  105. 0:03.59 --enable-application=mail
  106. 0:03.59 --disable-optimize
  107. 0:03.59 checking for vcs source checkout... hg
  108. 0:03.77 checking for a shell... /bin/sh
  109. 0:03.81 checking for host system type... x86_64-pc-linux-gnu
  110. 0:03.81 checking for target system type... x86_64-pc-linux-gnu
  111. 0:03.85 checking for a shell... /bin/sh
  112. 0:03.89 checking for host system type... x86_64-pc-linux-gnu
  113. 0:03.89 checking for target system type... x86_64-pc-linux-gnu
  114. 0:03.93 checking for vcs source checkout... hg
  115. 0:03.94 checking whether cross compiling... no
  116. 0:03.94 checking for the target C compiler... /usr/bin/gcc
  117. 0:03.94 checking for ccache... /usr/bin/ccache
  118. 0:03.97 checking whether the target C compiler can be used... yes
  119. 0:03.98 checking for hg... /usr/bin/hg
  120. 0:04.16 checking for Mercurial version... 4.0
  121. 0:04.18 checking for pkg_config... /usr/bin/pkg-config
  122. 0:04.18 checking for pkg-config version... 0.28
  123. 0:04.18 checking for yasm... /usr/bin/yasm
  124. 0:04.18 checking yasm version... 1.3.0
  125. 0:04.20 checking the target C compiler version... 6.4.0
  126. 0:04.24 checking the target C compiler works... yes
  127. 0:04.24 checking for the target C++ compiler... /usr/bin/g++
  128. 0:04.32 checking whether the target C++ compiler can be used... yes
  129. 0:04.32 checking the target C++ compiler version... 6.4.0
  130. 0:04.36 checking the target C++ compiler works... yes
  131. 0:04.36 checking for the host C compiler... /usr/bin/gcc
  132. 0:04.38 checking whether the host C compiler can be used... yes
  133. 0:04.38 checking the host C compiler version... 6.4.0
  134. 0:04.41 checking the host C compiler works... yes
  135. 0:04.41 checking for the host C++ compiler... /usr/bin/g++
  136. 0:04.43 checking whether the host C++ compiler can be used... yes
  137. 0:04.43 checking the host C++ compiler version... 6.4.0
  138. 0:04.48 checking the host C++ compiler works... yes
  139. 0:04.59 checking for 64-bit OS... yes
  140. 0:04.59 checking bindgen cflags... no
  141. 0:04.71 checking for ld... gold
  142. 0:04.78 checking for stdint.h... yes
  143. 0:04.82 checking for inttypes.h... yes
  144. 0:04.88 checking for malloc.h... yes
  145. 0:04.92 checking for alloca.h... yes
  146. 0:04.99 checking for sys/byteorder.h... no
  147. 0:05.14 checking for getopt.h... yes
  148. 0:05.18 checking for unistd.h... yes
  149. 0:05.21 checking for nl_types.h... yes
  150. 0:05.23 checking for cpuid.h... yes
  151. 0:05.28 checking for sys/statvfs.h... yes
  152. 0:05.30 checking for sys/statfs.h... yes
  153. 0:05.37 checking for sys/vfs.h... yes
  154. 0:05.41 checking for sys/mount.h... yes
  155. 0:05.49 checking for sys/quota.h... yes
  156. 0:05.53 checking for linux/quota.h... yes
  157. 0:05.57 checking for linux/if_addr.h... yes
  158. 0:05.61 checking for linux/rtnetlink.h... yes
  159. 0:05.64 checking for sys/queue.h... yes
  160. 0:05.68 checking for sys/types.h... yes
  161. 0:05.76 checking for netinet/in.h... yes
  162. 0:05.81 checking for byteswap.h... yes
  163. 0:05.92 checking for linux/perf_event.h... yes
  164. 0:05.99 checking for perf_event_open system call... yes
  165. 0:06.01 checking whether the C compiler supports -Wclass-varargs... no
  166. 0:06.03 checking whether the C++ compiler supports -Wclass-varargs... no
  167. 0:06.06 checking whether the C compiler supports -Wloop-analysis... no
  168. 0:06.09 checking whether the C++ compiler supports -Wloop-analysis... no
  169. 0:06.12 checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
  170. 0:06.14 checking whether the C++ compiler supports -Wc++14-compat... yes
  171. 0:06.17 checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
  172. 0:06.19 checking whether the C++ compiler supports -Wc++1z-compat... no
  173. 0:06.21 checking whether the C++ compiler supports -Wcomma... no
  174. 0:06.23 checking whether the C++ compiler supports -Wimplicit-fallthrough... no
  175. 0:06.27 checking whether the C compiler supports -Wstring-conversion... no
  176. 0:06.30 checking whether the C++ compiler supports -Wstring-conversion... no
  177. 0:06.32 checking whether the C++ compiler supports -Wno-inline-new-delete... no
  178. 0:06.40 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
  179. 0:06.44 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
  180. 0:06.47 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
  181. 0:06.52 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
  182. 0:06.54 checking whether the C compiler supports -Wno-error=array-bounds... yes
  183. 0:06.57 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
  184. 0:06.59 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
  185. 0:06.69 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
  186. 0:06.75 checking whether the C compiler supports -Wformat... yes
  187. 0:06.78 checking whether the C++ compiler supports -Wformat... yes
  188. 0:06.83 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
  189. 0:06.92 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
  190. 0:06.94 checking whether the C compiler supports -Wformat-security... no
  191. 0:07.01 checking whether the C++ compiler supports -Wformat-security... no
  192. 0:07.04 checking whether the C compiler supports -Wformat-overflow=2... no
  193. 0:07.06 checking whether the C++ compiler supports -Wformat-overflow=2... no
  194. 0:07.07 checking for rustc... /home/ian/.cargo/bin/rustc
  195. 0:07.07 checking for cargo... /home/ian/.cargo/bin/cargo
  196. 0:07.10 checking rustc version... 1.18.0
  197. 0:07.16 checking cargo version... 0.19.0
  198. 0:07.58 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
  199. 0:07.60 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16
  200. 0:07.60 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
  201. 0:07.60 checking for fontconfig >= 2.7.0... yes
  202. 0:07.60 checking _FONTCONFIG_CFLAGS... -I/usr/include/freetype2
  203. 0:07.61 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
  204. 0:07.61 checking for freetype2 >= 6.1.0... yes
  205. 0:07.61 checking _FT2_CFLAGS... -I/usr/include/freetype2
  206. 0:07.61 checking _FT2_LIBS... -lfreetype
  207. 0:07.62 checking for tar... /bin/tar
  208. 0:07.62 checking for unzip... /usr/bin/unzip
  209. 0:07.62 checking for zip... /usr/bin/zip
  210. 0:07.62 checking for the Mozilla API key... no
  211. 0:07.62 checking for the Google API key... no
  212. 0:07.62 checking for the Bing API key... no
  213. 0:07.62 checking for the Adjust SDK key... no
  214. 0:07.62 checking for the Leanplum SDK key... no
  215. 0:07.62 checking for awk... /usr/bin/gawk
  216. 0:07.62 checking for perl... /usr/bin/perl
  217. 0:07.67 checking for minimum required perl version >= 5.006... 5.026000
  218. 0:07.71 checking for full perl installation... yes
  219. 0:07.71 checking for gmake... /usr/bin/make
  220. 0:07.71 checking for doxygen... not found
  221. 0:07.71 checking for xargs... /usr/bin/xargs
  222. 0:07.71 checking for rpmbuild... /usr/bin/rpmbuild
  223. 0:07.71 checking for autoconf... /usr/bin/autoconf2.13
  224. 0:07.71 Refreshing /sourcetrees/programs/mozilla/comm-central/mozilla/old-configure with /usr/bin/autoconf2.13
  225. 0:07.87 creating cache ./config.cache
  226. 0:07.89 checking host system type... x86_64-pc-linux-gnu
  227. 0:07.90 checking target system type... x86_64-pc-linux-gnu
  228. 0:07.91 checking build system type... x86_64-pc-linux-gnu
  229. 0:07.91 checking for objcopy... /usr/bin/objcopy
  230. 0:07.91 checking for gcc... /usr/bin/ccache /usr/bin/gcc -std=gnu99
  231. 0:07.94 checking whether the C compiler (/usr/bin/ccache /usr/bin/gcc -std=gnu99 ) works... yes
  232. 0:07.94 checking whether the C compiler (/usr/bin/ccache /usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
  233. 0:07.94 checking whether we are using GNU C... yes
  234. 0:07.96 checking whether /usr/bin/ccache /usr/bin/gcc -std=gnu99 accepts -g... yes
  235. 0:07.97 checking for c++... /usr/bin/ccache /usr/bin/g++ -std=gnu++11
  236. 0:08.06 checking whether the C++ compiler (/usr/bin/ccache /usr/bin/g++ -std=gnu++11 ) works... yes
  237. 0:08.06 checking whether the C++ compiler (/usr/bin/ccache /usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no
  238. 0:08.07 checking whether we are using GNU C++... yes
  239. 0:08.15 checking whether /usr/bin/ccache /usr/bin/g++ -std=gnu++11 accepts -g... yes
  240. 0:08.15 checking for ranlib... ranlib
  241. 0:08.15 checking for as... /usr/bin/as
  242. 0:08.15 checking for ar... ar
  243. 0:08.15 checking for strip... strip
  244. 0:08.15 checking for windres... no
  245. 0:08.15 checking for otool... no
  246. 0:08.25 checking for X... libraries , headers
  247. 0:08.28 checking for dnet_ntoa in -ldnet... no
  248. 0:08.30 checking for dnet_ntoa in -ldnet_stub... no
  249. 0:08.33 checking for gethostbyname... yes
  250. 0:08.37 checking for connect... yes
  251. 0:08.39 checking for remove... yes
  252. 0:08.43 checking for shmat... yes
  253. 0:08.53 checking for IceConnectionNumber in -lICE... yes
  254. 0:08.64 checking for --noexecstack option to as... yes
  255. 0:08.72 checking for -z noexecstack option to ld... yes
  256. 0:08.75 checking for -z text option to ld... yes
  257. 0:08.78 checking for --build-id option to ld... yes
  258. 0:08.82 checking for --ignore-unresolved-symbol option to ld... yes
  259. 0:08.89 checking if toolchain supports -mssse3 option... yes
  260. 0:08.92 checking if toolchain supports -msse4.1 option... yes
  261. 0:08.94 checking for x86 AVX2 asm support in compiler... yes
  262. 0:09.10 checking for working const... yes
  263. 0:09.11 checking for mode_t... yes
  264. 0:09.12 checking for off_t... yes
  265. 0:09.13 checking for pid_t... yes
  266. 0:09.14 checking for size_t... yes
  267. 0:09.23 checking whether 64-bits std::atomic requires -latomic... no
  268. 0:09.27 checking for dirent.h that defines DIR... yes
  269. 0:09.32 checking for opendir in -ldir... no
  270. 0:09.36 checking for sockaddr_in.sin_len... false
  271. 0:09.39 checking for sockaddr_in6.sin6_len... false
  272. 0:09.41 checking for sockaddr.sa_len... false
  273. 0:09.48 checking for gethostbyname_r in -lc_r... no
  274. 0:09.57 checking for library containing dlopen... -ldl
  275. 0:09.63 checking for dlfcn.h... yes
  276. 0:09.66 checking for dladdr... yes
  277. 0:09.72 checking for memmem... yes
  278. 0:09.78 checking for socket in -lsocket... no
  279. 0:09.81 checking for XDrawLines in -lX11... yes
  280. 0:09.86 checking for XextAddDisplay in -lXext... yes
  281. 0:09.89 checking for XtFree in -lXt... yes
  282. 0:09.93 checking for xcb_connect in -lxcb... yes
  283. 0:09.99 checking for xcb_shm_query_version in -lxcb-shm... yes
  284. 0:10.03 checking for XGetXCBConnection in -lX11-xcb... yes
  285. 0:10.07 checking for X11/extensions/scrnsaver.h... yes
  286. 0:10.11 checking for XScreenSaverQueryInfo in -lXss... yes
  287. 0:10.14 checking for pthread_create in -lpthreads... no
  288. 0:10.23 checking for pthread_create in -lpthread... yes
  289. 0:10.26 checking whether /usr/bin/ccache /usr/bin/gcc -std=gnu99 accepts -pthread... yes
  290. 0:10.28 checking for pthread.h... yes
  291. 0:10.29 checking whether /usr/bin/ccache /usr/bin/gcc -std=gnu99 needs -traditional... no
  292. 0:10.37 checking for 8-bit clean memcmp... yes
  293. 0:10.42 checking for stat64... yes
  294. 0:10.46 checking for lstat64... yes
  295. 0:10.56 checking for truncate64... yes
  296. 0:10.60 checking for statvfs64... yes
  297. 0:10.64 checking for statvfs... yes
  298. 0:10.68 checking for statfs64... yes
  299. 0:10.72 checking for statfs... yes
  300. 0:10.75 checking for getpagesize... yes
  301. 0:10.79 checking for gmtime_r... yes
  302. 0:10.83 checking for localtime_r... yes
  303. 0:10.87 checking for arc4random... no
  304. 0:10.90 checking for arc4random_buf... no
  305. 0:10.93 checking for mallinfo... yes
  306. 0:10.97 checking for gettid... no
  307. 0:11.00 checking for lchown... yes
  308. 0:11.04 checking for setpriority... yes
  309. 0:11.08 checking for strerror... yes
  310. 0:11.12 checking for syscall... yes
  311. 0:11.16 checking for clock_gettime(CLOCK_MONOTONIC)...
  312. 0:11.20 checking for pthread_cond_timedwait_monotonic_np...
  313. 0:11.28 checking for wcrtomb... yes
  314. 0:11.35 checking for mbrtowc... yes
  315. 0:11.39 checking for res_ninit()... yes
  316. 0:11.49 checking for iconv in -lc... yes
  317. 0:11.57 checking for iconv()... yes
  318. 0:11.61 checking for iconv() with const input... no
  319. 0:11.68 checking for nl_langinfo and CODESET... yes
  320. 0:11.70 checking for an implementation of va_copy()... yes
  321. 0:11.72 checking whether va_list can be copied by value... no
  322. 0:11.82 checking for C++ dynamic_cast to void*... yes
  323. 0:11.88 checking for __thread keyword for TLS variables... yes
  324. 0:11.91 checking for LC_MESSAGES... yes
  325. 0:11.95 checking for localeconv... yes
  326. 0:11.96 checking for malloc.h... yes
  327. 0:11.99 checking for strndup... yes
  328. 0:12.03 checking for posix_memalign... yes
  329. 0:12.07 checking for memalign... yes
  330. 0:12.13 checking for malloc_usable_size... yes
  331. 0:12.17 checking whether malloc_usable_size definition can use const argument... no
  332. 0:12.19 checking for valloc in malloc.h... yes
  333. 0:12.20 checking for valloc in unistd.h... no
  334. 0:12.20 checking NSPR selection... source-tree
  335. 0:12.20 checking if app-specific confvars.sh exists... /sourcetrees/programs/mozilla/comm-central/mozilla/../mail/confvars.sh
  336. 0:12.21 checking for gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 ... yes
  337. 0:12.23 checking MOZ_GTK3_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -pthread
  338. 0:12.23 checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  339. 0:12.24 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
  340. 0:12.24 checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/gtk-unix-print-2.0 -pthread
  341. 0:12.24 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  342. 0:12.25 checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
  343. 0:12.25 checking MOZ_GCONF_CFLAGS... -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
  344. 0:12.25 checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0
  345. 0:12.25 checking for dbus-1 >= 0.60... yes
  346. 0:12.25 checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
  347. 0:12.25 checking MOZ_DBUS_LIBS... -ldbus-1
  348. 0:12.25 checking for dbus-glib-1 >= 0.60... yes
  349. 0:12.25 checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  350. 0:12.25 checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
  351. 0:12.31 checking for libpulse... yes
  352. 0:12.31 checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
  353. 0:12.31 checking MOZ_PULSEAUDIO_LIBS... -lpulse
  354. 0:12.34 checking for linux/joystick.h... yes
  355. 0:12.34 checking for gthread-2.0... yes
  356. 0:12.34 checking MOZ_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  357. 0:12.34 checking MOZ_GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0
  358. 0:12.35 /sourcetrees/programs/mozilla/comm-central/mozilla/old-configure: 14454: test: Illegal number:
  359. 0:12.35 /sourcetrees/programs/mozilla/comm-central/mozilla/old-configure: 14514: test: Illegal number:
  360. 0:12.35 checking for wget... wget
  361. 0:12.48 checking for __cxa_demangle... yes
  362. 0:12.49 checking for unwind.h... yes
  363. 0:12.57 checking for _Unwind_Backtrace... yes
  364. 0:12.57 checking for -pipe support... yes
  365. 0:12.59 checking whether C compiler supports -fprofile-generate... yes
  366. 0:12.64 checking what kind of list files are supported by the linker... linkerscript
  367. 0:12.67 checking what kind of ordering can be done with the linker... none
  368. 0:12.67 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  369. 0:12.67 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  370. 0:12.67 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
  371. 0:12.83 checking for FT_Bitmap_Size.y_ppem... yes
  372. 0:12.86 checking for FT_GlyphSlot_Embolden... yes
  373. 0:12.90 checking for FT_Load_Sfnt_Table... yes
  374. 0:12.92 checking for fontconfig/fcfreetype.h... yes
  375. 0:12.97 checking for posix_fadvise... yes
  376. 0:13.00 checking for posix_fallocate... yes
  377. 0:13.06 updating cache ./config.cache
  378. 0:13.06 creating ./config.data
  379. 0:13.15 js/src> configuring
  380. 0:13.15 js/src> running /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/_virtualenv/bin/python /sourcetrees/programs/mozilla/comm-central/mozilla/build/../configure.py --enable-project=js --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --disable-optimize --enable-tests --disable-debug --disable-rust-debug --without-toolchain-prefix --enable-debug-symbols --disable-release --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-js-shell --disable-shared-js --disable-export-js --disable-instruments --disable-callgrind --enable-profiling --enable-vtune --disable-gc-trace --disable-perf --disable-more-deterministic --enable-ctypes --without-system-ffi --disable-fuzzing --with-nspr-cflags=-I/sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/include/nspr --with-nspr-libs=-L/sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/bin -lnspr4 -lplc4 -lplds4 --prefix=/sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist JS_STANDALONE= --cache-file=/sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/config.cache
  381. 0:13.23 js/src> checking for vcs source checkout... hg
  382. 0:13.27 js/src> checking for a shell... /bin/sh
  383. 0:13.27 js/src> checking for host system type... x86_64-pc-linux-gnu
  384. 0:13.28 js/src> checking for target system type... x86_64-pc-linux-gnu
  385. 0:13.41 js/src> checking for vcs source checkout... hg
  386. 0:13.41 js/src> checking for a shell... /bin/sh
  387. 0:13.42 js/src> checking for host system type... x86_64-pc-linux-gnu
  388. 0:13.43 js/src> checking for target system type... x86_64-pc-linux-gnu
  389. 0:13.43 js/src> checking for the Android toolchain directory... not found
  390. 0:13.43 js/src> checking whether cross compiling... no
  391. 0:13.43 js/src> checking for the target C compiler... /usr/bin/gcc
  392. 0:13.44 js/src> checking whether the target C compiler can be used... yes
  393. 0:13.46 js/src> checking for hg... /usr/bin/hg
  394. 0:13.62 js/src> checking for Mercurial version... 4.0
  395. 0:13.63 js/src> checking for pkg_config... /usr/bin/pkg-config
  396. 0:13.63 js/src> checking for pkg-config version... 0.28
  397. 0:13.63 js/src> checking for yasm... /usr/bin/yasm
  398. 0:13.64 js/src> checking yasm version... 1.3.0
  399. 0:13.64 js/src> checking for android ndk version... no
  400. 0:13.64 js/src> checking for android platform directory... no
  401. 0:13.64 js/src> checking the target C compiler version... 6.4.0
  402. 0:13.67 js/src> checking the target C compiler works... yes
  403. 0:13.67 js/src> checking for the target C++ compiler... /usr/bin/g++
  404. 0:13.68 js/src> checking whether the target C++ compiler can be used... yes
  405. 0:13.68 js/src> checking the target C++ compiler version... 6.4.0
  406. 0:13.71 js/src> checking the target C++ compiler works... yes
  407. 0:13.71 js/src> checking for the host C compiler... /usr/bin/gcc
  408. 0:13.72 js/src> checking whether the host C compiler can be used... yes
  409. 0:13.73 js/src> checking the host C compiler version... 6.4.0
  410. 0:13.75 js/src> checking the host C compiler works... yes
  411. 0:13.75 js/src> checking for the host C++ compiler... /usr/bin/g++
  412. 0:13.77 js/src> checking whether the host C++ compiler can be used... yes
  413. 0:13.77 js/src> checking the host C++ compiler version... 6.4.0
  414. 0:13.79 js/src> checking the host C++ compiler works... yes
  415. 0:13.85 js/src> checking for 64-bit OS... yes
  416. 0:13.85 js/src> checking bindgen cflags... no
  417. 0:13.86 js/src> checking for ld... gold
  418. 0:13.91 js/src> checking for stdint.h... yes
  419. 0:13.97 js/src> checking for inttypes.h... yes
  420. 0:14.01 js/src> checking for malloc.h... yes
  421. 0:14.04 js/src> checking for alloca.h... yes
  422. 0:14.06 js/src> checking for sys/byteorder.h... no
  423. 0:14.09 js/src> checking for getopt.h... yes
  424. 0:14.13 js/src> checking for unistd.h... yes
  425. 0:14.15 js/src> checking for nl_types.h... yes
  426. 0:14.18 js/src> checking for cpuid.h... yes
  427. 0:14.24 js/src> checking for sys/statvfs.h... yes
  428. 0:14.27 js/src> checking for sys/statfs.h... yes
  429. 0:14.29 js/src> checking for sys/vfs.h... yes
  430. 0:14.38 js/src> checking for sys/mount.h... yes
  431. 0:14.42 js/src> checking for sys/quota.h... yes
  432. 0:14.49 js/src> checking for linux/quota.h... yes
  433. 0:14.52 js/src> checking for linux/if_addr.h... yes
  434. 0:14.56 js/src> checking for linux/rtnetlink.h... yes
  435. 0:14.63 js/src> checking for sys/queue.h... yes
  436. 0:14.66 js/src> checking for sys/types.h... yes
  437. 0:14.70 js/src> checking for netinet/in.h... yes
  438. 0:14.72 js/src> checking for byteswap.h... yes
  439. 0:14.76 js/src> checking for linux/perf_event.h... yes
  440. 0:14.78 js/src> checking for perf_event_open system call... yes
  441. 0:14.80 js/src> checking whether the C compiler supports -Wclass-varargs... no
  442. 0:14.82 js/src> checking whether the C++ compiler supports -Wclass-varargs... no
  443. 0:14.84 js/src> checking whether the C compiler supports -Wloop-analysis... no
  444. 0:14.87 js/src> checking whether the C++ compiler supports -Wloop-analysis... no
  445. 0:14.89 js/src> checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
  446. 0:14.91 js/src> checking whether the C++ compiler supports -Wc++14-compat... yes
  447. 0:14.95 js/src> checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
  448. 0:14.97 js/src> checking whether the C++ compiler supports -Wc++1z-compat... no
  449. 0:14.99 js/src> checking whether the C++ compiler supports -Wcomma... no
  450. 0:15.02 js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough... no
  451. 0:15.05 js/src> checking whether the C compiler supports -Wstring-conversion... no
  452. 0:15.07 js/src> checking whether the C++ compiler supports -Wstring-conversion... no
  453. 0:15.09 js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... no
  454. 0:15.12 js/src> checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
  455. 0:15.15 js/src> checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
  456. 0:15.18 js/src> checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
  457. 0:15.21 js/src> checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
  458. 0:15.23 js/src> checking whether the C compiler supports -Wno-error=array-bounds... yes
  459. 0:15.25 js/src> checking whether the C++ compiler supports -Wno-error=array-bounds... yes
  460. 0:15.27 js/src> checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
  461. 0:15.30 js/src> checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
  462. 0:15.38 js/src> checking whether the C compiler supports -Wformat... yes
  463. 0:15.41 js/src> checking whether the C++ compiler supports -Wformat... yes
  464. 0:15.45 js/src> checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
  465. 0:15.49 js/src> checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
  466. 0:15.51 js/src> checking whether the C compiler supports -Wformat-security... no
  467. 0:15.53 js/src> checking whether the C++ compiler supports -Wformat-security... no
  468. 0:15.56 js/src> checking whether the C compiler supports -Wformat-overflow=2... no
  469. 0:15.59 js/src> checking whether the C++ compiler supports -Wformat-overflow=2... no
  470. 0:15.60 js/src> checking for awk... /usr/bin/gawk
  471. 0:15.60 js/src> checking for perl... /usr/bin/perl
  472. 0:15.60 js/src> checking for minimum required perl version >= 5.006... 5.026000
  473. 0:15.61 js/src> checking for full perl installation... yes
  474. 0:15.61 js/src> checking for gmake... /usr/bin/make
  475. 0:15.61 js/src> checking for doxygen... not found
  476. 0:15.61 js/src> checking for xargs... /usr/bin/xargs
  477. 0:15.61 js/src> checking for rpmbuild... /usr/bin/rpmbuild
  478. 0:15.62 js/src> checking for autoconf... /usr/bin/autoconf2.13
  479. 0:15.62 js/src> Refreshing /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/old-configure with /usr/bin/autoconf2.13
  480. 0:15.70 js/src> loading cache /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/config.cache
  481. 0:15.72 js/src> checking host system type... x86_64-pc-linux-gnu
  482. 0:15.72 js/src> checking target system type... x86_64-pc-linux-gnu
  483. 0:15.74 js/src> checking build system type... x86_64-pc-linux-gnu
  484. 0:15.74 js/src> checking for gcc... (cached) /usr/bin/ccache /usr/bin/gcc -std=gnu99
  485. 0:15.76 js/src> checking whether the C compiler (/usr/bin/ccache /usr/bin/gcc -std=gnu99 ) works... yes
  486. 0:15.76 js/src> checking whether the C compiler (/usr/bin/ccache /usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
  487. 0:15.76 js/src> checking whether we are using GNU C... (cached) yes
  488. 0:15.76 js/src> checking whether /usr/bin/ccache /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
  489. 0:15.76 js/src> checking for c++... (cached) /usr/bin/ccache /usr/bin/g++ -std=gnu++11
  490. 0:15.84 js/src> checking whether the C++ compiler (/usr/bin/ccache /usr/bin/g++ -std=gnu++11 ) works... yes
  491. 0:15.84 js/src> checking whether the C++ compiler (/usr/bin/ccache /usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no
  492. 0:15.84 js/src> checking whether we are using GNU C++... (cached) yes
  493. 0:15.84 js/src> checking whether /usr/bin/ccache /usr/bin/g++ -std=gnu++11 accepts -g... (cached) yes
  494. 0:15.84 js/src> checking for ranlib... (cached) ranlib
  495. 0:15.84 js/src> checking for as... (cached) /usr/bin/as
  496. 0:15.84 js/src> checking for ar... (cached) ar
  497. 0:15.84 js/src> checking for strip... (cached) strip
  498. 0:15.84 js/src> checking for windres... no
  499. 0:15.84 js/src> checking for sb-conf... no
  500. 0:15.84 js/src> checking for ve... no
  501. 0:15.84 js/src> checking for X... (cached) libraries , headers
  502. 0:15.84 js/src> checking for dnet_ntoa in -ldnet... (cached) no
  503. 0:15.84 js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no
  504. 0:15.84 js/src> checking for gethostbyname... (cached) yes
  505. 0:15.85 js/src> checking for connect... (cached) yes
  506. 0:15.85 js/src> checking for remove... (cached) yes
  507. 0:15.85 js/src> checking for shmat... (cached) yes
  508. 0:15.85 js/src> checking for IceConnectionNumber in -lICE... (cached) yes
  509. 0:16.06 js/src> checking for --noexecstack option to as... yes
  510. 0:16.10 js/src> checking for -z noexecstack option to ld... yes
  511. 0:16.13 js/src> checking for -z text option to ld... yes
  512. 0:16.17 js/src> checking for --build-id option to ld... yes
  513. 0:16.20 js/src> checking for working const... (cached) yes
  514. 0:16.20 js/src> checking for mode_t... (cached) yes
  515. 0:16.20 js/src> checking for off_t... (cached) yes
  516. 0:16.20 js/src> checking for pid_t... (cached) yes
  517. 0:16.20 js/src> checking for size_t... (cached) yes
  518. 0:16.23 js/src> checking for ssize_t... yes
  519. 0:16.23 js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no
  520. 0:16.24 js/src> checking for dirent.h that defines DIR... (cached) yes
  521. 0:16.24 js/src> checking for opendir in -ldir... (cached) no
  522. 0:16.24 js/src> checking for gethostbyname_r in -lc_r... (cached) no
  523. 0:16.24 js/src> checking for library containing dlopen... (cached) -ldl
  524. 0:16.24 js/src> checking for dlfcn.h... (cached) yes
  525. 0:16.25 js/src> checking for socket in -lsocket... (cached) no
  526. 0:16.25 js/src> checking for pthread_create in -lpthreads... (cached) no
  527. 0:16.25 js/src> checking for pthread_create in -lpthread... (cached) yes
  528. 0:16.28 js/src> checking whether /usr/bin/ccache /usr/bin/gcc -std=gnu99 accepts -pthread... yes
  529. 0:16.28 js/src> checking whether /usr/bin/ccache /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
  530. 0:16.29 js/src> checking for 8-bit clean memcmp... (cached) yes
  531. 0:16.33 js/src> checking for getc_unlocked... yes
  532. 0:16.37 js/src> checking for _getc_nolock... no
  533. 0:16.37 js/src> checking for gmtime_r... (cached) yes
  534. 0:16.37 js/src> checking for localtime_r... (cached) yes
  535. 0:16.41 js/src> checking for pthread_getname_np... yes
  536. 0:16.42 js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
  537. 0:16.46 js/src> checking for sin in -lm... yes
  538. 0:16.50 js/src> checking for sincos in -lm... yes
  539. 0:16.54 js/src> checking for __sincos in -lm... no
  540. 0:16.54 js/src> checking for wcrtomb... (cached) yes
  541. 0:16.54 js/src> checking for mbrtowc... (cached) yes
  542. 0:16.54 js/src> checking for res_ninit()... (cached) yes
  543. 0:16.54 js/src> checking for nl_langinfo and CODESET... (cached) yes
  544. 0:16.54 js/src> checking for an implementation of va_copy()... (cached) yes
  545. 0:16.55 js/src> checking whether va_list can be copied by value... (cached) no
  546. 0:16.55 js/src> checking for C++ dynamic_cast to void*... (cached) yes
  547. 0:16.55 js/src> checking for __thread keyword for TLS variables... (cached) yes
  548. 0:16.55 js/src> checking for LC_MESSAGES... (cached) yes
  549. 0:16.55 js/src> checking for localeconv... (cached) yes
  550. 0:16.56 js/src> checking NSPR selection... command-line
  551. 0:16.56 js/src> checking for __cxa_demangle... (cached) yes
  552. 0:16.56 js/src> checking for -pipe support... yes
  553. 0:16.59 js/src> checking whether C compiler supports -fprofile-generate... yes
  554. 0:16.62 js/src> checking for tm_zone tm_gmtoff in struct tm... yes
  555. 0:16.64 js/src> checking what kind of list files are supported by the linker... linkerscript
  556. 0:16.66 js/src> checking what kind of ordering can be done with the linker... none
  557. 0:16.67 js/src> checking for posix_fadvise... (cached) yes
  558. 0:16.67 js/src> checking for posix_fallocate... (cached) yes
  559. 0:16.68 js/src> checking for malloc.h... (cached) yes
  560. 0:16.68 js/src> checking for strndup... (cached) yes
  561. 0:16.68 js/src> checking for posix_memalign... (cached) yes
  562. 0:16.69 js/src> checking for memalign... (cached) yes
  563. 0:16.69 js/src> checking for malloc_usable_size... (cached) yes
  564. 0:16.73 js/src> checking whether malloc_usable_size definition can use const argument... no
  565. 0:16.77 js/src> checking for valloc in malloc.h... yes
  566. 0:16.78 js/src> checking for valloc in unistd.h... no
  567. 0:16.82 js/src> checking for setlocale... yes
  568. 0:16.82 js/src> checking for localeconv... (cached) yes
  569. 0:16.82 js/src> updating cache /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/config.cache
  570. 0:16.82 js/src> creating ./config.data
  571. 0:16.84 js/src> Creating config.status
  572. 0:16.90 Creating config.status
  573. 0:17.03 Reticulating splines...
  574. 0:31.83 Finished reading 1376 moz.build files in 6.01s
  575. 0:31.83 Read 119 gyp files in parallel contributing 0.00s to total wall time
  576. 0:31.83 Processed into 10016 build config descriptors in 3.84s
  577. 0:31.83 RecursiveMake backend executed in 3.76s
  578. 0:31.83 3282 total backend files; 3282 created; 0 updated; 0 unchanged; 0 deleted; 55 -> 1253 Makefile
  579. 0:31.83 FasterMake backend executed in 0.56s
  580. 0:31.83 8 total backend files; 8 created; 0 updated; 0 unchanged; 0 deleted
  581. 0:31.83 Total wall time: 14.82s; CPU time: 14.53s; Efficiency: 98%; Untracked: 0.65s
  582. Configure complete!
  583. Be sure to run |mach build| to pick up any changes
  584. 0:32.42 /usr/bin/make -f client.mk MOZ_PARALLEL_BUILD=8 -s
  585. 0:32.50 Adding client.mk options from /sourcetrees/programs/mozilla/comm-central/mozconfig:
  586. 0:32.50 MOZ_OBJDIR=/sourcetrees/programs/mozilla/comm-central/obj-$(CONFIG_GUESS)/tbpgo
  587. 0:32.50 MOZ_MAKE_FLAGS=-j8
  588. 0:32.50 FOUND_MOZCONFIG := /sourcetrees/programs/mozilla/comm-central/mozconfig
  589. 0:32.56 make[2]: Circular /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER <- /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER dependency dropped.
  590. 0:32.59 make[3]: Circular /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER <- /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER dependency dropped.
  591. 0:32.69 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  592. 0:32.70 Elapsed: 0.00s; From dist/xpi-stage: Kept 2 existing; Added/updated 13; Removed 0 files and 0 directories.
  593. 0:32.74 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  594. 0:32.81 Elapsed: 0.12s; From dist/idl: Kept 0 existing; Added/updated 1340; Removed 0 files and 0 directories.
  595. 0:32.83 Elapsed: 0.13s; From _tests: Kept 81 existing; Added/updated 1030; Removed 0 files and 0 directories.
  596. 0:32.90 Elapsed: 0.18s; From dist/bin: Kept 196 existing; Added/updated 2086; Removed 0 files and 0 directories.
  597. 0:33.24 Elapsed: 0.53s; From dist/include: Kept 2103 existing; Added/updated 3669; Removed 0 files and 0 directories.
  598. 0:33.27 mozilla-config.h
  599. 0:33.27 buildid.h
  600. 0:33.27 source-repo.h
  601. 0:33.27 make[2]: Circular /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER <- /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER dependency dropped.
  602. 0:33.56 nsinstall_real
  603. 0:33.76 application.ini
  604. 0:33.76 xpcom-config.h
  605. 0:33.76 xpcom-private.h
  606. 0:33.76 js-confdefs.h
  607. 0:33.77 js-config.h
  608. 0:33.77 xpcshell.inc
  609. 0:33.77 addons-public.inc
  610. 0:33.77 ReservedWordsGenerated.h
  611. 0:33.78 fficonfig.h
  612. 0:33.78 ffi.h
  613. 0:33.80 necko-config.h
  614. 0:33.92 addons-stage.inc
  615. 0:33.93 application.ini.h
  616. 0:33.93 selfhosted.out.h
  617. 0:33.97 StatsPhasesGenerated.h
  618. 0:33.99 domainsfallbacks.properties.h
  619. 0:33.99 labelsencodings.properties.h
  620. 0:34.02 nsStyleStructList.h
  621. 0:34.02 nsCSSPropsGenerated.inc
  622. 0:34.06 privileged-package-root.inc
  623. 0:34.10 StatsPhasesGenerated.cpp
  624. 0:34.14 localesfallbacks.properties.h
  625. 0:34.16 primaryCert.h
  626. 0:34.16 secondaryCert.h
  627. 0:34.23 /usr/bin/ccache /usr/bin/g++ -std=gnu++11 -E -o self-hosting-preprocessed.pp -DMOZ_PERMISSIONS=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DEXPOSE_INTL_API=1 -DMOZ_AV1=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DU_USING_ICU_NAMESPACE=0 -DNO_NSPR_10_SUPPORT=1 -DMOZ_B2G_VERSION="1.0.0" -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DMOZ_PHOTON_THEME=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.daily -DHAVE_LANGINFO_CODESET=1 -DSTDC_HEADERS=1 -DHAVE__UNWIND_BACKTRACE=1 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DHAVE_MALLOC_H=1 -DSTATIC_JS_API=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DMOZ_FFMPEG=1 -DMOZ_USER_DIR=".mozilla" -DTRIMMED=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMOZ_PHOTON_ANIMATIONS=1 -DMOZ_REPLACE_MALLOC=1 -DHAVE_DLOPEN=1 -D_REENTRANT=1 -DHAVE_ALLOCA_H=1 -DMOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES=1 -DMOZ_THUNDERBIRD=1 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SYSCALL=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_DLL_SUFFIX=".so" -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DMOZ_ENABLE_DBUS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_WEBSPEECH=1 -DHAVE_STRNDUP=1 -DCROSS_COMPILE= -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZILLA_UAVERSION="56.0" -DMOZ_TREE_PIXMAN=1 -DMOZ_FMP4=1 -DMOZ_BUILD_WEBRENDER=1 -DHAVE_RES_NINIT=1 -DMOZ_APP_UA_NAME="" -DMOZ_SCTP=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_TREE_CAIRO=1 -DENABLE_INTL_API=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=56.0a1 -DHAVE_CPUID_H=1 -DMOZ_RAW=1 -DHAVE_DLADDR=1 -DMOZ_SANDBOX=1 -DMOZ_PULSEAUDIO=1 -DXP_LINUX=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DMOZ_BINARY_EXTENSIONS=1 -DHAVE_LSTAT64=1 -DHAVE_SYS_QUOTA_H=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_BUILD_APP=../mail -DMOZ_CRASHREPORTER=1 -DMOZ_ENABLE_SIGNMAR=1 -DATK_MINOR_VERSION=24 -DMOZ_PEERCONNECTION=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_PHOTON_PREFERENCES=1 -DMOZ_WIDGET_GTK=3 -DGL_PROVIDER_GLX=1 -DHAVE_CLOCK_MONOTONIC=1 -DMOZILLA_VERSION="56.0a1" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DACCESSIBILITY=1 -DNIGHTLY_BUILD=1 -DHAVE_INTTYPES_H=1 -DHAVE_TRUNCATE64=1 -DMOZ_WEBRTC_SIGNALING=1 -DHAVE_PTHREAD_H=1 -DEARLY_BETA_OR_EARLIER=1 -DHAVE_UNISTD_H=1 -DMOZ_ENABLE_SKIA_PDF_SFNTLY=1 -DMOZ_VORBIS=1 -DE10S_TESTING_ONLY=1 -DNDEBUG=1 -DMOZ_MEMORY_LINUX=1 -DHAVE_LINUX_RTNETLINK_H=1 -DMOZ_SRTP=1 -DHAVE_MOVEMAIL=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_STAT64=1 -DMOZ_CONTENT_SANDBOX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_SETPRIORITY=1 -DD_INO=d_ino -DMOZ_B2G_OS_NAME="" -DMOZ_ENABLE_MASK_AS_SHORTHAND=1 -DMOZ_SECUREELEMENT=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DFIREFOX_VERSION=56.0a1 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DMOZ_UPDATER=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DATK_REV_VERSION=0 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DATK_MAJOR_VERSION=2 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_ENABLE_XREMOTE=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_SYS_TYPES_H=1 -DMOZ_GMP_SANDBOX=1 -DBUILD_CTYPES=1 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGTEST_HAS_RTTI=0 -DMOZ_DATA_REPORTING=1 -DHAVE_GETOPT_H=1 -DMOZ_PROFILING=1 -DMOZ_VTUNE=1 -DHAVE_NL_TYPES_H=1 -DMOZ_ENABLE_SKIA=1 -DHAVE_MALLINFO=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_MORK=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 -DMOZ_FFVPX=1 -DHAVE_STRERROR=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_BYTESWAP_H=1 -DHAVE_LCHOWN=1 -DENABLE_TESTS=1 -DHAVE_LINUX_QUOTA_H=1 -DMOZ_ENABLE_SKIA_PDF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_WEBRTC=1 -DHAVE_VALLOC=1 -DMOZ_GECKO_PROFILER=1 -DMOZ_APP_UA_VERSION="56.0a1" -DU_STATIC_IMPLEMENTATION=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_LIBXSS=1 -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp
  628. 0:34.25 xpcshellCert.h
  629. 0:34.31 nonparticipatingdomains.properties.h
  630. 0:34.39 certdata.c
  631. 0:34.40 xpidl.stub
  632. 0:34.48 ExampleStylesheet.h
  633. 0:34.75 Elapsed: 0.07s; From ../../dist/idl: Kept 1340 existing; Added/updated 0; Removed 0 files and 0 directories.
  634. 0:34.79 accessibility.xpt
  635. 0:34.79 activity.xpt
  636. 0:34.79 addrbook.xpt
  637. 0:34.79 alerts.xpt
  638. 0:34.85 appshell.xpt
  639. 0:34.85 appstartup.xpt
  640. 0:34.87 autocomplete.xpt
  641. 0:34.87 autoconfig.xpt
  642. 0:35.07 browser-element.xpt
  643. 0:35.07 caps.xpt
  644. 0:35.17 captivedetect.xpt
  645. 0:35.23 chat.xpt
  646. 0:35.29 chrome.xpt
  647. 0:35.30 cloudfile.xpt
  648. 0:35.33 commandhandler.xpt
  649. 0:35.44 commandlines.xpt
  650. 0:35.44 commuconv.xpt
  651. 0:35.52 composer.xpt
  652. 0:35.55 content_events.xpt
  653. 0:35.59 content_geckomediaplugins.xpt
  654. 0:35.67 content_html.xpt
  655. 0:35.68 content_webrtc.xpt
  656. 0:35.73 content_xslt.xpt
  657. 0:35.77 directory.xpt
  658. 0:35.81 diskspacewatcher.xpt
  659. 0:35.83 docshell.xpt
  660. 0:35.93 dom.xpt
  661. 0:35.94 dom_audiochannel.xpt
  662. 0:36.00 dom_base.xpt
  663. 0:36.02 dom_bindings.xpt
  664. 0:36.03 dom_canvas.xpt
  665. 0:36.03 dom_core.xpt
  666. 0:36.20 dom_css.xpt
  667. 0:36.23 dom_events.xpt
  668. 0:36.25 dom_file.xpt
  669. 0:36.58 warning: interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection', ../../../dist/idl/nsISelectionPrivate.idl line 31:0
  670. 0:36.58 interface nsISelectionPrivate : nsISelection
  671. 0:36.58 ^
  672. 0:36.66 dom_geolocation.xpt
  673. 0:36.69 dom_html.xpt
  674. 0:36.69 dom_json.xpt
  675. 0:36.70 dom_media.xpt
  676. 0:36.74 dom_network.xpt
  677. 0:36.84 dom_notification.xpt
  678. 0:36.90 dom_offline.xpt
  679. 0:36.92 dom_payments.xpt
  680. 0:36.94 dom_power.xpt
  681. 0:36.96 dom_presentation.xpt
  682. 0:36.99 dom_push.xpt
  683. 0:37.06 dom_quota.xpt
  684. 0:37.12 dom_range.xpt
  685. 0:37.13 dom_security.xpt
  686. 0:37.16 dom_sidebar.xpt
  687. 0:37.30 dom_smil.xpt
  688. 0:37.35 dom_storage.xpt
  689. 0:37.35 dom_stylesheets.xpt
  690. 0:37.36 dom_svg.xpt
  691. 0:37.42 dom_system.xpt
  692. 0:37.48 dom_time.xpt
  693. 0:37.55 dom_traversal.xpt
  694. 0:37.56 dom_webspeechrecognition.xpt
  695. 0:37.58 dom_webspeechsynth.xpt
  696. 0:37.66 dom_workers.xpt
  697. 0:37.68 dom_xbl.xpt
  698. 0:37.71 dom_xhr.xpt
  699. 0:37.78 dom_xpath.xpt
  700. 0:37.80 dom_xul.xpt
  701. 0:37.80 downloads.xpt
  702. 0:37.88 editor.xpt
  703. 0:37.90 extensions.xpt
  704. 0:37.90 exthandler.xpt
  705. 0:38.44 exthelper.xpt
  706. 0:38.45 fastfind.xpt
  707. 0:38.52 feeds.xpt
  708. 0:38.52 filepicker.xpt
  709. 0:38.66 fts3tok.xpt
  710. 0:38.72 gfx.xpt
  711. 0:38.75 html5.xpt
  712. 0:38.83 htmlparser.xpt
  713. 0:38.89 imglib2.xpt
  714. 0:38.91 import.xpt
  715. 0:38.92 inspector.xpt
  716. 0:38.99 intl.xpt
  717. 0:39.07 jar.xpt
  718. 0:39.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  719. 0:39.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  720. 0:39.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  721. 0:39.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  722. 0:39.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  723. 0:39.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  724. 0:39.16 jsdebugger.xpt
  725. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  726. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  727. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  728. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  729. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  730. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  731. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  732. 0:39.17 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  733. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  734. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  735. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  736. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  737. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  738. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  739. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  740. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  741. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  742. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  743. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  744. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  745. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  746. 0:39.18 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  747. 0:39.19 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  748. 0:39.19 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  749. 0:39.25 jsdownloads.xpt
  750. 0:39.29 jsinspector.xpt
  751. 0:39.29 layout_base.xpt
  752. 0:39.37 layout_printing.xpt
  753. 0:39.40 layout_xul.xpt
  754. 0:39.49 layout_xul_tree.xpt
  755. 0:39.50 locale.xpt
  756. 0:39.50 loginmgr.xpt
  757. 0:39.53 mailcompsbase.xpt
  758. 0:39.57 mailprofilemigration.xpt
  759. 0:39.60 mailview.xpt
  760. 0:39.67 mailwinsearch.xpt
  761. 0:39.75 memory_profiler.xpt
  762. 0:39.77 mime.xpt
  763. 0:39.78 mimetype.xpt
  764. 0:39.80 mozfind.xpt
  765. 0:39.83 mozintl.xpt
  766. 0:39.87 mozldap.xpt
  767. 0:39.91 msgbase.xpt
  768. 0:39.98 msgcompose.xpt
  769. 0:40.02 msgdb.xpt
  770. 0:40.05 msgimap.xpt
  771. 0:40.11 msgjsaccount.xpt
  772. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  773. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  774. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  775. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  776. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  777. 0:40.12 msglocal.xpt
  778. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  779. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  780. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  781. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  782. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  783. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  784. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  785. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  786. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  787. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  788. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  789. 0:40.12 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  790. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  791. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  792. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  793. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  794. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  795. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  796. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  797. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  798. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  799. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  800. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  801. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  802. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  803. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  804. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  805. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  806. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  807. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  808. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  809. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  810. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  811. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  812. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  813. 0:40.13 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  814. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  815. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  816. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  817. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  818. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  819. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  820. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  821. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  822. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  823. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  824. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  825. 0:40.14 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  826. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  827. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  828. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  829. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  830. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  831. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  832. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  833. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  834. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  835. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  836. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  837. 0:40.15 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  838. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  839. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  840. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  841. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  842. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  843. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  844. 0:40.16 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  845. 0:40.38 msgnews.xpt
  846. 0:40.40 msgsearch.xpt
  847. 0:40.42 msgsmime.xpt
  848. 0:40.58 necko.xpt
  849. 0:40.98 necko_about.xpt
  850. 0:41.07 necko_cache.xpt
  851. 0:41.11 necko_cache2.xpt
  852. 0:41.29 necko_cookie.xpt
  853. 0:41.34 necko_dns.xpt
  854. 0:41.42 necko_file.xpt
  855. 0:41.58 necko_ftp.xpt
  856. 0:41.62 necko_http.xpt
  857. 0:41.74 necko_mdns.xpt
  858. 0:41.76 necko_res.xpt
  859. 0:41.81 necko_socket.xpt
  860. 0:41.84 necko_strconv.xpt
  861. 0:41.93 necko_viewsource.xpt
  862. 0:41.99 necko_websocket.xpt
  863. 0:42.11 necko_wifi.xpt
  864. 0:42.13 necko_wyciwyg.xpt
  865. 0:42.26 parentalcontrols.xpt
  866. 0:42.28 peerconnection.xpt
  867. 0:42.32 pipnss.xpt
  868. 0:42.33 pippki.xpt
  869. 0:42.35 places.xpt
  870. 0:42.48 plugin.xpt
  871. 0:42.56 pref.xpt
  872. 0:42.66 prefetch.xpt
  873. 0:42.72 privatebrowsing.xpt
  874. 0:42.76 profiler.xpt
  875. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  876. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  877. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  878. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  879. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  880. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  881. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  882. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  883. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  884. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  885. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  886. 0:42.89 warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  887. 0:42.90 rdf.xpt
  888. 0:42.94 remote.xpt
  889. 0:43.02 sandbox.xpt
  890. 0:43.02 satchel.xpt
  891. 0:43.07 saxparser.xpt
  892. 0:43.12 services-crypto-component.xpt
  893. 0:43.24 services_fxaccounts.xpt
  894. 0:43.29 shellservice.xpt
  895. 0:43.34 shistory.xpt
  896. 0:43.37 spellchecker.xpt
  897. 0:43.46 startupcache.xpt
  898. 0:43.53 steel.xpt
  899. 0:43.57 storage.xpt
  900. 0:43.61 telemetry.xpt
  901. 0:43.61 testJsAccount.xpt
  902. 0:43.77 toolkit_asyncshutdown.xpt
  903. 0:43.77 toolkit_crashservice.xpt
  904. 0:43.81 toolkit_filewatcher.xpt
  905. 0:43.91 toolkit_finalizationwitness.xpt
  906. 0:43.95 toolkit_osfile.xpt
  907. 0:44.00 toolkit_perfmonitoring.xpt
  908. 0:44.04 toolkit_securityreporter.xpt
  909. 0:44.06 toolkit_xulstore.xpt
  910. 0:44.16 toolkitprofile.xpt
  911. 0:44.23 toolkitremote.xpt
  912. 0:44.24 txmgr.xpt
  913. 0:44.26 txtsvc.xpt
  914. 0:44.28 uconv.xpt
  915. 0:44.38 unicharutil.xpt
  916. 0:44.40 update.xpt
  917. 0:44.45 uriloader.xpt
  918. 0:44.48 url-classifier.xpt
  919. 0:44.50 urlformatter.xpt
  920. 0:44.56 webBrowser_core.xpt
  921. 0:44.61 webbrowserpersist.xpt
  922. 0:44.61 webextensions.xpt
  923. 0:44.70 webvtt.xpt
  924. 0:44.80 widget.xpt
  925. 0:44.80 windowcreator.xpt
  926. 0:44.87 windowds.xpt
  927. 0:44.89 windowwatcher.xpt
  928. 0:44.96 xpcom_base.xpt
  929. 0:45.05 xpcom_components.xpt
  930. 0:45.05 xpcom_ds.xpt
  931. 0:45.15 xpcom_io.xpt
  932. 0:45.16 xpcom_system.xpt
  933. 0:45.29 xpcom_threads.xpt
  934. 0:45.41 xpcom_xpti.xpt
  935. 0:45.63 xpconnect.xpt
  936. 0:46.01 xpctest.xpt
  937. 0:46.04 xul.xpt
  938. 0:46.12 xulapp.xpt
  939. 0:46.38 xultmpl.xpt
  940. 0:46.38 zipwriter.xpt
  941. 0:46.57 WorkerTest.xpt
  942. 0:46.59 test_necko.xpt
  943. 0:46.59 xpcomtest.xpt
  944. 0:47.16 charsetalias.properties.h
  945. 0:47.17 encodingsgroups.properties.h
  946. 0:47.17 etld_data.inc
  947. 0:47.17 langGroups.properties.h
  948. 0:47.19 error_list.rsxpcAccEvents.h
  949. 0:47.19
  950. 0:47.19 ErrorList.h
  951. 0:47.19 PropertyUseCounterMap.inc
  952. 0:47.19 UseCounterList.h
  953. 0:47.20 CSS2Properties.webidl
  954. 0:47.52 ErrorNamesInternal.h
  955. 0:47.86 TelemetryEventData.h
  956. 0:47.86 TelemetryEventEnums.h
  957. 0:47.87 TelemetryHistogramData.inc
  958. 0:47.88 TelemetryHistogramEnums.h
  959. 0:47.89 unixcharset.properties.h
  960. 0:48.06 TelemetryProcessData.h
  961. 0:48.51 TelemetryProcessEnums.h
  962. 0:48.53 TelemetryScalarData.h
  963. 0:48.54 TelemetryScalarEnums.h
  964. 1:23.65 Generating /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dom/bindings/TestExampleWorkerInterface-example.h
  965. 1:23.65 Generating /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dom/bindings/TestExampleWorkerInterface-example.cpp
  966. 1:23.65 Generating /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dom/bindings/TestExampleProxyInterface-example.h
  967. 1:23.65 Generating /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dom/bindings/TestExampleProxyInterface-example.cpp
  968. 1:23.65 Generating /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dom/bindings/TestExampleInterface-example.h
  969. 1:23.65 Generating /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dom/bindings/TestExampleInterface-example.cpp
  970. 1:23.99 make[2]: Circular /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER <- /sourcetrees/programs/mozilla/comm-central/mozilla/CLOBBER dependency dropped.
  971. 1:24.17 libfallible.a.desc
  972. 1:24.39 libelfhack_inject.a.desc
  973. 1:24.67 libeditline.a.desc
  974. 1:24.92 libmemory_mozalloc.a
  975. 1:25.19 libmemory_mozalloc.a.desc
  976. 1:25.23 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/priometh.c: In function ‘PR_EmulateSendFile’:
  977. 1:25.23 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/priometh.c:336:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  978. 1:25.23 (info.size < (sfd->file_offset + sfd->file_nbytes))) {
  979. 1:25.23 ^
  980. 1:25.75 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/pripv6.c: In function ‘Ipv6ToIpv4SocketAccept’:
  981. 1:25.75 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/pripv6.c:135:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  982. 1:25.76 PRStatus rv;
  983. 1:25.76 ^~
  984. 1:25.76 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/pripv6.c: In function ‘Ipv6ToIpv4SocketAcceptRead’:
  985. 1:25.76 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/pripv6.c:173:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  986. 1:25.76 PRStatus rv;
  987. 1:25.76 ^~
  988. 1:25.84 libmemory_volatile.a.desc
  989. 1:26.34 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prlayer.c: In function ‘pl_TopAccept’:
  990. 1:26.34 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prlayer.c:178:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  991. 1:26.34 PRStatus rv;
  992. 1:26.35 ^~
  993. 1:26.35 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prlayer.c: In function ‘pl_DefAcceptread’:
  994. 1:26.35 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prlayer.c:298:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  995. 1:26.35 PRStatus rv;
  996. 1:26.35 ^~
  997. 1:27.04 libmodules_zlib_src.a.desc
  998. 1:28.48 liblogalloc.so
  999. 1:28.78 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prprf.c: In function ‘cvt_f’:
  1000. 1:28.79 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prprf.c:323:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1001. 1:28.79 if (amount <= 0 || amount >= sizeof(fin)) {
  1002. 1:28.79 ^~
  1003. 1:28.79 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prprf.c: In function ‘dosprintf’:
  1004. 1:28.79 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/io/prprf.c:926:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1005. 1:28.79 if( i < sizeof( pattern ) ){
  1006. 1:28.79 ^
  1007. 1:29.65 liblogalloc_minimal.so
  1008. 1:29.76 libreplace_malloc.so
  1009. 1:30.22 libmemory_volatile_tests.a.desc
  1010. 1:32.08 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/unix.c: In function ‘_PR_UnixInit’:
  1011. 1:32.08 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/unix.c:2820:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1012. 1:32.08 int rv;
  1013. 1:32.08 ^~
  1014. 1:32.08 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/unix.c: In function ‘_MD_CreateFileMap’:
  1015. 1:32.09 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/unix.c:3560:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1016. 1:32.09 if (sz > info.size) {
  1017. 1:32.09 ^
  1018. 1:32.45 libmemory_mozjemalloc.a.desc
  1019. 1:32.81 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/uxproces.c: In function ‘pr_InstallSigchldHandler’:
  1020. 1:32.81 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/uxproces.c:693:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1021. 1:32.81 int rv;
  1022. 1:32.81 ^~
  1023. 1:32.81 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/uxproces.c: In function ‘_MD_InitProcesses’:
  1024. 1:32.81 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/md/unix/uxproces.c:711:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1025. 1:32.81 int rv;
  1026. 1:32.81 ^~
  1027. 1:33.86 libmodules_fdlibm_src.a.desc
  1028. 1:34.38 libicudata.a.desc
  1029. 1:37.02 libmozglue_misc.a.desc
  1030. 1:37.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c: In function ‘Balloc’:
  1031. 1:37.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c:571:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1032. 1:37.50 if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) {
  1033. 1:37.50 ^~
  1034. 1:37.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c: In function ‘rv_alloc’:
  1035. 1:37.51 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prdtoa.c:2627:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1036. 1:37.51 sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i;
  1037. 1:37.51 ^~
  1038. 1:37.74 libicustubdata.a.desc
  1039. 1:38.11 libmfbt.a.desc
  1040. 1:38.86 libmedia_libav_libavutil_x86.a.desc
  1041. 1:39.37 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c: In function ‘av_dict_set’:
  1042. 1:39.38 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c:80:58: warning: passing argument 1 of ‘av_free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1043. 1:39.38 if (flags & AV_DICT_DONT_STRDUP_KEY) av_free(key);
  1044. 1:39.38 ^~~
  1045. 1:39.38 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c:26:0:
  1046. 1:39.38 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/mem.h:184:6: note: expected ‘void *’ but argument is of type ‘const char *’
  1047. 1:39.38 void av_free(void *ptr);
  1048. 1:39.38 ^~~~~~~
  1049. 1:39.38 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c:81:58: warning: passing argument 1 of ‘av_free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1050. 1:39.38 if (flags & AV_DICT_DONT_STRDUP_VAL) av_free(value);
  1051. 1:39.38 ^~~~~
  1052. 1:39.38 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c:26:0:
  1053. 1:39.38 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/mem.h:184:6: note: expected ‘void *’ but argument is of type ‘const char *’
  1054. 1:39.38 void av_free(void *ptr);
  1055. 1:39.38 ^~~~~~~
  1056. 1:39.39 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c:100:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1057. 1:39.39 m->elems[m->count].key = key;
  1058. 1:39.39 ^
  1059. 1:39.39 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/dict.c:104:38: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1060. 1:39.39 m->elems[m->count].value = value;
  1061. 1:39.41 ^
  1062. 1:41.26 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libav/Unified_c_media_libav0.c:29:0:
  1063. 1:41.26 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/avstring.c: In function ‘av_stristr’:
  1064. 1:41.26 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/avstring.c:57:16: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1065. 1:41.26 return s1;
  1066. 1:41.26 ^~
  1067. 1:41.26 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/avstring.c:61:20: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1068. 1:41.26 return s1;
  1069. 1:41.26 ^~
  1070. 1:41.26 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/avstring.c: In function ‘av_strnstr’:
  1071. 1:41.26 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/avstring.c:71:16: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1072. 1:41.27 return haystack;
  1073. 1:41.27 ^~~~~~~~
  1074. 1:41.27 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavutil/avstring.c:75:20: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1075. 1:41.27 return haystack;
  1076. 1:41.27 ^~~~~~~~
  1077. 1:41.82 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetHostByName’:
  1078. 1:41.83 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c:677:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1079. 1:41.83 if (bufsize > sizeof(localbuf))
  1080. 1:41.83 ^
  1081. 1:41.83 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetIPNodeByName’:
  1082. 1:41.83 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c:855:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1083. 1:41.83 if (bufsize > sizeof(localbuf))
  1084. 1:41.83 ^
  1085. 1:41.83 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c: In function ‘PR_GetHostByAddr’:
  1086. 1:41.83 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prnetdb.c:1048:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1087. 1:41.83 if (bufsize > sizeof(localbuf))
  1088. 1:41.83 ^
  1089. 1:41.99 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libav/libavcodec/x86/fft.asm:93: warning: section flags ignored on section redeclaration
  1090. 1:42.05 libmedia_libav.a.desc
  1091. 1:43.36 libmfbt_tests_gtest.a.desc
  1092. 1:44.34 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c: In function ‘io_wstart’:
  1093. 1:44.34 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c:385:13: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
  1094. 1:44.34 PRStatus rval_status;
  1095. 1:44.35 ^~~~~~~~~~~
  1096. 1:44.35 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c: In function ‘notify_ioq’:
  1097. 1:44.35 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c:954:10: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
  1098. 1:44.35 PRStatus rval_status;
  1099. 1:44.35 ^~~~~~~~~~~
  1100. 1:44.35 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c: In function ‘PR_JoinThreadPool’:
  1101. 1:44.35 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/misc/prtpool.c:1075:10: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
  1102. 1:44.35 PRStatus rval_status;
  1103. 1:44.35 ^~~~~~~~~~~
  1104. 1:46.21 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_accept_cont’:
  1105. 1:46.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:733:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1106. 1:46.22 if (-1 == op->result.code)
  1107. 1:46.22 ^~
  1108. 1:46.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_read_cont’:
  1109. 1:46.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:752:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1110. 1:46.22 return ((-1 == op->result.code) &&
  1111. 1:46.22 ^~
  1112. 1:46.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_recv_cont’:
  1113. 1:46.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:776:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1114. 1:46.23 return ((-1 == op->result.code) &&
  1115. 1:46.23 ^~
  1116. 1:46.23 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_writev_cont’:
  1117. 1:46.23 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:881:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1118. 1:46.24 for (iov_index = 0; iov_index < op->arg3.amount; ++iov_index)
  1119. 1:46.24 ^
  1120. 1:46.24 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:884:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1121. 1:46.24 if (bytes < iov[iov_index].iov_len)
  1122. 1:46.24 ^
  1123. 1:46.24 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_recvfrom_cont’:
  1124. 1:46.24 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:936:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1125. 1:46.25 return ((-1 == op->result.code) &&
  1126. 1:46.25 ^~
  1127. 1:46.25 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_linux_sendfile_cont’:
  1128. 1:46.26 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:1116:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1129. 1:46.26 if (rv < op->count) {
  1130. 1:46.26 ^
  1131. 1:46.26 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:1101:11: warning: variable ‘oldoffset’ set but not used [-Wunused-but-set-variable]
  1132. 1:46.26 off_t oldoffset;
  1133. 1:46.26 ^~~~~~~~~
  1134. 1:46.26 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Close’:
  1135. 1:46.27 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:1245:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1136. 1:46.27 || ((_PR_FILEDESC_OPEN != fd->secret->state)
  1137. 1:46.27 ^~
  1138. 1:46.28 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:1253:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1139. 1:46.28 if (_PR_FILEDESC_OPEN == fd->secret->state)
  1140. 1:46.28 ^~
  1141. 1:46.28 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_Writev’:
  1142. 1:46.28 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:1395:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1143. 1:46.28 if (bytes < osiov->iov_len)
  1144. 1:46.28 ^
  1145. 1:46.28 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘pt_LinuxSendFile’:
  1146. 1:46.28 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:2735:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1147. 1:46.29 if (rv < file_nbytes_to_send) {
  1148. 1:46.29 ^
  1149. 1:46.29 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘_pr_poll_with_poll’:
  1150. 1:46.29 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:3895:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1151. 1:46.29 if (npds > me->syspoll_count)
  1152. 1:46.29 ^
  1153. 1:46.30 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:3962:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1154. 1:46.31 && (_PR_FILEDESC_OPEN == bottom->secret->state))
  1155. 1:46.31 ^~
  1156. 1:46.31 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c: In function ‘PR_SetSysfdTableSize’:
  1157. 1:46.31 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptio.c:4847:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1158. 1:46.31 if ( rlim.rlim_max < table_size )
  1159. 1:46.31 ^
  1160. 1:47.49 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘_PR_InitLocks’:
  1161. 1:47.49 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:54:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1162. 1:47.49 int rv;
  1163. 1:47.49 ^~
  1164. 1:47.49 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘pt_PostNotifies’:
  1165. 1:47.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:70:19: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1166. 1:47.50 PRIntn index, rv;
  1167. 1:47.50 ^~
  1168. 1:47.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_NewLock’:
  1169. 1:47.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:136:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1170. 1:47.50 PRIntn rv;
  1171. 1:47.50 ^~
  1172. 1:47.50 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_DestroyLock’:
  1173. 1:47.51 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:155:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1174. 1:47.51 PRIntn rv;
  1175. 1:47.51 ^~
  1176. 1:47.51 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_Lock’:
  1177. 1:47.51 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:174:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1178. 1:47.52 PRIntn rv;
  1179. 1:47.53 ^~
  1180. 1:47.53 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_Unlock’:
  1181. 1:47.53 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:195:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1182. 1:47.53 PRIntn rv;
  1183. 1:47.53 ^~
  1184. 1:47.53 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘pt_PostNotifiesFromMonitor’:
  1185. 1:47.54 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:461:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1186. 1:47.54 PRIntn rv;
  1187. 1:47.54 ^~
  1188. 1:47.54 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_DestroyMonitor’:
  1189. 1:47.54 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:541:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1190. 1:47.54 int rv;
  1191. 1:47.54 ^~
  1192. 1:47.54 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_GetMonitorEntryCount’:
  1193. 1:47.54 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:562:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1194. 1:47.55 PRIntn rv;
  1195. 1:47.55 ^~
  1196. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_EnterMonitor’:
  1197. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:591:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1198. 1:47.56 PRIntn rv;
  1199. 1:47.56 ^~
  1200. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PR_ExitMonitor’:
  1201. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:620:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1202. 1:47.56 PRIntn rv;
  1203. 1:47.56 ^~
  1204. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_DestroyNakedCondVar’:
  1205. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:1211:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1206. 1:47.56 int rv;
  1207. 1:47.56 ^~
  1208. 1:47.56 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_NakedNotify’:
  1209. 1:47.57 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:1240:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1210. 1:47.57 int rv;
  1211. 1:47.57 ^~
  1212. 1:47.57 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c: In function ‘PRP_NakedBroadcast’:
  1213. 1:47.57 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:1249:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1214. 1:47.57 int rv;
  1215. 1:47.57 ^~
  1216. 1:48.19 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_pt_root’:
  1217. 1:48.19 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:233:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1218. 1:48.19 else if (--pt_book.user == pt_book.this_many)
  1219. 1:48.19 ^~
  1220. 1:48.19 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘pt_AttachThread’:
  1221. 1:48.19 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:283:13: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1222. 1:48.19 int rv;
  1223. 1:48.19 ^~
  1224. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_PR_CreateThread’:
  1225. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:497:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1226. 1:48.20 else if (--pt_book.user == pt_book.this_many)
  1227. 1:48.20 ^~
  1228. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_DetachThread’:
  1229. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:640:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1230. 1:48.20 int rv;
  1231. 1:48.20 ^~
  1232. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_Interrupt’:
  1233. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:780:16: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1234. 1:48.20 PRIntn rv;
  1235. 1:48.20 ^~
  1236. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_pt_thread_death’:
  1237. 1:48.20 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:851:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1238. 1:48.20 int rv;
  1239. 1:48.21 ^~
  1240. 1:48.21 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘_PR_Fini’:
  1241. 1:48.21 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:1068:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1242. 1:48.21 int rv;
  1243. 1:48.21 ^~
  1244. 1:48.21 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_Cleanup’:
  1245. 1:48.21 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:1109:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1246. 1:48.21 while (pt_book.user > pt_book.this_many)
  1247. 1:48.21 ^
  1248. 1:48.21 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:1103:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1249. 1:48.21 int rv;
  1250. 1:48.21 ^~
  1251. 1:48.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘init_pthread_gc_support’:
  1252. 1:48.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:1237:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1253. 1:48.22 PRIntn rv;
  1254. 1:48.22 ^~
  1255. 1:48.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘pt_SuspendSet’:
  1256. 1:48.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:1455:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1257. 1:48.22 PRIntn rv;
  1258. 1:48.22 ^~
  1259. 1:48.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c: In function ‘PR_SuspendAll’:
  1260. 1:48.22 /sourcetrees/programs/mozilla/comm-central/mozilla/nsprpub/pr/src/pthreads/ptthread.c:1575:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  1261. 1:48.23 int rv;
  1262. 1:48.23 ^~
  1263. 1:50.03 libnspr4.so
  1264. 1:51.28 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jdphuff.c: In function ‘decode_mcu_DC_first’:
  1265. 1:51.28 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jdphuff.c:209:76: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  1266. 1:51.28 #define HUFF_EXTEND(x,s) ((x) < (1<<((s)-1)) ? (x) + (((NEG_1)<<(s)) + 1) : (x))
  1267. 1:51.28 ^
  1268. 1:51.28 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jdphuff.c:335:13: note: in expansion of macro ‘HUFF_EXTEND’
  1269. 1:51.28 s = HUFF_EXTEND(r, s);
  1270. 1:51.28 ^~~~~~~~~~~
  1271. 1:51.29 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jdphuff.c: In function ‘decode_mcu_AC_first’:
  1272. 1:51.29 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jdphuff.c:209:76: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  1273. 1:51.29 #define HUFF_EXTEND(x,s) ((x) < (1<<((s)-1)) ? (x) + (((NEG_1)<<(s)) + 1) : (x))
  1274. 1:51.29 ^
  1275. 1:51.29 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jdphuff.c:408:15: note: in expansion of macro ‘HUFF_EXTEND’
  1276. 1:51.29 s = HUFF_EXTEND(r, s);
  1277. 1:51.29 ^~~~~~~~~~~
  1278. 1:51.59 libhostbz2.a
  1279. 1:52.82 libbz2.a.desc
  1280. 1:55.64 libbrotli.a.desc
  1281. 1:56.20 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jmemnobs.c: In function ‘jpeg_mem_available’:
  1282. 1:56.20 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libjpeg/jmemnobs.c:75:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1283. 1:56.20 if (cinfo->mem->max_memory_to_use > already_allocated)
  1284. 1:56.20 ^
  1285. 1:58.97 libmedia_libjpeg.a.desc
  1286. 1:59.43 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libmkv/EbmlBufferWriter.c:43:13: warning: ‘_Serialize’ defined but not used [-Wunused-function]
  1287. 1:59.43 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) {
  1288. 1:59.43 ^~~~~~~~~~
  1289. 2:00.08 libmedia_libmkv.a.desc
  1290. 2:00.12 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/modules/woff2/src/woff2_dec.cc:43:0,
  1291. 2:00.12 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/modules/woff2/Unified_cpp_modules_woff20.cpp:29:
  1292. 2:00.12 /sourcetrees/programs/mozilla/comm-central/mozilla/modules/woff2/src/./store_bytes.h: In function ‘void woff2::Store16(int, size_t*, uint8_t*)’:
  1293. 2:00.12 /sourcetrees/programs/mozilla/comm-central/mozilla/modules/woff2/src/./store_bytes.h:60:27: warning: statement has no effect [-Wunused-value]
  1294. 2:00.12 ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8);
  1295. 2:00.12 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  1296. 2:00.12 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/modules/woff2/Unified_cpp_modules_woff20.cpp:29:0:
  1297. 2:00.12 /sourcetrees/programs/mozilla/comm-central/mozilla/modules/woff2/src/woff2_dec.cc: In function ‘bool woff2::{anonymous}::ReadWOFF2Header(const uint8_t*, size_t, woff2::{anonymous}::WOFF2Header*)’:
  1298. 2:00.12 /sourcetrees/programs/mozilla/comm-central/mozilla/modules/woff2/src/woff2_dec.cc:1149:12: warning: unused variable ‘dst_offset’ [-Wunused-variable]
  1299. 2:00.12 uint64_t dst_offset = first_table_offset;
  1300. 2:00.12 ^~~~~~~~~~
  1301. 2:00.12 libwoff2.a.desc
  1302. 2:04.86 libmedia_libvorbis.a.desc
  1303. 2:28.19 libdb_sqlite3_src.a.desc
  1304. 2:31.71 libmozpng.a.desc
  1305. 2:34.60 libmedia_ffvpx_libavutil_x86.a.desc
  1306. 3:06.95 libmedia_ffvpx_libavcodec_x86.a.desc
  1307. 3:07.24 libmozavutil.so.symbols
  1308. 3:13.33 /sourcetrees/programs/mozilla/comm-central/mozilla/media/ffvpx/libavutil/dummy_funcs.c:83:67: warning: ‘struct AVFrame’ declared inside parameter list will not be visible outside of this definition or declaration
  1309. 3:13.33 int av_hwframe_get_buffer(struct AVBufferRef* hwframe_ref, struct AVFrame* frame, int flags) { return 0; }
  1310. 3:13.33 ^~~~~~~
  1311. 3:13.33 /sourcetrees/programs/mozilla/comm-central/mozilla/media/ffvpx/libavutil/dummy_funcs.c:83:34: warning: ‘struct AVBufferRef’ declared inside parameter list will not be visible outside of this definition or declaration
  1312. 3:13.33 int av_hwframe_get_buffer(struct AVBufferRef* hwframe_ref, struct AVFrame* frame, int flags) { return 0; }
  1313. 3:13.33 ^~~~~~~~~~~
  1314. 3:23.81 libmozavutil.so
  1315. 3:25.27 libmedia_kiss_fft.a.desc
  1316. 3:26.96 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/assert.h:3:0,
  1317. 3:26.96 from /usr/include/pulse/xmalloc.h:26,
  1318. 3:26.96 from /usr/include/pulse/pulseaudio.h:39,
  1319. 3:26.96 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/pulse/pulseaudio.h:3,
  1320. 3:26.96 from /sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/src/cubeb_pulse.c:11:
  1321. 3:26.97 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/src/cubeb_pulse.c: In function ‘create_pa_stream’:
  1322. 3:26.97 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/src/cubeb_pulse.c:755:58: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
  1323. 3:26.97 stream_params->layout != CUBEB_LAYOUT_UNDEFINED &&
  1324. 3:26.97 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  1325. 3:26.97 CUBEB_CHANNEL_LAYOUT_MAPS[stream_params->layout].channels == stream_params->channels)));
  1326. 3:26.97 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1327. 3:30.97 libcubeb.a.desc
  1328. 3:31.54 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/rbnf.cpp: In member function ‘UBool icu_59::LocDataParser::inList(UChar, const UChar*) const’:
  1329. 3:31.54 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/rbnf.cpp:325:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
  1330. 3:31.54 while (*list && *list != c) ++list; return *list == c;
  1331. 3:31.54 ^~~~~
  1332. 3:31.55 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/rbnf.cpp:325:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’
  1333. 3:31.55 while (*list && *list != c) ++list; return *list == c;
  1334. 3:31.55 ^~~~~~
  1335. 3:32.07 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libnestegg/src/Unified_c_media_libnestegg_src0.c:2:0:
  1336. 3:32.07 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libnestegg/src/nestegg.c: In function ‘ne_parse’:
  1337. 3:32.08 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libnestegg/src/nestegg.c:1096:22: warning: variable ‘peeked_id’ set but not used [-Wunused-but-set-variable]
  1338. 3:32.08 uint64_t id, size, peeked_id;
  1339. 3:32.08 ^~~~~~~~~
  1340. 3:32.08 libmedia_libnestegg_src.a.desc
  1341. 3:33.10 libmedia_libogg.a.desc
  1342. 3:44.12 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/smpdtfmt.cpp: In member function ‘void icu_59::SimpleDateFormat::subFormat(icu_59::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_59::FieldPositionHandler&, icu_59::Calendar&, icu_59::SimpleDateFormatMutableNFs&, UErrorCode&) const’:
  1343. 3:44.12 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/smpdtfmt.cpp:1422:56: warning: variable ‘capContextUsageType’ set but not used [-Wunused-but-set-variable]
  1344. 3:44.12 DateFormatSymbols::ECapitalizationContextUsageType capContextUsageType = DateFormatSymbols::kCapContextUsageOther;
  1345. 3:44.13 ^~~~~~~~~~~~~~~~~~~
  1346. 3:51.24 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libopus/Unified_c_media_libopus7.c:101:0:
  1347. 3:51.24 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libopus/src/opus_decoder.c:37:10: note: #pragma message: You appear to be compiling without optimization, if so opus will be very slow.
  1348. 3:51.24 # pragma message "You appear to be compiling without optimization, if so opus will be very slow."
  1349. 3:51.25 ^~~~~~~
  1350. 3:51.75 libmedia_libopus.a.desc
  1351. 3:53.86 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libtheora/lib/x86/x86state.c:24:28: warning: ‘OC_FZIG_ZAG_MMX’ defined but not used [-Wunused-const-variable=]
  1352. 3:53.87 static const unsigned char OC_FZIG_ZAG_MMX[128]={
  1353. 3:53.87 ^~~~~~~~~~~~~~~
  1354. 3:54.14 libmedia_libvpx.a.desc
  1355. 3:55.29 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libspeex_resampler/src/resample.c: In function ‘moz_speex_resampler_init_frac’:
  1356. 3:55.30 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libspeex_resampler/src/resample.c:814:17: warning: unused variable ‘i’ [-Wunused-variable]
  1357. 3:55.30 spx_uint32_t i;
  1358. 3:55.30 ^
  1359. 3:55.48 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/av1/decoder/decoder.c: In function ‘initialize_dec’:
  1360. 3:55.48 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/av1/decoder/decoder.c:45:5: warning: implicit declaration of function ‘av1_rtcd’ [-Wimplicit-function-declaration]
  1361. 3:55.48 av1_rtcd();
  1362. 3:55.48 ^~~~~~~~
  1363. 3:55.70 libmedia_libtheora.a.desc
  1364. 3:55.78 libspeex.a.desc
  1365. 3:56.96 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libstagefright/Unified_c_media_libstagefright0.c:20:0:
  1366. 3:56.96 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libstagefright/system/core/liblog/logprint.c: In function ‘logprint_run_tests’:
  1367. 3:56.96 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libstagefright/system/core/liblog/logprint.c:982:17: warning: variable ‘tag’ set but not used [-Wunused-but-set-variable]
  1368. 3:56.96 const char *tag;
  1369. 3:56.96 ^~~
  1370. 3:56.96 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libstagefright/system/core/liblog/logprint.c:981:9: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  1371. 3:56.96 int err;
  1372. 3:56.96 ^~~
  1373. 4:08.02 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/av1/encoder/encoder.c: In function ‘av1_initialize_enc’:
  1374. 4:08.02 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/av1/encoder/encoder.c:405:5: warning: implicit declaration of function ‘av1_rtcd’ [-Wimplicit-function-declaration]
  1375. 4:08.02 av1_rtcd();
  1376. 4:08.02 ^~~~~~~~
  1377. 4:10.65 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/ucol_sit.cpp: In function ‘UCollator* ucol_openFromShortString_59(const char*, UBool, UParseError*, UErrorCode*)’:
  1378. 4:10.65 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/ucol_sit.cpp:545:92: warning: ‘uint32_t ucol_setVariableTop_59(UCollator*, const UChar*, int32_t, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
  1379. 4:10.65 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status);
  1380. 4:10.65 ^
  1381. 4:10.66 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/platform.h:25:0,
  1382. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/ptypes.h:52,
  1383. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/umachine.h:46,
  1384. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/utypes.h:38,
  1385. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/unicode/utypes.h:3,
  1386. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/ustring.h:21,
  1387. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/unicode/ustring.h:3,
  1388. 4:10.66 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/ucol_sit.cpp:18:
  1389. 4:10.66 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/unicode/ucol.h:1271:1: note: declared here
  1390. 4:10.66 ucol_setVariableTop(UCollator *coll,
  1391. 4:10.66 ^
  1392. 4:10.66 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/ucol_sit.cpp:547:71: warning: ‘void ucol_restoreVariableTop_59(UCollator*, uint32_t, UErrorCode*)’ is deprecated [-Wdeprecated-declarations]
  1393. 4:10.67 ucol_restoreVariableTop(result, s.variableTopValue, status);
  1394. 4:10.67 ^
  1395. 4:10.67 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/platform.h:25:0,
  1396. 4:10.67 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/ptypes.h:52,
  1397. 4:10.68 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/umachine.h:46,
  1398. 4:10.68 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/utypes.h:38,
  1399. 4:10.68 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/unicode/utypes.h:3,
  1400. 4:10.68 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/common/unicode/ustring.h:21,
  1401. 4:10.68 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/unicode/ustring.h:3,
  1402. 4:10.68 from /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/ucol_sit.cpp:18:
  1403. 4:10.68 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/icu/source/i18n/unicode/ucol.h:1304:1: note: declared here
  1404. 4:10.68 ucol_restoreVariableTop(UCollator *coll, const uint32_t varTop, UErrorCode *status);
  1405. 4:10.68 ^
  1406. 4:11.16 libicuuc.a.desc
  1407. 4:18.62 libstagefright_gtest.a.desc
  1408. 4:19.90 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/sse_optimized.cpp:262:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  1409. 4:19.90 #pragma omp parallel for
  1410. 4:19.90
  1411. 4:21.19 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:20:0:
  1412. 4:21.19 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/FIRFilter.cpp:89:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  1413. 4:21.20 #pragma omp parallel for
  1414. 4:21.20
  1415. 4:21.20 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/FIRFilter.cpp:145:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  1416. 4:21.20 #pragma omp parallel for
  1417. 4:21.20
  1418. 4:21.20 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/FIRFilter.cpp:192:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  1419. 4:21.20 #pragma omp parallel for
  1420. 4:21.20
  1421. 4:21.20 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:47:0:
  1422. 4:21.20 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/InterpolateShannon.cpp:75:0: warning: "PI" redefined
  1423. 4:21.21 #define PI 3.1415926536
  1424. 4:21.21
  1425. 4:21.21 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:2:0:
  1426. 4:21.21 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/AAFilter.cpp:52:0: note: this is the location of the previous definition
  1427. 4:21.22 #define PI M_PI
  1428. 4:21.22
  1429. 4:21.25 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:83:0:
  1430. 4:21.25 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/TDStretch.cpp:306:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  1431. 4:21.25 #pragma omp parallel for
  1432. 4:21.25
  1433. 4:21.26 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/TDStretch.cpp:331:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
  1434. 4:21.27 #pragma omp critical
  1435. 4:21.28
  1436. 4:21.28 In file included from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:56:0:
  1437. 4:21.28 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/RateTransposer.cpp: In member function ‘void soundtouch::RateTransposer::processSamples(const SAMPLETYPE*, uint)’:
  1438. 4:21.28 /sourcetrees/programs/mozilla/comm-central/mozilla/media/libsoundtouch/src/RateTransposer.cpp:133:10: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
  1439. 4:21.29 uint count;
  1440. 4:21.29 ^~~~~
  1441. 4:21.30 libmedia_libsoundtouch_src.a.desc
  1442. 4:22.88 libpsshparser.a.desc
  1443. 4:25.60 sysv.o
  1444. 4:25.92 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘classify_argument’:
  1445. 4:25.92 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:195:18: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]
  1446. 4:25.92 FFI_ASSERT (0);
  1447. 4:25.92 ^
  1448. 4:25.92 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1449. 4:25.92 for (i = 0; i < words; i++)
  1450. 4:25.92 ^
  1451. 4:25.92 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:245:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1452. 4:25.92 for (i = 0; i < num; i++)
  1453. 4:25.92 ^
  1454. 4:25.92 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:264:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1455. 4:25.92 for (i = 1; i < words; i++)
  1456. 4:25.93 ^
  1457. 4:25.93 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:270:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1458. 4:25.93 for (i = 0; i < words; i++)
  1459. 4:25.93 ^
  1460. 4:25.93 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘examine_argument’:
  1461. 4:25.93 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:323:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1462. 4:25.94 for (i = 0; i < n; ++i)
  1463. 4:25.94 ^
  1464. 4:25.94 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_call’:
  1465. 4:25.94 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:494:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1466. 4:25.94 for (j = 0; j < n; j++, a += 8, size -= 8)
  1467. 4:25.94 ^
  1468. 4:25.94 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_closure_unix64_inner’:
  1469. 4:25.97 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/ctypes/libffi/src/x86/ffi64.c:669:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1470. 4:25.97 for (j = 0; j < n; j++, a += 8)
  1471. 4:25.97 ^
  1472. 4:25.97 unix64.o
  1473. 4:26.10 libconfig_external_ffi.a.desc
  1474. 4:27.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c: In function ‘ber_get_tag’:
  1475. 4:27.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:77:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1476. 4:27.37 for ( i = 1; i < sizeof(ber_int_t); i++ ) {
  1477. 4:27.37 ^
  1478. 4:27.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c: In function ‘ber_skip_tag’:
  1479. 4:27.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:138:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1480. 4:27.38 if ( noctets > sizeof(ber_uint_t) )
  1481. 4:27.38 ^
  1482. 4:27.38 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c: In function ‘ber_getnint’:
  1483. 4:27.38 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:183:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1484. 4:27.38 if ( len > sizeof(ber_slen_t) )
  1485. 4:27.38 ^
  1486. 4:27.39 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c: In function ‘ber_scanf’:
  1487. 4:27.39 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:493:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1488. 4:27.39 for ( rc = 0, p = (char *) fmt; *p && rc != LBER_DEFAULT; p++ ) {
  1489. 4:27.40 ^~
  1490. 4:27.40 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:559:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1491. 4:27.40 tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
  1492. 4:27.41 ^~
  1493. 4:27.42 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:559:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1494. 4:27.42 tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
  1495. 4:27.42 ^~
  1496. 4:27.42 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:560:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1497. 4:27.42 && rc != LBER_DEFAULT;
  1498. 4:27.42 ^~
  1499. 4:27.42 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:587:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1500. 4:27.42 if ( rc != LBER_DEFAULT &&
  1501. 4:27.42 ^~
  1502. 4:27.42 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:588:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1503. 4:27.42 tag != LBER_END_OF_SEQORSET ) {
  1504. 4:27.42 ^~
  1505. 4:27.42 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:601:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1506. 4:27.43 tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
  1507. 4:27.43 ^~
  1508. 4:27.43 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:601:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1509. 4:27.43 tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
  1510. 4:27.43 ^~
  1511. 4:27.43 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:602:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1512. 4:27.44 && rc != LBER_DEFAULT;
  1513. 4:27.44 ^~
  1514. 4:27.44 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:625:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1515. 4:27.44 if ( rc != LBER_DEFAULT &&
  1516. 4:27.45 ^~
  1517. 4:27.45 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:626:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1518. 4:27.45 tag != LBER_END_OF_SEQORSET ) {
  1519. 4:27.45 ^~
  1520. 4:27.45 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:635:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1521. 4:27.45 if ( (rc = ber_skip_tag( ber, &len )) == LBER_DEFAULT )
  1522. 4:27.45 ^~
  1523. 4:27.45 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/decode.c:663:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1524. 4:27.45 if (rc == LBER_DEFAULT) {
  1525. 4:27.46 ^~
  1526. 4:27.74 libmedia_libstagefright.a.desc
  1527. 4:28.32 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c: In function ‘get_ber_len’:
  1528. 4:28.32 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:743:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1529. 4:28.32 if (noctets >= MAX_LEN_SIZE) {
  1530. 4:28.32 ^~
  1531. 4:28.32 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c: In function ‘read_len_in_ber’:
  1532. 4:28.32 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:784:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1533. 4:28.32 if ( noctets >= MAX_LEN_SIZE )
  1534. 4:28.32 ^~
  1535. 4:28.32 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c: In function ‘ber_get_next’:
  1536. 4:28.33 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:869:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1537. 4:28.33 if ( ((ber_len_t) ber->ber_end - (ber_len_t) ber->ber_buf) < newlen) {
  1538. 4:28.33 ^
  1539. 4:28.33 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:869:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1540. 4:28.33 if ( ((ber_len_t) ber->ber_end - (ber_len_t) ber->ber_buf) < newlen) {
  1541. 4:28.34 ^
  1542. 4:28.34 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:890:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1543. 4:28.34 toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
  1544. 4:28.34 ^
  1545. 4:28.35 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:890:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1546. 4:28.36 toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
  1547. 4:28.36 ^
  1548. 4:28.36 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:893:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1549. 4:28.36 *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
  1550. 4:28.36 ^
  1551. 4:28.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:893:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1552. 4:28.37 *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
  1553. 4:28.37 ^
  1554. 4:28.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:912:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1555. 4:28.37 *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
  1556. 4:28.37 ^
  1557. 4:28.37 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:912:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1558. 4:28.38 *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
  1559. 4:28.38 ^
  1560. 4:28.38 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c: In function ‘get_buffer_tag’:
  1561. 4:28.38 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:1348:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1562. 4:28.38 for ( i = 1; i < sizeof(ber_int_t); i++ ) {
  1563. 4:28.39 ^
  1564. 4:28.39 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c: In function ‘ber_get_next_buffer_ext’:
  1565. 4:28.39 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:1495:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1566. 4:28.40 if ( noctets > sizeof(ber_uint_t) ) {
  1567. 4:28.40 ^
  1568. 4:28.40 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:1558:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1569. 4:28.40 toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
  1570. 4:28.40 ^
  1571. 4:28.40 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/liblber/io.c:1558:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1572. 4:28.41 toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
  1573. 4:28.41 ^
  1574. 4:28.41 liblber60.a.desc
  1575. 4:28.59 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/libldif/line64.c: In function ‘ldif_base64_encode_internal’:
  1576. 4:28.59 /sourcetrees/programs/mozilla/comm-central/ldap/c-sdk/libraries/libldif/line64.c:444:15: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  1577. 4:28.59 int i, pad, len;
  1578. 4:28.59 ^~~
  1579. 4:28.59 libldif60.so
  1580. 4:28.86 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/third_party/fastfeat/fast_9.c: In function ‘fast9_score’:
  1581. 4:28.86 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/third_party/fastfeat/fast_9.c:2969:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  1582. 4:28.86 for(n=0; n < num_corners; n++)
  1583. 4:28.86 ^~~
  1584. 4:28.86 /sourcetrees/programs/mozilla/comm-central/mozilla/third_party/aom/third_party/fastfeat/fast_9.c:2972:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
  1585. 4:28.86 return scores;
  1586. 4:28.86 ^~~~~~
  1587. 4:40.33 libicui18n.a.desc
  1588. 4:42.85 libmedia_libaom.a.desc
  1589. 5:17.68 libdb_mork_src.a.desc
  1590. 5:26.80 libmailnews_base_test.a.desc
  1591. 5:42.94 libmsgbsutl_s.a.desc
  1592. 5:48.88 libmailnews_base_search_src.a.desc
  1593. 5:57.40 libmailnews_extensions_mdn_src.a.desc
  1594. 6:02.56 libmailnews_extensions_mailviews_src.a.desc
  1595. 6:06.96 libmailnews_extensions_bayesian-spam-filter_src.a.desc
  1596. 6:10.51 libmailnews_extensions_fts3_src.a.desc
  1597. 6:19.01 libmailnews_db_msgdb_src.a.desc
  1598. 6:22.86 libmailnews_extensions_smime_src.a.desc
  1599. 6:30.99 libmailnews_addrbook_src.a.desc
  1600. 6:44.90 libmailnews_import_text_src.a.desc
  1601. 6:58.13 libmailnews_import_vcard_src.a.desc
  1602. 7:03.38 libmailnews_intl.a.desc
  1603. 7:21.59 libmailnews_import_src.a.desc
  1604. 7:24.14 libmailnews_base_src.a.desc
  1605. 7:37.71 libJsAccount.a.desc
  1606. 7:53.46 libmailnews_compose_src.a.desc
  1607. 8:29.75 libmailnews_mime_emitters.a.desc
  1608. 8:36.29 libmimecthglue_s.a.desc
  1609. 8:42.73 libmailnews_mime_cthandlers_vcard.a.desc
  1610. 8:50.17 libpgpmime_s.a.desc
  1611. 8:57.72 libmailnews_imap_src.a.desc
  1612. 9:06.09 libmailnews_local_src.a.desc
  1613. 9:15.52 libmail_components_shell.a.desc
  1614. 9:15.78 force-cargo-library-build
  1615. 9:17.98 Compiling fnv v1.0.5
  1616. 9:17.98 Compiling either v1.1.0
  1617. 9:17.98 Compiling lazy_static v0.2.2
  1618. 9:17.98 Compiling binary-space-partition v0.1.2
  1619. 9:17.99 Compiling bitreader v0.3.0
  1620. 9:17.99 Compiling matches v0.1.4
  1621. 9:17.99 Compiling log v0.3.6
  1622. 9:17.99 Compiling bit-vec v0.4.3
  1623. 9:19.60 Compiling bitflags v0.7.0
  1624. 9:19.76 Compiling khronos_api v1.0.1
  1625. 9:19.94 Compiling semver-parser v0.7.0
  1626. 9:20.63 libmail_components_migration_src.a.desc
  1627. 9:20.63 Compiling cubeb-ffi v0.0.1 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/cubeb-pulse-rs/cubeb-ffi)
  1628. 9:20.83 Compiling futures v0.1.13
  1629. 9:20.93 Compiling bitflags v0.8.2
  1630. 9:21.25 Compiling xml-rs v0.3.6
  1631. 9:22.26 Compiling unicode-bidi v0.3.3
  1632. 9:22.39 Compiling bit-set v0.4.0
  1633. 9:22.78 Compiling quote v0.3.14
  1634. 9:23.11 Compiling unicode-xid v0.0.4
  1635. 9:24.30 Compiling heapsize v0.4.0
  1636. 9:24.68 Compiling unicode-normalization v0.1.4
  1637. 9:25.15 Compiling nsstring v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/xpcom/rust/nsstring)
  1638. 9:26.49 Compiling semver v0.6.0
  1639. 9:28.43 libsecurity_sandbox_common.a.desc
  1640. 9:30.21 Compiling libc v0.2.24
  1641. 9:32.60 Compiling webrender v0.48.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/gfx/webrender)
  1642. 9:33.48 Compiling thread_profiler v0.1.1
  1643. 9:33.66 Compiling bitflags v0.9.1
  1644. 9:34.02 Compiling pkg-config v0.3.9
  1645. 9:35.30 Compiling scopeguard v0.3.2
  1646. 9:35.44 Compiling num-traits v0.1.37
  1647. 9:36.18 Compiling gamma-lut v0.2.0
  1648. 9:36.48 Compiling rand v0.3.15
  1649. 9:37.42 Compiling num_cpus v1.2.1
  1650. 9:39.44 Compiling time v0.1.36
  1651. 9:42.35 Compiling coco v0.1.1
  1652. 9:42.77 Compiling freetype v0.2.0
  1653. 9:43.53 Compiling byteorder v1.0.0
  1654. 9:44.10 Compiling synom v0.11.2
  1655. 9:46.36 Compiling mp4parse v0.8.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/media/libstagefright/binding/mp4parse)
  1656. 9:47.25 Compiling syn v0.11.11
  1657. 9:47.62 Compiling idna v0.1.2
  1658. 9:48.95 Compiling nserror v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/xpcom/rust/nserror)
  1659. 9:48.97 Compiling pulse-ffi v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/cubeb-pulse-rs/pulse-ffi)
  1660. 9:49.32 libmailnews_news_src.a.desc
  1661. 9:49.78 Compiling cfg-if v0.1.0
  1662. 9:50.01 Compiling heapsize v0.3.8
  1663. 9:50.86 Compiling rayon-core v1.2.0
  1664. 9:51.43 Compiling encoding_rs v0.6.11
  1665. 9:54.19 Compiling pulse v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/cubeb-pulse-rs/pulse-rs)
  1666. 9:59.12 Compiling rustc-serialize v0.3.22
  1667. 10:00.27 Compiling mp4parse_capi v0.8.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/media/libstagefright/binding/mp4parse_capi)
  1668. 10:02.92 Compiling url v1.4.1
  1669. 10:03.11 Compiling cubeb-pulse v0.0.1 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/media/libcubeb/cubeb-pulse-rs)
  1670. 10:04.58 Compiling gl_generator v0.5.3
  1671. 10:05.35 Compiling rayon v0.8.1
  1672. 10:11.29 note: link against the following native artifacts when linking against this static library
  1673. 10:11.29
  1674. 10:11.29 note: the order and any duplication can be significant on some platforms, and so may need to be preserved
  1675. 10:11.29
  1676. 10:11.29 note: library: util
  1677. 10:11.29
  1678. 10:11.29 note: library: dl
  1679. 10:11.29
  1680. 10:11.30 note: library: rt
  1681. 10:11.30
  1682. 10:11.30 note: library: pthread
  1683. 10:11.30
  1684. 10:11.30 note: library: gcc_s
  1685. 10:11.30
  1686. 10:11.30 note: library: c
  1687. 10:11.30
  1688. 10:11.30 note: library: m
  1689. 10:11.30
  1690. 10:11.31 note: library: rt
  1691. 10:11.31
  1692. 10:11.31 note: library: pthread
  1693. 10:11.32
  1694. 10:11.32 note: library: util
  1695. 10:11.32
  1696. 10:21.71 Compiling rust_url_capi v0.0.1 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/netwerk/base/rust-url-capi)
  1697. 10:25.49 libsecurity_sandbox_linux_broker.a.desc
  1698. 10:27.13 Compiling encoding_c v0.7.6
  1699. 10:27.13 Compiling encoding_glue v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/intl/encoding_glue)
  1700. 10:33.69 libsecurity_sandbox_linux_reporter.a.desc
  1701. 10:39.10 Compiling gleam v0.4.7
  1702. 10:55.27 libsandboxtest.a.desc
  1703. 11:03.00 Compiling serde_derive_internals v0.15.1
  1704. 11:10.22 libsecurity_certverifier.a.desc
  1705. 11:17.03 libmailnews_mime_src.a.desc
  1706. 11:17.65 libmozillapkix.a.desc
  1707. 11:18.15 libmozsandbox.so
  1708. 11:26.90 libpkixtestutil.a.desc
  1709. 11:35.00 Compiling serde_derive v1.0.8
  1710. 11:54.25 libsecurity_certverifier_tests_gtest.a.desc
  1711. 12:03.06 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/BytecodeEmitter.h:20:0,
  1712. 12:03.06 from /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/BytecodeCompiler.cpp:16,
  1713. 12:03.06 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/js/src/Unified_cpp_js_src3.cpp:29:
  1714. 12:03.06 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/EitherParser.h: In instantiation of ‘bool js::frontend::EitherParser<ParseHandler>::reportExtraWarningErrorNumberVA(Args&& ...) [with Args = {std::nullptr_t, unsigned int&, unsigned int&, __va_list_tag (&)[1]}; ParseHandler = js::frontend::FullParseHandler]’:
  1715. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/BytecodeEmitter.cpp:3662:95: required from here
  1716. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/EitherParser.h:253:13: warning: ignoring attributes applied to ‘__va_list_tag’ after definition [-Wattributes]
  1717. 12:03.07 matcher { mozilla::Forward<Args>(args)... };
  1718. 12:03.07 ^~~~~~~
  1719. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/EitherParser.h:253:13: warning: ignoring attributes on template argument ‘mozilla::detail::DecaySelector<__va_list_tag [1], true, false>::Type {aka __va_list_tag*}’ [-Wignored-attributes]
  1720. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/EitherParser.h: In instantiation of ‘bool js::frontend::EitherParser<ParseHandler>::reportStrictModeErrorNumberVA(Args&& ...) [with Args = {std::nullptr_t, unsigned int&, bool, unsigned int&, __va_list_tag (&)[1]}; ParseHandler = js::frontend::FullParseHandler]’:
  1721. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/BytecodeEmitter.cpp:3676:73: required from here
  1722. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/EitherParser.h:281:13: warning: ignoring attributes applied to ‘__va_list_tag’ after definition [-Wattributes]
  1723. 12:03.07 matcher { mozilla::Forward<Args>(args)... };
  1724. 12:03.07 ^~~~~~~
  1725. 12:03.07 /sourcetrees/programs/mozilla/comm-central/mozilla/js/src/frontend/EitherParser.h:281:13: warning: ignoring attributes on template argument ‘mozilla::detail::DecaySelector<__va_list_tag [1], true, false>::Type {aka __va_list_tag*}’ [-Wignored-attributes]
  1726. 12:05.44 libsecurity_apps.a.desc
  1727. 12:07.17 libhostmar.a
  1728. 12:08.42 libmar.a.desc
  1729. 12:09.56 libsignmar.a.desc
  1730. 12:10.63 libverifymar.a.desc
  1731. 12:11.16 libfreetype.a.desc
  1732. 12:12.58 libxpt.a
  1733. 12:13.08 libxpt.a.desc
  1734. 12:16.13 libsecurity_pkix_test_gtest.a.desc
  1735. 12:24.51 libxpcom_string.a.desc
  1736. 12:39.59 libxpcom_ds.a.desc
  1737. 12:46.04 Compiling serde v1.0.8
  1738. 12:57.70 libxpcom_io.a.desc
  1739. 13:09.35 libxpcom_components.a.desc
  1740. 13:10.04 Compiling euclid v0.15.1
  1741. 13:10.04 Compiling bincode v0.8.0
  1742. 13:10.04 Compiling app_units v0.5.0
  1743. 13:15.71 Compiling webrender_api v0.48.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/gfx/webrender_api)
  1744. 13:15.71 Compiling plane-split v0.6.0
  1745. 13:23.07 libxpcom_base.a.desc
  1746. 13:44.01 libxpcom_reflect_xptinfo.a.desc
  1747. 13:50.06 libxpcom_reflect_xptcall.a.desc
  1748. 13:50.50 xptcinvoke_asm_x86_64_unix.o
  1749. 13:57.92 libxpcom_threads.a.desc
  1750. 14:00.11 libxpcom_reflect_xptcall_md_unix.a.desc
  1751. 14:20.74 libchrome.a.desc
  1752. 14:27.20 libxpcom_rust_nsstring_gtest.a.desc
  1753. 14:41.51 libxpcom_build.a.desc
  1754. 14:43.57 liblibpreftests.a.desc
  1755. 14:44.48 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/hyphenation/hyphen/hyphen.c: In function ‘hnj_hyphen_load_line’:
  1756. 14:44.48 /sourcetrees/programs/mozilla/comm-central/mozilla/intl/hyphenation/hyphen/hyphen.c:332:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1757. 14:44.48 for (; pc < (strlen(word) + 1); pc++) {
  1758. 14:44.49 ^
  1759. 14:44.49 libintl_hyphenation_hyphen.a.desc
  1760. 14:48.04 libintl_gtest.a.desc
  1761. 14:54.97 libintl_locale_unix.a.desc
  1762. 14:55.07 libmodules_libpref.a.desc
  1763. 14:56.31 libjs_src.a.desc
  1764. 14:58.73 libintl_locale_gtk.a.desc
  1765. 14:59.96 libxpcom_tests_gtest.a.desc
  1766. 15:02.43 libintl_hyphenation_glue.a.desc
  1767. 15:03.23 libintl_locale_tests_gtest.a.desc
  1768. 15:03.61 libintl_lwbrk_gtest.a.desc
  1769. 15:03.96 libintl_lwbrk.a.desc
  1770. 15:04.80 libintl_unicharutil.a.desc
  1771. 15:09.20 libintl_build.a.desc
  1772. 15:09.75 libintl_locale.a.desc
  1773. 15:10.07 libintl_unicharutil_tests.a.desc
  1774. 15:10.07 libintl_uconv.a.desc
  1775. 15:12.11 libintl_strres.a.desc
  1776. 15:14.35 libintl_unicharutil_util.a.desc
  1777. 15:14.76 libnetwerk_dns_mdns_libmdns.a.desc
  1778. 15:16.14 libnetwerk_mime.a.desc
  1779. 15:17.57 libnetwerk_socket.a.desc
  1780. 15:18.14 libnetwerk_streamconv.a.desc
  1781. 15:27.65 libnetwerk_streamconv_converters.a.desc
  1782. 15:31.59 libnetwerk_protocol_about.a.desc
  1783. 15:38.27 libnetwerk_cache.a.desc
  1784. 15:39.26 Compiling webrender_bindings v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/gfx/webrender_bindings)
  1785. 15:39.39 libnetwerk_protocol_device.a.desc
  1786. 15:47.28 libnetwerk_protocol_data.a.desc
  1787. 15:49.10 libnetwerk_cache2.a.desc
  1788. 15:49.53 libnetwerk_cookie.a.desc
  1789. 15:55.93 libnetwerk_protocol_gio.a.desc
  1790. 15:57.87 Compiling gkrust-shared v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/toolkit/library/rust/shared)
  1791. 15:59.65 libnetwerk_protocol_file.a.desc
  1792. 16:00.25 Compiling gkrust v0.1.0 (file:///sourcetrees/programs/mozilla/comm-central/mozilla/toolkit/library/rust)
  1793. 16:09.60 libnetwerk_protocol_viewsource.a.desc
  1794. 16:14.60 libnetwerk_protocol_res.a.desc
  1795. 16:19.07 libnetwerk_protocol_ftp.a.desc
  1796. 16:19.99 libnetwerk_system_linux.a.desc
  1797. 16:22.14 libnksrtp_s.a.desc
  1798. 16:34.36 libnetwerk_protocol_websocket.a.desc
  1799. 16:42.16 libnetwerk_protocol_wyciwyg.a.desc
  1800. 16:44.61 libnksctp_s.a.desc
  1801. 16:45.71 libnetwerk_sctp_datachannel.a.desc
  1802. 16:48.00 libnetwerk_wifi.a.desc
  1803. 16:49.78 libnetwerk_base.a.desc
  1804. 16:56.29 libnetwerk_test_gtest.a.desc
  1805. 17:02.27 libnetwerk_ipc.a.desc
  1806. 17:02.54 libnetwerk_test.a.desc
  1807. 17:02.97 libchromium_atomics.a.desc
  1808. 17:06.23 libextensions_auth.a.desc
  1809. 17:07.69 libnetwerk_build.a.desc
  1810. 17:08.04 /sourcetrees/programs/mozilla/comm-central/mozilla/ipc/chromium/src/base/process_util_linux.cc:124:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  1811. 17:08.04 std::auto_ptr<EnvironmentEnvp> mEnvp;
  1812. 17:08.04 ^~~~~~~~
  1813. 17:08.04 In file included from /usr/include/c++/6/memory:81:0,
  1814. 17:08.04 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/system_wrappers/memory:3,
  1815. 17:08.04 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/stl_wrappers/memory:44,
  1816. 17:08.04 from /sourcetrees/programs/mozilla/comm-central/mozilla/ipc/chromium/src/base/process_util_linux.cc:11:
  1817. 17:08.04 /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
  1818. 17:08.04 template<typename> class auto_ptr;
  1819. 17:08.04 ^~~~~~~~
  1820. 17:10.99 liblibevent.a.desc
  1821. 17:25.58 libipc_dbus.a.desc
  1822. 17:28.84 libplugin-container.a.desc
  1823. 17:37.15 libipc_testshell.a.desc
  1824. 17:51.99 libipc_chromium.a.desc
  1825. 17:54.49 libnetwerk_protocol_http.a.desc
  1826. 18:05.28 libjs_ipc.a.desc
  1827. 18:15.48 libjs_xpconnect_wrappers.a.desc
  1828. 18:20.32 libjs_xpconnect_tests_components_native.a.desc
  1829. 18:22.28 libintl_chardet.a.desc
  1830. 18:41.78 libjs_xpconnect_loader.a.desc
  1831. 18:41.78 In file included from /sourcetrees/programs/mozilla/comm-central/mozilla/js/xpconnect/src/ExportHelpers.cpp:13:0,
  1832. 18:41.78 from /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/js/xpconnect/src/Unified_cpp_js_xpconnect_src0.cpp:2:
  1833. 18:41.78 /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/include/mozilla/dom/BindingUtils.h: In function ‘nsresult mozilla::dom::binding_detail::UnwrapObjectInternal(V&, U&, mozilla::dom::prototypes::ID, uint32_t) [with T = nsGlobalWindow; bool mayBeWrapper = true; U = nsGlobalWindow*; V = mozilla::dom::binding_detail::MutableObjectHandleWrapper]’:
  1834. 18:41.79 /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/include/mozilla/dom/BindingUtils.h:254:1: error: inlining failed in call to always_inline ‘nsresult mozilla::dom::binding_detail::UnwrapObjectInternal(V&, U&, mozilla::dom::prototypes::ID, uint32_t) [with T = nsGlobalWindow; bool mayBeWrapper = false; U = nsGlobalWindow*; V = JSObject*]’: function not considered for inlining
  1835. 18:41.79 UnwrapObjectInternal(V& obj, U& value, prototypes::ID protoID,
  1836. 18:41.79 ^~~~~~~~~~~~~~~~~~~~
  1837. 18:41.79 /sourcetrees/programs/mozilla/comm-central/obj-x86_64-pc-linux-gnu/tbpgo/dist/include/mozilla/dom/BindingUtils.h:291:67: note: called from here
  1838. 18:41.79 protoID, protoDepth);
  1839. 18:41.79 ^
  1840. 18:41.79 /sourcetrees/programs/mozilla/comm-central/mozilla/config/rules.mk:1050: recipe for target 'Unified_cpp_js_xpconnect_src0.o' failed
  1841. 18:41.80 make[4]: *** [Unified_cpp_js_xpconnect_src0.o] Error 1
  1842. 18:41.80 /sourcetrees/programs/mozilla/comm-central/mozilla/config/recurse.mk:73: recipe for target 'js/xpconnect/src/target' failed
  1843. 18:41.80 make[3]: *** [js/xpconnect/src/target] Error 2
  1844. 18:41.80 make[3]: *** Waiting for unfinished jobs....
  1845. 18:43.90 libmodules_libjar.a.desc
  1846. 18:51.04 libipc_glue.a.desc
  1847. 18:58.53 libhal.a.desc
  1848. 19:04.97 note: link against the following native artifacts when linking against this static library
  1849. 19:04.97
  1850. 19:04.97 note: the order and any duplication can be significant on some platforms, and so may need to be preserved
  1851. 19:04.97
  1852. 19:04.97 note: library: util
  1853. 19:04.98
  1854. 19:04.98 note: library: dl
  1855. 19:04.98
  1856. 19:04.98 note: library: rt
  1857. 19:04.98
  1858. 19:04.98 note: library: pthread
  1859. 19:04.98
  1860. 19:04.98 note: library: gcc_s
  1861. 19:04.98
  1862. 19:04.98 note: library: c
  1863. 19:04.98
  1864. 19:04.99 note: library: m
  1865. 19:04.99
  1866. 19:04.99 note: library: rt
  1867. 19:04.99
  1868. 19:04.99 note: library: pthread
  1869. 19:04.99
  1870. 19:04.99 note: library: util
  1871. 19:05.00
  1872. 19:05.10 Finished release [optimized] target(s) in 587.11 secs
  1873. 21:12.86 libipc_ipdl.a.desc
  1874. 21:13.04 /sourcetrees/programs/mozilla/comm-central/mozilla/config/recurse.mk:32: recipe for target 'compile' failed
  1875. 21:13.04 make[2]: *** [compile] Error 2
  1876. 21:13.04 /sourcetrees/programs/mozilla/comm-central/mozilla/config/rules.mk:453: recipe for target 'default' failed
  1877. 21:13.04 make[1]: *** [default] Error 2
  1878. 21:13.04 client.mk:397: recipe for target 'build' failed
  1879. 21:13.04 make: *** [build] Error 2
  1880. 21:13.06 0 compiler warnings present.
  1881. Error running mach:
  1882.  
  1883. ['build']
  1884.  
  1885. The error occurred in code that was called by the mach command. This is either
  1886. a bug in the called code itself or in the way that mach is calling it.
  1887.  
  1888. You should consider filing a bug for this issue.
  1889.  
  1890. If filing a bug, please include the full output of mach, including this error
  1891. message.
  1892.  
  1893. The details of the failure are as follows:
  1894.  
  1895. AssertionError
  1896.  
  1897. File "/sourcetrees/programs/mozilla/comm-central/mozilla/python/mozbuild/mozbuild/mach_commands.py", line 555, in build
  1898. monitor.finish(record_usage=status==0)
  1899. File "/sourcetrees/programs/mozilla/comm-central/mozilla/python/mozbuild/mozbuild/mach_commands.py", line 283, in __exit__
  1900. self.monitor.stop_resource_recording()
  1901. File "/sourcetrees/programs/mozilla/comm-central/mozilla/python/mozbuild/mozbuild/controller/building.py", line 258, in stop_resource_recording
  1902. self.resources.stop()
  1903. File "/sourcetrees/programs/mozilla/comm-central/mozilla/testing/mozbase/mozsystemmonitor/mozsystemmonitor/resourcemonitor.py", line 289, in stop
  1904. assert self._running
Add Comment
Please, Sign In to add comment