[GRASS-dev] Errored: GRASS-GIS/grass-ci#3299 (master - 12c0c66)

[

GRASS-GIS

/

grass-ci

](https://travis-ci.org/GRASS-GIS/grass-ci?utm_medium=notification&utm_source=email)

branch iconmaster

build has errored

Build #3299 has errored

arrow to build time

clock icon8 mins and 32 secs

Markus Metz avatarMarkus Metz

12c0c66 CHANGESET →

v.in.ogr: set spatial filter to correct geometry field if geom option is given

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@74137 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

book icon

Documentation about Travis CI

Have any questions? We’re here to help.

Unsubscribe from build emails from the GRASS-GIS/grass-ci repository.

To unsubscribe from all build emails, please update your settings.

black and white travis ci logo

Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF: Konstantin Haase, Fritz Thielemann | Contact: contact@travis-ci.com | Amtsgericht Charlottenburg, Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz: DE282002648

Hi,

On Thu, Feb 28, 2019 at 10:29 AM Travis CI <builds@travis-ci.org> wrote:

GRASS-GIS / grass-ci

master

Build #3299 has errored
8 mins and 32 secs
Markus Metz
12c0c66 CHANGESET →

v.in.ogr: set spatial filter to correct geometry field if geom option is given

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

The failure seems to be Travis/Ubuntu related?

Worker information
hostname: 03539aae-cde3-4157-ab0e-7c45dce06f70@1.production-2-worker-org-gce-hlxz
version: v6.2.0
https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7
instance: travis-job-b5e9f751-2d4c-43f7-8401-3b5587b0fe1b
travis-ci-garnet-trusty-1512502259-986baf0 (via amqp)
startup: 6.43601241s
system_info
Build system information
Build language: c
Build group: stable
Build dist: trusty
Build id: 499699291
Job id: 499699292
Runtime kernel version: 4.4.0-101-generic
travis-build version: 6af6dd723
Build image provisioning date and time
Tue Dec 5 19:58:13 UTC 2017
Operating System Details
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty

[...]

git.checkout
78.78s$ git clone --depth=50 --branch=master
https://github.com/GRASS-GIS/grass-ci.git GRASS-GIS/grass-ci
Cloning into 'GRASS-GIS/grass-ci'...
remote: Enumerating objects: 8437, done.
remote: Counting objects: 100% (8437/8437), done.
remote: Compressing objects: 100% (7338/7338), done.
remote: Total 8437 (delta 1269), reused 5543 (delta 942), pack-reused 0
Receiving objects: 100% (8437/8437), 48.22 MiB | 669.00 KiB/s, done.
Resolving deltas: 100% (1269/1269), done.
$ cd GRASS-GIS/grass-ci
$ git checkout -qf 12c0c66cf39dcff5789170c2661de06bf0c8f241
Setting environment variables from .travis.yml
$ export CFLAGS="-Werror=implicit-function-declaration"
$ export TRAVIS_COMPILER=gcc
$ export CC=gcc
$ export CC_FOR_BUILD=gcc
$ gcc --version
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
7.17s$ ./.travis/$TRAVIS_OS_NAME.before_install.sh
gpg: keyring `/tmp/tmpale265_o/secring.gpg' created
gpg: keyring `/tmp/tmpale265_o/pubring.gpg' created
gpg: requesting key 314DF160 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpale265_o/trustdb.gpg: trustdb created
gpg: key 314DF160: public key "Launchpad ubuntugis-stable" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
W: http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg:
Signature by key 15866BAFD9BCC4F3C1E0DFC7D69548E1C17EAB57 uses weak
digest algorithm (SHA1)
W: An error occurred during the signature verification. The repository
is not updated and the previous index files will be used. GPG error:
https://packagecloud.io/github/git-lfs/ubuntu trusty InRelease: The
following signatures couldn't be verified because the public key is
not available: NO_PUBKEY 6B05F25D762E3157
W: Failed to fetch
https://packagecloud.io/github/git-lfs/ubuntu/dists/trusty/InRelease
The following signatures couldn't be verified because the public key
is not available: NO_PUBKEY 6B05F25D762E3157
E: Failed to fetch
http://us-east-1.ec2.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-i386/Packages.gz
Hash Sum mismatch
W: Some index files failed to download. They have been ignored, or old
ones used instead.
The command "./.travis/$TRAVIS_OS_NAME.before_install.sh" failed and
exited with 100 during .

Looks like that an old Ubuntu is used here?

?
Markus

On 2/28/19 4:12 PM, Markus Neteler wrote:

Looks like that an old Ubuntu is used here?

Yes, and trusty will reach EOL in April.

The Travis environment should be updated to xenial.

Kind Regards,

Bas

--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

On Thu, Feb 28, 2019 at 5:11 PM Sebastiaan Couwenberg
<sebastic@xs4all.nl> wrote:

On 2/28/19 4:12 PM, Markus Neteler wrote:
> Looks like that an old Ubuntu is used here?

Yes, and trusty will reach EOL in April.

The Travis environment should be updated to xenial.

Thanks for your immediate response.

Would it be as simple as this:

svn diff .travis.yml
Index: .travis.yml

--- .travis.yml (revision 74135)
+++ .travis.yml (working copy)
@@ -6,11 +6,11 @@
matrix:
    include:
       - os: linux
- dist: trusty
+ dist: xenial
         compiler: gcc
         sudo: required
       - os: linux
- dist: trusty
+ dist: xenial
         compiler: clang
         sudo: required

?

Best,
Markus

On 2/28/19 5:46 PM, Markus Neteler wrote:

Would it be as simple as this:

You also need to update the package list in .travis/linux.install.sh

wxwidgets2.8 has been removed, use the wxwidgets3.0 packages instead:

* libwxgtk3.0-dev
* python-wxgtk3.0

Kind Regards,

Bas

--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

On Thu, Feb 28, 2019 at 5:58 PM Sebastiaan Couwenberg
<sebastic@xs4all.nl> wrote:

On 2/28/19 5:46 PM, Markus Neteler wrote:
> Would it be as simple as this:

You also need to update the package list in .travis/linux.install.sh

wxwidgets2.8 has been removed, use the wxwidgets3.0 packages instead:

* libwxgtk3.0-dev
* python-wxgtk3.0

Thanks!
Attempt submitted in r74140.

Markus