case $MAKEFLAGS in \ *-s*) CC='gcc' LDSHARED='gcc -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \ *) CC='gcc' LDSHARED='gcc -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \ esac running build running build_ext building '_locale' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_localemodule.c -o build/temp.solaris-2.8-sun4d-2.3/_localemodule.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory gcc -shared build/temp.solaris-2.8-sun4d-2.3/_localemodule.o -L/usr/local/lib -o build/lib.solaris-2.8-sun4d-2.3/_locale.so building 'readline' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/readline.c -o build/temp.solaris-2.8-sun4d-2.3/readline.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/local/include/readline/readline.h:37, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/readline.c:26: /usr/local/include/readline/rltypedefs.h:35: warning: function declaration isn't a prototype /usr/local/include/readline/rltypedefs.h:36: warning: function declaration isn't a prototype /usr/local/include/readline/rltypedefs.h:37: warning: function declaration isn't a prototype /usr/local/include/readline/rltypedefs.h:38: warning: function declaration isn't a prototype In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/readline.c:26: /usr/local/include/readline/readline.h:364: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/readline.c: In function `flex_complete': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/readline.c:587: warning: implicit declaration of function `completion_matches' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/readline.c:587: warning: return makes pointer from integer without a cast gcc -shared build/temp.solaris-2.8-sun4d-2.3/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -ltermcap -o build/lib.solaris-2.8-sun4d-2.3/readline.so building '_ssl' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c -o build/temp.solaris-2.8-sun4d-2.3/_ssl.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:30: /usr/local/include/openssl/rsa.h:222: warning: function declaration isn't a prototype /usr/local/include/openssl/rsa.h:223: warning: function declaration isn't a prototype /usr/local/include/openssl/rsa.h:224: warning: function declaration isn't a prototype /usr/local/include/openssl/rsa.h:226: warning: function declaration isn't a prototype /usr/local/include/openssl/rsa.h:227: warning: function declaration isn't a prototype /usr/local/include/openssl/rsa.h:230: warning: function declaration isn't a prototype In file included from /usr/local/include/openssl/objects.h:960, from /usr/local/include/openssl/evp.h:138, from /usr/local/include/openssl/x509.h:67, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:32: /usr/local/include/openssl/asn1.h:377: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:378: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:379: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:380: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:753: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:755: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:806: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:806: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:809: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:809: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:810: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:817: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:817: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:818: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:852: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:854: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:856: warning: function declaration isn't a prototype /usr/local/include/openssl/asn1.h:857: warning: function declaration isn't a prototype In file included from /usr/local/include/openssl/x509.h:67, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:32: /usr/local/include/openssl/evp.h:267: warning: function declaration isn't a prototype /usr/local/include/openssl/evp.h:268: warning: function declaration isn't a prototype /usr/local/include/openssl/evp.h:269: warning: function declaration isn't a prototype /usr/local/include/openssl/evp.h:271: warning: function declaration isn't a prototype /usr/local/include/openssl/evp.h:272: warning: function declaration isn't a prototype In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:32: /usr/local/include/openssl/x509.h:122: warning: function declaration isn't a prototype /usr/local/include/openssl/x509.h:123: warning: function declaration isn't a prototype In file included from /usr/local/include/openssl/x509_vfy.h:69, from /usr/local/include/openssl/x509.h:520, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:32: /usr/local/include/openssl/lhash.h:90: warning: function declaration isn't a prototype /usr/local/include/openssl/lhash.h:91: warning: function declaration isn't a prototype /usr/local/include/openssl/lhash.h:123: warning: function declaration isn't a prototype /usr/local/include/openssl/lhash.h:123: warning: function declaration isn't a prototype /usr/local/include/openssl/lhash.h:128: warning: function declaration isn't a prototype /usr/local/include/openssl/lhash.h:129: warning: function declaration isn't a prototype In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:32: /usr/local/include/openssl/x509.h:966: warning: function declaration isn't a prototype /usr/local/include/openssl/x509.h:969: warning: function declaration isn't a prototype /usr/local/include/openssl/x509.h:972: warning: function declaration isn't a prototype In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:33: /usr/local/include/openssl/pem.h:491: warning: function declaration isn't a prototype /usr/local/include/openssl/pem.h:493: warning: function declaration isn't a prototype /usr/local/include/openssl/pem.h:505: warning: function declaration isn't a prototype /usr/local/include/openssl/pem.h:507: warning: function declaration isn't a prototype In file included from /usr/local/include/openssl/ssl.h:116, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:34: /usr/local/include/openssl/comp.h:15: warning: function declaration isn't a prototype /usr/local/include/openssl/comp.h:16: warning: function declaration isn't a prototype /usr/local/include/openssl/comp.h:17: warning: function declaration isn't a prototype /usr/local/include/openssl/comp.h:18: warning: function declaration isn't a prototype /usr/local/include/openssl/comp.h:19: warning: function declaration isn't a prototype /usr/local/include/openssl/comp.h:20: warning: function declaration isn't a prototype In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:34: /usr/local/include/openssl/ssl.h:277: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:278: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:279: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:507: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:510: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:532: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:639: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:722: warning: function declaration isn't a prototype In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_ssl.c:34: /usr/local/include/openssl/ssl.h:1102: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:1138: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:1140: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:1213: warning: function declaration isn't a prototype /usr/local/include/openssl/ssl.h:1214: warning: function declaration isn't a prototype gcc -shared build/temp.solaris-2.8-sun4d-2.3/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.solaris-2.8-sun4d-2.3/_ssl.so building '_bsddb' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_bsddb.c -o build/temp.solaris-2.8-sun4d-2.3/_bsddb.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory gcc -shared build/temp.solaris-2.8-sun4d-2.3/_bsddb.o -L/usr/local/lib -ldb-4.0 -o build/lib.solaris-2.8-sun4d-2.3/_bsddb.so building 'gdbm' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c -o build/temp.solaris-2.8-sun4d-2.3/gdbmmodule.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:12:18: gdbm.h: No such file or directory /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:34: parse error before "GDBM_FILE" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:34: warning: no semicolon at end of struct or union /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:35: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:35: warning: data definition has no type or storage class /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `newdbmobject': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:61: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:61: (Each undeclared identifier is reported only once /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:61: for each function it appears in.) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:63: parse error before ')' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:68: warning: implicit declaration of function `gdbm_open' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:72: warning: implicit declaration of function `gdbm_strerror' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:72: `gdbm_errno' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:72: warning: passing arg 2 of `PyErr_SetString' makes pointer from integer without a cast /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:82: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:82: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:83: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_dealloc': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:84: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:85: warning: implicit declaration of function `gdbm_close' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:90: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:91: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_length': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:92: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:97: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:97: parse error before "key" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:99: `okey' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:102: `key' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:102: warning: implicit declaration of function `gdbm_firstkey' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:103: warning: implicit declaration of function `gdbm_nextkey' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:114: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:115: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_subscript': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:117: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:117: parse error before "drec" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:119: `key' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:119: `krec' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:122: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:127: `drec' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:127: warning: implicit declaration of function `gdbm_fetch' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:139: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:140: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_ass_sub': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:141: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:141: parse error before "krec" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:143: `v' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:143: `krec' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:148: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:154: `w' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:155: warning: implicit declaration of function `gdbm_delete' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:162: `drec' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:168: warning: implicit declaration of function `gdbm_store' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:168: `GDBM_REPLACE' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:173: `gdbm_errno' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:173: warning: passing arg 2 of `PyErr_SetString' makes pointer from integer without a cast /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:191: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:191: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:192: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_close': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:193: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:195: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:207: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:207: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:208: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_keys': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:210: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:210: parse error before "key" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:213: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:217: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:226: `key' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:241: `nextkey' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:253: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:253: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:254: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_has_key': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:255: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:255: parse error before "key" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:257: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:257: `key' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:259: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:260: warning: implicit declaration of function `gdbm_exists' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:271: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:271: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:272: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_firstkey': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:274: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:274: parse error before "key" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:276: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:278: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:279: `key' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:303: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:303: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:304: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_nextkey': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:306: `datum' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:306: parse error before "key" /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:308: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:308: `key' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:310: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:311: `nextkey' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:332: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:332: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:333: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_reorganize': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:334: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:336: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:338: warning: implicit declaration of function `gdbm_reorganize' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:342: `gdbm_errno' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:342: warning: passing arg 2 of `PyErr_SetString' makes pointer from integer without a cast /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:355: warning: type defaults to `int' in declaration of `dbmobject' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:355: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:356: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_sync': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:357: `args' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:359: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:360: warning: implicit declaration of function `gdbm_sync' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: At top level: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:377: parse error before '*' token /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:378: warning: function declaration isn't a prototype /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbm_getattr': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:379: `dp' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:379: `name' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c: In function `dbmopen': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:445: `GDBM_READER' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:448: `GDBM_WRITER' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:451: `GDBM_WRCREAT' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/gdbmmodule.c:454: `GDBM_NEWDB' undeclared (first use in this function) building 'mpz' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/mpzmodule.c -o build/temp.solaris-2.8-sun4d-2.3/mpzmodule.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory gcc -shared build/temp.solaris-2.8-sun4d-2.3/mpzmodule.o -L/usr/local/lib -lgmp -o build/lib.solaris-2.8-sun4d-2.3/mpz.so building '_iconv_codec' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c -o build/temp.solaris-2.8-sun4d-2.3/_iconv_codec.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c: In function `iconvcodec_encode': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c:147: warning: passing arg 2 of `libiconv' from incompatible pointer type /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c: In function `iconvcodec_decode': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c:354: warning: passing arg 2 of `libiconv' from incompatible pointer type /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c: In function `init_iconv_codec': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_iconv_codec.c:674: warning: passing arg 2 of `libiconv' from incompatible pointer type gcc -shared build/temp.solaris-2.8-sun4d-2.3/_iconv_codec.o -L/usr/local/lib -liconv -o build/lib.solaris-2.8-sun4d-2.3/_iconv_codec.so building 'bz2' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c -o build/temp.solaris-2.8-sun4d-2.3/bz2module.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `Util_CatchBZ2Error': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:120: `BZ_CONFIG_ERROR' undeclared (first use in this function) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:120: (Each undeclared identifier is reported only once /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:120: for each function it appears in.) /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `Util_GetLine': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:224: warning: implicit declaration of function `BZ2_bzRead' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2File_write': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:801: warning: implicit declaration of function `BZ2_bzWrite' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2File_seek': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1030: warning: implicit declaration of function `BZ2_bzReadClose' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1041: warning: implicit declaration of function `BZ2_bzReadOpen' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1042: warning: assignment makes pointer from integer without a cast /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2File_close': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1133: warning: implicit declaration of function `BZ2_bzWriteClose' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2File_init': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1323: warning: assignment makes pointer from integer without a cast /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1325: warning: implicit declaration of function `BZ2_bzWriteOpen' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1327: warning: assignment makes pointer from integer without a cast /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2Comp_compress': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1517: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1517: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1521: warning: implicit declaration of function `BZ2_bzCompress' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1530: warning: implicit declaration of function `BZ2_bzCompressEnd' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1533: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1533: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1541: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1541: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2Comp_flush': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1583: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1583: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1600: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1600: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1607: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1607: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2Comp_init': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1654: warning: implicit declaration of function `BZ2_bzCompressInit' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2Decomp_decompress': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1795: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1795: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1799: warning: implicit declaration of function `BZ2_bzDecompress' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1818: warning: implicit declaration of function `BZ2_bzDecompressEnd' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1822: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1822: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1831: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1831: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `BZ2Decomp_init': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:1870: warning: implicit declaration of function `BZ2_bzDecompressInit' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `bz2_compress': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2034: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2034: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2040: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2040: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c: In function `bz2_decompress': /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2107: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2107: structure has no member named `total_out_lo32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2119: structure has no member named `total_out_hi32' /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/bz2module.c:2119: structure has no member named `total_out_lo32' building '_tkinter' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_APPINIT=1 -I/usr/openwin/include -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_tkinter.c -o build/temp.solaris-2.8-sun4d-2.3/_tkinter.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/local/include/tk.h:83, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_tkinter.c:66: /usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident In file included from /usr/local/include/tk.h:83, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/_tkinter.c:66: /usr/openwin/include/X11/Xlib.h:529: warning: function declaration isn't a prototype gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_APPINIT=1 -I/usr/openwin/include -I. -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/./Include -I/usr/local/include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/tkappinit.c -o build/temp.solaris-2.8-sun4d-2.3/tkappinit.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/local/include/tk.h:83, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/tkappinit.c:16: /usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident In file included from /usr/local/include/tk.h:83, from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Modules/tkappinit.c:16: /usr/openwin/include/X11/Xlib.h:529: warning: function declaration isn't a prototype gcc -shared build/temp.solaris-2.8-sun4d-2.3/_tkinter.o build/temp.solaris-2.8-sun4d-2.3/tkappinit.o -L/usr/openwin/lib -L/usr/local/lib -ltk8.3 -ltcl8.3 -lX11 -o build/lib.solaris-2.8-sun4d-2.3/_tkinter.so running build_scripts ./python -E -c 'import sys ; from distutils.util import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform find ./Lib -name '*.py[co]' -print | xargs rm -f ./python -E -tt ./Lib/test/regrtest.py -x test_pwd test_nis -x test_tempfile test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_MimeWriter test_StringIO test___all__ test___future__ test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_array test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_bz2 skipped -- No module named bz2 test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_codeccallbacks test_codecs test_codeop test_coercion test_commands test_compare test_compile test_complex test_contains test_cookie test_copy test_copy_reg test_cpickle test_crypt test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_descr test_descrtut test_difflib test_dircache test_dl test_doctest test_doctest2 test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_email_codecs skipped -- Optional Japanese codecs not installed test_enumerate test_eof test_errno test_extcall test_fcntl test_file test_filecmp test_fileinput test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators test_getargs test_getopt test_gettext test_gl test_gl skipped -- No module named gl test_glob test_global test_grp test_gzip test_hash test_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_iconv_codecs test_iconv_codecs skipped -- No module named _iconv_codec test_imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_inspect test_isinstance test_iter test_itertools test_largefile test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_locale test_locale skipped -- test locale en_US not supported test_logging test_long test_long_future test_longexp test_macfs test_macfs skipped -- No module named macfs test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_mpz test_mpz skipped -- No module named mpz test_multifile test_mutants test_netrc test_new test_normalization test_normalization skipped -- NormalizationTest.txt not found, download from http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt test_ntpath test_openpty test_operator test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pickle test_pickletools test_pkg test_pkgimport test_poll test_popen test_popen2 test_posix test test_posix failed -- Traceback (most recent call last): File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/test/test_posix.py", line 39, in testNoArgFunctions posix_func() OSError: [Errno 25] Inappropriate ioctl for device test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_regex test_repr test_resource test_rfc822 test_rgbimg test_richcmp test_robotparser test_rotor test_sax test_scope test_select test_sets test_sgmllib test_sha test_shelve test_shutil test_signal test_slice test_socket test_socket_ssl test_socket_ssl skipped -- Use of the `network' resource not enabled test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_softspace test_sort test_sre test_strftime test_string test_strop test_strptime test_struct test_structseq test_sunaudiodev test_sunaudiodev skipped -- no audio device found! test_sundry test_symtable test_syntax test_sys test_tarfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_time test_timeout test_timing test_tokenize test_trace test_traceback test_ucn test_unary test_unicode test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_unicodedata test_univnewlines test_unpack test_urllib test_urllib2 test_urlparse test_userdict test_userlist test_userstring test_uu test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_xmllib test_xmlrpc test_xpickle test_xreadline test_zipfile test_zipimport test_zlib 213 tests OK. 1 test failed: test_posix 27 tests skipped: test_aepack test_al test_bsddb test_bsddb3 test_bz2 test_cd test_cl test_curses test_email_codecs test_gdbm test_gl test_iconv_codecs test_imgfile test_linuxaudiodev test_locale test_macfs test_macostools test_mpz test_normalization test_ossaudiodev test_pep277 test_socket_ssl test_socketserver test_sunaudiodev test_unicode_file test_winreg test_winsound 5 skips unexpected on sunos5: test_sunaudiodev test_iconv_codecs test_locale test_bz2 test_unicode_file *** Error code 1 (ignored) ./python -E -tt ./Lib/test/regrtest.py -x test_pwd test_nis -x test_tempfile test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_MimeWriter test_StringIO test___all__ test___future__ test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_array test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_bz2 skipped -- No module named bz2 test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_codeccallbacks test_codecs test_codeop test_coercion test_commands test_compare test_compile test_complex test_contains test_cookie test_copy test_copy_reg test_cpickle test_crypt test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_descr test_descrtut test_difflib test_dircache test_dl test_doctest test_doctest2 test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_email_codecs skipped -- Optional Japanese codecs not installed test_enumerate test_eof test_errno test_extcall test_fcntl test_file test_filecmp test_fileinput test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators test_getargs test_getopt test_gettext test_gl test_gl skipped -- No module named gl test_glob test_global test_grp test_gzip test_hash test_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_iconv_codecs test_iconv_codecs skipped -- No module named _iconv_codec test_imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_inspect test_isinstance test_iter test_itertools test_largefile test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_locale test_locale skipped -- test locale en_US not supported test_logging Traceback (most recent call last): File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/logging/__init__.py", line 648, in emit test test_logging produced unexpected output: ********************************************************************** *** lines 510-514 of expected output missing: - UNDEF -> WARN: Message 21 (via logrecv.tcp.UNDEF) - UNDEF -> INFO: Message 22 (via logrecv.tcp.UNDEF) - INF.BADPARENT.UNDEF -> CRITICAL: Message 23 (via logrecv.tcp.INF.BADPARENT.UNDEF) - INF.BADPARENT -> CRITICAL: Message 24 (via logrecv.tcp.INF.BADPARENT) - INF -> INFO: Messages should bear numbers 0 through 24. (via logrecv.tcp.INF) ********************************************************************** test_long self.stream.write("%s\n" % msg) ValueError: I/O operation on closed file test_long_future Traceback (most recent call last): test_longexp File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/logging/__init__.py", line 648, in emit self.stream.write("%s\n" % msg) ValueError: I/O operation on closed file Traceback (most recent call last): File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/logging/__init__.py", line 648, in emit self.stream.write("%s\n" % msg) ValueError: I/O operation on closed file Traceback (most recent call last): File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/logging/__init__.py", line 648, in emit self.stream.write("%s\n" % msg) ValueError: I/O operation on closed file Traceback (most recent call last): File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/logging/__init__.py", line 648, in emit self.stream.write("%s\n" % msg) ValueError: I/O operation on closed file test_macfs test_macfs skipped -- No module named macfs test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_mpz test_mpz skipped -- No module named mpz test_multifile test_mutants test_netrc test_new test_normalization test_normalization skipped -- NormalizationTest.txt not found, download from http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt test_ntpath test_openpty test_operator test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pickle test_pickletools test_pkg test_pkgimport test_poll test_popen test_popen2 test_posix test test_posix failed -- Traceback (most recent call last): File "/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/test/test_posix.py", line 39, in testNoArgFunctions posix_func() OSError: [Errno 25] Inappropriate ioctl for device test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_regex test_repr test_resource test_rfc822 test_rgbimg test_richcmp test_robotparser test_rotor test_sax test_scope test_select test_sets test_sgmllib test_sha test_shelve test_shutil test_signal test_slice test_socket test_socket_ssl test_socket_ssl skipped -- Use of the `network' resource not enabled test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_softspace test_sort test_sre test_strftime test_string test_strop test_strptime test_struct test_structseq test_sunaudiodev test_sunaudiodev skipped -- no audio device found! test_sundry test_symtable test_syntax test_sys test_tarfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_time test_timeout test_timing test_tokenize test_trace test_traceback test_ucn test_unary test_unicode test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_unicodedata test_univnewlines test_unpack test_urllib test_urllib2 test_urlparse test_userdict test_userlist test_userstring test_uu test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_xmllib test_xmlrpc test_xpickle test_xreadline test_zipfile test_zipimport test_zlib 212 tests OK. 2 tests failed: test_logging test_posix 27 tests skipped: test_aepack test_al test_bsddb test_bsddb3 test_bz2 test_cd test_cl test_curses test_email_codecs test_gdbm test_gl test_iconv_codecs test_imgfile test_linuxaudiodev test_locale test_macfs test_macostools test_mpz test_normalization test_ossaudiodev test_pep277 test_socket_ssl test_socketserver test_sunaudiodev test_unicode_file test_winreg test_winsound 5 skips unexpected on sunos5: test_sunaudiodev test_iconv_codecs test_locale test_bz2 test_unicode_file *** Error code 1 make: Fatal error: Command failed for target `test' Current working directory /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src