Share Pastebin
Guest
Public paste!

configure

By: a guest | Mar 17th, 2010 | Syntax: None | Size: 30.46 KB | Hits: 43 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/regexmodule.c -o build/temp.linux-i686-2.3/regexmodule.o
  2. gcc -pthread -shared build/temp.linux-i686-2.3/regexmodule.o build/temp.linux-i686-2.3/regexpr.o -L/usr/local/lib -o build/lib.linux-i686-2.3/regex.so
  3. building 'pcre' extension
  4. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/pcremodule.c -o build/temp.linux-i686-2.3/pcremodule.o
  5. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/pypcre.c -o build/temp.linux-i686-2.3/pypcre.o
  6. /home/lopez/Desktop/Python-2.3.2/Modules/pypcre.c: En la función ‘compile_branch’:
  7. /home/lopez/Desktop/Python-2.3.2/Modules/pypcre.c:1219: aviso: puede ser que se utilice ‘repeat_min’ sin inicializar en esta función
  8. /home/lopez/Desktop/Python-2.3.2/Modules/pypcre.c:1219: aviso: puede ser que se utilice ‘repeat_max’ sin inicializar en esta función
  9. gcc -pthread -shared build/temp.linux-i686-2.3/pcremodule.o build/temp.linux-i686-2.3/pypcre.o -L/usr/local/lib -o build/lib.linux-i686-2.3/pcre.so
  10. building '_hotshot' extension
  11. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_hotshot.c -o build/temp.linux-i686-2.3/_hotshot.o
  12. gcc -pthread -shared build/temp.linux-i686-2.3/_hotshot.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_hotshot.so
  13. building '_weakref' extension
  14. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_weakref.c -o build/temp.linux-i686-2.3/_weakref.o
  15. gcc -pthread -shared build/temp.linux-i686-2.3/_weakref.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_weakref.so
  16. building 'xreadlines' extension
  17. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/xreadlinesmodule.c -o build/temp.linux-i686-2.3/xreadlinesmodule.o
  18. gcc -pthread -shared build/temp.linux-i686-2.3/xreadlinesmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/xreadlines.so
  19. building 'array' extension
  20. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/arraymodule.c -o build/temp.linux-i686-2.3/arraymodule.o
  21. gcc -pthread -shared build/temp.linux-i686-2.3/arraymodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/array.so
  22. building 'cmath' extension
  23. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/cmathmodule.c -o build/temp.linux-i686-2.3/cmathmodule.o
  24. gcc -pthread -shared build/temp.linux-i686-2.3/cmathmodule.o -L/usr/local/lib -lm -o build/lib.linux-i686-2.3/cmath.so
  25. building 'math' extension
  26. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/mathmodule.c -o build/temp.linux-i686-2.3/mathmodule.o
  27. gcc -pthread -shared build/temp.linux-i686-2.3/mathmodule.o -L/usr/local/lib -lm -o build/lib.linux-i686-2.3/math.so
  28. building 'strop' extension
  29. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/stropmodule.c -o build/temp.linux-i686-2.3/stropmodule.o
  30. gcc -pthread -shared build/temp.linux-i686-2.3/stropmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/strop.so
  31. building 'time' extension
  32. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/timemodule.c -o build/temp.linux-i686-2.3/timemodule.o
  33. gcc -pthread -shared build/temp.linux-i686-2.3/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-i686-2.3/time.so
  34. building 'datetime' extension
  35. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/datetimemodule.c -o build/temp.linux-i686-2.3/datetimemodule.o
  36. gcc -pthread -shared build/temp.linux-i686-2.3/datetimemodule.o -L/usr/local/lib -lm -o build/lib.linux-i686-2.3/datetime.so
  37. building '_random' extension
  38. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_randommodule.c -o build/temp.linux-i686-2.3/_randommodule.o
  39. gcc -pthread -shared build/temp.linux-i686-2.3/_randommodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_random.so
  40. building 'itertools' extension
  41. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/itertoolsmodule.c -o build/temp.linux-i686-2.3/itertoolsmodule.o
  42. gcc -pthread -shared build/temp.linux-i686-2.3/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/itertools.so
  43. building 'operator' extension
  44. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/operator.c -o build/temp.linux-i686-2.3/operator.o
  45. gcc -pthread -shared build/temp.linux-i686-2.3/operator.o -L/usr/local/lib -o build/lib.linux-i686-2.3/operator.so
  46. building '_testcapi' extension
  47. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_testcapimodule.c -o build/temp.linux-i686-2.3/_testcapimodule.o
  48. gcc -pthread -shared build/temp.linux-i686-2.3/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_testcapi.so
  49. building 'unicodedata' extension
  50. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c -o build/temp.linux-i686-2.3/unicodedata.o
  51. /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c: En la función ‘_getcode’:
  52. /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c:719: aviso: puede ser que se utilice ‘L’ sin inicializar en esta función
  53. /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c:719: aviso: puede ser que se utilice ‘V’ sin inicializar en esta función
  54. /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c:719: aviso: puede ser que se utilice ‘T’ sin inicializar en esta función
  55. gcc -pthread -shared build/temp.linux-i686-2.3/unicodedata.o -L/usr/local/lib -o build/lib.linux-i686-2.3/unicodedata.so
  56. building '_locale' extension
  57. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_localemodule.c -o build/temp.linux-i686-2.3/_localemodule.o
  58. gcc -pthread -shared build/temp.linux-i686-2.3/_localemodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_locale.so
  59. building 'fcntl' extension
  60. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/fcntlmodule.c -o build/temp.linux-i686-2.3/fcntlmodule.o
  61. gcc -pthread -shared build/temp.linux-i686-2.3/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/fcntl.so
  62. building 'pwd' extension
  63. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/pwdmodule.c -o build/temp.linux-i686-2.3/pwdmodule.o
  64. gcc -pthread -shared build/temp.linux-i686-2.3/pwdmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/pwd.so
  65. building 'grp' extension
  66. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/grpmodule.c -o build/temp.linux-i686-2.3/grpmodule.o
  67. gcc -pthread -shared build/temp.linux-i686-2.3/grpmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/grp.so
  68. building 'select' extension
  69. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/selectmodule.c -o build/temp.linux-i686-2.3/selectmodule.o
  70. gcc -pthread -shared build/temp.linux-i686-2.3/selectmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/select.so
  71. building 'md5' extension
  72. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/md5module.c -o build/temp.linux-i686-2.3/md5module.o
  73. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/md5c.c -o build/temp.linux-i686-2.3/md5c.o
  74. gcc -pthread -shared build/temp.linux-i686-2.3/md5module.o build/temp.linux-i686-2.3/md5c.o -L/usr/local/lib -o build/lib.linux-i686-2.3/md5.so
  75. building 'sha' extension
  76. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/shamodule.c -o build/temp.linux-i686-2.3/shamodule.o
  77. gcc -pthread -shared build/temp.linux-i686-2.3/shamodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/sha.so
  78. building 'binascii' extension
  79. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/binascii.c -o build/temp.linux-i686-2.3/binascii.o
  80. gcc -pthread -shared build/temp.linux-i686-2.3/binascii.o -L/usr/local/lib -o build/lib.linux-i686-2.3/binascii.so
  81. building 'parser' extension
  82. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/parsermodule.c -o build/temp.linux-i686-2.3/parsermodule.o
  83. gcc -pthread -shared build/temp.linux-i686-2.3/parsermodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/parser.so
  84. building 'cStringIO' extension
  85. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/cStringIO.c -o build/temp.linux-i686-2.3/cStringIO.o
  86. gcc -pthread -shared build/temp.linux-i686-2.3/cStringIO.o -L/usr/local/lib -o build/lib.linux-i686-2.3/cStringIO.so
  87. building 'cPickle' extension
  88. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/cPickle.c -o build/temp.linux-i686-2.3/cPickle.o
  89. gcc -pthread -shared build/temp.linux-i686-2.3/cPickle.o -L/usr/local/lib -o build/lib.linux-i686-2.3/cPickle.so
  90. building 'mmap' extension
  91. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/mmapmodule.c -o build/temp.linux-i686-2.3/mmapmodule.o
  92. gcc -pthread -shared build/temp.linux-i686-2.3/mmapmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/mmap.so
  93. building 'rotor' extension
  94. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/rotormodule.c -o build/temp.linux-i686-2.3/rotormodule.o
  95. gcc -pthread -shared build/temp.linux-i686-2.3/rotormodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/rotor.so
  96. building 'syslog' extension
  97. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/syslogmodule.c -o build/temp.linux-i686-2.3/syslogmodule.o
  98. gcc -pthread -shared build/temp.linux-i686-2.3/syslogmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/syslog.so
  99. building 'timing' extension
  100. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/timingmodule.c -o build/temp.linux-i686-2.3/timingmodule.o
  101. gcc -pthread -shared build/temp.linux-i686-2.3/timingmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/timing.so
  102. building 'audioop' extension
  103. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/audioop.c -o build/temp.linux-i686-2.3/audioop.o
  104. gcc -pthread -shared build/temp.linux-i686-2.3/audioop.o -L/usr/local/lib -o build/lib.linux-i686-2.3/audioop.so
  105. building 'imageop' extension
  106. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/imageop.c -o build/temp.linux-i686-2.3/imageop.o
  107. gcc -pthread -shared build/temp.linux-i686-2.3/imageop.o -L/usr/local/lib -o build/lib.linux-i686-2.3/imageop.so
  108. building 'rgbimg' extension
  109. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/rgbimgmodule.c -o build/temp.linux-i686-2.3/rgbimgmodule.o
  110. gcc -pthread -shared build/temp.linux-i686-2.3/rgbimgmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/rgbimg.so
  111. building 'readline' extension
  112. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/readline.c -o build/temp.linux-i686-2.3/readline.o
  113. /home/lopez/Desktop/Python-2.3.2/Modules/readline.c:96: error: declaración static de ‘history_length’ después de una declaración que no es static
  114. /usr/include/readline/history.h:242: nota: la declaración previa de ‘history_length’ estaba aquí
  115. /home/lopez/Desktop/Python-2.3.2/Modules/readline.c: En la función ‘flex_complete’:
  116. /home/lopez/Desktop/Python-2.3.2/Modules/readline.c:583: aviso: declaración implícita de la función ‘completion_matches’
  117. /home/lopez/Desktop/Python-2.3.2/Modules/readline.c:583: aviso: la devolución crea un puntero desde un entero sin una conversión
  118. building 'crypt' extension
  119. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/cryptmodule.c -o build/temp.linux-i686-2.3/cryptmodule.o
  120. gcc -pthread -shared build/temp.linux-i686-2.3/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-i686-2.3/crypt.so
  121. building '_csv' extension
  122. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_csv.c -o build/temp.linux-i686-2.3/_csv.o
  123. gcc -pthread -shared build/temp.linux-i686-2.3/_csv.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_csv.so
  124. building '_socket' extension
  125. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/socketmodule.c -o build/temp.linux-i686-2.3/socketmodule.o
  126. gcc -pthread -shared build/temp.linux-i686-2.3/socketmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_socket.so
  127. building '_ssl' extension
  128. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_ssl.c -o build/temp.linux-i686-2.3/_ssl.o
  129. gcc -pthread -shared build/temp.linux-i686-2.3/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-i686-2.3/_ssl.so
  130. building 'dbm' extension
  131. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DHAVE_NDBM_H -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/dbmmodule.c -o build/temp.linux-i686-2.3/dbmmodule.o
  132. gcc -pthread -shared build/temp.linux-i686-2.3/dbmmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/dbm.so
  133. *** WARNING: renaming "dbm" since importing it failed: build/lib.linux-i686-2.3/dbm.so: undefined symbol: dbm_firstkey
  134. building 'gdbm' extension
  135. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/gdbmmodule.c -o build/temp.linux-i686-2.3/gdbmmodule.o
  136. gcc -pthread -shared build/temp.linux-i686-2.3/gdbmmodule.o -L/usr/local/lib -lgdbm -o build/lib.linux-i686-2.3/gdbm.so
  137. building 'mpz' extension
  138. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/mpzmodule.c -o build/temp.linux-i686-2.3/mpzmodule.o
  139. gcc -pthread -shared build/temp.linux-i686-2.3/mpzmodule.o -L/usr/local/lib -lgmp -o build/lib.linux-i686-2.3/mpz.so
  140. building 'termios' extension
  141. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/termios.c -o build/temp.linux-i686-2.3/termios.o
  142. gcc -pthread -shared build/temp.linux-i686-2.3/termios.o -L/usr/local/lib -o build/lib.linux-i686-2.3/termios.so
  143. building 'resource' extension
  144. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/resource.c -o build/temp.linux-i686-2.3/resource.o
  145. gcc -pthread -shared build/temp.linux-i686-2.3/resource.o -L/usr/local/lib -o build/lib.linux-i686-2.3/resource.so
  146. building 'nis' extension
  147. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/nismodule.c -o build/temp.linux-i686-2.3/nismodule.o
  148. gcc -pthread -shared build/temp.linux-i686-2.3/nismodule.o -L/usr/local/lib -lnsl -o build/lib.linux-i686-2.3/nis.so
  149. building '_curses' extension
  150. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c -o build/temp.linux-i686-2.3/_cursesmodule.o
  151. /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c: En la función ‘PyCurses_getsyx’:
  152. /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c:1638: aviso: puede ser que se utilice ‘y’ sin inicializar en esta función
  153. /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c:1638: aviso: puede ser que se utilice ‘x’ sin inicializar en esta función
  154. gcc -pthread -shared build/temp.linux-i686-2.3/_cursesmodule.o -L/usr/local/lib -lncurses -o build/lib.linux-i686-2.3/_curses.so
  155. building '_curses_panel' extension
  156. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/_curses_panel.c -o build/temp.linux-i686-2.3/_curses_panel.o
  157. gcc -pthread -shared build/temp.linux-i686-2.3/_curses_panel.o -L/usr/local/lib -lpanel -lncurses -o build/lib.linux-i686-2.3/_curses_panel.so
  158. building 'zlib' extension
  159. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/zlibmodule.c -o build/temp.linux-i686-2.3/zlibmodule.o
  160. gcc -pthread -shared build/temp.linux-i686-2.3/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-i686-2.3/zlib.so
  161. building 'bz2' extension
  162. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/bz2module.c -o build/temp.linux-i686-2.3/bz2module.o
  163. gcc -pthread -shared build/temp.linux-i686-2.3/bz2module.o -L/usr/local/lib -lbz2 -o build/lib.linux-i686-2.3/bz2.so
  164. building 'pyexpat' extension
  165. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -I/home/lopez/Desktop/Python-2.3.2/./Modules/expat -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/expat/xmlrole.c -o build/temp.linux-i686-2.3/xmlrole.o
  166. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -I/home/lopez/Desktop/Python-2.3.2/./Modules/expat -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/pyexpat.c -o build/temp.linux-i686-2.3/pyexpat.o
  167. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -I/home/lopez/Desktop/Python-2.3.2/./Modules/expat -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/expat/xmltok.c -o build/temp.linux-i686-2.3/xmltok.o
  168. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -I/home/lopez/Desktop/Python-2.3.2/./Modules/expat -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/expat/xmlparse.c -o build/temp.linux-i686-2.3/xmlparse.o
  169. gcc -pthread -shared build/temp.linux-i686-2.3/pyexpat.o build/temp.linux-i686-2.3/xmlparse.o build/temp.linux-i686-2.3/xmlrole.o build/temp.linux-i686-2.3/xmltok.o -L/usr/local/lib -o build/lib.linux-i686-2.3/pyexpat.so
  170. building 'dl' extension
  171. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/dlmodule.c -o build/temp.linux-i686-2.3/dlmodule.o
  172. gcc -pthread -shared build/temp.linux-i686-2.3/dlmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/dl.so
  173. building 'linuxaudiodev' extension
  174. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c -o build/temp.linux-i686-2.3/linuxaudiodev.o
  175. /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c: En la función ‘lad_obufcount’:
  176. /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c:369: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
  177. /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c: En la función ‘lad_bufsize’:
  178. /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c:348: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
  179. /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c: En la función ‘lad_obuffree’:
  180. /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c:392: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
  181. gcc -pthread -shared build/temp.linux-i686-2.3/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-i686-2.3/linuxaudiodev.so
  182. building 'ossaudiodev' extension
  183. gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/lopez/Desktop/Python-2.3.2/./Include -I/usr/local/include -I/home/lopez/Desktop/Python-2.3.2/Include -I/home/lopez/Desktop/Python-2.3.2 -c /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c -o build/temp.linux-i686-2.3/ossaudiodev.o
  184. /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c: En la función ‘oss_obufcount’:
  185. /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c:604: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
  186. /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c: En la función ‘oss_bufsize’:
  187. /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c:583: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
  188. /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c: En la función ‘oss_obuffree’:
  189. /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c:627: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
  190. gcc -pthread -shared build/temp.linux-i686-2.3/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-i686-2.3/ossaudiodev.so
  191. running build_scripts
  192. creating build/scripts-2.3
  193. copying and adjusting /home/lopez/Desktop/Python-2.3.2/Tools/scripts/pydoc -> build/scripts-2.3
  194. copying and adjusting /home/lopez/Desktop/Python-2.3.2/Tools/scripts/idle -> build/scripts-2.3
  195. changing mode of build/scripts-2.3/pydoc from 644 to 755
  196. changing mode of build/scripts-2.3/idle from 644 to 755