[Lsb-messages] Build failure for python-test on ppc

lsb-autobuild at freestandards.org lsb-autobuild at freestandards.org
Tue Nov 4 01:53:39 PST 2008


This is an automated message generated when a build failure occurs

Linux lfdev-power64 2.6.18-6-powerpc64 #1 SMP Tue Aug 19 11:59:49 UTC 2008 ppc ppc ppc GNU/Linux
Failed to make packages for python-test
bzr export python-test-3.95.0.tar.gz /nethome/autobuild/tmp/LSBauto/python-test	
bzr cat /nethome/autobuild/tmp/LSBauto/misc-test/tetj/tetj.py > tetj.py
spawn rpmbuild --sign --rcfile /usr/lib/rpm/rpmrc:./rpmrc --define=_sourcedir /nethome/autobuild/tmp/LSBauto/python-test/scripts/package --define=_topdir /nethome/autobuild/tmp/rpm-build --define=_target_cpu ppc --define=rel 3 --define=version 3.95.0 -ba lsb-test-python.spec
Enter pass phrase: 
Pass phrase is good.
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10450
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ rm -rf lsb-test-python-3.95.0
+ /bin/mkdir -p lsb-test-python-3.95.0
+ cd lsb-test-python-3.95.0
+ /usr/bin/bzip2 -dc /nethome/autobuild/tmp/LSBauto/python-test/scripts/package/Python-2.4.2.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/bzip2 -dc /nethome/autobuild/tmp/LSBauto/python-test/scripts/package/Python-2.5.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /nethome/autobuild/tmp/LSBauto/python-test/scripts/package/python-test-3.95.0.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ echo 'Patch #1 (python-tet-test.patch):'
Patch #1 (python-tet-test.patch):
+ patch -p0 -b --suffix .tet-output -s
+ pushd Python-2.4.2/Lib/test
~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Lib/test ~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
+ echo 'Patch #0 (python-system-python.patch):'
Patch #0 (python-system-python.patch):
+ patch -p0 -b --suffix .system-python -s
+ popd
~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
+ echo 'Patch #2 (python-test-new-behavior.patch):'
Patch #2 (python-test-new-behavior.patch):
+ patch -p0 -b --suffix .new-behavior -s
+ echo 'Patch #3 (python-test-private-testcapi.patch):'
Patch #3 (python-test-private-testcapi.patch):
+ patch -p0 -b --suffix .testcapi -s
+ pushd Python-2.5/Lib/test
~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Lib/test ~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
+ echo 'Patch #4 (python-test-handle-26.patch):'
Patch #4 (python-test-handle-26.patch):
+ patch -p0 -b --suffix .26 -s
+ popd
~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.49491
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd lsb-test-python-3.95.0
+ for pyver in 2.4.2 2.5
+ cd Python-2.4.2
+ CC=lsbcc
+ CXX=lsbc++
+ ./configure --enable-unicode=ucs4
checking MACHDEP... linux2
checking EXTRAPLATDIR... 
checking for --without-gcc... no
checking for --with-cxx=<compiler>... no
checking for c++... lsbc++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for gcc... lsbcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether lsbcc accepts -g... yes
checking for lsbcc option to accept ANSI C... none needed
checking how to run the C preprocessor... lsbcc -E
checking for egrep... grep -E
checking for AIX... no
checking for --with-suffix... 
checking for case-insensitive build directory... no
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(CXX)
checking for --enable-shared... no
checking for --enable-profiling... 
checking LDLIBRARY... libpython$(VERSION).a
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for --with-pydebug... no
checking whether lsbcc accepts -fno-strict-aliasing... yes
checking whether lsbcc accepts -OPT:Olimit=0... no
checking whether lsbcc accepts -Olimit 1500... no
checking whether pthreads are available without options... yes
checking whether lsbc++ also accepts flags for thread support... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for term.h... yes
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for short... yes
checking size of short... 2
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for fpos_t... yes
checking size of fpos_t... 16
checking for long long support... yes
checking for long long... yes
checking size of long long... 8
checking for uintptr_t support... no
checking size of off_t... 8
checking whether to enable large file support... yes
checking size of time_t... 4
checking for pthread_t... yes
checking size of pthread_t... 4
checking for --enable-toolbox-glue... no
checking for --enable-framework... no
checking for dyld... no
checking SO... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Xlinker -export-dynamic
checking CFLAGSFORSHARED... 
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... none required
checking for textdomain in -lintl... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... linux-glibc
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for execv... yes
checking for fork... yes
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gai_strerror... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getpwent... yes
checking for getsid... yes
checking for getwd... yes
checking for kill... yes
checking for killpg... yes
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mremap... yes
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... no
checking for poll... yes
checking for pthread_init... no
checking for putenv... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setuid... yes
checking for setvbuf... yes
checking for snprintf... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for unsetenv... yes
checking for utimes... yes
checking for waitpid... yes
checking for wcscoll... yes
checking for _getpty... no
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... yes
checking for ctermid_r... no
checking for flock... yes
checking for getpagesize... yes
checking for true... true
checking for inet_aton in -lc... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for forkpty... yes
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for getcwd... yes
checking for strdup... yes
checking for strerror... yes
checking for memmove... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... good
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... no
checking whether va_list is an array... yes
checking for gethostbyname_r... yes
checking gethostbyname_r with 6 args... yes
checking for __fpu_control... yes
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking for hypot... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... no
checking what type to use for unicode... wchar_t
checking whether byte ordering is bigendian... yes
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking for rl_callback_handler_install in -lreadline... no
checking for rl_pre_input_hook in -lreadline... no
checking for rl_completion_matches in -lreadline... no
checking for broken nice()... yes
checking for broken poll()... no
checking for struct tm.tm_zone... (cached) yes
checking for working tzset()... yes
checking for tv_nsec in struct stat... yes
checking whether mvwdelch is an expression... yes
checking whether WINDOW has _flags... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for socklen_t... yes
checking for build directories... done
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating pyconfig.h
creating Setup
creating Setup.local
creating Makefile
+ make
make[1]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2'
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Modules/python.o Modules/python.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
Objects/longobject.c: In function ‘PyLong_AsDouble’:
Objects/longobject.c:654: warning: ‘e’ may be used uninitialized in this function
Objects/longobject.c: In function ‘long_true_divide’:
Objects/longobject.c:2262: warning: ‘aexp’ may be used uninitialized in this function
Objects/longobject.c:2262: warning: ‘bexp’ may be used uninitialized in this function
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/exceptions.o Python/exceptions.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
Python/ceval.c: In function ‘PyEval_EvalFrame’:
Python/ceval.c:718: warning: pointer targets in assignment differ in signedness
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes   Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl  -lutil -o Parser/pgen
Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
Python/compile.c: In function ‘optimize_code’:
Python/compile.c:512: warning: pointer targets in assignment differ in signedness
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/future.o Python/future.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/import.o Python/import.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
Python/marshal.c: In function ‘PyMarshal_ReadShortFromFile’:
Python/marshal.c:342: warning: ‘rf.end’ is used uninitialized in this function
Python/marshal.c:342: warning: ‘rf.ptr’ is used uninitialized in this function
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk"' \
	-DPREFIX='"/usr/local"' \
	-DEXEC_PREFIX='"/usr/local"' \
	-DVERSION='"2.4"' \
	-DVPATH='""' \
	-o Modules/getpath.o ./Modules/getpath.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/threadmodule.c -o Modules/threadmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/signalmodule.c -o Modules/signalmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/posixmodule.c -o Modules/posixmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/errnomodule.c -o Modules/errnomodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/_sre.c -o Modules/_sre.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/zipimport.c -o Modules/zipimport.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE  -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
if test -f buildno; then \
	expr `cat buildno` + 1 >buildno1; \
	mv -f buildno1 buildno; \
else echo 1 >buildno; fi
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include  -DPy_BUILD_CORE -DBUILD=`cat buildno` -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.4.a
ar cr libpython2.4.a Modules/getbuildinfo.o
ar cr libpython2.4.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar cr libpython2.4.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
ar cr libpython2.4.a Python/bltinmodule.o Python/exceptions.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.o  Python/thread.o
ar cr libpython2.4.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o 
ar cr libpython2.4.a Modules/threadmodule.o  Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/zipimport.o  Modules/symtablemodule.o  Modules/xxsubtype.o
ranlib libpython2.4.a
lsbc++  -Xlinker -export-dynamic -o python \
		Modules/python.o \
		libpython2.4.a -ldl  -lutil   -lm  
