Builder libcheck-solaris10-i386 Build #9
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:
unstable10xReason:
scheduler
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | None | Build |
| builddir | /export/home/buildbot/slave/libcheck-solaris10-i386 | slave |
| buildername | libcheck-solaris10-i386 | Builder |
| buildnumber | 9 | 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-i386 | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/libcheck-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- brarcher
Timing:
| Start | Tue Sep 23 03:30:58 2014 |
| End | Tue Sep 23 03:39:06 2014 |
| Elapsed | 8 mins, 7 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