| 1 | running build |
|---|
| 2 | running build_py |
|---|
| 3 | running build_ext |
|---|
| 4 | building '_core' extension |
|---|
| 5 | gcc -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 |
|---|
| 6 | src/_core/soy._core.c:50:21: error: strophe.h: No such file or directory |
|---|
| 7 | src/_core/soy._core.c:467: warning: âstruct __pyx_obj_3soy_6bodies_Bodyâ declared inside parameter list |
|---|
| 8 | src/_core/soy._core.c:467: warning: its scope is only this definition or declaration, which is probably not what you want |
|---|
| 9 | src/_core/soy._core.c: In function â__pyx_f_3soy_5_core_6Window__coreEventDestroyâ: |
|---|
| 10 | src/_core/soy._core.c:2817: warning: format not a string literal and no format arguments |
|---|
| 11 | src/_core/soy._core.c: In function â__pyx_f_3soy_5_core_6Window__coreEventMapâ: |
|---|
| 12 | src/_core/soy._core.c:2841: warning: format not a string literal and no format arguments |
|---|
| 13 | src/_core/soy._core.c:2873: warning: format not a string literal and no format arguments |
|---|
| 14 | src/_core/soy._core.c:2881: warning: format not a string literal and no format arguments |
|---|
| 15 | src/_core/soy._core.c: In function â__pyx_f_3soy_5_core_6Window__coreEventUnmapâ: |
|---|
| 16 | src/_core/soy._core.c:2909: warning: format not a string literal and no format arguments |
|---|
| 17 | error: command 'gcc' failed with exit status 1 |
|---|
| 18 | |
|---|