[opam-commits] [Failed] mirage/opam-repository#423 (mirage-1.1-release - 57b600c)

Travis CI notifications at travis-ci.org
Wed Feb 5 17:04:24 GMT 2014


Build Update for mirage/opam-repository
-------------------------------------

Build: #423
Status: Failed

Duration: 45 minutes and 21 seconds
Commit: 57b600c (mirage-1.1-release)
Author: Anil Madhavapeddy
Message: Add Mirage 1.1.0 release

This consists of a series of fairly interlocked packages, so all the
constraints have been updated in one pull request.  With this release, all OPAM
package conflicts have been removed, so it's far easier to explicitly choose at
link time which packages should be linked.

* The `mirage-types` library now fetches the types directly from the
  `mirage/mirage` repository to reduce the number of separate git repositories we
  have to track.

* Several major libraries have also been functorized to eliminate the need to
  compile them separately with Unix and Xen.  Specifically,
  `mirage-tcpip-{unix/xen}` is now deprecated in favor of `tcpip`, as is
  `mirage-http-{unix/xen}` in favor of `mirage-http`.

* The block libraries have been refreshed to use `V1_LWT` interface, and are more
  efficient at random I/O (for VHD) and use larger request sizes (for the Xen
  block driver)

* The `xenctrl` package has been replaced with `xen-evtchn` and `xen-gnt`
  to continue the support for parallel package installation without conflicts.

View the changeset: https://github.com/mirage/opam-repository/commit/57b600c6d6c0

View the full build log and details: https://travis-ci.org/mirage/opam-repository/builds/18280916

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20140205/5ef979cb/attachment-0001.html>


More information about the Opam-commits mailing list