[GRASS-dev] Broken: GRASS-GIS/grass-ci#2145 (master - d37fa7c)

Build #2145 was broken.

33 seconds

Markus Neteler

d37fa7c Changeset →

help_loc_struct.png: updated from doc/help_loc_structure.odg master file

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

System message:

We have updated our sudo-enabled Precise images! Read our blog post for more details. Thank you! :rocket: :sparkles:

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!

On Fri, May 5, 2017 at 6:36 AM, Travis CI <builds@travis-ci.org> wrote:

GRASS-GIS / grass-ci (master)
Build #2145 was broken.

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

We have updated our sudo-enabled Precise images! Read our blog post for more details. Thank you!

There is some issue with packages in the Travis build:

“”"
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libgdal-dev : Depends: libgdal1h (= 1.10.0-1~precise2) but it is not going to be installed
“”"

The build fails with error:

“”"
checking for location of External PROJ.4 includes…
checking for proj_api.h… no
configure: error: *** Unable to locate External PROJ.4 includes.
include/Make/Vars.make:1: include/Make/Platform.make: No such file or directory
make: *** No rule to make target `include/Make/Platform.make’. Stop.
“”"

The Travis build is based on Ubuntu 12.04 Precise and uses ppa:ubuntugis/ubuntugis-unstable which seems to support 12.04. The missing file is from libproj-dev. I don’t have the this issue on 16.04. That’s all I have now.

Vaclav

On May 7, 2017 12:36 AM, “Vaclav Petras” <wenzeslaus@gmail.com> wrote:

On Fri, May 5, 2017 at 6:36 AM, Travis CI <builds@travis-ci.org> wrote:

GRASS-GIS / grass-ci (master)
Build #2145 was broken.

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

We have updated our sudo-enabled Precise images! Read our blog post for more details. Thank you!

There is some issue with packages in the Travis build:

The Travis build is based on Ubuntu 12.04 Precise and uses ppa:ubuntugis/ubuntugis-unstable which seems to support 12.04.

Is there a way to update to a more recent Ubuntu version?

Markus

On Sun, May 7, 2017 at 8:00 AM, Markus Neteler <neteler@osgeo.org> wrote:

On May 7, 2017 12:36 AM, “Vaclav Petras” <wenzeslaus@gmail.com> wrote:

On Fri, May 5, 2017 at 6:36 AM, Travis CI <builds@travis-ci.org> wrote:

GRASS-GIS / grass-ci (master)
Build #2145 was broken.

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

We have updated our sudo-enabled Precise images! Read our blog post for more details. Thank you!

There is some issue with packages in the Travis build:

The Travis build is based on Ubuntu 12.04 Precise and uses ppa:ubuntugis/ubuntugis-unstable which seems to support 12.04.

Is there a way to update to a more recent Ubuntu version?

It is mostly Travis-CI who decides what is running there, but they now have Ubuntu 14.04 Trusty as a beta [1]. I’ve tried that since we had nothing to loose and it seems to work now:

On Mon, May 8, 2017 at 5:22 PM, Travis CI <builds@travis-ci.org> wrote:

GRASS-GIS / grass-ci (master)
Build #2153 was fixed.
6 minutes and 23 seconds
Václav Petráš da79a7f Changeset →
travis: atempt to fix repo error using trusty beta environment

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

[1] https://docs.travis-ci.com/user/trusty-ci-environment