Skip to content

When using Apple Clang, --with-lto builds should not check for llvm-ar #87275

Description

@acmorrow
mannequin
BPO 43109
Nosy @ronaldoussoren, @vstinner, @ned-deily, @miss-islington, @xrisk, @acmorrow
PRs
  • bpo-43109: Use /usr/bin/ar on macOS for LTO builds #25999
  • bpo-43109: Fix --with-lto configure option on macOS #26341
  • [3.10] bpo-43109: Fix --with-lto configure option on macOS (GH-26341) #26342
  • [3.9] bpo-43109: Fix --with-lto configure option on macOS (GH-26341) #26343
  • bpo-43109: configure doc: LTO requires "ar" on macOS #26349
  • [3.10] bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349) #26350
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ned-deily'
    closed_at = <Date 2021-05-25.10:58:37.915>
    created_at = <Date 2021-02-02.22:52:49.269>
    labels = ['OS-mac', 'build', '3.9', '3.10', '3.11', 'type-feature']
    title = 'When using Apple Clang, --with-lto builds should not check for llvm-ar'
    updated_at = <Date 2021-05-25.10:58:37.914>
    user = 'https://github.com/acmorrow'

    bugs.python.org fields:

    activity = <Date 2021-05-25.10:58:37.914>
    actor = 'vstinner'
    assignee = 'ned.deily'
    closed = True
    closed_date = <Date 2021-05-25.10:58:37.915>
    closer = 'vstinner'
    components = ['Build', 'macOS']
    creation = <Date 2021-02-02.22:52:49.269>
    creator = 'acmorrow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43109
    keywords = ['patch']
    message_count = 6.0
    messages = ['386174', '393334', '394291', '394292', '394323', '394324']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'ned.deily', 'miss-islington', 'xrisk', 'acmorrow']
    pr_nums = ['25999', '26341', '26342', '26343', '26349', '26350']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43109'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeOS-macbuildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions