Errored: rumpkernel/rumprun#872 (mato-wip-rumprun-config - 342cf70)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Tue, 15 Dec 2015 15:18:43 +0000

Build Update for rumpkernel/rumprun
-------------------------------------

Build: #872
Status: Errored

Duration: 15 seconds
Commit: 342cf70 (mato-wip-rumprun-config)
Author: Martin Lucina
Message: Replace jsmn parser with jsoncvt

In preparation for refactoring the rumprun configuration spec, replace
the jsmn parser with jsoncvt.

Summary of commit:

- jsmn.h removed from bmk-core
- json.h added to librumprun-base, see comments at top of file for
modifications made to upstream source
- config.c rewritten to use the new parser
- rumprun script tweaked to generate slightly more valid JSON

No functional changes intended. Minimal testing with tests/runtests.sh
kvm passes.

View the changeset: https://github.com/rumpkernel/rumprun/commit/342cf70a5dfe

View the full build log and details:
https://travis-ci.org/rumpkernel/rumprun/builds/96996374

--

You can configure recipients for build notifications in your .travis.yml file.
See https://docs.travis-ci.com/user/notifications

Other related posts:

  • » Errored: rumpkernel/rumprun#872 (mato-wip-rumprun-config - 342cf70) - Travis CI