(view as text)
Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS2_DecodeUTF8' differ in signedness
Modules/main.c:115: warning: format not a string literal and no format arguments
Modules/main.c:116: warning: format not a string literal and no format arguments
Modules/main.c:117: warning: format not a string literal and no format arguments
/var/lib/buildslave/2.6.murray-gentoo-wide/build/./Modules/posixmodule.c:7180: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/var/lib/buildslave/2.6.murray-gentoo-wide/build/./Modules/posixmodule.c:7135: warning: the use of `tempnam' is dangerous, better use `mkstemp'