· 6 years ago · Dec 13, 2019, 06:18 AM
1^[[Askyeye@skyeye:~/Desktop/browser-only$ ./mach configure
2 0:00.26 Clobber not needed.
3 0:00.26 Adding make options from /home/skyeye/Desktop/browser-only/.mozconfig
4 MOZ_APP_DISPLAYNAME=Tor Browser
5 MOZ_OBJDIR=/home/skyeye/Desktop/browser-only/obj-x86_64-pc-linux-gnu
6 OBJDIR=/home/skyeye/Desktop/browser-only/obj-x86_64-pc-linux-gnu
7 FOUND_MOZCONFIG=/home/skyeye/Desktop/browser-only/.mozconfig
8 export FOUND_MOZCONFIG
9 0:00.26 /usr/bin/make -f client.mk -s configure
10 0:00.27 cd /home/skyeye/Desktop/browser-only/obj-x86_64-pc-linux-gnu
11 0:00.27 /home/skyeye/Desktop/browser-only/configure
12 0:00.36 Reexecuting in the virtualenv
13 0:00.50 Adding configure options from /home/skyeye/Desktop/browser-only/.mozconfig
14 0:00.50 --enable-application=browser
15 0:00.50 --enable-optimize
16 0:00.50 --enable-official-branding
17 0:00.50 --enable-default-toolkit=cairo-gtk3
18 0:00.50 --disable-tor-launcher
19 0:00.50 --disable-tor-browser-update
20 0:00.50 --enable-signmar
21 0:00.50 --enable-verify-mar
22 0:00.50 --disable-strip
23 0:00.50 --disable-install-strip
24 0:00.50 --disable-tests
25 0:00.50 --disable-debug
26 0:00.50 --disable-crashreporter
27 0:00.50 --disable-webrtc
28 0:00.50 --disable-eme
29 0:00.50 --enable-proxy-bypass-protection
30 0:00.50 MOZ_TELEMETRY_REPORTING=
31 0:00.50 --with-tor-browser-version=dev-build
32 0:00.50 MOZILLA_OFFICIAL=1
33 0:00.50 checking for vcs source checkout... git
34 0:00.54 checking for a shell... /bin/sh
35 0:00.56 checking for host system type... x86_64-pc-linux-gnu
36 0:00.56 checking for target system type... x86_64-pc-linux-gnu
37 0:00.90 checking whether cross compiling... no
38 0:00.99 checking for Python 3... /usr/bin/python3 (3.6.8)
39 0:00.99 checking for git... /usr/bin/git
40 0:01.00 checking for Git version... 2.17.1
41 0:01.00 checking for sparse checkout... no
42 0:01.00 checking for yasm... /usr/bin/yasm
43 0:01.00 checking yasm version... 1.3.0
44 0:01.01 checking for the target C compiler... /usr/bin/clang
45 0:01.09 checking whether the target C compiler can be used... yes
46 0:01.10 checking the target C compiler version... 6.0.0
47 0:01.13 checking the target C compiler works... yes
48 0:01.13 checking for the target C++ compiler... /usr/bin/clang++
49 0:01.17 checking whether the target C++ compiler can be used... yes
50 0:01.17 checking the target C++ compiler version... 6.0.0
51 0:01.21 checking the target C++ compiler works... yes
52 0:01.21 checking for the host C compiler... /usr/bin/clang
53 0:01.27 checking whether the host C compiler can be used... yes
54 0:01.27 checking the host C compiler version... 6.0.0
55 0:01.31 checking the host C compiler works... yes
56 0:01.31 checking for the host C++ compiler... /usr/bin/clang++
57 0:01.35 checking whether the host C++ compiler can be used... yes
58 0:01.35 checking the host C++ compiler version... 6.0.0
59 0:01.38 checking the host C++ compiler works... yes
60 0:01.50 checking for 64-bit OS... yes
61 0:01.50 checking for llvm_profdata... /home/skyeye/.mozbuild/clang/bin/llvm-profdata
62 0:01.50 checking for nasm... /usr/bin/nasm
63 0:01.51 checking nasm version... 2.13.02
64 0:01.53 checking for linker... bfd
65 0:01.53 checking for the assembler... /usr/bin/clang
66 0:01.53 checking for ar... /usr/bin/ar
67 0:01.53 checking for pkg_config... /usr/bin/pkg-config
68 0:01.53 checking for pkg-config version... 0.29.1
69 0:01.57 checking for stdint.h... yes
70 0:01.61 checking for inttypes.h... yes
71 0:01.64 checking for malloc.h... yes
72 0:01.67 checking for alloca.h... yes
73 0:01.70 checking for sys/byteorder.h... no
74 0:01.74 checking for getopt.h... yes
75 0:01.77 checking for unistd.h... yes
76 0:01.80 checking for nl_types.h... yes
77 0:01.84 checking for cpuid.h... yes
78 0:01.87 checking for sys/statvfs.h... yes
79 0:01.90 checking for sys/statfs.h... yes
80 0:01.94 checking for sys/vfs.h... yes
81 0:01.97 checking for sys/mount.h... yes
82 0:02.01 checking for sys/quota.h... yes
83 0:02.04 checking for linux/quota.h... yes
84 0:02.08 checking for linux/if_addr.h... yes
85 0:02.12 checking for linux/rtnetlink.h... yes
86 0:02.16 checking for sys/queue.h... yes
87 0:02.19 checking for sys/types.h... yes
88 0:02.23 checking for netinet/in.h... yes
89 0:02.26 checking for byteswap.h... yes
90 0:02.30 checking for linux/perf_event.h... yes
91 0:02.34 checking for perf_event_open system call... yes
92 0:02.36 checking whether the C compiler supports -Wbitfield-enum-conversion... yes
93 0:02.40 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes
94 0:02.44 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes
95 0:02.46 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes
96 0:02.50 checking whether the C compiler supports -Wunreachable-code-return... yes
97 0:02.53 checking whether the C++ compiler supports -Wunreachable-code-return... yes
98 0:02.57 checking whether the C compiler supports -Wclass-varargs... yes
99 0:02.60 checking whether the C++ compiler supports -Wclass-varargs... yes
100 0:02.63 checking whether the C compiler supports -Wfloat-overflow-conversion... yes
101 0:02.66 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes
102 0:02.70 checking whether the C compiler supports -Wfloat-zero-conversion... yes
103 0:02.72 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes
104 0:02.76 checking whether the C compiler supports -Wloop-analysis... yes
105 0:02.79 checking whether the C++ compiler supports -Wloop-analysis... yes
106 0:02.82 checking whether the C++ compiler supports -Wc++1z-compat... yes
107 0:02.86 checking whether the C++ compiler supports -Wc++2a-compat... yes
108 0:02.88 checking whether the C++ compiler supports -Wcomma... yes
109 0:02.91 checking whether the C compiler supports -Wduplicated-cond... no
110 0:02.94 checking whether the C++ compiler supports -Wduplicated-cond... no
111 0:02.97 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
112 0:03.01 checking whether the C compiler supports -Wstring-conversion... yes
113 0:03.04 checking whether the C++ compiler supports -Wstring-conversion... yes
114 0:03.07 checking whether the C compiler supports -Wtautological-overlap-compare... yes
115 0:03.11 checking whether the C++ compiler supports -Wtautological-overlap-compare... yes
116 0:03.14 checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... yes
117 0:03.17 checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... yes
118 0:03.21 checking whether the C compiler supports -Wtautological-unsigned-zero-compare... yes
119 0:03.23 checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... yes
120 0:03.27 checking whether the C++ compiler supports -Wno-inline-new-delete... yes
121 0:03.29 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no
122 0:03.33 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no
123 0:03.36 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
124 0:03.39 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
125 0:03.43 checking whether the C compiler supports -Wno-error=array-bounds... yes
126 0:03.47 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
127 0:03.49 checking whether the C compiler supports -Wno-error=coverage-mismatch... no
128 0:03.52 checking whether the C++ compiler supports -Wno-error=coverage-mismatch... no
129 0:03.56 checking whether the C compiler supports -Wno-error=backend-plugin... yes
130 0:03.59 checking whether the C++ compiler supports -Wno-error=backend-plugin... yes
131 0:03.62 checking whether the C compiler supports -Wno-error=free-nonheap-object... no
132 0:03.66 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... no
133 0:03.68 checking whether the C compiler supports -Wno-error=multistatement-macros... no
134 0:03.72 checking whether the C++ compiler supports -Wno-error=multistatement-macros... no
135 0:03.74 checking whether the C compiler supports -Wno-error=return-std-move... no
136 0:03.78 checking whether the C++ compiler supports -Wno-error=return-std-move... no
137 0:03.80 checking whether the C compiler supports -Wno-error=class-memaccess... no
138 0:03.83 checking whether the C++ compiler supports -Wno-error=class-memaccess... no
139 0:03.86 checking whether the C compiler supports -Wno-error=atomic-alignment... no
140 0:03.90 checking whether the C++ compiler supports -Wno-error=atomic-alignment... no
141 0:03.92 checking whether the C compiler supports -Wno-error=deprecated-copy... no
142 0:03.96 checking whether the C++ compiler supports -Wno-error=deprecated-copy... no
143 0:03.98 checking whether the C compiler supports -Wformat... yes
144 0:04.02 checking whether the C++ compiler supports -Wformat... yes
145 0:04.06 checking whether the C compiler supports -Wformat-security... yes
146 0:04.08 checking whether the C++ compiler supports -Wformat-security... yes
147 0:04.12 checking whether the C compiler supports -Wformat-overflow=2... no
148 0:04.15 checking whether the C++ compiler supports -Wformat-overflow=2... no
149 0:04.19 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes
150 0:04.22 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes
151 0:04.26 checking whether the C++ compiler supports -fno-sized-deallocation... yes
152 0:04.26 checking for libpulse... yes
153 0:04.27 checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
154 0:04.27 checking MOZ_PULSEAUDIO_LIBS... -lpulse
155 0:04.27 checking for rustc... /home/skyeye/.cargo/bin/rustc
156 0:04.28 checking for cargo... /home/skyeye/.cargo/bin/cargo
157 0:04.30 Actually using '/home/skyeye/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc'
158 0:04.32 Actually using '/home/skyeye/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo'
159 0:04.33 checking rustc version... 1.39.0
160 0:04.35 checking cargo version... 1.39.0
161 0:04.45 checking for rust target triplet... x86_64-unknown-linux-gnu
162 0:04.53 checking for rust host triplet... x86_64-unknown-linux-gnu
163 0:04.53 checking for rustdoc... /home/skyeye/.cargo/bin/rustdoc
164 0:04.54 checking for cbindgen... /home/skyeye/.mozbuild/cbindgen/cbindgen
165 0:04.54 checking for rustfmt... /home/skyeye/.cargo/bin/rustfmt
166 0:04.54 checking for llvm-config... /usr/bin/llvm-config-6.0
167 0:04.58 checking that libclang is new enough... yes
168 0:04.62 checking bindgen cflags... -x c++ -fno-sized-deallocation -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1
169 0:04.63 checking for nodejs... /home/skyeye/.mozbuild/node/bin/node (8.11.3)
170 0:04.64 checking for gtk+-wayland-3.0 >= 3.10 xkbcommon >= 0.4.1... yes
171 0:04.65 checking MOZ_WAYLAND_CFLAGS... -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
172 0:04.65 checking MOZ_WAYLAND_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 -lxkbcommon
173 0:04.66 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
174 0:04.66 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
175 0:04.67 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
176 0:04.67 checking for fontconfig >= 2.7.0... yes
177 0:04.68 checking _FONTCONFIG_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
178 0:04.68 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
179 0:04.69 checking for freetype2 >= 6.1.0... yes
180 0:04.69 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
181 0:04.70 checking _FT2_LIBS... -lfreetype
182 0:04.70 checking for tar... /bin/tar
183 0:04.70 checking for unzip... /usr/bin/unzip
184 0:04.70 checking for zip... /usr/bin/zip
185 0:04.70 checking for gn... not found
186 0:04.70 checking for the Mozilla API key... no
187 0:04.70 checking for the Google Location Service API key... no
188 0:04.70 checking for the Google Safebrowsing API key... no
189 0:04.70 checking for the Bing API key... no
190 0:04.70 checking for the Adjust SDK key... no
191 0:04.70 checking for the Leanplum SDK key... no
192 0:04.70 checking for the Pocket API key... no
193 0:04.71 checking for awk... /usr/bin/mawk
194 0:04.71 checking for perl... /usr/bin/perl
195 0:04.72 checking for minimum required perl version >= 5.006... 5.026001
196 0:04.73 checking for full perl installation... yes
197 0:04.73 checking for gmake... /usr/bin/make
198 0:04.73 checking for watchman... not found
199 0:04.73 checking for xargs... /usr/bin/xargs
200 0:04.73 checking for rpmbuild... not found
201 0:04.75 checking for llvm-objdump... /usr/lib/llvm-6.0/bin/llvm-objdump
202 0:04.75 checking for autoconf... /usr/bin/autoconf2.13
203 0:05.05 loading cache ./config.cache
204 0:05.06 checking host system type... x86_64-pc-linux-gnu
205 0:05.07 checking target system type... x86_64-pc-linux-gnu
206 0:05.07 checking build system type... x86_64-pc-linux-gnu
207 0:05.07 checking for objcopy... (cached) /usr/bin/objcopy
208 0:05.08 checking for gcc... (cached) /usr/bin/clang -std=gnu99
209 0:05.08 checking whether the C compiler (/usr/bin/clang -std=gnu99 ) works... (cached) yes
210 0:05.08 checking whether the C compiler (/usr/bin/clang -std=gnu99 ) is a cross-compiler... no
211 0:05.08 checking whether we are using GNU C... (cached) yes
212 0:05.08 checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes
213 0:05.08 checking for c++... (cached) /usr/bin/clang++
214 0:05.08 checking whether the C++ compiler (/usr/bin/clang++ ) works... (cached) yes
215 0:05.08 checking whether the C++ compiler (/usr/bin/clang++ ) is a cross-compiler... no
216 0:05.08 checking whether we are using GNU C++... (cached) yes
217 0:05.08 checking whether /usr/bin/clang++ accepts -g... (cached) yes
218 0:05.08 checking for ranlib... (cached) ranlib
219 0:05.08 checking for /usr/bin/clang... (cached) /usr/bin/gcc-6 -std=gnu99
220 0:05.08 checking for strip... (cached) strip
221 0:05.08 checking for otool... no
222 0:05.08 checking for X... (cached) libraries , headers
223 0:05.08 checking for dnet_ntoa in -ldnet... (cached) no
224 0:05.09 checking for dnet_ntoa in -ldnet_stub... (cached) no
225 0:05.09 checking for gethostbyname... (cached) yes
226 0:05.09 checking for connect... (cached) yes
227 0:05.09 checking for remove... (cached) yes
228 0:05.09 checking for shmat... (cached) yes
229 0:05.09 checking for IceConnectionNumber in -lICE... (cached) yes
230 0:05.16 checking for --noexecstack option to as... yes
231 0:05.21 checking for -z noexecstack option to ld... yes
232 0:05.25 checking for -z text option to ld... yes
233 0:05.29 checking for -z relro option to ld... yes
234 0:05.34 checking for -z nocopyreloc option to ld... yes
235 0:05.38 checking for -Bsymbolic-functions option to ld... yes
236 0:05.42 checking for --build-id=sha1 option to ld... yes
237 0:05.46 checking for --ignore-unresolved-symbol option to ld... yes
238 0:05.50 checking if toolchain supports -mssse3 option... yes
239 0:05.53 checking if toolchain supports -msse4.1 option... yes
240 0:05.56 checking for x86 AVX2 asm support in compiler... yes
241 0:05.59 checking whether the linker supports Identical Code Folding... no
242 0:05.76 checking whether removing dead symbols breaks debugging... no
243 0:05.76 checking for working const... (cached) yes
244 0:05.76 checking for mode_t... (cached) yes
245 0:05.76 checking for off_t... (cached) yes
246 0:05.76 checking for pid_t... (cached) yes
247 0:05.76 checking for size_t... (cached) yes
248 0:05.76 checking whether 64-bits std::atomic requires -latomic... (cached) no
249 0:05.76 checking for dirent.h that defines DIR... (cached) yes
250 0:05.76 checking for opendir in -ldir... (cached) no
251 0:05.76 checking for sockaddr_in.sin_len... (cached) false
252 0:05.76 checking for sockaddr_in6.sin6_len... (cached) false
253 0:05.76 checking for sockaddr.sa_len... (cached) false
254 0:05.77 checking for gethostbyname_r in -lc_r... (cached) no
255 0:05.77 checking for library containing dlopen... (cached) -ldl
256 0:05.77 checking for dlfcn.h... (cached) yes
257 0:05.77 checking for dladdr... (cached) yes
258 0:05.77 checking for memmem... (cached) yes
259 0:05.78 checking for socket in -lsocket... (cached) no
260 0:05.78 checking for XDrawLines in -lX11... (cached) yes
261 0:05.78 checking for XextAddDisplay in -lXext... (cached) yes
262 0:05.78 checking for XtFree in -lXt... (cached) yes
263 0:05.79 checking for xcb_connect in -lxcb... (cached) yes
264 0:05.79 checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
265 0:05.79 checking for XGetXCBConnection in -lX11-xcb... (cached) yes
266 0:05.79 checking for pthread_create in -lpthreads... (cached) no
267 0:05.79 checking for pthread_create in -lpthread... (cached) yes
268 0:05.84 checking whether /usr/bin/clang -std=gnu99 accepts -pthread... yes
269 0:05.84 checking for pthread.h... (cached) yes
270 0:05.85 checking for stat64... (cached) yes
271 0:05.85 checking for lstat64... (cached) yes
272 0:05.85 checking for truncate64... (cached) yes
273 0:05.85 checking for statvfs64... (cached) yes
274 0:05.85 checking for statvfs... (cached) yes
275 0:05.86 checking for statfs64... (cached) yes
276 0:05.86 checking for statfs... (cached) yes
277 0:05.86 checking for getpagesize... (cached) yes
278 0:05.86 checking for gmtime_r... (cached) yes
279 0:05.87 checking for localtime_r... (cached) yes
280 0:05.87 checking for arc4random... (cached) no
281 0:05.87 checking for arc4random_buf... (cached) no
282 0:05.87 checking for mallinfo... (cached) yes
283 0:05.88 checking for gettid... (cached) no
284 0:05.88 checking for lchown... (cached) yes
285 0:05.88 checking for setpriority... (cached) yes
286 0:05.88 checking for strerror... (cached) yes
287 0:05.89 checking for syscall... (cached) yes
288 0:05.89 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
289 0:05.93 checking for pthread_cond_timedwait_monotonic_np...
290 0:05.93 checking for res_ninit()... (cached) yes
291 0:05.93 checking for an implementation of va_copy()... (cached) yes
292 0:05.93 checking whether va_list can be copied by value... (cached) no
293 0:05.94 checking for __thread keyword for TLS variables... (cached) yes
294 0:05.94 checking for localeconv... (cached) yes
295 0:05.94 checking for malloc.h... (cached) yes
296 0:05.94 checking for strndup... (cached) yes
297 0:05.95 checking for posix_memalign... (cached) yes
298 0:05.95 checking for memalign... (cached) yes
299 0:05.95 checking for malloc_usable_size... (cached) yes
300 0:05.99 checking whether malloc_usable_size definition can use const argument... no
301 0:06.02 checking for valloc in malloc.h... yes
302 0:06.04 checking for valloc in unistd.h... no
303 0:06.08 checking for _aligned_malloc in malloc.h... no
304 0:06.08 checking NSPR selection... source-tree
305 0:06.08 checking if app-specific confvars.sh exists... /home/skyeye/Desktop/browser-only/browser/confvars.sh
306 0:06.08 checking for gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 gio-unix-2.0 ... yes
307 0:06.09 checking MOZ_GTK3_CFLAGS... -pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
308 0:06.09 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
309 0:06.10 checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gio-unix-2.0 gdk-x11-2.0... yes
310 0:06.10 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
311 0:06.10 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
312 0:06.10 checking for dbus-1 >= 0.60... yes
313 0:06.10 checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
314 0:06.11 checking MOZ_DBUS_LIBS... -ldbus-1
315 0:06.11 checking for dbus-glib-1 >= 0.60... yes
316 0:06.11 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
317 0:06.11 checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
318 0:06.15 checking for linux/joystick.h... (cached) yes
319 0:06.15 checking for wget... (cached) wget
320 0:06.16 checking for fdatasync... (cached) yes
321 0:06.20 checking for valid C compiler optimization flags... yes
322 0:06.20 checking for __cxa_demangle... (cached) yes
323 0:06.20 checking for unwind.h... (cached) yes
324 0:06.20 checking for _Unwind_Backtrace... (cached) yes
325 0:06.21 checking for -pipe support... yes
326 0:06.27 checking what kind of list files are supported by the linker... linkerscript
327 0:06.27 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
328 0:06.27 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
329 0:06.27 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
330 0:06.27 checking for FT_Bitmap_Size.y_ppem... (cached) yes
331 0:06.27 checking for FT_GlyphSlot_Embolden... (cached) yes
332 0:06.28 checking for FT_Load_Sfnt_Table... (cached) yes
333 0:06.28 checking for fontconfig/fcfreetype.h... (cached) yes
334 0:06.32 checking for posix_fadvise... (cached) yes
335 0:06.32 checking for posix_fallocate... (cached) yes
336 0:06.38 updating cache ./config.cache
337 0:06.38 creating ./config.data
338 0:06.39 Creating config.status
339 0:06.49 Reticulating splines...
340 0:07.42 0:00.95 File already read. Skipping: /home/skyeye/Desktop/browser-only/gfx/angle/targets/angle_common/moz.build
341 0:10.07 Traceback (most recent call last):
342 0:10.07 File "/home/skyeye/Desktop/browser-only/configure.py", line 132, in <module>
343 0:10.07 sys.exit(main(sys.argv))
344 0:10.07 File "/home/skyeye/Desktop/browser-only/configure.py", line 43, in main
345 0:10.07 return config_status(config)
346 0:10.07 File "/home/skyeye/Desktop/browser-only/configure.py", line 127, in config_status
347 0:10.07 return config_status(args=[], **encode(sanitized_config, encoding))
348 0:10.07 File "/home/skyeye/Desktop/browser-only/python/mozbuild/mozbuild/config_status.py", line 143, in config_status
349 0:10.07 definitions = list(definitions)
350 0:10.07 File "/home/skyeye/Desktop/browser-only/python/mozbuild/mozbuild/frontend/emitter.py", line 173, in emit
351 0:10.08 for out in output:
352 0:10.08 File "/home/skyeye/Desktop/browser-only/python/mozbuild/mozbuild/frontend/reader.py", line 885, in read_topsrcdir
353 0:10.08 for r in self.read_mozbuild(path, self.config):
354 0:10.08 File "/home/skyeye/Desktop/browser-only/python/mozbuild/mozbuild/frontend/reader.py", line 1052, in read_mozbuild
355 0:10.08 raise bre
356 0:10.08 mozbuild.frontend.reader.BuildReaderError:
357 0:10.08 ==============================
358 0:10.08 FATAL ERROR PROCESSING MOZBUILD FILE
359 0:10.08 ==============================
360 0:10.08
361 0:10.08 The error occurred while processing the following file:
362 0:10.08
363 0:10.08 /home/skyeye/Desktop/browser-only/toolkit/moz.build
364 0:10.08
365 0:10.08 The underlying problem is we referenced a path that does not exist. That path is:
366 0:10.08
367 0:10.08 /home/skyeye/Desktop/browser-only/toolkit/torproject/torbutton/moz.build
368 0:10.08
369 0:10.08 Either create the file if it needs to exist or do not reference it.
370 0:10.08
371 0:10.52 *** Fix above errors and then restart with\
372 0:10.53 "./mach build"
373 0:10.53 client.mk:111: recipe for target 'configure' failed
374 0:10.53 make: *** [configure] Error 1
375skyeye@skyeye:~/Desktop/browser-only$