Broken: libos-nuse/rumprun#111 (lkl-rumprun-upstream - 8e9d757)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Sat, 08 Apr 2017 13:35:11 +0000

Build Update for libos-nuse/rumprun
-------------------------------------

Build: #111
Status: Broken

Duration: 25 minutes and 26 seconds
Commit: 8e9d757 (lkl-rumprun-upstream)
Author: Hajime Tazaki
Message: linux: add linux rump kernel build

build-rr.sh adds new -r option to switch what rump kernel is used:
NetBSD is the default one and add Linux one for the alternative in this
patch.

Although there are several limitations (listed below) in this stage,
this would be a first step toward supporting alternate rump kernel
across different ones.

Limitations:
- no xen execution support (build should be fine)
- no i486 build support
- CXX is always false: CXX=false should be added to build linux rump
  kernel
- no libz support
- no cookfs (/rootfs) support
- rumprun-packages needs more work: current test on travis is only build
  test and the executions might have various issues.

View the changeset: 
https://github.com/libos-nuse/rumprun/compare/39841d7f3ac4...8e9d757b60c1

View the full build log and details: 
https://travis-ci.org/libos-nuse/rumprun/builds/220021103

--

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

Other related posts:

  • » Broken: libos-nuse/rumprun#111 (lkl-rumprun-upstream - 8e9d757) - Travis CI