Builder rrdtool_cc-solaris10-i386 Build #75
Results:
Failed shell_2 shell_4
SourceStamp:
Project | rrdtool |
Repository | https://github.com/oetiker/rrdtool-1.x.git |
Branch | 1.5 |
Revision | 9dac2aa1d0002b76eb6ee2ffb4bad18b101f9c07 |
Got Revision | 9dac2aa1d0002b76eb6ee2ffb4bad18b101f9c07 |
Changes | 15 changes |
BuildSlave:
unstable10xReason:
scheduler
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | 1.5 | Build |
builddir | /export/home/buildbot/slave/rrdtool_cc-solaris10-i386 | slave |
buildername | rrdtool_cc-solaris10-i386 | Builder |
buildnumber | 75 | Build |
codebase | Build | |
got_revision | 9dac2aa1d0002b76eb6ee2ffb4bad18b101f9c07 | Git |
project | rrdtool | Build |
repository | https://github.com/oetiker/rrdtool-1.x.git | Build |
revision | 9dac2aa1d0002b76eb6ee2ffb4bad18b101f9c07 | Build |
scheduler | schedule-rrdtool_cc-solaris10-i386 | Scheduler |
slavename | unstable10x | BuildSlave |
workdir | /export/home/buildbot/slave/rrdtool_cc-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Jean-Michel Vourgèrenirgal@debian.org
- Sebastian Schmidtyath@yath.de
- Tobias Oetikertobi@oetiker.ch
- Uwe Höhnaufo_dd@web.de
- nirgalnirgal@users.noreply.github.com
Timing:
Start | Tue Nov 10 17:03:07 2015 |
End | Tue Nov 10 17:05:37 2015 |
Elapsed | 2 mins, 30 secs |
All Changes:
:
Change #18517
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:50:34 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision f0b2f5d22b56a5d8dda090966675d4290f8bb36b Comments
better spelling
Changed files
- CHANGES
Change #18518
Category rrdtool Changed by Jean-Michel Vourgère <nirgal @debian.org>Changed at Tue 10 Nov 2015 16:50:58 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision ef9815b5d0adb94c5d1b83d65f67cf2761e31dcd Comments
Limit unit tests check to 7 digits precision Note that 8 digits is not enough a reduction: on hurd-i386: echo "3.417131125e-02" | perl -p -e 's/([-+]?\d\.\d+e[-+]\d+)/sprintf("%0.8e",$1)/ge' 3.41713112e-02 on armel: echo "3.417131125e-02" | perl -p -e 's/([-+]?\d\.\d+e[-+]\d+)/sprintf("%0.8e",$1)/ge' 3.41713113e-02
Changed files
- tests/dcounter1.output
- tests/functions
- tests/modify-test1.create.dump
- tests/modify-test1.mod1.dump
- tests/modify-test3.create.dump
- tests/modify-test3.mod1.dump
- tests/modify2-testa-create.dump
- tests/modify2-testb-mod1.dump
- tests/modify2-testc-mod1.dump
- tests/modify4-testa-create.dump
- tests/modify4-testa1-create.dump
- tests/modify4-testa2-create.dump
- tests/modify5-testa1-create.dump
- tests/modify5-testa2-create.dump
- tests/rpn2.output
- tests/tune1-testa-mod1.dump
- tests/tune1-testa-mod2.dump
- tests/tune1-testorg.dump
- tests/tune2-testa-mod1.dump
- tests/tune2-testorg.dump
- tests/xport1.json.output
- tests/xport1.xml.output
Change #18519
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:51:34 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 68eeb06aa9a4eb7de2a9504f373cbfd0c5ee1cbe Comments
timezone is relevant here ... oops
Changed files
- tests/rpn2
Change #18520
Category rrdtool Changed by nirgal <nirgal @users.noreply.github.com>Changed at Tue 10 Nov 2015 16:51:47 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 2b36d9520ce27e6df6c3607d983efee44a279e08 Comments
Minor spelling in documetation You can't "allow to", you need "allow one to".
Changed files
- doc/rrd-beginners.pod
Change #18521
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:52:04 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision a9c97789019c4ce83d071d91c1957e4f98fd9812 Comments
never exit from library function ... #653
Changed files
- src/rrd_graph.c
- src/rrd_graph.h
Change #18522
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:52:18 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision db86ad9a438a1a8aaf839531606b76261e3a618d Comments
housekeeping
Changed files
- CHANGES
- configure.ac
- examples/Makefile.am
- examples/Makefile.in
Change #18523
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:52:32 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 76d8c64d7dbf46c44aea7c3ab639dfa93adc74c5 Comments
make sure rrdbuild does not have to be rebuilt on the install host ... fix for #656
Changed files
- Makefile.am
- Makefile.in
- configure
- doc/rrdbuild.pod
Change #18524
Category rrdtool Changed by nirgal <nirgal @users.noreply.github.com>Changed at Tue 10 Nov 2015 16:53:26 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision da3947949ccc693893742ab88c062a1bae0ea429 Comments
Fix spelling typo in licence wether -> whether http://www.dailywritingtips.com/wether-weather-whether/
Changed files
- src/rrd_parsetime.c
Change #18525
Category rrdtool Changed by Jean-Michel Vourgère <nirgal @debian.org>Changed at Tue 10 Nov 2015 16:53:43 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 4d542bc58abf2de516385370a56fd0cf2f2a2619 Comments
Don't install RRDCached.pm as an executable
Changed files
- examples/rrdcached/Makefile.am
- examples/rrdcached/Makefile.in
Change #18526
Category rrdtool Changed by Jean-Michel Vourgère <nirgal @debian.org>Changed at Tue 10 Nov 2015 16:54:09 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 22d7a8e3af717077e58572f7aa035da8e7f62f3e Comments
Fixed perl-shared default path This is only used if you use makemaker dirrectly in the perl-shared directory.
Changed files
- bindings/perl-shared/Makefile.PL
Change #18527
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:55:12 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision e36c800766a847f10bca8c20ee461fd7261c9fa3 Comments
fix for buffer overflow in rrd_restore.c #669
Changed files
- CHANGES
- src/rrd_restore.c
Change #18528
Category rrdtool Changed by Tobias Oetiker <tobi @oetiker.ch>Changed at Tue 10 Nov 2015 16:55:29 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 8c98d48a2d32dd598a0e29e8fdb7bc112867a341 Comments
rrdc_fetch needs locking too
Changed files
- src/rrd_client.c
- src/rrd_graph_helper.c
Change #18529
Category rrdtool Changed by Sebastian Schmidt <yath @yath.de>Changed at Tue 10 Nov 2015 16:56:12 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 669c82b97480c10c8d935f43c58bce166380ea1f Comments
Don't crash on invalid variable names in RPN When rpn_parse() finds [^\0,] after parsing a token, it returns NULL without setting an error. This causes rrd_test_error() to return false and subsequent code will dereference NULL (cf. rrdtool xport CDEF:foo=foo-bar). This commit changes the OP_VARIABLE branch in rpn_parse so that in order to be a variable name, sscanf needs to match the full name, causing a more meaningful "ERROR: don't understand 'illegal-variable-name'" error message in that case. Also, I made the return NULL branch set an error message so rrd_test_error() will succeed.
Changed files
- src/rrd_rpncalc.c
Change #18530
Category rrdtool Changed by Uwe Höhna <ufo_dd @web.de>Changed at Tue 10 Nov 2015 16:56:35 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 135e6f477e41ff9a1f6fff4a6faed00110a8e0bb Comments
rrd_parsetime now unlocks its mutex also after parsing errors.
Changed files
- src/rrd_parsetime.c
Change #18531
Category rrdtool Changed by Uwe Höhna <ufo_dd @web.de>Changed at Tue 10 Nov 2015 16:56:42 Repository https://github.com/oetiker/rrdtool-1.x.git Project rrdtool Branch 1.5 Revision 9dac2aa1d0002b76eb6ee2ffb4bad18b101f9c07 Comments
Fix the double mutex_unlock call
Changed files
- src/rrd_parsetime.c