- 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
- 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
- building 'pcre' extension
- 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
- 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
- /home/lopez/Desktop/Python-2.3.2/Modules/pypcre.c: En la función ‘compile_branch’:
- /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
- /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
- 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
- building '_hotshot' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/_hotshot.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_hotshot.so
- building '_weakref' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/_weakref.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_weakref.so
- building 'xreadlines' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/xreadlinesmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/xreadlines.so
- building 'array' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/arraymodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/array.so
- building 'cmath' extension
- 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
- 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
- building 'math' extension
- 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
- 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
- building 'strop' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/stropmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/strop.so
- building 'time' extension
- 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
- 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
- building 'datetime' extension
- 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
- 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
- building '_random' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/_randommodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_random.so
- building 'itertools' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/itertools.so
- building 'operator' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/operator.o -L/usr/local/lib -o build/lib.linux-i686-2.3/operator.so
- building '_testcapi' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_testcapi.so
- building 'unicodedata' extension
- 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
- /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c: En la función ‘_getcode’:
- /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c:719: aviso: puede ser que se utilice ‘L’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c:719: aviso: puede ser que se utilice ‘V’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/unicodedata.c:719: aviso: puede ser que se utilice ‘T’ sin inicializar en esta función
- gcc -pthread -shared build/temp.linux-i686-2.3/unicodedata.o -L/usr/local/lib -o build/lib.linux-i686-2.3/unicodedata.so
- building '_locale' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/_localemodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_locale.so
- building 'fcntl' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/fcntl.so
- building 'pwd' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/pwdmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/pwd.so
- building 'grp' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/grpmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/grp.so
- building 'select' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/selectmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/select.so
- building 'md5' extension
- 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
- 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
- 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
- building 'sha' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/shamodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/sha.so
- building 'binascii' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/binascii.o -L/usr/local/lib -o build/lib.linux-i686-2.3/binascii.so
- building 'parser' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/parsermodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/parser.so
- building 'cStringIO' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/cStringIO.o -L/usr/local/lib -o build/lib.linux-i686-2.3/cStringIO.so
- building 'cPickle' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/cPickle.o -L/usr/local/lib -o build/lib.linux-i686-2.3/cPickle.so
- building 'mmap' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/mmapmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/mmap.so
- building 'rotor' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/rotormodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/rotor.so
- building 'syslog' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/syslogmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/syslog.so
- building 'timing' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/timingmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/timing.so
- building 'audioop' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/audioop.o -L/usr/local/lib -o build/lib.linux-i686-2.3/audioop.so
- building 'imageop' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/imageop.o -L/usr/local/lib -o build/lib.linux-i686-2.3/imageop.so
- building 'rgbimg' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/rgbimgmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/rgbimg.so
- building 'readline' extension
- 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
- /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
- /usr/include/readline/history.h:242: nota: la declaración previa de ‘history_length’ estaba aquí
- /home/lopez/Desktop/Python-2.3.2/Modules/readline.c: En la función ‘flex_complete’:
- /home/lopez/Desktop/Python-2.3.2/Modules/readline.c:583: aviso: declaración implícita de la función ‘completion_matches’
- /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
- building 'crypt' extension
- 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
- 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
- building '_csv' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/_csv.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_csv.so
- building '_socket' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/socketmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/_socket.so
- building '_ssl' extension
- 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
- 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
- building 'dbm' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/dbmmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/dbm.so
- *** WARNING: renaming "dbm" since importing it failed: build/lib.linux-i686-2.3/dbm.so: undefined symbol: dbm_firstkey
- building 'gdbm' extension
- 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
- 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
- building 'mpz' extension
- 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
- 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
- building 'termios' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/termios.o -L/usr/local/lib -o build/lib.linux-i686-2.3/termios.so
- building 'resource' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/resource.o -L/usr/local/lib -o build/lib.linux-i686-2.3/resource.so
- building 'nis' extension
- 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
- 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
- building '_curses' extension
- 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
- /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c: En la función ‘PyCurses_getsyx’:
- /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c:1638: aviso: puede ser que se utilice ‘y’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/_cursesmodule.c:1638: aviso: puede ser que se utilice ‘x’ sin inicializar en esta función
- 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
- building '_curses_panel' extension
- 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
- 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
- building 'zlib' extension
- 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
- 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
- building 'bz2' extension
- 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
- 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
- building 'pyexpat' extension
- 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
- 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
- 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
- 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
- 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
- building 'dl' extension
- 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
- gcc -pthread -shared build/temp.linux-i686-2.3/dlmodule.o -L/usr/local/lib -o build/lib.linux-i686-2.3/dl.so
- building 'linuxaudiodev' extension
- 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
- /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c: En la función ‘lad_obufcount’:
- /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c:369: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c: En la función ‘lad_bufsize’:
- /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c:348: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c: En la función ‘lad_obuffree’:
- /home/lopez/Desktop/Python-2.3.2/Modules/linuxaudiodev.c:392: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
- gcc -pthread -shared build/temp.linux-i686-2.3/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-i686-2.3/linuxaudiodev.so
- building 'ossaudiodev' extension
- 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
- /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c: En la función ‘oss_obufcount’:
- /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c:604: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c: En la función ‘oss_bufsize’:
- /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c:583: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
- /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c: En la función ‘oss_obuffree’:
- /home/lopez/Desktop/Python-2.3.2/Modules/ossaudiodev.c:627: aviso: puede ser que se utilice ‘ssize’ sin inicializar en esta función
- gcc -pthread -shared build/temp.linux-i686-2.3/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-i686-2.3/ossaudiodev.so
- running build_scripts
- creating build/scripts-2.3
- copying and adjusting /home/lopez/Desktop/Python-2.3.2/Tools/scripts/pydoc -> build/scripts-2.3
- copying and adjusting /home/lopez/Desktop/Python-2.3.2/Tools/scripts/idle -> build/scripts-2.3
- changing mode of build/scripts-2.3/pydoc from 644 to 755
- changing mode of build/scripts-2.3/idle from 644 to 755
