Builder libcheck-solaris10-sparc Build #14
Results:
Build successful
SourceStamp:
| Project | libcheck |
| Repository | http://svn.code.sf.net/p/check/code/trunk |
| Revision | 1198 |
| Got Revision | 1198 |
| Changes | 1 change |
BuildSlave:
unstable10sReason:
scheduler
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | None | Build |
| builddir | /export/home/buildbot-unstable10s/slave/libcheck-solaris10-sparc | slave |
| buildername | libcheck-solaris10-sparc | Builder |
| buildnumber | 14 | Build |
| codebase | Build | |
| got_revision | 1198 | SVN |
| project | libcheck | Build |
| repository | http://svn.code.sf.net/p/check/code/trunk | Build |
| revision | 1198 | Build |
| scheduler | schedule-libcheck-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/libcheck-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- brarcher
Timing:
| Start | Thu Mar 12 04:01:15 2015 |
| End | Thu Mar 12 04:14:05 2015 |
| Elapsed | 12 mins, 50 secs |
All Changes:
:
Change #9149
Category None Changed by brarcher Changed at Thu 12 Mar 2015 04:00:13 Repository http://svn.code.sf.net/p/check/code/trunk Project libcheck Revision 1198 Comments
Do not remove check.info during 'clean' target It was observed that if one does not have texinfo installed and invoked "make clean" then a subsequent build will fail because the docs cannot be built. The issue is that "make clean" will remove check.info and require it be rebuilt.
Changed files
- doc/Makefile.am