Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-5142, ARROW-5732, ARROW-5735: [CI] Emergency fixes #4702

Closed
wants to merge 1 commit into from

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Jun 26, 2019

There are multiple issues at play:

@pitrou
Copy link
Member Author

pitrou commented Jun 26, 2019

@ursabot crossbow package -g wheel

@ursabot
Copy link

ursabot commented Jun 26, 2019

AMD64 Conda Crossbow (#26123) builder has been succeeded.

Revision: 3677f9b

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-75

Task Status
wheel-manylinux1-cp27m TravisCI
wheel-manylinux1-cp27mu TravisCI
wheel-manylinux1-cp35m TravisCI
wheel-manylinux1-cp36m TravisCI
wheel-manylinux1-cp37m TravisCI
wheel-manylinux2010-cp27m TravisCI
wheel-manylinux2010-cp27mu TravisCI
wheel-manylinux2010-cp35m TravisCI
wheel-manylinux2010-cp36m TravisCI
wheel-manylinux2010-cp37m TravisCI
wheel-osx-cp27m TravisCI
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-win-cp35m Appveyor
wheel-win-cp36m Appveyor
wheel-win-cp37m Appveyor

There are multiple issues at play:
- A mysterious issue where conda 4.7.5 downloads smaller clang packages on macOS,
  with later build failures in clang includes: conda/conda#8825
- A bug with boost 1.70's own CMake configuration files conflicting with CMake's
  FindBoost() function: https://gitlab.kitware.com/cmake/cmake/issues/18865
- A boost 1.70 compilation warning on Windows that gets turned into an error
  in our AppVeyor builds: boostorg/process#85
@pitrou
Copy link
Member Author

pitrou commented Jun 26, 2019

Travis build: https://travis-ci.org/pitrou/arrow/builds/550734027
Will merge when green.

@pitrou pitrou changed the title ARROW-5732, ARROW-5735: [CI] Emergency fixes ARROW-5142, ARROW-5732, ARROW-5735: [CI] Emergency fixes Jun 26, 2019
@pitrou pitrou closed this in f3e1526 Jun 26, 2019
@pitrou pitrou deleted the ARROW-5735-ci-fixes branch March 2, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants