Builder osrf-master-debian-6.00-x86_64 Build #69
Results:
Build successful
SourceStamp:
Project | OpenSRF |
Repository | git://git.evergreen-ils.org/OpenSRF.git |
Branch | master |
Revision | af4ab2355707083a22a2828202a541bf0e718bc0 |
Got Revision | af4ab2355707083a22a2828202a541bf0e718bc0 |
Changes | 1 change |
BuildSlave:
opensrf-slaveReason:
scheduler
Steps and Logfiles:
-
git update ( 0 secs )
-
Bootstrap via autogen './autogen.sh' skipped ( 0 secs )
- - no logs -
-
Bootstrap via autoreconf 'autoreconf -i' ( 5 secs )
-
configure configure ( 12 secs )
-
compile compile ( 0 secs )
-
test test 138 tests 138 passed ( 4 secs )
-
trial 14 tests passed ( 0 secs )
-
pylint pylint convention=254 error=28 fatal=7 refactor=279 warning=87 failed ( 4 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
buildername | osrf-master-debian-6.00-x86_64 | Builder |
buildnumber | 69 | Build |
codebase | Build | |
got_revision | af4ab2355707083a22a2828202a541bf0e718bc0 | 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 | af4ab2355707083a22a2828202a541bf0e718bc0 | 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:
Name | Label | Value |
---|
Responsible Users:
- Chris Sharpcsharp@georgialibraries.org
Timing:
Start | Fri Sep 8 18:14:18 2017 |
End | Fri Sep 8 18:14:46 2017 |
Elapsed | 28 secs |
All Changes:
:
Change #4753
Category None Changed by Chris Sharp <csharp @georgialibraries.org>Changed at Fri 08 Sep 2017 18:15:43 Repository git://git.evergreen-ils.org/OpenSRF.git Project OpenSRF Branch master Revision af4ab2355707083a22a2828202a541bf0e718bc0 Comments
LP#1690206 - remove check of httpd.conf from OpenSRF Makefile.install The original src/extras/Makefile.install included a grep of the file /etc/apache2/httpd.conf, which is no longer installed by default on supported Debian and Ubuntu releases. As this check results in an error message, it makes sense to remove the check altogether. Signed-off-by: Chris Sharp <csharp@georgialibraries.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- src/extras/Makefile.install