Last active
March 23, 2017 23:54
-
-
Save ar5had/91c3f665eea220b717ce8e9db7764c4f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arshad@asd:~/Documents/gr/comm-central$ ./mozilla/mach build | |
0:01.21 /usr/bin/make -f client.mk -s | |
0:01.55 Adding client.mk options from /home/arshad/Documents/gr/comm-central/mozconfig: | |
0:01.55 FOUND_MOZCONFIG := /home/arshad/Documents/gr/comm-central/mozconfig | |
0:10.53 make[2]: Circular /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER <- /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER dependency dropped. | |
0:10.59 make[3]: Circular /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER <- /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER dependency dropped. | |
0:10.76 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. | |
0:10.78 Elapsed: 0.02s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. | |
0:10.97 Elapsed: 0.10s; From dist/xpi-stage: Kept 15 existing; Added/updated 0; Removed 2 files and 0 directories. | |
0:21.03 Elapsed: 10.28s; From dist/idl: Kept 1333 existing; Added/updated 0; Removed 0 files and 0 directories. | |
0:24.39 Elapsed: 13.33s; From dist/bin: Kept 2254 existing; Added/updated 0; Removed 13 files and 0 directories. | |
0:24.87 Elapsed: 13.97s; From _tests: Kept 1239 existing; Added/updated 0; Removed 0 files and 0 directories. | |
0:26.50 Elapsed: 15.75s; From dist/include: Kept 5561 existing; Added/updated 0; Removed 1 files and 0 directories. | |
0:26.54 buildid.h | |
0:26.54 source-repo.h | |
0:26.54 make[2]: Circular /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER <- /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER dependency dropped. | |
0:27.36 application.ini | |
0:27.60 application.ini.h | |
0:29.39 Elapsed: 0.05s; From ../../dist/idl: Kept 1333 existing; Added/updated 0; Removed 0 files and 0 directories. | |
0:31.18 make[2]: Circular /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER <- /home/arshad/Documents/gr/comm-central/mozilla/CLOBBER dependency dropped. | |
0:35.41 force-cargo-library-build | |
0:45.77 /home/arshad/Documents/gr/comm-central/mailnews/addrbook/src/nsAbContentHandler.cpp:11:29: fatal error: nsNullPrincipal.h: No such file or directory | |
0:45.77 compilation terminated. | |
0:45.78 | |
0:45.78 In the directory /home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/mailnews/addrbook/src | |
0:45.78 The following command failed to execute properly: | |
0:45.78 /usr/bin/g++ -std=gnu++11 -o nsAbContentHandler.o -c -I/home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/dist/stl_wrappers -I/home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/dist/system_wrappers -include /home/arshad/Documents/gr/comm-central/mozilla/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/home/arshad/Documents/gr/comm-central/mailnews/addrbook/src -I/home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/mailnews/addrbook/src -I/home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/dist/include -I/home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/dist/include/nspr -I/home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /home/arshad/Documents/gr/comm-central/obj-x86_64-pc-linux-gnu/mozilla-config.h -MD -MP -MF .deps/nsAbContentHandler.o.pp -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -Os -fno-omit-frame-pointer -fdiagnostics-color /home/arshad/Documents/gr/comm-central/mailnews/addrbook/src/nsAbContentHandler.cpp | |
0:45.78 /home/arshad/Documents/gr/comm-central/mozilla/config/rules.mk:1011: recipe for target 'nsAbContentHandler.o' failed | |
0:45.78 make[4]: *** [nsAbContentHandler.o] Error 1 | |
0:45.78 make[4]: *** Waiting for unfinished jobs.... | |
0:46.38 /home/arshad/Documents/gr/comm-central/mozilla/config/recurse.mk:71: recipe for target 'mailnews/addrbook/src/target' failed | |
0:46.38 make[3]: *** [mailnews/addrbook/src/target] Error 2 | |
0:46.38 make[3]: *** Waiting for unfinished jobs.... | |
0:50.56 libmailnews_extensions_fts3_src.a.desc | |
0:52.52 Finished release [optimized + debuginfo] target(s) in 0.0 secs | |
1:11.83 libmailnews_imap_src.a.desc | |
1:14.64 /home/arshad/Documents/gr/comm-central/mozilla/config/recurse.mk:32: recipe for target 'compile' failed | |
1:14.64 make[2]: *** [compile] Error 2 | |
1:14.64 /home/arshad/Documents/gr/comm-central/mozilla/config/rules.mk:519: recipe for target 'default' failed | |
1:14.64 make[1]: *** [default] Error 2 | |
1:14.64 client.mk:397: recipe for target 'build' failed | |
1:14.64 make: *** [build] Error 2 | |
1:14.68 0 compiler warnings present. | |
arshad@asd:~/Documents/gr/comm-central$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment