Travis silently fails when builds cmake/gcc4.4 combination #142

Closed
opened 2026-01-29 20:38:23 +00:00 by claunia · 4 comments
Owner

Originally created by @eustas on GitHub (Oct 19, 2016).

https://travis-ci.org/google/brotli/jobs/168940272

Originally created by @eustas on GitHub (Oct 19, 2016). https://travis-ci.org/google/brotli/jobs/168940272
Author
Owner

@eustas commented on GitHub (Oct 19, 2016):

May it be ralated to https://blog.travis-ci.com/2016-10-04-osx-73-default-image-live/ ?

@eustas commented on GitHub (Oct 19, 2016): May it be ralated to https://blog.travis-ci.com/2016-10-04-osx-73-default-image-live/ ?
Author
Owner

@eustas commented on GitHub (Oct 20, 2016):

Homebrew gcc44 formulae is not supported for OS versions newer than maverics

@eustas commented on GitHub (Oct 20, 2016): Homebrew gcc44 formulae is not supported for OS versions newer than maverics
Author
Owner

@anthrotype commented on GitHub (Oct 20, 2016):

You could tell Travis CI to use Mavericks by specifying osx_image: beta-xcode6.1 or osx_image: beta-xcode6.2.
See https://docs.travis-ci.com/user/osx-ci-environment/

@anthrotype commented on GitHub (Oct 20, 2016): You could tell Travis CI to use Mavericks by specifying `osx_image: beta-xcode6.1` or `osx_image: beta-xcode6.2`. See https://docs.travis-ci.com/user/osx-ci-environment/
Author
Owner

@eustas commented on GitHub (Oct 20, 2016):

Thanks, fixed this way.

@eustas commented on GitHub (Oct 20, 2016): Thanks, fixed this way.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#142