Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Update to latest multibuild #77

Closed
wants to merge 1 commit into from

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Mar 2, 2018

Fixes #76.

@hugovk hugovk force-pushed the update-multibuild branch from 5c00162 to b5fa0db Compare March 2, 2018 12:13
@hugovk
Copy link
Member Author

hugovk commented Mar 2, 2018

Previously Linux failed (missing rsync) and macOS passed.

Now Linux passes and macOS fails. Logs end like:

Tests/test_util.py::TestUtil::test_is_not_path PASSED                    [ 99%]
Tests/test_util.py::TestUtil::test_is_not_string_type PASSED             [ 99%]
Tests/test_util.py::TestUtil::test_is_path PASSED                        [ 99%]
Tests/test_util.py::TestUtil::test_is_string_type PASSED                 [100%]
=================== 972 passed, 133 skipped in 41.82 seconds ===================
Modules should be: 'freetype2 littlecms2 pil tkinter webp'; but are 'freetype2 littlecms2 pil tkinter'

https://travis-ci.org/hugovk/pillow-wheels/jobs/348206873#L2469

Expected wep missing.

From https://github.com/python-pillow/pillow-wheels/blob/master/config.sh#L63-L67

@radarhere
Copy link
Member

I have found that updating to Xcode 9.2 fixes the new problem - #79.

@hugovk hugovk closed this Mar 29, 2018
@hugovk hugovk deleted the update-multibuild branch April 11, 2018 12:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants