Created
November 8, 2009 14:47
-
-
Save knewter/229306 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
*** Checking out gjs *** [6/7] | |
git pull --rebase | |
remote: Counting objects: 34, done. | |
remote: Compressing objects: 100% (23/23), done. | |
remote: Total 23 (delta 17), reused 0 (delta 0) | |
Unpacking objects: 100% (23/23), done. | |
From git://git.gnome.org/gjs | |
8ca60f3..af8fc9e master -> origin/master | |
First, rewinding head to replay your work on top of it... | |
Fast-forwarded master to af8fc9eb931ccd7ada08a29412d1612046a783e7. | |
*** Building gjs *** [6/7] | |
make | |
cd . && /bin/bash /home/jadams/gnome-shell/source/gjs/missing --run automake-1.11 --gnu Makefile | |
Makefile-test.am:151: clean-local was already defined in condition TRUE, which includes condition ENABLE_COVERAGE ... | |
Makefile.am:107: `Makefile-test.am' included from here | |
Makefile-test.am:110: ... `clean-local' previously defined here | |
Makefile.am:107: `Makefile-test.am' included from here | |
cd . && /bin/bash ./config.status Makefile depfiles | |
config.status: creating Makefile | |
config.status: executing depfiles commands | |
make all-am | |
make[1]: Entering directory `/home/jadams/gnome-shell/source/gjs' | |
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DXP_UNIX -DJS_THREADSAFE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xulrunner-1.9.1.3/stable -I/usr/include/xulrunner-1.9.1.3/stable/nspr -I/usr/include/nspr -I/usr/include/xulrunner-1.9.1.3/unstable -Wfloat-equal -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT console_la-console.lo -MD -MP -MF .deps/console_la-console.Tpo -c -o console_la-console.lo `test -f 'modules/console.c' || echo './'`modules/console.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DXP_UNIX -DJS_THREADSAFE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xulrunner-1.9.1.3/stable -I/usr/include/xulrunner-1.9.1.3/stable/nspr -I/usr/include/nspr -I/usr/include/xulrunner-1.9.1.3/unstable -Wfloat-equal -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT console_la-console.lo -MD -MP -MF .deps/console_la-console.Tpo -c modules/console.c -fPIC -DPIC -o .libs/console_la-console.o | |
modules/console.c:52:19: error: jsapi.h: No such file or directory | |
modules/console.c:53:36: error: jsstddef.h: No such file or directory | |
In file included from ./gjs/gjs.h:28, | |
from modules/console.c:56: | |
./gjs/importer.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_create_root_importer’ | |
./gjs/importer.h:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_define_root_importer’ | |
./gjs/importer.h:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
In file included from ./gjs/gjs.h:29, | |
from modules/console.c:56: | |
./gjs/jsapi-util.h:107: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:109: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:114: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:115: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:116: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:117: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:118: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:121: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:125: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:142: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:144: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:148: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:163: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:166: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:168: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:170: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_log_exception’ | |
./gjs/jsapi-util.h:172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_log_and_keep_exception’ | |
./gjs/jsapi-util.h:174: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_move_exception’ | |
./gjs/jsapi-util.h:176: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:184: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:186: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:188: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_call_function_value’ | |
./gjs/jsapi-util.h:194: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:197: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_get_prop_verbose_stub’ | |
./gjs/jsapi-util.h:201: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_set_prop_verbose_stub’ | |
./gjs/jsapi-util.h:205: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_add_prop_verbose_stub’ | |
./gjs/jsapi-util.h:209: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_delete_prop_verbose_stub’ | |
./gjs/jsapi-util.h:214: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_to_utf8’ | |
./gjs/jsapi-util.h:217: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_from_utf8’ | |
./gjs/jsapi-util.h:221: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_to_filename’ | |
./gjs/jsapi-util.h:224: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_from_filename’ | |
./gjs/jsapi-util.h:228: error: expected ‘)’ before ‘value’ | |
./gjs/jsapi-util.h:229: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:231: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_get_binary_data’ | |
./gjs/jsapi-util.h:235: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_from_binary_data’ | |
./gjs/jsapi-util.h:239: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_string_get_uint16_data’ | |
./gjs/jsapi-util.h:243: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_get_string_id’ | |
./gjs/jsapi-util.h:245: error: expected ‘)’ before ‘value’ | |
./gjs/jsapi-util.h:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_date_from_time_t’ | |
./gjs/jsapi-util.h:249: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_parse_args’ | |
./gjs/jsapi-util.h:257: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:260: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_rooted_array_get’ | |
./gjs/jsapi-util.h:263: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:265: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:267: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token | |
./gjs/jsapi-util.h:270: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:274: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:277: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:283: error: expected ‘)’ before ‘*’ token | |
./gjs/jsapi-util.h:288: error: expected ‘)’ before ‘*’ token | |
In file included from ./gjs/gjs.h:30, | |
from modules/console.c:56: | |
./gjs/native.h:65: error: expected declaration specifiers or ‘...’ before ‘*’ token | |
./gjs/native.h:65: error: expected ‘)’ before ‘*’ token | |
./gjs/native.h:81: error: expected declaration specifiers or ‘...’ before ‘GjsDefineModuleFunc’ | |
./gjs/native.h:87: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_import_native_module’ | |
In file included from modules/console.c:58: | |
modules/console.h:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_define_console_stuff’ | |
modules/console.h:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_console_interact’ | |
modules/console.c:61: error: expected ‘)’ before ‘*’ token | |
modules/console.c:132: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_console_readline’ | |
modules/console.c:160: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_console_interact’ | |
modules/console.c:232: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gjs_define_console_stuff’ | |
modules/console.c: In function ‘register_native_module’: | |
modules/console.c:244: error: ‘gjs_define_console_stuff’ undeclared (first use in this function) | |
modules/console.c:244: error: (Each undeclared identifier is reported only once | |
modules/console.c:244: error: for each function it appears in.) | |
modules/console.c:244: error: too many arguments to function ‘gjs_register_native_module’ | |
make[1]: *** [console_la-console.lo] Error 1 | |
make[1]: Leaving directory `/home/jadams/gnome-shell/source/gjs' | |
make: *** [all] Error 2 | |
*** Error during phase build of gjs: ########## Error running make *** [6/7] | |
[1] Rerun phase build | |
[2] Ignore error and continue to install | |
[3] Give up on module | |
[4] Start shell | |
[5] Reload configuration | |
[6] Go to phase "wipe directory and start over" | |
[7] Go to phase "configure" | |
[8] Go to phase "clean" | |
[9] Go to phase "distclean" | |
choice: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment