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

Builder osrf-master-debian-6.00-x86_64 Build #81

Results:

Build successful

SourceStamp:

ProjectOpenSRF
Repositorygit://git.evergreen-ils.org/OpenSRF.git
Branchmaster
Revision265aa9f8cc12472b347e34a62a8f2655dfb1c51b
Got Revision265aa9f8cc12472b347e34a62a8f2655dfb1c51b
Changes1 change

BuildSlave:

opensrf-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 0 secs )
    1. stdio
  2. Bootstrap via autogen './autogen.sh' skipped ( 0 secs )
    1. - no logs -
  3. Bootstrap via autoreconf 'autoreconf -i' ( 6 secs )
    1. stdio
  4. configure configure ( 12 secs )
    1. stdio
  5. compile compile ( 0 secs )
    1. stdio
  6. test test 138 tests 138 passed ( 4 secs )
    1. stdio
  7. trial 14 tests passed ( 0 secs )
    1. stdio
    2. test.log
    3. problems
  8. pylint pylint convention=254 error=28 fatal=7 refactor=279 warning=87 failed ( 4 secs )
    1. stdio
    2. convention
    3. error
    4. fatal
    5. refactor
    6. warning

Build Properties:

NameValueSource
branch master Build
buildername osrf-master-debian-6.00-x86_64 Builder
buildnumber 81 Build
codebase Build
got_revision 265aa9f8cc12472b347e34a62a8f2655dfb1c51b Git
project OpenSRF Build
pylint-convention 254 Unknown
pylint-error 28 Unknown
pylint-fatal 7 Unknown
pylint-info 0 Unknown
pylint-refactor 279 Unknown
pylint-total 655 Unknown
pylint-warning 87 Unknown
repository git://git.evergreen-ils.org/OpenSRF.git Build
revision 265aa9f8cc12472b347e34a62a8f2655dfb1c51b Build
scheduler osrf-master-full Scheduler
slavename opensrf-slave BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/openslave/opensrf-slave/osrf-master-debian-6_00-x86_64 slave

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jason Stephenson

Timing:

StartWed Sep 12 14:24:20 2018
EndWed Sep 12 14:24:49 2018
Elapsed29 secs

All Changes:

:

  1. Change #5727

    Category None
    Changed by Jason Stephenson <jasonohnoyoudont@sigio.com>
    Changed at Wed 12 Sep 2018 13:30:47
    Repository git://git.evergreen-ils.org/OpenSRF.git
    Project OpenSRF
    Branch master
    Revision 265aa9f8cc12472b347e34a62a8f2655dfb1c51b

    Comments

    Lp#1718459: Remove Debian 7 Wheezy installation support.
    Remove references to Debian 7 Wheezy in the README.
    
    Remove src/extras/Makefile.install targets for Wheezy.
    
    Remove the examples/apache2 directory, since none of the supported
    distros come with Apache 2.2 any longer.
    
    To test: Simply install on a supported distribution other than Debian
    7 Wheezy and do the usual tests.
    
    Signed-off-by: Jason Stephenson <jason@sigio.com>
    Signed-off-by: Ben Shum <ben@evergreener.net>

    Changed files

    • README
    • examples/apache2/opensrf.conf
    • examples/apache2/websockets/apache2.conf
    • src/extras/Makefile.install