[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1909 (master - 05df514)

Build #1909 is still failing.

7 minutes and 11 seconds

Yann Chemin

05df514 Changeset →

improved Warning description

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70479 15284696-431f-4ddb-bdfa-cd5b030d7da7

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Documentation about Travis CI
Need help? Mail support!
Choose who receives these build notification emails in your configuration file.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!

Is Travis doing OK ?

On 04/02/2017 14:30, Travis CI wrote:

Build Update for GRASS-GIS/grass-ci
-------------------------------------

Build: #1909
Status: Still Failing

Duration: 7 minutes and 11 seconds
Commit: 05df514 (master)
Author: Yann Chemin
Message: improved Warning description

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70479 15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: https://github.com/GRASS-GIS/grass-ci/compare/8875135d3c9f...05df514ab24f

View the full build log and details: https://travis-ci.org/GRASS-GIS/grass-ci/builds/198318865

--

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

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

On 04/02/17 14:48, Yann wrote:

Is Travis doing OK ?

See [1] and following.

Moritz

[1] https://lists.osgeo.org/pipermail/grass-dev/2017-January/084071.html

On 04/02/2017 14:30, Travis CI wrote:

Build Update for GRASS-GIS/grass-ci
-------------------------------------

Build: #1909
Status: Still Failing

Duration: 7 minutes and 11 seconds
Commit: 05df514 (master)
Author: Yann Chemin
Message: improved Warning description

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70479
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset:
https://github.com/GRASS-GIS/grass-ci/compare/8875135d3c9f...05df514ab24f

View the full build log and details:
https://travis-ci.org/GRASS-GIS/grass-ci/builds/198318865

--

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

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

On Sat, Feb 4, 2017 at 8:48 AM, Yann <dr.yann.chemin@gmail.com> wrote:

Is Travis doing OK ?

Sorry for the noise. The Mac compilation had 3rd party dependencies and other issues, see e.g.

https://trac.osgeo.org/grass/ticket/3250

I committed

https://trac.osgeo.org/grass/changeset/70483

which revers the Mac part of

https://trac.osgeo.org/grass/changeset/68652

The following commit also un-hides the scripts which are in the .travis dir.

https://trac.osgeo.org/grass/changeset/70484

We can consider renaming .travis dir to travis only. But I think .travis.yml must have exactly this name.

Rainer, I added you to the GRASS GIS org on GitHub, you should be able to transfer the ownership of the Homebrew repo if you decide to do so in order to give more people direct access to that code. I suggest using Travis cron job which can be setup in Travis if one have access to the repo.

https://docs.travis-ci.com/user/cron-jobs/

Vaclav