[LLVMdev] LLVM 2.1 Pre-release Version 2 Online

S3 stein at duvel.ir.iit.edu
Sun Sep 23 18:48:08 PDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Platform: AMD64 Linux
Build: Release
srcdir==objdir: True

For report.nightly.txt, I accidentally did
make
make TEST=nightly report
I hope that that still generates the file correctly.

I still had the 2 big crashes which are attached in error.log
from the llvm-test-2.1.  In both cases, I had to manually do
killall lli
to make the test continue.

- ----------------------
llvm[0]: Running test suite
make[1]: Entering directory `/home/scubed/software/llvm/new/llvm-2.1/test'
Making a new site.exp file...
( ulimit -t 600 ; ulimit -d 512000 ; \

PATH="/home/scubed/software/llvm/new/llvm-2.1/Release/bin:/home/scubed/software/llvm/new/llvm-2.1/test/Scripts:/sbin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.1:/usr/qt/3/bin:/usr/games/bin:/home/scubed/software/llvm/llvm-svn/Debug/bin"
\
          /usr/bin/runtest --ignore llvm2cpp.exp )
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By scubed on Sun Sep 23 09:05:12 2007
Native configuration is x86_64-unknown-linux-gnu

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/Andersens/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/BasicAA/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/Dominators/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Analysis/GlobalsModRef/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/LoadVN/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/LoopInfo/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Analysis/ScalarEvolution/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Archive/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Assembler/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Bitcode/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/BugPoint/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/C++Frontend/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CFrontend/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/ARM/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/Alpha/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/CBackend/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/Generic/GC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/Generic/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/IA64/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/PowerPC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/SPARC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/X86/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/DebugInfo/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/ExecutionEngine/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Feature/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/FrontendAda/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/FrontendObjC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Integer/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Linker/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Other/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/TableGen/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ADCE/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ArgumentPromotion/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/BlockPlacement/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/CodeExtractor/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/CondProp/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ConstProp/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ConstantMerge/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/CorrelatedExprs/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/DeadArgElim/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/DeadStoreElimination/dg.exp
...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/DecomposeMultiDimRefs/dg.exp
...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GCSE/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GVN/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GVNPRE/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GlobalDCE/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GlobalOpt/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/IPConstantProp/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/IndVarsSimplify/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/Inline/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/InstCombine/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LCSSA/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LICM/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopRotate/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopSimplify/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopStrengthReduce/dg.exp
...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopUnroll/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopUnswitch/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LowerInvoke/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LowerSetJmp/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LowerSwitch/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/Mem2Reg/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/PredicateSimplifier/dg.exp
...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/PruneEH/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/RaiseAllocations/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/Reassociate/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/RedundantLoadElimination/dg.exp
...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/SCCP/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ScalarRepl/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/SimplifyCFG/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/SimplifyLibCalls/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/TailCallElim/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/TailDup/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Verifier/dg.exp ...

                ===  Summary ===

# of expected passes            1935
# of expected failures          4
make[1]: Leaving directory `/home/scubed/software/llvm/new/llvm-2.1/test'

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7-ecc0.1.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG9xdYxzVgPqtIcfsRArluAJ95Q3/xlEEAjN+fNlyEeuYdSzMThwCdH3XZ
LI9rRupWCbRzaIOCOGHJih4=
=yseM
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log
Type: text/x-log
Size: 8257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070923/3e93019f/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: report.nightly.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070923/3e93019f/attachment.txt>


More information about the llvm-dev mailing list