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

Builder klee-x86_64-linux Build #63

Results:

Failed test

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 r150355 ( 43 secs )
    1. stdio
  3. svn-clang update r150355 ( 1 mins, 15 secs )
    1. stdio
  4. configure configure Release+Asserts ( 1 mins, 30 secs )
    1. stdio
  5. compile compile Release+Asserts warnings ( 1 hrs, 23 mins, 29 secs )
    1. stdio
    2. warnings
  6. svn-klee update r150355 ( 5 secs )
    1. stdio
  7. configure_1 configure ( 5 secs )
    1. stdio
  8. compile_1 compile klee warnings ( 2 mins, 35 secs )
    1. stdio
    2. warnings
  9. test test 91 tests 17 passed 74 failed failed ( 35 secs )
    1. stdio
    2. dg.sum
    3. tests.FAIL
    4. tests.XFAIL

Build Properties:

NameValueSource
branch None Build
builddir /home/klee-buildslave/buildslave/build.klee-x86_64-linux SetProperty Step
buildername klee-x86_64-linux Builder
buildnumber 63 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 28 WarningCountingShellCommand

Blamelist:

  1. pcc

Timing:

StartSun Feb 12 18:42:04 2012
EndSun Feb 12 20:12:25 2012
Elapsed1 hrs, 30 mins, 20 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