feelpp / angiotk

Virtual Angiography Toolkit
http://docs.feelpp.org/angiotk/0.1
Apache License 2.0
5 stars 0 forks source link

FTBS: Angiotk fails to build on Tavis #1

Closed prudhomm closed 9 years ago

prudhomm commented 9 years ago

@jjomier Angiotk fails to build on Travis currently

https://magnum.travis-ci.com/feelpp/angiotk

aancel commented 9 years ago

@jjomier @prudhomm I am able to compile the project on irma-atlas. I can write a .travis.yml if you want. You seem to be downloading data from the vivabrain server when building the app. Is the data private/protected ? If yes, it might not be a good idea to use travis-builds.

jjomier commented 9 years ago

The data is public.

Julien

On 01/10/2014 11:23, Alexandre Ancel wrote:

@jjomier https://github.com/jjomier @prudhomm https://github.com/prudhomm I am able to compile the project on irma-atlas. I can write a .travis.yml if you want. You seem to be downloading data from the vivabrain server when building the app. Is the data private/protected ? If yes, it might not be a good idea to use travis-builds.

— Reply to this email directly or view it on GitHub https://github.com/feelpp/angiotk/issues/1#issuecomment-57439001.

prudhomm commented 9 years ago

Ok @aancel , could you add the proper .travis.yml file ? thanks in advance

aancel commented 9 years ago

Travis uses Ubuntu 12.04 which only provides version 3 of ITK. As AngioTk requires version 4 at least, it is built from the git sources (git://itk.org/ITK.git).

The build is ok now on travis.

cmarion commented 9 years ago

You have the wrong person, please take me off.

-Craig

On Wed, Oct 1, 2014 at 10:15 AM, Alexandre Ancel notifications@github.com wrote:

Travis uses Ubuntu 12.04 which only provides version 3 of ITK. As AngioTk requires version 4 at least, it is built from the git sources (git:// itk.org/ITK.git).

The build is ok now on travis.

— Reply to this email directly or view it on GitHub https://github.com/feelpp/angiotk/issues/1#issuecomment-57470330.