[opam-commits] Fixed: BinaryAnalysisPlatform/opam-repository#143 (bap-release-1.4 - 7978616)
Travis CI
builds at travis-ci.org
Tue Mar 6 21:52:15 GMT 2018
Build Update for BinaryAnalysisPlatform/opam-repository
-------------------------------------
Build: #143
Status: Fixed
Duration: 40 minutes and 36 seconds
Commit: 7978616 (bap-release-1.4)
Author: Ivan Gotovchits
Message: makes find-ida to soft-fail if IDA is not found
So far, we didn't allow the opam users to install bap-ida if conf-ida
is not installed. That's usual for opam packages that somehow rely on
external system packages on availability of other software on a
system.
Our IDA integration is a little bit different, as it allows
specification of IDA path later, moreover it supports multiple IDA
installations. So, the conf-ida should not imply such strict policies
and prevent people from installing IDA integration even when IDA is
not present (or not foundable - e.g. when it is containerized in
Docker).
View the changeset: https://github.com/BinaryAnalysisPlatform/opam-repository/compare/73d56985baa1...7978616b05f6
View the full build log and details: https://travis-ci.org/BinaryAnalysisPlatform/opam-repository/builds/350009266?utm_source=email&utm_medium=notification
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20180306/3407589c/attachment-0001.html>
More information about the Opam-commits
mailing list