For weeks we have a problem with timeout on OSX on travis, not sure
how to fix it ... volunteer wanted :-)
==> ./bootstrap --prefix=/usr/local/Cellar/cmake/3.19.1 --no-system-libs --paral
==> make
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated
Signed-off-by: Karel Zak <kzak@redhat.com>
- dist: precise
compiler: gcc
env: PRECISE="yes" MAKE_CHECK="root"
- - os: osx
- osx_image: xcode10.1
- compiler: clang
- env: MAKE_CHECK="root"
+ #- os: osx
+ # osx_image: xcode10.1
+ # compiler: clang
+ # env: MAKE_CHECK="root"
- arch: arm64
compiler: gcc-10
env: MAKE_CHECK="root"