Ticket #14405: log-python-2.7.3.p5.diff
File log-python-2.7.3.p5.diff, 15.3 KB (added by , 8 years ago) |
---|
-
.7.3.p5.log
old new 90 90 checking conio.h usability... no 91 91 checking conio.h presence... no 92 92 checking for conio.h... no 93 checking curses.h usability... no94 checking curses.h presence... no95 checking for curses.h... no93 checking curses.h usability... yes 94 checking curses.h presence... yes 95 checking for curses.h... yes 96 96 checking direct.h usability... no 97 97 checking direct.h presence... no 98 98 checking for direct.h... no … … 120 120 checking libintl.h usability... yes 121 121 checking libintl.h presence... yes 122 122 checking for libintl.h... yes 123 checking ncurses.h usability... no124 checking ncurses.h presence... no125 checking for ncurses.h... no123 checking ncurses.h usability... yes 124 checking ncurses.h presence... yes 125 checking for ncurses.h... yes 126 126 checking poll.h usability... yes 127 127 checking poll.h presence... yes 128 128 checking for poll.h... yes … … 247 247 checking for dirent.h that defines DIR... yes 248 248 checking for library containing opendir... none required 249 249 checking whether sys/types.h defines makedev... yes 250 checking for term.h... no250 checking for term.h... yes 251 251 checking for linux/netlink.h... yes 252 252 checking for clock_t in time.h... yes 253 253 checking for makedev... yes … … 537 537 checking for working tzset()... yes 538 538 checking for tv_nsec in struct stat... yes 539 539 checking for tv_nsec2 in struct stat... no 540 checking whether mvwdelch is an expression... no541 checking whether WINDOW has _flags... no542 checking for is_term_resized... no543 checking for resize_term... no544 checking for resizeterm... no540 checking whether mvwdelch is an expression... yes 541 checking whether WINDOW has _flags... yes 542 checking for is_term_resized... yes 543 checking for resize_term... yes 544 checking for resizeterm... yes 545 545 checking for /dev/ptmx... yes 546 546 checking for /dev/ptc... no 547 547 checking for %lld and %llu printf() format support... yes … … 858 858 ../../../../local/include/readline/rltypedefs.h:37:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 859 859 In file included from Modules/readline.c:31:0: 860 860 ../../../../local/include/readline/readline.h:381:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 861 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/readline.o -L/usr/lib/termcap -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lreadline -l termcap -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so862 building 'crypt' extension861 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/readline.o -L/usr/lib/termcap -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lreadline -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so 862 [?1034hbuilding 'crypt' extension 863 863 gcc -pthread -fPIC -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/vbraun/opt/t/sage-5.9.beta2/local/include -I. -IInclude -I./Include -I/usr/local/include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src -c /home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/cryptmodule.o 864 864 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/cryptmodule.o -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lcrypt -lpython2.7 -o build/lib.linux-x86_64-2.7/crypt.so 865 865 building '_csv' extension … … 910 910 building 'nis' extension 911 911 gcc -pthread -fPIC -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/vbraun/opt/t/sage-5.9.beta2/local/include -I. -IInclude -I./Include -I/usr/local/include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src -c /home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/nismodule.c -o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/nismodule.o 912 912 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/nismodule.o -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lnsl -lpython2.7 -o build/lib.linux-x86_64-2.7/nis.so 913 building '_curses' extension 914 gcc -pthread -fPIC -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/vbraun/opt/t/sage-5.9.beta2/local/include -I. -IInclude -I./Include -I/usr/local/include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src -c /home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_cursesmodule.o 915 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_cursesmodule.o -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses.so 916 building '_curses_panel' extension 917 gcc -pthread -fPIC -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/vbraun/opt/t/sage-5.9.beta2/local/include -I. -IInclude -I./Include -I/usr/local/include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src -c /home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_curses_panel.o 918 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_curses_panel.o -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lpanelw -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses_panel.so 913 919 building 'zlib' extension 914 920 gcc -pthread -fPIC -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/vbraun/opt/t/sage-5.9.beta2/local/include -I. -IInclude -I./Include -I/usr/local/include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Include -I/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src -c /home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/zlibmodule.o 915 921 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/zlibmodule.o -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/zlib.so … … 1089 1095 gcc -pthread -shared -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/cfield.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/dlmalloc.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.linux-x86_64-2.7/home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5/src/Modules/_ctypes/libffi/src/x86/sysv.o -L/home/vbraun/opt/t/sage-5.9.beta2/local/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes.so 1090 1096 1091 1097 Python build finished, but the necessary bits to build these modules were not found: 1092 _bsddb _curses _curses_panel 1093 _ssl _tkinter bsddb185 1094 dbm dl gdbm 1095 imageop sunaudiodev 1098 _bsddb _ssl _tkinter 1099 bsddb185 dbm dl 1100 gdbm imageop sunaudiodev 1096 1101 To find the necessary bits, look in setup.py in detect_modules() for the module's name. 1097 1102 1098 1103 running build_scripts … … 1121 1126 running build 1122 1127 running build_ext 1123 1128 INFO: Can't locate Tcl/Tk libs and/or headers 1124 1129 [?1034h 1125 1130 Python build finished, but the necessary bits to build these modules were not found: 1126 _bsddb _curses _curses_panel 1127 _ssl _tkinter bsddb185 1128 dbm dl gdbm 1129 imageop sunaudiodev 1131 _bsddb _ssl _tkinter 1132 bsddb185 dbm dl 1133 gdbm imageop sunaudiodev 1130 1134 To find the necessary bits, look in setup.py in detect_modules() for the module's name. 1131 1135 1132 1136 running build_scripts … … 17423 17427 running build 17424 17428 running build_ext 17425 17429 INFO: Can't locate Tcl/Tk libs and/or headers 17426 17430 [?1034h 17427 17431 Python build finished, but the necessary bits to build these modules were not found: 17428 _bsddb _curses _curses_panel 17429 _ssl _tkinter bsddb185 17430 dbm dl gdbm 17431 imageop sunaudiodev 17432 _bsddb _ssl _tkinter 17433 bsddb185 dbm dl 17434 gdbm imageop sunaudiodev 17432 17435 To find the necessary bits, look in setup.py in detect_modules() for the module's name. 17433 17436 17434 17437 running build_scripts … … 17445 17448 copying build/lib.linux-x86_64-2.7/_codecs_tw.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17446 17449 copying build/lib.linux-x86_64-2.7/fcntl.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17447 17450 copying build/lib.linux-x86_64-2.7/termios.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17451 copying build/lib.linux-x86_64-2.7/_curses_panel.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17448 17452 copying build/lib.linux-x86_64-2.7/ossaudiodev.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17449 17453 copying build/lib.linux-x86_64-2.7/unicodedata.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17450 17454 copying build/lib.linux-x86_64-2.7/itertools.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload … … 17491 17495 copying build/lib.linux-x86_64-2.7/_functools.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17492 17496 copying build/lib.linux-x86_64-2.7/cPickle.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17493 17497 copying build/lib.linux-x86_64-2.7/_sha512.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17498 copying build/lib.linux-x86_64-2.7/_curses.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17494 17499 copying build/lib.linux-x86_64-2.7/_testcapi.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17495 17500 copying build/lib.linux-x86_64-2.7/_collections.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload 17496 17501 copying build/lib.linux-x86_64-2.7/_locale.so -> /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload … … 17506 17511 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_codecs_tw.so to 755 17507 17512 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/fcntl.so to 755 17508 17513 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/termios.so to 755 17514 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_curses_panel.so to 755 17509 17515 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/ossaudiodev.so to 755 17510 17516 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/unicodedata.so to 755 17511 17517 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/itertools.so to 755 … … 17552 17558 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_functools.so to 755 17553 17559 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/cPickle.so to 755 17554 17560 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_sha512.so to 755 17561 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_curses.so to 755 17555 17562 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_testcapi.so to 755 17556 17563 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_collections.so to 755 17557 17564 changing mode of /home/vbraun/opt/t/sage-5.9.beta2/local/lib/python2.7/lib-dynload/_locale.so to 755 … … 17591 17598 hashlib module imported OK 17592 17599 crypt module imported OK 17593 17600 17594 real 0m5 8.241s17595 user 0m3 6.513s17596 sys 0m1 3.526s17601 real 0m55.546s 17602 user 0m35.078s 17603 sys 0m12.446s 17597 17604 Successfully installed python-2.7.3.p5 17598 17605 Deleting temporary build directory 17599 17606 /home/vbraun/opt/t/sage-5.9.beta2/spkg/build/python-2.7.3.p5