Opened 10 years ago

Closed 8 years ago

Last modified 8 years ago

#678 closed defect (fixed)

Travis fails to build with clang

Reported by: strk Owned by: mloskot
Priority: major Milestone: 3.6.1
Component: Buildbots Version: 3.4.2
Severity: Annoyance Keywords:
Cc:

Description

See https://travis-ci.org/libgeos/libgeos/jobs/15215675

$ ./tools/ci/before_install.sh

./tools/ci/before_install.sh: line 12: $HOME/build/libgeos/libgeos/tools/ci/common.sh: No such file or directory

It's in all branches, but only with "clang" (G++ works)

Change History (6)

comment:1 by mloskot, 10 years ago

It looks to me, svn-3.4 + clang has got fixed on its own:

The even decimal markers .2 to .8 denote clang builds.

comment:2 by strk, 10 years ago

I've restarted the failing build: https://travis-ci.org/libgeos/libgeos/builds/15215673

On restart, I noticed each build in the matrix started in parallel, maybe there's a race condition between the builds ?

comment:3 by strk, 10 years ago

Severity: SignificantAnnoyance

All succeeded on restart :/ Downgrading to annoyance, in case you see a possible race condition. To be closed if it's really Travis' fault.

comment:4 by mloskot, 10 years ago

Good, meanwhile I've asked on travis-ci list for ideas of possible reasons: Strange build failure due to a race?

comment:5 by strk, 8 years ago

Resolution: fixed
Status: newclosed

Closing as not more relevant

comment:6 by strk, 8 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.