Builder libcheck-solaris10-sparcv9 Build #7
Results:
Build successful
SourceStamp:
| Project | libcheck |
| Repository | http://svn.code.sf.net/p/check/code/trunk |
| Revision | 1192 |
| Got Revision | 1192 |
| 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-sparcv9 | slave |
| buildername | libcheck-solaris10-sparcv9 | Builder |
| buildnumber | 7 | Build |
| codebase | Build | |
| got_revision | 1192 | SVN |
| project | libcheck | Build |
| repository | http://svn.code.sf.net/p/check/code/trunk | Build |
| revision | 1192 | Build |
| scheduler | schedule-libcheck-solaris10-sparcv9 | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/libcheck-solaris10-sparcv9 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- brarcher
Timing:
| Start | Tue Sep 23 03:30:59 2014 |
| End | Tue Sep 23 03:42:39 2014 |
| Elapsed | 11 mins, 39 secs |
All Changes:
:
Change #4579
Category None Changed by brarcher Changed at Tue 23 Sep 2014 03:29:57 Repository http://svn.code.sf.net/p/check/code/trunk Project libcheck Revision 1192 Comments
autotools: change automake requirement to 1.11.2 The AM_PROG_AR macro was introduced into Automake 1.11.2 (Dec 2011), which is used in Check's configure script and in the example's. Check for this version of Automake instead.
Changed files
- configure.ac
- doc/example/configure.ac