Skip to content

ctypes module doesn't build on FreeBSD, RHEL (x86) - Undefined symbol "ffi_call_win32" #67231

Description

@malemburg
BPO 23042
Nosy @malemburg, @pitrou, @larryhastings, @benjaminp, @berkerpeksag, @koobs, @applio
Files
  • issue_23042_fix_windows_ifdefs_py35_and_py34_and_py27.patch: Patch changes ifdefs in ffi.c for 3.5, 3.4, and 2.7 branches
  • ffi.patch: Fix ffi.c to compile correctly with 2.7, 3.4 and 3.5
  • 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 2015-05-09.02:24:14.641>
    created_at = <Date 2014-12-12.20:40:59.777>
    labels = ['ctypes', 'build', 'release-blocker']
    title = 'ctypes module doesn\'t build on FreeBSD, RHEL (x86) - Undefined symbol "ffi_call_win32"'
    updated_at = <Date 2015-05-09.02:24:14.640>
    user = 'https://github.com/malemburg'

    bugs.python.org fields:

    activity = <Date 2015-05-09.02:24:14.640>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-09.02:24:14.641>
    closer = 'benjamin.peterson'
    components = ['Build', 'ctypes']
    creation = <Date 2014-12-12.20:40:59.777>
    creator = 'lemburg'
    dependencies = []
    files = ['38561', '39321']
    hgrepos = []
    issue_num = 23042
    keywords = ['patch']
    message_count = 19.0
    messages = ['232574', '232575', '233304', '238058', '238446', '238452', '238507', '238522', '238588', '238657', '238667', '238748', '238767', '238793', '238802', '242754', '242790', '242791', '242792']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'pitrou', 'larry', 'benjamin.peterson', 'Arfrever', 'Danya.Alexeyevsky', 'python-dev', 'berker.peksag', 'koobs', 'davin']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue23042'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions