Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - About

Builder klee-2.7-x86_64-linux Build #62

Results:

Build successful

SourceStamp:

Repositoryhttp://llvm.org/svn/llvm-project/klee/trunk
Revision150355
Got Revision150355
Changessee below

BuildSlave:

klee.minormatter.com

Reason:

scheduler

Steps and Logfiles:

  1. get_builddir set props: builddir ( 0 secs )
    1. stdio
    2. property changes
  2. svn-llvm update [branch] r150355 ( 10 secs )
    1. stdio
  3. configure configure Release+Asserts ( 39 secs )
    1. stdio
  4. compile compile llvm ( 2 mins, 21 secs )
    1. stdio
  5. svn-klee update r150355 ( 3 secs )
    1. stdio
  6. configure_1 configure ( 5 secs )
    1. stdio
  7. compile_1 compile klee warnings ( 1 mins, 5 secs )
    1. stdio
    2. warnings
  8. test test 91 tests 91 passed ( 4 mins, 10 secs )
    1. stdio
    2. dg.sum
    3. tests.XFAIL

Build Properties:

NameValueSource
branch None Build
builddir /home/klee-buildslave/buildslave/build.klee-2.7-x86_64-linux SetProperty Step
buildername klee-2.7-x86_64-linux Builder
buildnumber 62 Build
got_revision 150355 Source
jobs 2 BuildSlave
project Build
repository http://llvm.org/svn/llvm-project/klee/trunk Build
revision 150355 Build
scheduler all Scheduler
slavename klee.minormatter.com BuildSlave
warnings-count 1 WarningCountingShellCommand

Blamelist:

  1. pcc

Timing:

StartSun Feb 12 18:29:53 2012
EndSun Feb 12 18:38:30 2012
Elapsed8 mins, 36 secs

All Changes:

  1. Change #92

    Changed by pcc
    Changed at Sun 12 Feb 2012 18:27:51
    Repository http://llvm.org/svn/llvm-project/klee/trunk
    Revision 150354

    Comments

    Update for LLVM changes - there is no more "unwind" instruction.
    
    Patch by arrowdodger!

    Changed files

    • lib/Core/Executor.cpp
    • lib/Core/StatsTracker.cpp
  2. Change #93

    Changed by pcc
    Changed at Sun 12 Feb 2012 18:27:51
    Repository http://llvm.org/svn/llvm-project/klee/trunk
    Revision 150355

    Comments

    Teach KLEE how to handle new ConstantDataSequential type.
    
    Patch by arrowdodger!

    Changed files

    • lib/Core/Executor.cpp