Skip to content

Android's failure to expose SYS_* system call constants causes _posixsubprocess cross-compilation to fail #64506

@shiz

Description

@shiz
mannequin
BPO 20307
Nosy @gpshead
Files
  • Python-3.4.0tip-expose-SYS_getdents64-on-android.patch: Patch that manually defines SYS_getdents64 on Android from Bionic internals.
  • Python-3.4.0tip-expose-SYS_getdents64-on-android-v2.patch
  • 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/gpshead'
    closed_at = <Date 2014-04-14.20:42:34.130>
    created_at = <Date 2014-01-19.18:27:50.560>
    labels = ['build']
    title = "Android's failure to expose SYS_* system call constants causes _posixsubprocess cross-compilation to fail"
    updated_at = <Date 2014-04-14.20:42:34.129>
    user = 'https://bugs.python.org/shiz'

    bugs.python.org fields:

    activity = <Date 2014-04-14.20:42:34.129>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2014-04-14.20:42:34.130>
    closer = 'gregory.p.smith'
    components = ['Cross-Build']
    creation = <Date 2014-01-19.18:27:50.560>
    creator = 'shiz'
    dependencies = []
    files = ['33551', '33584']
    hgrepos = []
    issue_num = 20307
    keywords = ['patch']
    message_count = 6.0
    messages = ['208488', '208490', '208607', '208611', '208612', '216204']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'python-dev', 'shiz']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue20307'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    buildThe build process and cross-build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions