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

Builder klee-2.7-x86_64-linux Build #55

Results:

Build successful

SourceStamp:

Repositoryhttp://llvm.org/svn/llvm-project/klee/trunk
Revision146510
Got Revision146510
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] r146510 ( 4 secs )
    1. stdio
  3. configure configure Release+Asserts ( 40 secs )
    1. stdio
  4. compile compile llvm ( 2 mins, 21 secs )
    1. stdio
  5. svn-klee update r146510 ( 3 secs )
    1. stdio
  6. configure_1 configure ( 5 secs )
    1. stdio
  7. compile_1 compile klee warnings ( 33 secs )
    1. stdio
    2. warnings
  8. test test 91 tests 91 passed ( 3 mins, 53 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 55 Build
got_revision 146510 Source
jobs 2 BuildSlave
project Build
repository http://llvm.org/svn/llvm-project/klee/trunk Build
revision 146510 Build
scheduler all Scheduler
slavename klee.minormatter.com BuildSlave
warnings-count 1 WarningCountingShellCommand

Blamelist:

  1. pcc

Timing:

StartTue Dec 13 15:53:52 2011
EndTue Dec 13 16:01:35 2011
Elapsed7 mins, 42 secs

All Changes:

  1. Change #85

    Changed by pcc
    Changed at Tue 13 Dec 2011 15:51:51
    Repository http://llvm.org/svn/llvm-project/klee/trunk
    Revision 146510

    Comments

    Fix STPBuilder::getShiftBits for non-power-of-2 bitwidths up to 64.
    
    (Yes, we should really be handling more bitwidths here.)

    Changed files

    • lib/Solver/STPBuilder.h