libpython2.4.a(posixmodule.o): In function `posix_tmpnam':
./Modules/posixmodule.c:6159: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
libpython2.4.a(posixmodule.o): In function `posix_tempnam':
./Modules/posixmodule.c:6114: warning: the use of `tempnam' is dangerous, better use `mkstemp'
case $MAKEFLAGS in \
*-s*)  CC='lsbcc' LDSHARED='lsbcc -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \
*)  CC='lsbcc' LDSHARED='lsbcc -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \
esac
running build
running build_ext
db.h: found (4, 3) in /usr/include/db4
db lib: using (4, 3) db-4.3
INFO: Can't locate Tcl/Tk libs and/or headers
building 'struct' extension
creating build
creating build/temp.linux-ppc-2.4
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/structmodule.c -o build/temp.linux-ppc-2.4/structmodule.o
creating build/lib.linux-ppc-2.4
lsbcc -shared build/temp.linux-ppc-2.4/structmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/struct.so
building 'regex' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/regexmodule.c -o build/temp.linux-ppc-2.4/regexmodule.o
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/regexpr.c -o build/temp.linux-ppc-2.4/regexpr.o
lsbcc -shared build/temp.linux-ppc-2.4/regexmodule.o build/temp.linux-ppc-2.4/regexpr.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/regex.so
building '_hotshot' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_hotshot.c -o build/temp.linux-ppc-2.4/_hotshot.o
lsbcc -shared build/temp.linux-ppc-2.4/_hotshot.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_hotshot.so
building '_weakref' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_weakref.c -o build/temp.linux-ppc-2.4/_weakref.o
lsbcc -shared build/temp.linux-ppc-2.4/_weakref.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_weakref.so
building 'array' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/arraymodule.c -o build/temp.linux-ppc-2.4/arraymodule.o
lsbcc -shared build/temp.linux-ppc-2.4/arraymodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/array.so
building 'cmath' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cmathmodule.c -o build/temp.linux-ppc-2.4/cmathmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/cmathmodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.4/cmath.so
building 'math' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/mathmodule.c -o build/temp.linux-ppc-2.4/mathmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/mathmodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.4/math.so
building 'strop' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/stropmodule.c -o build/temp.linux-ppc-2.4/stropmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/stropmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/strop.so
building 'time' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/timemodule.c -o build/temp.linux-ppc-2.4/timemodule.o
lsbcc -shared build/temp.linux-ppc-2.4/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.4/time.so
building 'datetime' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/datetimemodule.c -o build/temp.linux-ppc-2.4/datetimemodule.o
lsbcc -shared build/temp.linux-ppc-2.4/datetimemodule.o build/temp.linux-ppc-2.4/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.4/datetime.so
building '_random' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_randommodule.c -o build/temp.linux-ppc-2.4/_randommodule.o
lsbcc -shared build/temp.linux-ppc-2.4/_randommodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_random.so
building 'itertools' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/itertoolsmodule.c -o build/temp.linux-ppc-2.4/itertoolsmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/itertools.so
building 'collections' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/collectionsmodule.c -o build/temp.linux-ppc-2.4/collectionsmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/collectionsmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/collections.so
building '_bisect' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_bisectmodule.c -o build/temp.linux-ppc-2.4/_bisectmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_bisect.so
building '_heapq' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_heapqmodule.c -o build/temp.linux-ppc-2.4/_heapqmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_heapq.so
building 'operator' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/operator.c -o build/temp.linux-ppc-2.4/operator.o
lsbcc -shared build/temp.linux-ppc-2.4/operator.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/operator.so
building '_testcapi' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_testcapimodule.c -o build/temp.linux-ppc-2.4/_testcapimodule.o
lsbcc -shared build/temp.linux-ppc-2.4/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_testcapi.so
building 'unicodedata' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/unicodedata.c -o build/temp.linux-ppc-2.4/unicodedata.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/unicodedata.c: In function ‘_getcode’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/unicodedata.c:748: warning: ‘L’ may be used uninitialized in this function
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/unicodedata.c:748: warning: ‘V’ may be used uninitialized in this function
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/unicodedata.c:748: warning: ‘T’ may be used uninitialized in this function
lsbcc -shared build/temp.linux-ppc-2.4/unicodedata.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/unicodedata.so
building '_locale' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_localemodule.c -o build/temp.linux-ppc-2.4/_localemodule.o
lsbcc -shared build/temp.linux-ppc-2.4/_localemodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_locale.so
building 'fcntl' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/fcntlmodule.c -o build/temp.linux-ppc-2.4/fcntlmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/fcntl.so
building 'pwd' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/pwdmodule.c -o build/temp.linux-ppc-2.4/pwdmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/pwdmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/pwd.so
building 'grp' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/grpmodule.c -o build/temp.linux-ppc-2.4/grpmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/grpmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/grp.so
building 'select' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/selectmodule.c -o build/temp.linux-ppc-2.4/selectmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/selectmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/select.so
building 'md5' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/md5module.c -o build/temp.linux-ppc-2.4/md5module.o
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/md5c.c -o build/temp.linux-ppc-2.4/md5c.o
lsbcc -shared build/temp.linux-ppc-2.4/md5module.o build/temp.linux-ppc-2.4/md5c.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/md5.so
building 'sha' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/shamodule.c -o build/temp.linux-ppc-2.4/shamodule.o
lsbcc -shared build/temp.linux-ppc-2.4/shamodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/sha.so
building 'binascii' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/binascii.c -o build/temp.linux-ppc-2.4/binascii.o
lsbcc -shared build/temp.linux-ppc-2.4/binascii.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/binascii.so
building 'parser' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/parsermodule.c -o build/temp.linux-ppc-2.4/parsermodule.o
lsbcc -shared build/temp.linux-ppc-2.4/parsermodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/parser.so
building 'cStringIO' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cStringIO.c -o build/temp.linux-ppc-2.4/cStringIO.o
lsbcc -shared build/temp.linux-ppc-2.4/cStringIO.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/cStringIO.so
building 'cPickle' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cPickle.c -o build/temp.linux-ppc-2.4/cPickle.o
lsbcc -shared build/temp.linux-ppc-2.4/cPickle.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/cPickle.so
building 'mmap' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/mmapmodule.c -o build/temp.linux-ppc-2.4/mmapmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/mmapmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/mmap.so
building 'syslog' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/syslogmodule.c -o build/temp.linux-ppc-2.4/syslogmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/syslogmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/syslog.so
building 'timing' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/timingmodule.c -o build/temp.linux-ppc-2.4/timingmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/timingmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/timing.so
building 'audioop' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/audioop.c -o build/temp.linux-ppc-2.4/audioop.o
lsbcc -shared build/temp.linux-ppc-2.4/audioop.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/audioop.so
building 'imageop' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/imageop.c -o build/temp.linux-ppc-2.4/imageop.o
lsbcc -shared build/temp.linux-ppc-2.4/imageop.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/imageop.so
building 'rgbimg' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/rgbimgmodule.c -o build/temp.linux-ppc-2.4/rgbimgmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/rgbimgmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/rgbimg.so
building 'readline' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/readline.c -o build/temp.linux-ppc-2.4/readline.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/readline.c: In function ‘flex_complete’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/readline.c:675: warning: implicit declaration of function ‘completion_matches’
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/readline.c:675: warning: return makes pointer from integer without a cast
lsbcc -shared build/temp.linux-ppc-2.4/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -lncurses -o build/lib.linux-ppc-2.4/readline.so
Warning: forcing readline to be linked statically
building 'crypt' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cryptmodule.c -o build/temp.linux-ppc-2.4/cryptmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-ppc-2.4/crypt.so
building '_csv' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_csv.c -o build/temp.linux-ppc-2.4/_csv.o
lsbcc -shared build/temp.linux-ppc-2.4/_csv.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_csv.so
building '_socket' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/socketmodule.c -o build/temp.linux-ppc-2.4/socketmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/socketmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_socket.so
building '_bsddb' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I/usr/include/db4 -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_bsddb.c -o build/temp.linux-ppc-2.4/_bsddb.o
warning: dangerous include path /usr/include/db4
lsbcc -shared build/temp.linux-ppc-2.4/_bsddb.o -L/usr/lib64 -L/usr/local/lib -R/usr/lib64 -ldb-4.3 -o build/lib.linux-ppc-2.4/_bsddb.so
Warning: forcing db-4.3 to be linked statically
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread.so when searching for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread.a when searching for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread_nonshared.a when searching for -lpthread_nonshared
/usr/bin/ld: skipping incompatible /usr/lib64/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib64/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib64/libc_nonshared.a when searching for -lc_nonshared
building 'dbm' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DHAVE_NDBM_H -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/dbmmodule.c -o build/temp.linux-ppc-2.4/dbmmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/dbmmodule.o -L/usr/local/lib -lndbm -o build/lib.linux-ppc-2.4/dbm.so
Warning: forcing ndbm to be linked statically
building 'gdbm' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/gdbmmodule.c -o build/temp.linux-ppc-2.4/gdbmmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/gdbmmodule.o -L/usr/local/lib -lgdbm -o build/lib.linux-ppc-2.4/gdbm.so
Warning: forcing gdbm to be linked statically
building 'termios' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/termios.c -o build/temp.linux-ppc-2.4/termios.o
lsbcc -shared build/temp.linux-ppc-2.4/termios.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/termios.so
building 'resource' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/resource.c -o build/temp.linux-ppc-2.4/resource.o
lsbcc -shared build/temp.linux-ppc-2.4/resource.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/resource.so
building 'nis' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/nismodule.c -o build/temp.linux-ppc-2.4/nismodule.o
lsbcc -shared build/temp.linux-ppc-2.4/nismodule.o -L/usr/local/lib -lnsl -o build/lib.linux-ppc-2.4/nis.so
Warning: forcing nsl to be linked statically
building '_curses' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_cursesmodule.c -o build/temp.linux-ppc-2.4/_cursesmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/_cursesmodule.o -L/usr/local/lib -lncurses -o build/lib.linux-ppc-2.4/_curses.so
building '_curses_panel' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/_curses_panel.c -o build/temp.linux-ppc-2.4/_curses_panel.o
lsbcc -shared build/temp.linux-ppc-2.4/_curses_panel.o -L/usr/local/lib -lpanel -lncurses -o build/lib.linux-ppc-2.4/_curses_panel.so
Warning: forcing panel to be linked statically
building 'zlib' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/zlibmodule.c -o build/temp.linux-ppc-2.4/zlibmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-ppc-2.4/zlib.so
building 'bz2' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/bz2module.c -o build/temp.linux-ppc-2.4/bz2module.o
lsbcc -shared build/temp.linux-ppc-2.4/bz2module.o -L/usr/local/lib -lbz2 -o build/lib.linux-ppc-2.4/bz2.so
Warning: forcing bz2 to be linked statically
building 'pyexpat' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=4321 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/pyexpat.c -o build/temp.linux-ppc-2.4/pyexpat.o
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=4321 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/expat/xmlparse.c -o build/temp.linux-ppc-2.4/xmlparse.o
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=4321 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/expat/xmlrole.c -o build/temp.linux-ppc-2.4/xmlrole.o
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=4321 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/expat/xmltok.c -o build/temp.linux-ppc-2.4/xmltok.o
lsbcc -shared build/temp.linux-ppc-2.4/pyexpat.o build/temp.linux-ppc-2.4/xmlparse.o build/temp.linux-ppc-2.4/xmlrole.o build/temp.linux-ppc-2.4/xmltok.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/pyexpat.so
building '_multibytecodec' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-ppc-2.4/multibytecodec.o
lsbcc -shared build/temp.linux-ppc-2.4/multibytecodec.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_multibytecodec.so
building '_codecs_kr' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-ppc-2.4/_codecs_kr.o
lsbcc -shared build/temp.linux-ppc-2.4/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_codecs_kr.so
building '_codecs_jp' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-ppc-2.4/_codecs_jp.o
lsbcc -shared build/temp.linux-ppc-2.4/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_codecs_jp.so
building '_codecs_cn' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-ppc-2.4/_codecs_cn.o
lsbcc -shared build/temp.linux-ppc-2.4/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_codecs_cn.so
building '_codecs_tw' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-ppc-2.4/_codecs_tw.o
lsbcc -shared build/temp.linux-ppc-2.4/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_codecs_tw.so
building '_codecs_hk' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-ppc-2.4/_codecs_hk.o
lsbcc -shared build/temp.linux-ppc-2.4/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_codecs_hk.so
building '_codecs_iso2022' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-ppc-2.4/_codecs_iso2022.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_iso2022.c: In function ‘iso2022_encode’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/cjkcodecs/_codecs_iso2022.c:207: warning: passing argument 1 of ‘dsg->encoder’ from incompatible pointer type
lsbcc -shared build/temp.linux-ppc-2.4/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/_codecs_iso2022.so
building 'dl' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/dlmodule.c -o build/temp.linux-ppc-2.4/dlmodule.o
lsbcc -shared build/temp.linux-ppc-2.4/dlmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/dl.so
building 'linuxaudiodev' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c -o build/temp.linux-ppc-2.4/linuxaudiodev.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c: In function ‘lad_obufcount’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c:369: warning: ‘ssize’ may be used uninitialized in this function
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c: In function ‘lad_bufsize’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c:348: warning: ‘ssize’ may be used uninitialized in this function
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c: In function ‘lad_obuffree’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/linuxaudiodev.c:392: warning: ‘ssize’ may be used uninitialized in this function
lsbcc -shared build/temp.linux-ppc-2.4/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/linuxaudiodev.so
building 'ossaudiodev' extension
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/./Include -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c -o build/temp.linux-ppc-2.4/ossaudiodev.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c: In function ‘oss_obufcount’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c:604: warning: ‘ssize’ may be used uninitialized in this function
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c: In function ‘oss_bufsize’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c:583: warning: ‘ssize’ may be used uninitialized in this function
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c: In function ‘oss_obuffree’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Modules/ossaudiodev.c:627: warning: ‘ssize’ may be used uninitialized in this function
lsbcc -shared build/temp.linux-ppc-2.4/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-ppc-2.4/ossaudiodev.so
running build_scripts
creating build/scripts-2.4
copying and adjusting /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Tools/scripts/pydoc -> build/scripts-2.4
copying and adjusting /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Tools/scripts/idle -> build/scripts-2.4
copying and adjusting /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2/Lib/smtpd.py -> build/scripts-2.4
changing mode of build/scripts-2.4/pydoc from 644 to 755
changing mode of build/scripts-2.4/idle from 644 to 755
changing mode of build/scripts-2.4/smtpd.py from 644 to 755
make[1]: Leaving directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.4.2'
+ cd ..
+ for pyver in 2.4.2 2.5
+ cd Python-2.5
+ CC=lsbcc
+ CXX=lsbc++
+ ./configure --enable-unicode=ucs4
checking MACHDEP... linux2
checking EXTRAPLATDIR... 
checking for --without-gcc... no
checking for gcc... lsbcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether lsbcc accepts -g... yes
checking for lsbcc option to accept ANSI C... none needed
checking for --with-cxx-main=<compiler>... no
checking how to run the C preprocessor... lsbcc -E
checking for egrep... grep -E
checking for AIX... no
checking for --with-suffix... 
checking for case-insensitive build directory... no
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for --enable-shared... no
checking for --enable-profiling... 
checking LDLIBRARY... libpython$(VERSION).a
checking for ranlib... ranlib
checking for ar... ar
checking for svnversion... not-found
checking for a BSD-compatible install... /usr/bin/install -c
checking for --with-pydebug... no
checking whether lsbcc accepts -fno-strict-aliasing... yes
checking whether lsbcc accepts -OPT:Olimit=0... no
checking whether lsbcc accepts -Olimit 1500... no
checking whether pthreads are available without options... yes
checking whether lsbc++ also accepts flags for thread support... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for term.h... yes
checking for linux/netlink.h... yes
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for short... yes
checking size of short... 2
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for fpos_t... yes
checking size of fpos_t... 16
checking for size_t... (cached) yes
checking size of size_t... 4
checking for long long support... yes
checking for long long... yes
checking size of long long... 8
checking for uintptr_t support... no
checking size of off_t... 8
checking whether to enable large file support... yes
checking size of time_t... 4
checking for pthread_t... yes
checking size of pthread_t... 4
checking for --enable-toolbox-glue... no
checking for --enable-framework... no
checking for dyld... no
checking SO... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Xlinker -export-dynamic
checking CFLAGSFORSHARED... 
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... none required
checking for textdomain in -lintl... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for --with-system-ffi... no
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... linux-glibc
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for execv... yes
checking for fork... yes
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gai_strerror... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getpwent... yes
checking for getspnam... yes
checking for getspent... yes
checking for getsid... yes
checking for getwd... yes
checking for kill... yes
checking for killpg... yes
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mremap... yes
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... no
checking for poll... yes
checking for pthread_init... no
checking for putenv... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setuid... yes
checking for setvbuf... yes
checking for snprintf... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for unsetenv... yes
checking for utimes... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for _getpty... no
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... yes
checking for ctermid_r... no
checking for flock... yes
checking for getpagesize... yes
checking for true... true
checking for inet_aton in -lc... yes
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for forkpty... yes
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for getcwd... yes
checking for strdup... yes
checking for strerror... yes
checking for memmove... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... good
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... no
checking for struct stat.st_gen... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... no
checking whether va_list is an array... yes
checking for gethostbyname_r... yes
checking gethostbyname_r with 6 args... yes
checking for __fpu_control... yes
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking for hypot... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
checking what type to use for unicode... unsigned long
checking whether byte ordering is bigendian... yes
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking for readline in -lreadline... no
checking for rl_callback_handler_install in -lreadline... no
checking for rl_pre_input_hook in -lreadline... no
checking for rl_completion_matches in -lreadline... no
checking for broken nice()... yes
checking for broken poll()... no
checking for struct tm.tm_zone... (cached) yes
checking for working tzset()... yes
checking for tv_nsec in struct stat... yes
checking for tv_nsec2 in struct stat... no
checking whether mvwdelch is an expression... yes
checking whether WINDOW has _flags... yes
checking for is_term_resized... yes
checking for resize_term... yes
checking for resizeterm... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for build directories... done
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
+ make
make[1]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5'
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Modules/_typesmodule.o Modules/_typesmodule.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
Objects/longobject.c: In function ‘long_from_binary_base’:
Objects/longobject.c:1363: warning: array subscript has type ‘char’
Objects/longobject.c:1384: warning: array subscript has type ‘char’
Objects/longobject.c: In function ‘PyLong_FromString’:
Objects/longobject.c:1562: warning: array subscript has type ‘char’
Objects/longobject.c:1588: warning: array subscript has type ‘char’
Objects/longobject.c:1591: warning: array subscript has type ‘char’
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
lsbcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes   Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl  -lutil -o Parser/pgen
Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/future.o Python/future.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/import.o Python/import.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
Python/mystrtoul.c: In function ‘PyOS_strtoul’:
Python/mystrtoul.c:153: warning: array subscript has type ‘char’
Python/mystrtoul.c:190: warning: array subscript has type ‘char’
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk"' \
	-DPREFIX='"/usr/local"' \
	-DEXEC_PREFIX='"/usr/local"' \
	-DVERSION='"2.5"' \
	-DVPATH='""' \
	-o Modules/getpath.o ./Modules/getpath.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/threadmodule.c -o Modules/threadmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/signalmodule.c -o Modules/signalmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/posixmodule.c -o Modules/posixmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/errnomodule.c -o Modules/errnomodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/_sre.c -o Modules/_sre.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/zipimport.c -o Modules/zipimport.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
lsbcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE  -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
lsbcc -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include   -DPy_BUILD_CORE -DSVNVERSION=\"`LANG=C echo exported`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.5.a
ar cr libpython2.5.a Modules/getbuildinfo.o
ar cr libpython2.5.a Modules/_typesmodule.o
ar cr libpython2.5.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar cr libpython2.5.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
ar cr libpython2.5.a Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.o  Python/thread.o
ar cr libpython2.5.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o 
ar cr libpython2.5.a Modules/threadmodule.o  Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/zipimport.o  Modules/symtablemodule.o  Modules/xxsubtype.o
ranlib libpython2.5.a
lsbcc  -Xlinker -export-dynamic -o python \
		Modules/python.o \
		libpython2.5.a -ldl  -lutil   -lm  
libpython2.5.a(posixmodule.o): In function `posix_tmpnam':
./Modules/posixmodule.c:6718: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
libpython2.5.a(posixmodule.o): In function `posix_tempnam':
./Modules/posixmodule.c:6673: warning: the use of `tempnam' is dangerous, better use `mkstemp'
case $MAKEFLAGS in \
*-s*)  CC='lsbcc' LDSHARED='lsbcc -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \
*)  CC='lsbcc' LDSHARED='lsbcc -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \
esac
running build
running build_ext
db.h: found (4, 3) in /usr/include/db4
db lib: using (4, 3) db-4.3
INFO: Can't locate Tcl/Tk libs and/or headers
building '_struct' extension
creating build
creating build/temp.linux-ppc-2.5
creating build/temp.linux-ppc-2.5/nethome
creating build/temp.linux-ppc-2.5/nethome/autobuild
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_struct.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_struct.o
creating build/lib.linux-ppc-2.5
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_struct.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_struct.so
creating build/temp.linux-ppc-2.5/libffi
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking target system type... powerpc-unknown-linux-gnu
checking for gcc... lsbcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether lsbcc accepts -g... yes
checking for lsbcc option to accept ANSI C... none needed
checking how to run the C preprocessor... lsbcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for double... yes
checking size of double... 8
checking for long double... yes
checking size of long double... 16
checking whether byte ordering is bigendian... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
configure: creating ./config.status
config.status: creating include/ffi.h
config.status: creating fficonfig.py
config.status: creating fficonfig.h
config.status: linking /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffitarget.h to include/ffitarget.h
config.status: linking /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h
config.status: executing include commands
config.status: executing src commands
building '_ctypes' extension
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/_ctypes.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/_ctypes.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/callbacks.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/callbacks.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/callproc.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/callproc.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/stgdict.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/stgdict.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/cfield.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/cfield.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/malloc_closure.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/malloc_closure.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/prep_cif.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffi.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffi.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffi.c:759: warning: function declaration isn’t a prototype
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffi.c:763: warning: function declaration isn’t a prototype
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffi.c:769: warning: function declaration isn’t a prototype
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/sysv.S -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/sysv.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ppc_closure.S -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ppc_closure.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/linux64.S -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/linux64.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -Ibuild/temp.linux-ppc-2.5/libffi/include -Ibuild/temp.linux-ppc-2.5/libffi -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/linux64_closure.S -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/linux64_closure.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/_ctypes.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/callbacks.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/callproc.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/stgdict.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/cfield.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/malloc_closure.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ffi.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/sysv.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/ppc_closure.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/linux64.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/libffi/src/powerpc/linux64_closure.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_ctypes.so
building '_ctypes_test' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/_ctypes_test.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_ctypes_test.so
building '_weakref' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_weakref.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_weakref.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_weakref.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_weakref.so
building 'array' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/arraymodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/arraymodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/arraymodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/array.so
building 'cmath' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cmathmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cmathmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cmathmodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.5/cmath.so
building 'math' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/mathmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/mathmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/mathmodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.5/math.so
building 'strop' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/stropmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/stropmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/stropmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/strop.so
building 'time' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/timemodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/timemodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.5/time.so
building 'datetime' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/datetimemodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/datetimemodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/datetimemodule.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-ppc-2.5/datetime.so
building '_random' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_randommodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_randommodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_randommodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_random.so
building 'itertools' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/itertoolsmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/itertoolsmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/itertools.so
building 'collections' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/collectionsmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/collectionsmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/collectionsmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/collections.so
building '_bisect' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_bisectmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_bisectmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_bisect.so
building '_heapq' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_heapqmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_heapqmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_heapq.so
building 'operator' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/operator.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/operator.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/operator.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/operator.so
building '_functools' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_functoolsmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_functoolsmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_functoolsmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_functools.so
building '_testcapi' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_testcapimodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_testcapimodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_testcapi.so
building '_hotshot' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_hotshot.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_hotshot.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_hotshot.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_hotshot.so
building '_lsprof' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_lsprof.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_lsprof.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/rotatingtree.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/rotatingtree.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_lsprof.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_lsprof.so
building 'unicodedata' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/unicodedata.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/unicodedata.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/unicodedata.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/unicodedata.so
building '_locale' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_localemodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_localemodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_localemodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_locale.so
building 'fcntl' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/fcntlmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/fcntlmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/fcntl.so
building 'grp' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/grpmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/grpmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/grpmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/grp.so
building 'spwd' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/spwdmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/spwdmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/spwdmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/spwd.so
building 'select' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/selectmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/selectmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/selectmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/select.so
building 'binascii' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/binascii.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/binascii.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/binascii.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/binascii.so
building 'parser' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/parsermodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/parsermodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/parsermodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/parser.so
building 'cStringIO' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cStringIO.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cStringIO.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cStringIO.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/cStringIO.so
building 'cPickle' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cPickle.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cPickle.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cPickle.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/cPickle.so
building 'mmap' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/mmapmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/mmapmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/mmap.so
building 'syslog' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/syslogmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/syslogmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/syslog.so
building 'audioop' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/audioop.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/audioop.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/audioop.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/audioop.so
building 'imageop' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/imageop.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/imageop.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/imageop.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/imageop.so
building 'rgbimg' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/rgbimgmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/rgbimgmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/rgbimgmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/rgbimg.so
building 'readline' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/readline.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/readline.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/readline.c: In function ‘flex_complete’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/readline.c:681: warning: implicit declaration of function ‘completion_matches’
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/readline.c:681: warning: return makes pointer from integer without a cast
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -lncursesw -o build/lib.linux-ppc-2.5/readline.so
Warning: forcing readline to be linked statically
Warning: forcing ncursesw to be linked statically
/usr/bin/ld: cannot find -lncursesw
collect2: ld returned 1 exit status
building 'crypt' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cryptmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cryptmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-ppc-2.5/crypt.so
building '_csv' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_csv.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_csv.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_csv.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_csv.so
building '_socket' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/socketmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/socketmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/socketmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_socket.so
building '_sha' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/shamodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/shamodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/shamodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_sha.so
building '_md5' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/md5module.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/md5module.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/md5.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/md5.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/md5module.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/md5.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_md5.so
building '_sha256' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/sha256module.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/sha256module.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/sha256module.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_sha256.so
building '_sha512' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/sha512module.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/sha512module.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/sha512module.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_sha512.so
building '_bsddb' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/include/db4 -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_bsddb.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_bsddb.o
warning: dangerous include path /usr/include/db4
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_bsddb.o -L/usr/lib64 -L/usr/local/lib -R/usr/lib64 -ldb-4.3 -o build/lib.linux-ppc-2.5/_bsddb.so
Warning: forcing db-4.3 to be linked statically
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread.so when searching for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread.a when searching for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread_nonshared.a when searching for -lpthread_nonshared
/usr/bin/ld: skipping incompatible /usr/lib64/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib64/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib64/libc_nonshared.a when searching for -lc_nonshared
building 'dbm' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_NDBM_H -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/dbmmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/dbmmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/dbmmodule.o -L/usr/local/lib -lndbm -o build/lib.linux-ppc-2.5/dbm.so
Warning: forcing ndbm to be linked statically
building 'gdbm' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/gdbmmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/gdbmmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/gdbmmodule.o -L/usr/local/lib -lgdbm -o build/lib.linux-ppc-2.5/gdbm.so
Warning: forcing gdbm to be linked statically
building 'termios' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/termios.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/termios.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/termios.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/termios.so
building 'resource' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/resource.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/resource.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/resource.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/resource.so
building 'nis' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/nismodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/nismodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/nismodule.o -L/usr/local/lib -lnsl -o build/lib.linux-ppc-2.5/nis.so
Warning: forcing nsl to be linked statically
building '_curses' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_cursesmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_cursesmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_cursesmodule.o -L/usr/local/lib -lncursesw -o build/lib.linux-ppc-2.5/_curses.so
Warning: forcing ncursesw to be linked statically
/usr/bin/ld: cannot find -lncursesw
collect2: ld returned 1 exit status
building '_curses_panel' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_curses_panel.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_curses_panel.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_curses_panel.o -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-ppc-2.5/_curses_panel.so
Warning: forcing panelw to be linked statically
Warning: forcing ncursesw to be linked statically
/usr/bin/ld: cannot find -lpanelw
collect2: ld returned 1 exit status
building 'zlib' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/zlibmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/zlibmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-ppc-2.5/zlib.so
building 'bz2' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/bz2module.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/bz2module.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/bz2module.o -L/usr/local/lib -lbz2 -o build/lib.linux-ppc-2.5/bz2.so
Warning: forcing bz2 to be linked statically
building 'pyexpat' extension
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/pyexpat.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/pyexpat.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmlparse.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmlparse.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmlrole.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmlrole.o
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmltok.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmltok.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/pyexpat.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmlparse.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmlrole.o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/expat/xmltok.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/pyexpat.so
building '_elementtree' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Modules/expat -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_elementtree.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_elementtree.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/_elementtree.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_elementtree.so
building '_multibytecodec' extension
creating build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/multibytecodec.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_multibytecodec.so
building '_codecs_kr' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_kr.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_codecs_kr.so
building '_codecs_jp' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_jp.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_codecs_jp.so
building '_codecs_cn' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_cn.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_codecs_cn.so
building '_codecs_tw' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_tw.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_codecs_tw.so
building '_codecs_hk' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_hk.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_codecs_hk.so
building '_codecs_iso2022' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_iso2022.o
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_iso2022.c: In function ‘iso2022_encode’:
/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_iso2022.c:206: warning: passing argument 1 of ‘dsg->encoder’ from incompatible pointer type
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/_codecs_iso2022.so
building 'dl' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/dlmodule.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/dlmodule.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/dlmodule.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/dl.so
building 'linuxaudiodev' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/linuxaudiodev.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/linuxaudiodev.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/linuxaudiodev.so
building 'ossaudiodev' extension
lsbcc -fPIC -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/./Include -I./Include -I. -I/usr/local/include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Include -I/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5 -c /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/ossaudiodev.c -o build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/ossaudiodev.o
lsbcc -shared build/temp.linux-ppc-2.5/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-ppc-2.5/ossaudiodev.so
running build_scripts
creating build/scripts-2.5
copying and adjusting /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Tools/scripts/pydoc -> build/scripts-2.5
copying and adjusting /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Tools/scripts/idle -> build/scripts-2.5
copying and adjusting /nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5/Lib/smtpd.py -> build/scripts-2.5
changing mode of build/scripts-2.5/pydoc from 644 to 755
changing mode of build/scripts-2.5/idle from 644 to 755
changing mode of build/scripts-2.5/smtpd.py from 644 to 755
make[1]: Leaving directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-python-3.95.0/Python-2.5'
+ cd ..
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.703
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd lsb-test-python-3.95.0
+ rm -rf /var/tmp/lsb-test-python-root
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/test/python
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/test/python/results
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/test/python/lib24 /var/tmp/lsb-test-python-root/opt/lsb/test/python/lib25
+ for pyver in 2.4.2 2.5
+ '[' 2.4.2 = 2.4.2 ']'
+ mlib=lib24
+ find Python-2.4.2/build -name _testcapi.so
+ xargs -i cp '{}' /var/tmp/lsb-test-python-root/opt/lsb/test/python/lib24
+ for pyver in 2.4.2 2.5
+ '[' 2.5 = 2.4.2 ']'
+ mlib=lib25
+ find Python-2.5/build -name _testcapi.so
+ xargs -i cp '{}' /var/tmp/lsb-test-python-root/opt/lsb/test/python/lib25
+ for pyver in 2.4.2 2.5
+ '[' 2.4.2 = 2.4.2 ']'
+ tlib=Lib24
+ for test in __init__ regrtest
+ cp Python-2.4.2/Lib/test/__init__.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in __init__ regrtest
+ cp Python-2.4.2/Lib/test/regrtest.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.4.2/Lib/test/test_support.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.4.2/Lib/test/test_normalization.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.4.2/Lib/test/test_multibytecodec_support.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.4.2/Lib/test/test_importhooks.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_augassign.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_binop.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_bool.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_bufio.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_builtin.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_call.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_class.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_compare.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_compile.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_complex.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_contains.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_decorators.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_enumerate.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_eof.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_file.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_format.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_frozen.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_generators.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_genexps.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_getargs.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_getargs2.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_global.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_grammar.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_hash.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_hexoct.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_import.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_isinstance.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_iter.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_iterlen.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_largefile.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_list.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_long.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_longexp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_module.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_multibytecodec.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_mutants.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_opcodes.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_operations.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_pow.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_scope.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_set.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_sets.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_slice.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_sort.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_str.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_syntax.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_trace.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_tuple.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_types.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_ucn.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_unary.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_unicode.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_univnewlines.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_unpack.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.4.2/Lib/test/test_xrange.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
++ grep -v '^#' /opt/lsb/share/appchk/lsb-python-modules.list
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_array.py ']'
+ cp Python-2.4.2/Lib/test/test_array.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_audioop.py ']'
+ cp Python-2.4.2/Lib/test/test_audioop.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_binascii.py ']'
+ cp Python-2.4.2/Lib/test/test_binascii.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_bisect.py ']'
+ cp Python-2.4.2/Lib/test/test_bisect.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_cPickle.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_cStringIO.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_cmath.py ']'
+ cp Python-2.4.2/Lib/test/test_cmath.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_codecs.py ']'
+ cp Python-2.4.2/Lib/test/test_codecs.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_collections.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_crypt.py ']'
+ cp Python-2.4.2/Lib/test/test_crypt.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_csv.py ']'
+ cp Python-2.4.2/Lib/test/test_csv.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_datetime.py ']'
+ cp Python-2.4.2/Lib/test/test_datetime.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_errno.py ']'
+ cp Python-2.4.2/Lib/test/test_errno.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_exceptions.py ']'
+ cp Python-2.4.2/Lib/test/test_exceptions.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_fcntl.py ']'
+ cp Python-2.4.2/Lib/test/test_fcntl.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_gc.py ']'
+ cp Python-2.4.2/Lib/test/test_gc.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_grp.py ']'
+ cp Python-2.4.2/Lib/test/test_grp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_heapq.py ']'
+ cp Python-2.4.2/Lib/test/test_heapq.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_hotshot.py ']'
+ cp Python-2.4.2/Lib/test/test_hotshot.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_imp.py ']'
+ cp Python-2.4.2/Lib/test/test_imp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_itertools.py ']'
+ cp Python-2.4.2/Lib/test/test_itertools.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_locale.py ']'
+ cp Python-2.4.2/Lib/test/test_locale.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_marshal.py ']'
+ cp Python-2.4.2/Lib/test/test_marshal.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_mmap.py ']'
+ cp Python-2.4.2/Lib/test/test_mmap.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_operator.py ']'
+ cp Python-2.4.2/Lib/test/test_operator.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_os.py ']'
+ cp Python-2.4.2/Lib/test/test_os.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_ossaudiodev.py ']'
+ cp Python-2.4.2/Lib/test/test_ossaudiodev.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_parser.py ']'
+ cp Python-2.4.2/Lib/test/test_parser.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_posix.py ']'
+ cp Python-2.4.2/Lib/test/test_posix.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_pwd.py ']'
+ cp Python-2.4.2/Lib/test/test_pwd.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_random.py ']'
+ cp Python-2.4.2/Lib/test/test_random.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_re.py ']'
+ cp Python-2.4.2/Lib/test/test_re.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_resource.py ']'
+ cp Python-2.4.2/Lib/test/test_resource.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_select.py ']'
+ cp Python-2.4.2/Lib/test/test_select.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_signal.py ']'
+ cp Python-2.4.2/Lib/test/test_signal.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_socket.py ']'
+ cp Python-2.4.2/Lib/test/test_socket.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_string.py ']'
+ cp Python-2.4.2/Lib/test/test_string.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_sys.py ']'
+ cp Python-2.4.2/Lib/test/test_sys.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_syslog.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_termios.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_thread.py ']'
+ cp Python-2.4.2/Lib/test/test_thread.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_time.py ']'
+ cp Python-2.4.2/Lib/test/test_time.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_unicodedata.py ']'
+ cp Python-2.4.2/Lib/test/test_unicodedata.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_weakref.py ']'
+ cp Python-2.4.2/Lib/test/test_weakref.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_zipimport.py ']'
+ cp Python-2.4.2/Lib/test/test_zipimport.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_zlib.py ']'
+ cp Python-2.4.2/Lib/test/test_zlib.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.4.2/Lib/test/test_NULL.py ']'
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.4.2/Lib/test/test_codecencodings_cn.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.4.2/Lib/test/test_codecencodings_hk.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.4.2/Lib/test/test_codecencodings_jp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.4.2/Lib/test/test_codecencodings_kr.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.4.2/Lib/test/test_codecencodings_tw.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ cp Python-2.4.2/Lib/test/cjkencodings_test.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_bisect.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_cpickle.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_deque.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_heapq.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_hotshot.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_normalization.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_poll.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_richcmp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_threaded_import.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_threadsignals.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_unicode_file.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.4.2/Lib/test/test_StringIO.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ '[' Lib24 = Lib25 ']'
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/double_const.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/list_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/pickletester.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/seq_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/string_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/re_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.4.2/Lib/test/mapping_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in socket_ssl timeout
+ cp Python-2.4.2/Lib/test/test_socket_ssl.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for test in socket_ssl timeout
+ cp Python-2.4.2/Lib/test/test_timeout.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ cp Python-2.4.2/Lib/test/test_codecmaps_cn.py Python-2.4.2/Lib/test/test_codecmaps_hk.py Python-2.4.2/Lib/test/test_codecmaps_jp.py Python-2.4.2/Lib/test/test_codecmaps_kr.py Python-2.4.2/Lib/test/test_codecmaps_tw.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/test_doctest2.txt Python-2.4.2/Lib/test/test_doctest.txt Python-2.4.2/Lib/test/tokenize_tests.txt /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/greyrgb.uue Python-2.4.2/Lib/test/testimgr.uue Python-2.4.2/Lib/test/testimg.uue Python-2.4.2/Lib/test/testrgb.uue /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/testtar.tar /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/test.xml /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/test.xml.out /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/test_difflib_expect.html /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/185test.db /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/audiotest.au /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.4.2/Lib/test/cfgparser.1 /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ cp -pr Python-2.4.2/Lib/test/decimaltestdata /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ cp -pr Python-2.4.2/Lib/test/output /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib24/test/
+ for pyver in 2.4.2 2.5
+ '[' 2.5 = 2.4.2 ']'
+ tlib=Lib25
+ for test in __init__ regrtest
+ cp Python-2.5/Lib/test/__init__.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in __init__ regrtest
+ cp Python-2.5/Lib/test/regrtest.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.5/Lib/test/test_support.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.5/Lib/test/test_normalization.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.5/Lib/test/test_multibytecodec_support.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in support normalization multibytecodec_support importhooks
+ cp Python-2.5/Lib/test/test_importhooks.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_augassign.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_binop.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_bool.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_bufio.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_builtin.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_call.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_class.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_compare.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_compile.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_complex.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_contains.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_decorators.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_enumerate.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_eof.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_file.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_format.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_frozen.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_generators.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_genexps.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_getargs.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_getargs2.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_global.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_grammar.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_hash.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_hexoct.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_import.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_isinstance.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_iter.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_iterlen.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_largefile.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_list.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_long.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_longexp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_module.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_multibytecodec.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_mutants.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_opcodes.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_operations.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_pow.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_scope.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_set.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_sets.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_slice.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_sort.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_str.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_syntax.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_trace.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_tuple.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_types.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_ucn.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_unary.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_unicode.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_univnewlines.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_unpack.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in augassign binop bool bufio builtin call class compare compile complex contains decorators enumerate eof file format frozen generators genexps getargs getargs2 global grammar hash hexoct import isinstance iter iterlen largefile list long longexp module multibytecodec mutants opcodes operations pow scope set sets slice sort str syntax trace tuple types ucn unary unicode univnewlines unpack xrange
+ cp Python-2.5/Lib/test/test_xrange.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
++ grep -v '^#' /opt/lsb/share/appchk/lsb-python-modules.list
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_array.py ']'
+ cp Python-2.5/Lib/test/test_array.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_audioop.py ']'
+ cp Python-2.5/Lib/test/test_audioop.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_binascii.py ']'
+ cp Python-2.5/Lib/test/test_binascii.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_bisect.py ']'
+ cp Python-2.5/Lib/test/test_bisect.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_cPickle.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_cStringIO.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_cmath.py ']'
+ cp Python-2.5/Lib/test/test_cmath.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_codecs.py ']'
+ cp Python-2.5/Lib/test/test_codecs.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_collections.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_crypt.py ']'
+ cp Python-2.5/Lib/test/test_crypt.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_csv.py ']'
+ cp Python-2.5/Lib/test/test_csv.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_datetime.py ']'
+ cp Python-2.5/Lib/test/test_datetime.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_errno.py ']'
+ cp Python-2.5/Lib/test/test_errno.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_exceptions.py ']'
+ cp Python-2.5/Lib/test/test_exceptions.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_fcntl.py ']'
+ cp Python-2.5/Lib/test/test_fcntl.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_gc.py ']'
+ cp Python-2.5/Lib/test/test_gc.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_grp.py ']'
+ cp Python-2.5/Lib/test/test_grp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_heapq.py ']'
+ cp Python-2.5/Lib/test/test_heapq.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_hotshot.py ']'
+ cp Python-2.5/Lib/test/test_hotshot.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_imp.py ']'
+ cp Python-2.5/Lib/test/test_imp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_itertools.py ']'
+ cp Python-2.5/Lib/test/test_itertools.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_locale.py ']'
+ cp Python-2.5/Lib/test/test_locale.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_marshal.py ']'
+ cp Python-2.5/Lib/test/test_marshal.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_mmap.py ']'
+ cp Python-2.5/Lib/test/test_mmap.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_operator.py ']'
+ cp Python-2.5/Lib/test/test_operator.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_os.py ']'
+ cp Python-2.5/Lib/test/test_os.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_ossaudiodev.py ']'
+ cp Python-2.5/Lib/test/test_ossaudiodev.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_parser.py ']'
+ cp Python-2.5/Lib/test/test_parser.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_posix.py ']'
+ cp Python-2.5/Lib/test/test_posix.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_pwd.py ']'
+ cp Python-2.5/Lib/test/test_pwd.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_random.py ']'
+ cp Python-2.5/Lib/test/test_random.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_re.py ']'
+ cp Python-2.5/Lib/test/test_re.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_resource.py ']'
+ cp Python-2.5/Lib/test/test_resource.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_select.py ']'
+ cp Python-2.5/Lib/test/test_select.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_signal.py ']'
+ cp Python-2.5/Lib/test/test_signal.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_socket.py ']'
+ cp Python-2.5/Lib/test/test_socket.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_string.py ']'
+ cp Python-2.5/Lib/test/test_string.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_sys.py ']'
+ cp Python-2.5/Lib/test/test_sys.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_syslog.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_termios.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_thread.py ']'
+ cp Python-2.5/Lib/test/test_thread.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_time.py ']'
+ cp Python-2.5/Lib/test/test_time.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_unicodedata.py ']'
+ cp Python-2.5/Lib/test/test_unicodedata.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_weakref.py ']'
+ cp Python-2.5/Lib/test/test_weakref.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_zipimport.py ']'
+ cp Python-2.5/Lib/test/test_zipimport.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_zlib.py ']'
+ cp Python-2.5/Lib/test/test_zlib.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_3.2.py ']'
+ for mod in '`grep -v '\''^#'\'' /opt/lsb/share/appchk/lsb-python-modules.list`'
+ '[' -f Python-2.5/Lib/test/test_NULL.py ']'
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.5/Lib/test/test_codecencodings_cn.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.5/Lib/test/test_codecencodings_hk.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.5/Lib/test/test_codecencodings_jp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.5/Lib/test/test_codecencodings_kr.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in _cn _hk _jp _kr _tw
+ cp Python-2.5/Lib/test/test_codecencodings_tw.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ cp Python-2.5/Lib/test/cjkencodings_test.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_bisect.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_cpickle.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_deque.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_heapq.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_hotshot.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_normalization.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_poll.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_richcmp.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_threaded_import.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_threadsignals.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_unicode_file.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in bisect cpickle deque heapq hotshot normalization poll richcmp threaded_import threadsignals unicode_file StringIO
+ cp Python-2.5/Lib/test/test_StringIO.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ '[' Lib25 = Lib25 ']'
+ cp Python-2.5/Lib/test/threaded_import_hangers.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ cp Python-2.5/Lib/test/test_generators.py.26 Python-2.5/Lib/test/test_genexps.py.26 /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/double_const.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/list_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/pickletester.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/seq_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/string_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/re_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in double_const list_tests pickletester seq_tests string_tests re_tests mapping_tests
+ cp Python-2.5/Lib/test/mapping_tests.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in socket_ssl timeout
+ cp Python-2.5/Lib/test/test_socket_ssl.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for test in socket_ssl timeout
+ cp Python-2.5/Lib/test/test_timeout.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ cp Python-2.5/Lib/test/test_codecmaps_cn.py Python-2.5/Lib/test/test_codecmaps_hk.py Python-2.5/Lib/test/test_codecmaps_jp.py Python-2.5/Lib/test/test_codecmaps_kr.py Python-2.5/Lib/test/test_codecmaps_tw.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/exception_hierarchy.txt Python-2.5/Lib/test/test_doctest2.txt Python-2.5/Lib/test/test_doctest3.txt Python-2.5/Lib/test/test_doctest4.txt Python-2.5/Lib/test/test_doctest.txt Python-2.5/Lib/test/tokenize_tests.txt /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/greyrgb.uue Python-2.5/Lib/test/testimgr.uue Python-2.5/Lib/test/testimg.uue Python-2.5/Lib/test/testrgb.uue /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/testtar.tar /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/test.xml /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/test.xml.out /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/sgml_input.html Python-2.5/Lib/test/test_difflib_expect.html /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/185test.db /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/audiotest.au /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ for sfile in txt uue tar xml out html db au 1
+ cp Python-2.5/Lib/test/cfgparser.1 /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ cp -pr Python-2.5/Lib/test/decimaltestdata /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ cp -pr Python-2.5/Lib/test/output /var/tmp/lsb-test-python-root/opt/lsb/test/python/Lib25/test/
+ cp -p python-test-3.95.0/scripts/runtime/run_tests /var/tmp/lsb-test-python-root/opt/lsb/test/python
+ chmod +x /var/tmp/lsb-test-python-root/opt/lsb/test/python/run_tests
+ cp -p python-test-3.95.0/scripts/runtime/single_test /var/tmp/lsb-test-python-root/opt/lsb/test/python
+ chmod +x /var/tmp/lsb-test-python-root/opt/lsb/test/python/single_test
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/test/python/tet
+ cp -p /nethome/autobuild/tmp/LSBauto/python-test/scripts/package/tetj.py /var/tmp/lsb-test-python-root/opt/lsb/test/python/tet
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/test/python/lists
+ cp -p python-test-3.95.0/lists/skip_test_24.txt python-test-3.95.0/lists/skip_test_25.txt /var/tmp/lsb-test-python-root/opt/lsb/test/python/lists
+ cp -p python-test-3.95.0/lists/known_fail_tests.txt /var/tmp/lsb-test-python-root/opt/lsb/test/python/lists
+ cat
+ cat
+ cat
+ cp VERSION /var/tmp/lsb-test-python-root/opt/lsb/test/python
+ cat
+ mkdir -p /var/tmp/lsb-test-python-root/opt/lsb/doc/lsb-test-python
+ cp Python-2.4.2/LICENSE LICENSE-2.4.2
+ cp Python-2.5/LICENSE LICENSE-2.5
+ cp README.lsb-test README.single-test README.lsb-test-python LICENSE-2.4.2 LICENSE-2.5 /var/tmp/lsb-test-python-root/opt/lsb/doc/lsb-test-python
+ pushd /var/tmp/lsb-test-python-root/opt/lsb/test/python
/var/tmp/lsb-test-python-root/opt/lsb/test/python ~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
+ find . -name '*.pyc'
+ xargs rm -f
+ find . -name '*.system-python'
+ xargs rm -f
+ find . -name '*.tet-output'
+ xargs rm -f
+ find . -name '*.new-tests'
+ xargs rm -f
+ popd
~/tmp/rpm-build/BUILD/lsb-test-python-3.95.0
+ cd /var/tmp/lsb-test-python-root/opt/lsb/test/python
+ install -d Lib26/test
+ cd Lib26/test
+ ln -s ../../Lib25/test/185test.db ../../Lib25/test/audiotest.au ../../Lib25/test/cfgparser.1 ../../Lib25/test/cjkencodings_test.py ../../Lib25/test/decimaltestdata ../../Lib25/test/double_const.py ../../Lib25/test/exception_hierarchy.txt ../../Lib25/test/greyrgb.uue ../../Lib25/test/__init__.py ../../Lib25/test/list_tests.py ../../Lib25/test/mapping_tests.py ../../Lib25/test/output ../../Lib25/test/pickletester.py ../../Lib25/test/regrtest.py ../../Lib25/test/re_tests.py ../../Lib25/test/seq_tests.py ../../Lib25/test/sgml_input.html ../../Lib25/test/string_tests.py ../../Lib25/test/test_array.py ../../Lib25/test/test_audioop.py ../../Lib25/test/test_augassign.py ../../Lib25/test/test_binascii.py ../../Lib25/test/test_binop.py ../../Lib25/test/test_bisect.py ../../Lib25/test/test_bool.py ../../Lib25/test/test_bufio.py ../../Lib25/test/test_builtin.py ../../Lib25/test/test_call.py ../../Lib25/test/test_class.py ../../Lib25/test/test_cmath.py ../../Lib25/test/test_codecencodings_cn.py ../../Lib25/test/test_codecencodings_hk.py ../../Lib25/test/test_codecencodings_jp.py ../../Lib25/test/test_codecencodings_kr.py ../../Lib25/test/test_codecencodings_tw.py ../../Lib25/test/test_codecmaps_cn.py ../../Lib25/test/test_codecmaps_hk.py ../../Lib25/test/test_codecmaps_jp.py ../../Lib25/test/test_codecmaps_kr.py ../../Lib25/test/test_codecmaps_tw.py ../../Lib25/test/test_codecs.py ../../Lib25/test/test_compare.py ../../Lib25/test/test_compile.py ../../Lib25/test/test_complex.py ../../Lib25/test/test_contains.py ../../Lib25/test/test_cpickle.py ../../Lib25/test/test_crypt.py ../../Lib25/test/test_csv.py ../../Lib25/test/test_datetime.py ../../Lib25/test/test_decorators.py ../../Lib25/test/test_deque.py ../../Lib25/test/test_difflib_expect.html ../../Lib25/test/test_doctest2.txt ../../Lib25/test/test_doctest3.txt ../../Lib25/test/test_doctest4.txt ../../Lib25/test/test_doctest.txt ../../Lib25/test/test_enumerate.py ../../Lib25/test/test_eof.py ../../Lib25/test/test_errno.py ../../Lib25/test/test_exceptions.py ../../Lib25/test/test_fcntl.py ../../Lib25/test/test_file.py ../../Lib25/test/test_format.py ../../Lib25/test/test_frozen.py ../../Lib25/test/test_gc.py ../../Lib25/test/test_generators.py ../../Lib25/test/test_generators.py.26 ../../Lib25/test/test_genexps.py ../../Lib25/test/test_genexps.py.26 ../../Lib25/test/test_getargs2.py ../../Lib25/test/test_getargs.py ../../Lib25/test/test_global.py ../../Lib25/test/test_grammar.py ../../Lib25/test/test_grp.py ../../Lib25/test/test_hash.py ../../Lib25/test/test_heapq.py ../../Lib25/test/test_hexoct.py ../../Lib25/test/test_hotshot.py ../../Lib25/test/testimgr.uue ../../Lib25/test/testimg.uue ../../Lib25/test/test_importhooks.py ../../Lib25/test/test_import.py ../../Lib25/test/test_imp.py ../../Lib25/test/test_isinstance.py ../../Lib25/test/test_iterlen.py ../../Lib25/test/test_iter.py ../../Lib25/test/test_itertools.py ../../Lib25/test/test_largefile.py ../../Lib25/test/test_list.py ../../Lib25/test/test_locale.py ../../Lib25/test/test_longexp.py ../../Lib25/test/test_long.py ../../Lib25/test/test_marshal.py ../../Lib25/test/test_mmap.py ../../Lib25/test/test_module.py ../../Lib25/test/test_multibytecodec.py ../../Lib25/test/test_multibytecodec_support.py ../../Lib25/test/test_mutants.py ../../Lib25/test/test_normalization.py ../../Lib25/test/test_opcodes.py ../../Lib25/test/test_operations.py ../../Lib25/test/test_operator.py ../../Lib25/test/test_os.py ../../Lib25/test/test_ossaudiodev.py ../../Lib25/test/test_parser.py ../../Lib25/test/test_poll.py ../../Lib25/test/test_posix.py ../../Lib25/test/test_pow.py ../../Lib25/test/test_pwd.py ../../Lib25/test/test_random.py ../../Lib25/test/test_re.py ../../Lib25/test/test_resource.py ../../Lib25/test/testrgb.uue ../../Lib25/test/test_richcmp.py ../../Lib25/test/test_scope.py ../../Lib25/test/test_select.py ../../Lib25/test/test_set.py ../../Lib25/test/test_sets.py ../../Lib25/test/test_signal.py ../../Lib25/test/test_slice.py ../../Lib25/test/test_socket.py ../../Lib25/test/test_socket_ssl.py ../../Lib25/test/test_sort.py ../../Lib25/test/test_StringIO.py ../../Lib25/test/test_string.py ../../Lib25/test/test_str.py ../../Lib25/test/test_support.py ../../Lib25/test/test_syntax.py ../../Lib25/test/test_sys.py ../../Lib25/test/testtar.tar ../../Lib25/test/test_threaded_import.py ../../Lib25/test/test_thread.py ../../Lib25/test/test_threadsignals.py ../../Lib25/test/test_timeout.py ../../Lib25/test/test_time.py ../../Lib25/test/test_trace.py ../../Lib25/test/test_tuple.py ../../Lib25/test/test_types.py ../../Lib25/test/test_ucn.py ../../Lib25/test/test_unary.py ../../Lib25/test/test_unicodedata.py ../../Lib25/test/test_unicode_file.py ../../Lib25/test/test_unicode.py ../../Lib25/test/test_univnewlines.py ../../Lib25/test/test_unpack.py ../../Lib25/test/test_weakref.py ../../Lib25/test/test.xml ../../Lib25/test/test.xml.out ../../Lib25/test/test_xrange.py ../../Lib25/test/test_zipimport.py ../../Lib25/test/test_zlib.py ../../Lib25/test/threaded_import_hangers.py ../../Lib25/test/tokenize_tests.txt .
+ cd ..
+ ln -s lib25 lib26
+ cd /var/tmp/lsb-test-python-root/opt/lsb/test/python/lists
+ ln -s skip_test_25.txt skip_test_26.txt
+ cd /var/tmp/lsb-test-python-root/opt/lsb/test/python
+ for test in generators genexps
+ cd Lib26/test
+ rm -f test_generators.py test_generators.py.26
+ cp -f ../../Lib25/test/test_generators.py .
+ cd ../../Lib25/test
+ mv test_generators.py.26 test_generators.py
+ cd ../..
+ for test in generators genexps
+ cd Lib26/test
+ rm -f test_genexps.py test_genexps.py.26
+ cp -f ../../Lib25/test/test_genexps.py .
+ cd ../../Lib25/test
+ mv test_genexps.py.26 test_genexps.py
+ cd ../..
+ exit 0
Processing files: lsb-test-python-3.95.0-3
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/lsb-test-python-root
Generating signature: 1005
Wrote: /nethome/autobuild/tmp/rpm-build/SRPMS/lsb-test-python-3.95.0-3.src.rpm
Generating signature: 1005
Wrote: /nethome/autobuild/tmp/rpm-build/RPMS/ppc/lsb-test-python-3.95.0-3.ppc.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.31717
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd lsb-test-python-3.95.0
+ '[' '!' -z /var/tmp/lsb-test-python-root -a /var/tmp/lsb-test-python-root '!=' / ']'
+ rm -rf /var/tmp/lsb-test-python-root
+ exit 0
fakeroot, while creating message channels: No space left on device
This may be due to a lack of SYSV IPC support.
fakeroot: error while starting the `faked' daemon.
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
make: *** [deb_package] Error 1


More information about the lsb-messages mailing list