# Mac OS build failing. No error messages but multiple warnings for Apple old code

**URL:** https://travis-ci.community/t/mac-os-build-failing-no-error-messages-but-multiple-warnings-for-apple-old-code/11322
**Category:** R
**Created:** [March 19, 2021, 7:56pm UTC](https://travis-ci.community/t/mac-os-build-failing-no-error-messages-but-multiple-warnings-for-apple-old-code/11322 "2021-03-19T19:56:16Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![native-api](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/native-api/32/430_2.png) [@native-api](https://travis-ci.community/u/native-api)
#### Post date: [March 20, 2021, 6:12pm UTC](https://travis-ci.community/t/mac-os-build-failing-no-error-messages-but-multiple-warnings-for-apple-old-code/11322/6 "2021-03-20T18:12:39Z")

</div>

> [@rmsharp](#):
>
> I do not think my .travis.yml file has anything that specifies the use of an unsupported OS (EOL)

That’s

> [@The default \`osx\_image: xcode9.4\` is now unusable because MacOS 10.13 is EOL](https://travis-ci.community/t/the-default-osx-image-xcode9-4-is-now-unusable-because-macos-10-13-is-eol/10628):
>
> As of the release of MacOS 11.0 earlier this week, Apple and Homebrew no longer support MacOS 10.13. This means homebrew no longer provides binaries for MacOS 10.13, and on those systems, everything has to be built from source. However osx\_image: xcode9.4 is still the default os: osx image. As a result, many jobs fail because they have to start building all the brew packages from source.

---

_[View the full topic](https://travis-ci.community/t/mac-os-build-failing-no-error-messages-but-multiple-warnings-for-apple-old-code/11322)._
