case $MAKEFLAGS in *-s*) CC='/sw/local/bin/gcc' LDSHARED='./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; *) CC='/sw/local/bin/gcc' LDSHARED='./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; esac :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. running build running build_ext building 'struct' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/structmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/struct.so building 'regex' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/regexmodule.o build/temp.aix-4.2-2.3/regexpr.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/regex.so building 'pcre' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/pcremodule.o build/temp.aix-4.2-2.3/pypcre.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/pcre.so building '_hotshot' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_hotshot.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/_hotshot.so building '_weakref' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_weakref.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/_weakref.so building 'xreadlines' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/xreadlinesmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/xreadlines.so building 'array' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/arraymodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/array.so building 'cmath' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/cmathmodule.o -L/usr/local/lib -lm -o build/lib.aix-4.2-2.3/cmath.so building 'math' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/mathmodule.o -L/usr/local/lib -lm -o build/lib.aix-4.2-2.3/math.so building 'strop' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/stropmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/strop.so building 'time' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/timemodule.o -L/usr/local/lib -lm -o build/lib.aix-4.2-2.3/time.so building 'operator' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/operator.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/operator.so building '_codecs' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_codecsmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/_codecs.so building '_testcapi' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_testcapimodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/_testcapi.so building 'unicodedata' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/unicodedata.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/unicodedata.so building '_locale' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_localemodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/_locale.so building 'fcntl' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/fcntlmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/fcntl.so building 'pwd' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/pwdmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/pwd.so building 'grp' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/grpmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/grp.so building 'select' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/selectmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/select.so building 'md5' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/md5module.o build/temp.aix-4.2-2.3/md5c.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/md5.so building 'sha' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/shamodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/sha.so building 'binascii' extension ./Modules/ld_so_aix /s:: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. :: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. w/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/binascii.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/binascii.so building 'parser' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/parsermodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/parser.so building 'cStringIO' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/cStringIO.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/cStringIO.so building 'cPickle' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/cPickle.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/cPickle.so building 'mmap' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/mmapmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/mmap.so building 'rotor' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/rotormodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/rotor.so building 'syslog' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/syslogmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/syslog.so building 'timing' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/timingmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/timing.so building 'audioop' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/audioop.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/audioop.so building 'imageop' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/imageop.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/imageop.so building 'rgbimg' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/rgbimgmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/rgbimg.so building 'readline' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -o build/lib.aix-4.2-2.3/readline.so building 'crypt' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/cryptmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/crypt.so building '_socket' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/socketmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/_socket.so building '_ssl' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.aix-4.2-2.3/_ssl.so building 'mpz' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/mpzmodule.o -L/usr/local/lib -lgmp -o build/lib.aix-4.2-2.3/mpz.so building 'termios' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/termios.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/termios.so building 'resource' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/resource.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/resource.so building 'nis' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/nismodule.o -L/usr/local/lib -lnsl -o build/lib.aix-4.2-2.3/nis.so building '_curses' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/_cursesmodule.o -L/usr/local/lib -lcurses -ltermcap -o build/lib.aix-4.2-2.3/_curses.so building 'pyexpat' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/pyexpat.o build/temp.aix-4.2-2.3/xmlparse.o build/temp.aix-4.2-2.3/xmlrole.o build/temp.aix-4.2-2.3/xmltok.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/pyexpat.so building 'dl' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build/temp.aix-4.2-2.3/dlmodule.o -L/usr/local/lib -o build/lib.aix-4.2-2.3/dl.so building '_tkinter' extension ./Modules/ld_so_aix /sw/local/bin/gcc -bI:Modules/python.exp build:: Too many arguments. ld_so_aix: Compiler '/sw/local/bin/gcc' not found; exiting. /temp.aix-4.2-2.3/_tkinter.o build/temp.aix-4.2-2.3/tkappinit.o -L/usr/X11/lib -L/usr/local/lib -ltk8.4 -ltcl8.4 -lld -lX11 -o build/lib.aix-4.2-2.3/_tkinter.so running build_scripts ./python -E -c 'import sys ; from distutils.util import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform find ./Lib -name '*.py[co]' -print | xargs rm -f ./python -E -tt ./Lib/test/regrtest.py -x test_pwd test_nis Traceback (most recent call last): File "./Lib/test/regrtest.py", line 64, in ? import random File "/tmp_mnt/mp/slaskdisk/tmp/xenofarm/python/hal.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/random.py", line 76, in ? from math import log as _log, exp as _exp, pi as _pi, e as _e ImportError: No module named math make: The error code from the last command is 1. make: Ignored error code 1 from last command. ./python -E -tt ./Lib/test/regrtest.py -x test_pwd test_nis Traceback (most recent call last): File "./Lib/test/regrtest.py", line 64, in ? import random File "/tmp_mnt/mp/slaskdisk/tmp/xenofarm/python/hal.lysator.liu.se/buildtmp/dist/python/dist/src/Lib/random.py", line 76, in ? from math import log as _log, exp as _exp, pi as _pi, e as _e ImportError: No module named math make: The error code from the last command is 1. Stop.