Builder libcheck-solaris10-i386 Build #13
Results:
Build successful
SourceStamp:
| Project | libcheck |
| Repository | http://svn.code.sf.net/p/check/code/trunk |
| Revision | 1197 |
| Got Revision | 1197 |
| 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 | 13 | Build |
| codebase | Build | |
| got_revision | 1197 | SVN |
| project | libcheck | Build |
| repository | http://svn.code.sf.net/p/check/code/trunk | Build |
| revision | 1197 | 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 | Thu Mar 12 03:41:15 2015 |
| End | Thu Mar 12 03:49:32 2015 |
| Elapsed | 8 mins, 16 secs |
All Changes:
:
Change #9148
Category None Changed by brarcher Changed at Thu 12 Mar 2015 03:40:14 Repository http://svn.code.sf.net/p/check/code/trunk Project libcheck Revision 1197 Comments
Use mkstemp() if available instead of tmpfile() or tempnam() This is based on patch #51 submitted by Neos3452 from Sourceforge.
Changed files
- AUTHORS
- CMakeLists.txt
- NEWS
- configure.ac
- src/check_msg.c
- tests/check_check_master.c