Skip to content

distutils fail to determine c++ linker with unixcompiler if using ccache #52275

@AlexanderSulfrian

Description

@AlexanderSulfrian
BPO 8027
Nosy @ronaldoussoren, @tarekziade, @ned-deily, @merwok, @mihaic, @embray, @zooba, @dstufft
Files
  • fix-distutils-with-ccache.patch
  • fix-distutils-279.patch: Patch to remove code in Python 2.7.9
  • fix-distutils-342.patch: Patch to remove code in Python 3.4.2
  • fix-distutils-350.patch: Patch to remove code in Python 3.5.0
  • small_example.tar.gz: short example of distutils example that will trigger the bug
  • 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 = None
    closed_at = <Date 2021-02-03.18:21:51.725>
    created_at = <Date 2010-02-27.15:24:01.442>
    labels = ['build', 'library']
    title = 'distutils fail to determine c++ linker with unixcompiler if using ccache'
    updated_at = <Date 2021-02-03.18:21:51.724>
    user = 'https://bugs.python.org/AlexanderSulfrian'

    bugs.python.org fields:

    activity = <Date 2021-02-03.18:21:51.724>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-02-03.18:21:51.725>
    closer = 'steve.dower'
    components = ['Distutils']
    creation = <Date 2010-02-27.15:24:01.442>
    creator = 'Alexander.Sulfrian'
    dependencies = []
    files = ['16388', '38213', '38214', '38530', '38544']
    hgrepos = []
    issue_num = 8027
    keywords = ['patch']
    message_count = 20.0
    messages = ['100186', '122431', '232474', '232475', '236454', '236456', '238333', '238458', '238462', '238463', '238467', '238473', '238488', '238535', '239934', '240288', '242111', '263049', '263663', '386367']
    nosy_count = 13.0
    nosy_names = ['ronaldoussoren', 'tarek', 'ned.deily', 'eric.araujo', 'jrincayc', 'Xuefer.x', 'Alexander.Sulfrian', 'mihaic', 'erik.bray', 'steve.dower', 'dstufft', 'Joshua.J.Cogliati', 'Dan Mick']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue8027'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      buildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions