Advertisement
Guest User

Untitled

a guest
Nov 14th, 2011
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 KB | None | 0 0
  1. warning: Setup, line 14: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  2. warning: Setup, line 15: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  3. warning: Setup, line 20: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  4. warning: Setup, line 21: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  5. warning: Setup, line 22: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  6. warning: Setup, line 23: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  7. warning: Setup, line 24: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  8. warning: Setup, line 25: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  9. warning: Setup, line 26: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  10. warning: Setup, line 27: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  11. warning: Setup, line 28: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  12. warning: Setup, line 29: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  13. warning: Setup, line 30: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  14. warning: Setup, line 31: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  15. warning: Setup, line 32: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  16. warning: Setup, line 33: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  17. warning: Setup, line 34: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  18. warning: Setup, line 35: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  19. warning: Setup, line 36: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  20. warning: Setup, line 37: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  21. warning: Setup, line 38: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  22. warning: Setup, line 39: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  23. warning: Setup, line 40: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  24. warning: Setup, line 41: unrecognized argument '-Wl,-rpath,/home/jalon/Pandora/renpy/renpy-deps/install/lib'
  25. running build
  26. running build_py
  27. copying lib/macosx.py -> build/lib.linux-i686-2.6/pygame
  28. copying lib/__init__.py -> build/lib.linux-i686-2.6/pygame
  29. running build_ext
  30. building 'pygame.imageext' extension
  31. arm-angstrom-linux-gnueabi-gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DPANDORA -DHAVE_GLES -O3 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -ftree-vectorize -ffast-math -fsingle-precision-constant -fsigned-char -O3 -I/home/jalon/Pandora/renpy/renpy-deps/install/include -I/home/jalon/Pandora/renpy/renpy-deps/install/include/freetype2 -DPANDORA -DHAVE_GLES -O3 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -ftree-vectorize -ffast-math -fsingle-precision-constant -fsigned-char -fPIC -D_GNU_SOURCE= -D_REENTRANT -I/home/jalon/Pandora/renpy/renpy-deps/install/include -I/home/jalon/Pandora/renpy/renpy-deps/install/include -I/home/jalon/Pandora/renpy/renpy-deps/install/include/SDL -I/home/jalon/Pandora/renpy/renpy-deps/install/include/SDL -I/home/jalon/Pandora/renpy/renpy-deps/install/include/libpng -I/home/jalon/Pandora/renpy/renpy-deps/install/include -I/usr/include/python2.6 -c src/imageext.c -o build/temp.linux-i686-2.6/src/imageext.o
  32. En el fichero incluído de src/imageext.c:31:
  33. src/pygame.h:60:20: error: Python.h: No existe el fichero o el directorio
  34. In file included from src/imageext.c:31:
  35. src/pygame.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lenfunc’
  36. src/pygame.h:85: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ssizeargfunc’
  37. src/pygame.h:86: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ssizeobjargproc’
  38. src/pygame.h:87: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ssizessizeargfunc’
  39. src/pygame.h:88: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ssizessizeobjargproc’
  40. src/pygame.h:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘readbufferproc’
  41. src/pygame.h:90: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘writebufferproc’
  42. src/pygame.h:91: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘segcountproc’
  43. src/pygame.h:92: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘charbufferproc’
  44. src/pygame.h:196: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  45. src/pygame.h:237: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  46. src/pygame.h:272: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  47. src/pygame.h:311: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  48. src/pygame.h:349: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  49. src/pygame.h:408: error: expected specifier-qualifier-list before ‘PyObject’
  50. src/pygame.h:415: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  51. src/pygame.h:457: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  52. src/pygame.h:525: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
  53. src/imageext.c:50: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  54. src/imageext.c:353: aviso: la declaración de la función no es un prototipo
  55. src/imageext.c: En la función ‘opengltosdl’:
  56. src/imageext.c:356: error: ‘PyObject’ no se declaró aquí (primer uso en esta función)
  57. src/imageext.c:356: error: (Cada identificador no declarado solamente se reporta una vez
  58. src/imageext.c:356: error: para cada funcion en la que aparece.)
  59. src/imageext.c:356: error: ‘pyopengl’ no se declaró aquí (primer uso en esta función)
  60. src/imageext.c:356: error: ‘readpixels’ no se declaró aquí (primer uso en esta función)
  61. src/imageext.c:356: aviso: el operador del lado izquierdo de la expresión coma no tiene efecto
  62. src/imageext.c:372: aviso: declaración implícita de la función ‘PyErr_SetString’
  63. src/imageext.c:372: error: ‘PyExc_RuntimeError’ no se declaró aquí (primer uso en esta función)
  64. src/imageext.c:372: error: expected expression before ‘)’ token
  65. src/imageext.c:376: error: expected expression before ‘)’ token
  66. src/imageext.c:383: error: ‘PyExc_MemoryError’ no se declaró aquí (primer uso en esta función)
  67. src/imageext.c:383: error: expected expression before ‘)’ token
  68. src/imageext.c:403: error: expected expression before ‘)’ token
  69. src/imageext.c:403: error: expected expression before ‘)’ token
  70. src/imageext.c:357: aviso: variable ‘formatflag’ sin usar
  71. src/imageext.c:357: aviso: variable ‘typeflag’ sin usar
  72. src/imageext.c: En el nivel principal:
  73. src/imageext.c:418: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  74. src/imageext.c:496: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘image_builtins’
  75. src/imageext.c: En la función ‘initimageext’:
  76. src/imageext.c:507: aviso: declaración implícita de la función ‘Py_InitModule3’
  77. src/imageext.c:507: error: ‘image_builtins’ no se declaró aquí (primer uso en esta función)
  78. src/imageext.c:510: error: ‘PyObject’ no se declaró aquí (primer uso en esta función)
  79. src/imageext.c:510: error: ‘_module’ no se declaró aquí (primer uso en esta función)
  80. src/imageext.c:510: aviso: declaración implícita de la función ‘PyImport_ImportModule’
  81. src/imageext.c:510: error: ‘_dict’ no se declaró aquí (primer uso en esta función)
  82. src/imageext.c:510: aviso: declaración implícita de la función ‘PyModule_GetDict’
  83. src/imageext.c:510: error: ‘_c_api’ no se declaró aquí (primer uso en esta función)
  84. src/imageext.c:510: aviso: declaración implícita de la función ‘PyDict_GetItemString’
  85. src/imageext.c:510: aviso: declaración implícita de la función ‘PyCObject_Check’
  86. src/imageext.c:510: aviso: declaración implícita de la función ‘PyCObject_AsVoidPtr’
  87. src/imageext.c:510: aviso: declaración implícita de la función ‘Py_DECREF’
  88. error: command 'arm-angstrom-linux-gnueabi-gcc' failed with exit status 1
  89.  
  90.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement