Skip to content

pillow 10.4.0 build fails on x86 #62

@rmartin16

Description

@rmartin16

Describe the bug

The pillow 10.4.0 build fails on x86 hardware (or at least I can only replicate this on x86).

ld: building for 'iOS-simulator', but linking in dylib (/usr/local/Cellar/libtiff/4.6.0/lib/libtiff.6.dylib) built for 'macOS'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command '/Users/runner/work/mobile-forge-test/mobile-forge-test/support/3.12/iOS/Python.xcframework/ios-arm64_x86_64-simulator/bin/x86_64-apple-ios-simulator-clang' failed with exit code 1

https://github.com/rmartin16/mobile-forge-test/actions/runs/10969302765/job/30461795505#step:6:1768

Steps to reproduce

Build pillow 10.4.0 on x86.

Expected behavior

Pillow builds irrespective of build hardware.

Screenshots

No response

Environment

  • Operating System: Sonoma and GitHub runner macos-13
  • Python version: 3.9-3.13-dev
  • Software versions:

Logs

Pillow-10.4.0-cp311-ios_13_0_arm64_iphoneos.log
Pillow-10.4.0-cp311-ios_13_0_arm64_iphonesimulator.log
Pillow-10.4.0-cp311-ios_13_0_x86_64_iphonesimulator.log

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions