Started build on Sun Nov 7 17:18:50 CST 2010 Building net-linux-x86_64-icc using ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -o BatchMode=yes phil@order.cs.illinois.edu:/scratch/phil/autobuild/amd64-icc Clean out build directory local> ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -o BatchMode=yes phil@order.cs.illinois.edu /bin/sh < scripts/net-linux-x86_64-icc/clean Warning: Permanently added 'order.cs.illinois.edu' (RSA) to the list of known hosts. remote> Cleaning out old build Copying source to remote host local> scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -o BatchMode=yes arrayopt.tar.gz phil@order.cs.illinois.edu:/scratch/phil/autobuild/amd64-icc/arrayopt.tar.gz Warning: Permanently added 'order.cs.illinois.edu' (RSA) to the list of known hosts. Build on remote host local> ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -o BatchMode=yes phil@order.cs.illinois.edu /bin/sh < scripts/net-linux-x86_64-icc/build Warning: Permanently added 'order.cs.illinois.edu' (RSA) to the list of known hosts. Ssh'd to phil@order.cs.illinois.edu on Sun Nov 7 17:18:57 CST 2010 remote> cd /scratch/phil/autobuild/amd64-icc remote hostname> order remote id> uid=21588(phil) gid=80(kale) groups=80(kale),400(ppladmin) remote uptime> 17:18:57 up 39 days, 20 min, 5 users, load average: 0.00, 0.00, 0.00 remote disk space> Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda6 51137652 46547560 2012868 96% /scratch remote path> /expand/home/phil/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games remote> gunzip -f arrayopt.tar.gz remote> tar xf arrayopt.tar Starting main build at Sun Nov 7 17:19:01 CST 2010 remote> cd arrayopt remote> echo /bin/bash /bin/bash remote> ./build AMPI net-linux-x86_64 icc -optimize Selected Compiler: icc Selected Options: Creating dir: net-linux-x86_64-icc Creating dir: net-linux-x86_64-icc/tmp Copying src/scripts/Makefile to net-linux-x86_64-icc/tmp Soft-linking over bin Soft-linking over lib Soft-linking over lib_so Soft-linking over include Soft-linking over tmp Generating net-linux-x86_64-icc/tmp/conv-mach-pre.sh Generating net-linux-x86_64-icc/tmp/conv-mach-opt.h, conv-mach-opt.sh Performing 'make basics OPTS= -optimize QUIET= CONFIG_OPTS=' in net-linux-x86_64-icc/tmp pwd /scratch/phil/autobuild/amd64-icc/arrayopt/net-linux-x86_64-icc/tmp find . -type l -exec rm {} \; rm -rf QuickThreads rm -rf libs rm -rf ../bin ; mkdir ../bin rm -rf ../lib ; mkdir ../lib rm -rf ../lib_so ; mkdir ../lib_so; touch ../lib_so/.charmso rm -rf ../examples rm -rf ../tests rm -rf ../doc ; ln -s ../doc ../doc ../../src/scripts/gatherflat ../../src/scripts . ./gatherflat ../../src/conv-core . ./gatherflat ../../src/conv-ldb . ./gatherflat ../../src/conv-ccs . ./gatherflat ../../src/conv-perf . ./gatherflat ../../src/ck-core . ./gatherflat ../../src/util . ./gatherflat ../../src/ck-perf . ./gatherflat ../../src/ck-ldb . ./gatherflat ../../src/ck-com . ./gatherflat ../../src/ck-cp . ./gatherflat ../../src/conv-com . ./gatherflat ../../src/langs/simplemsg . ./gatherflat ../../src/langs/pvmc . ./gatherflat ../../src/langs/bluegene . ./gatherflat ../../src/langs/f90charm . ./gatherflat ../../src/xlat-i . ./gatherflat ../../src/xlatcpm . ./gathertree ../../src/QuickThreads QuickThreads ./gathertree ../../src/libs libs ./gathertree ../../src/arch/util . ./gathertree ../../src/langs langs ./gathertree ../../src/langs/jade langs/jade ./gathertree ../../src/arch/common . ./gathertree ../../src/arch/`cat .gdir` . test -f ../../src/arch/`cat .gdir`/gdir_link && cat ../../src/arch/`cat .gdir`/gdir_link > .gdir.new && ./gathertree ../../src/arch/`cat .gdir.new` . || true ./gatherflat ../../src/arch/`cat .vdir` . ./gathertree ../../examples ../examples ./gathertree ../../tests ../tests rm -f ../bin/dep.pl ; cp dep.pl ../bin/ chmod +x charmc ./system_ln ../tmp/charmc ../bin/ rm -rf ../include ; mkdir ../include ./system_ln ../tmp/conv-*.*h ../include ./system_ln ../tmp/cc-*.*h ../include if [ -x ./special.sh ] ; then ./special.sh ; fi if [ ! -f conv-common.h ] ; then ( touch conv-common.h ) ; fi touch dirs+sources make charmxi make[1]: Entering directory `/scratch/phil/autobuild/amd64-icc/arrayopt/net-linux-x86_64-icc/tmp' ./configure checking machine name... net-linux-x86_64-icc checking "cp command as"... cp -p checking "C++ compiler as"... "icpc -fpic -optimize " checking "whether C++ compiler works"... "ok" checking "C++ linker as"... "icpc -shared-intel " checking "whether linker works"... "no" Cannot link C++ programs with icpc -shared-intel (check your charm++ version) *** Please find detailed output in charmconfig.out *** make[1]: *** [conv-autoconfig.h] Error 1 make[1]: Leaving directory `/scratch/phil/autobuild/amd64-icc/arrayopt/net-linux-x86_64-icc/tmp' ------------------------------------------------- Charm++ NOT BUILT. Either cd into net-linux-x86_64-icc/tmp and try to resolve the problems yourself, visit http://charm.cs.uiuc.edu/ for more information. Otherwise, email the developers at charm@cs.uiuc.edu fatal> error code 2 during remote> ./build AMPI net-linux-x86_64 icc -optimize make: *** [headers] Error 2 fatal> Build on remote host failed (1) Bad: Build on remote host failed (1)