Skip to content

ARROW-7247: [CI][Python] Fix wheel build error on macOS - #5887

Closed
kou wants to merge 1 commit into
apache:masterfrom
kou:ci-python-wheel-macos
Closed

ARROW-7247: [CI][Python] Fix wheel build error on macOS#5887
kou wants to merge 1 commit into
apache:masterfrom
kou:ci-python-wheel-macos

Conversation

@kou

@koukou commented Nov 23, 2019

Copy link
Copy Markdown
Member
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Referenced from: /usr/local/bin/wget
Reason: image not found

@github-actions

Copy link
Copy Markdown

Comment threaddev/tasks/python-wheels/osx-build.sh Outdated

@koukou left a comment

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ursabot crossbow submit -g wheel

@kou
kouforce-pushed the ci-python-wheel-macos branch from 976075e to 45ed2adCompareNovember 23, 2019 03:38
@kou

kou commented Nov 23, 2019

Copy link
Copy Markdown
MemberAuthor

@ursabot crossbow submit -g wheel

Comment threaddev/tasks/python-wheels/osx-build.sh Outdated

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorted, added -DBoost_NO_BOOST_CMAKE=ON to not use Boost installed by Homebrew, fixed -Dzlib_SOURCE typo (-DZLIB_SOURCE).

@ursabot

Copy link
Copy Markdown

AMD64 Conda Crossbow Submit (#78648) builder has been succeeded.

Revision: 45ed2ad5160b64f7d6c8e295a1ea160b13c279b3

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

TaskStatus
wheel-manylinux1-cp27mTravisCI
wheel-manylinux1-cp27muTravisCI
wheel-manylinux1-cp35mTravisCI
wheel-manylinux1-cp36mTravisCI
wheel-manylinux1-cp37mTravisCI
wheel-manylinux2010-cp27mTravisCI
wheel-manylinux2010-cp27muTravisCI
wheel-manylinux2010-cp35mTravisCI
wheel-manylinux2010-cp36mTravisCI
wheel-manylinux2010-cp37mTravisCI
wheel-osx-cp27mTravisCI
wheel-osx-cp35mTravisCI
wheel-osx-cp36mTravisCI
wheel-osx-cp37mTravisCI
wheel-win-cp36mAppveyor
wheel-win-cp37mAppveyor

@kou
kouforce-pushed the ci-python-wheel-macos branch 9 times, most recently from ee01279 to 22164b5CompareNovember 23, 2019 11:41
 dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Referenced from: /usr/local/bin/wget
Reason: image not found
@kou
kouforce-pushed the ci-python-wheel-macos branch from 22164b5 to 4f85327CompareNovember 23, 2019 21:56
@kou

kou commented Nov 24, 2019

Copy link
Copy Markdown
MemberAuthor

@ursabot crossbow submit -g wheel

@ursabot

Copy link
Copy Markdown

AMD64 Conda Crossbow Submit (#78759) builder has been succeeded.

Revision: 4f85327

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

TaskStatus
wheel-manylinux1-cp27mTravisCI
wheel-manylinux1-cp27muTravisCI
wheel-manylinux1-cp35mTravisCI
wheel-manylinux1-cp36mTravisCI
wheel-manylinux1-cp37mTravisCI
wheel-manylinux2010-cp27mTravisCI
wheel-manylinux2010-cp27muTravisCI
wheel-manylinux2010-cp35mTravisCI
wheel-manylinux2010-cp36mTravisCI
wheel-manylinux2010-cp37mTravisCI
wheel-osx-cp27mTravisCI
wheel-osx-cp35mTravisCI
wheel-osx-cp36mTravisCI
wheel-osx-cp37mTravisCI
wheel-win-cp36mAppveyor
wheel-win-cp37mAppveyor

@kou

kou commented Nov 24, 2019

Copy link
Copy Markdown
MemberAuthor

+1
All green. I'll merge this.

@koukou closed this in 35ff625Nov 24, 2019
@kou
kou deleted the ci-python-wheel-macos branch November 24, 2019 02:02
Sign up for freeto 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

@kou@ursabot