Ticket #975: build_log_12-02-2009.txt

File build_log_12-02-2009.txt, 1.5 KB (added by tomwardill, 4 years ago)

Build error log

Line 
1running build
2running build_py
3running build_ext
4building '_core' extension
5gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/home/tomwardill/scratch/pysoy/pysoy/include -I/usr/include/python2.5 -c src/_core/soy._core.c -o build/temp.linux-i686-2.5/src/_core/soy._core.o -I /usr/include/glib-2.0 -I /usr/lib/glib-2.0/include -I /usr/include/cairo -I /usr/local/include -I /usr/include/liboil-0.3 -I /usr/include/pango-1.0
6src/_core/soy._core.c:50:21: error: strophe.h: No such file or directory
7src/_core/soy._core.c:467: warning: ‘struct __pyx_obj_3soy_6bodies_Body’ declared inside parameter list
8src/_core/soy._core.c:467: warning: its scope is only this definition or declaration, which is probably not what you want
9src/_core/soy._core.c: In function ‘__pyx_f_3soy_5_core_6Window__coreEventDestroy’:
10src/_core/soy._core.c:2817: warning: format not a string literal and no format arguments
11src/_core/soy._core.c: In function ‘__pyx_f_3soy_5_core_6Window__coreEventMap’:
12src/_core/soy._core.c:2841: warning: format not a string literal and no format arguments
13src/_core/soy._core.c:2873: warning: format not a string literal and no format arguments
14src/_core/soy._core.c:2881: warning: format not a string literal and no format arguments
15src/_core/soy._core.c: In function ‘__pyx_f_3soy_5_core_6Window__coreEventUnmap’:
16src/_core/soy._core.c:2909: warning: format not a string literal and no format arguments
17error: command 'gcc' failed with exit status 1
18