Skip to content

Missing extensions modules when cross compiling python 3.5.2 for arm on Linux #72630

@bennykj

Description

@bennykj
mannequin
BPO 28444
Nosy @akuchling, @doko42, @xdegaye, @vadmium, @zware, @moreati, @yan12125
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • python_x86_host_arm_target_config.log: config.log for the cross compilation
  • python3.5.2_x86_host_arm_target.log: Build output from cross compiling python 3.5.2 for ARM on x86_64 Linux
  • setup_x86_arm: modules/setup file for cross compiling on x86_64 for ARM
  • setup_x86_x86: modules/set-up for natively building on x86_64
  • removed_modules.patch
  • python_3_5_2_remove_modules.build.log: Build output (with removed_modules.patch) from cross compiling python 3.5.2 for ARM on x86_64 Linux
  • python_3_5_2_remove_modules.config.log: config.log (with removed_modules.patch) from cross compiling python 3.5.2 for ARM on x86_64 Linux
  • python_3_6_0b2_remove_modules.build.log: Build output (with removed_modules.patch) from cross compiling python 3.6.0b2 for ARM on x86_64 Linux
  • python_3_6_0b2_remove_modules.config.log: config.log (with removed_modules.patch) from cross compiling python 3.6.0b2 for ARM on x86_64 Linux
  • removed_modules_2.patch
  • removed_modules_3.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 = None
    closed_at = <Date 2016-10-29.15:05:12.472>
    created_at = <Date 2016-10-14.15:34:43.601>
    labels = ['extension-modules', 'build', '3.7']
    title = 'Missing extensions modules when cross compiling python 3.5.2 for arm on Linux'
    updated_at = <Date 2017-03-31.16:36:22.144>
    user = 'https://bugs.python.org/bennykj'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:22.144>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-29.15:05:12.472>
    closer = 'xdegaye'
    components = ['Extension Modules', 'Cross-Build']
    creation = <Date 2016-10-14.15:34:43.601>
    creator = 'bennykj'
    dependencies = []
    files = ['45093', '45098', '45099', '45100', '45103', '45109', '45110', '45111', '45112', '45143', '45239']
    hgrepos = []
    issue_num = 28444
    keywords = ['patch']
    message_count = 31.0
    messages = ['278654', '278662', '278695', '278697', '278700', '278702', '278703', '278707', '278709', '278710', '278713', '278714', '278717', '278718', '278719', '278720', '278722', '278725', '278730', '278740', '278741', '278751', '278832', '278833', '278990', '278999', '279533', '279649', '279677', '282957', '282967']
    nosy_count = 10.0
    nosy_names = ['akuchling', 'doko', 'xdegaye', 'python-dev', 'martin.panter', 'zach.ware', 'Alex.Willmer', 'yan12125', 'bennykj', 'John Huang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue28444'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifebuildThe build process and cross-buildextension-modulesC modules in the Modules dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions