Skip to content

Fix compiler detection when brew's ccache is installed on Mac OS X #65510

@jszakmeister

Description

@jszakmeister
BPO 21311
Nosy @jszakmeister, @ned-deily, @merwok, @dstufft
Files
  • fix-osx-llvm-detection-with-ccache.patch: First fix: non-empty check before examining output.
  • alt-fix-osx-llvm-detection-with-ccache.patch: Alternate fix: return empty string from _read_output
  • 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 2014-04-19.20:35:17.666>
    created_at = <Date 2014-04-19.13:21:02.463>
    labels = ['library']
    title = "Fix compiler detection when brew's ccache is installed on Mac OS X"
    updated_at = <Date 2014-04-19.22:27:12.780>
    user = 'https://github.com/jszakmeister'

    bugs.python.org fields:

    activity = <Date 2014-04-19.22:27:12.780>
    actor = 'jszakmeister'
    assignee = 'ned.deily'
    closed = True
    closed_date = <Date 2014-04-19.20:35:17.666>
    closer = 'ned.deily'
    components = ['Distutils']
    creation = <Date 2014-04-19.13:21:02.463>
    creator = 'jszakmeister'
    dependencies = []
    files = ['34972', '34973']
    hgrepos = []
    issue_num = 21311
    keywords = ['patch']
    message_count = 5.0
    messages = ['216856', '216857', '216877', '216878', '216884']
    nosy_count = 5.0
    nosy_names = ['jszakmeister', 'ned.deily', 'eric.araujo', 'python-dev', 'dstufft']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21311'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions