Skip to content

AIX shared library fix #40186

@dickdunbar

Description

@dickdunbar
BPO 941346
Nosy @warsaw, @birkenfeld, @pitrou, @benjaminp, @tardigradus, @haubi
Files
  • patch_AIX_shared.diff
  • Python-2.6.6_shared_AIX.diff: Patch to correct compilation of Python 2.6.6 as a shared library on AIX
  • python266_AIX61_static_gcc_nopatch.txt.gz: Build and tests log for pristine Python compiled statically on AIX 6.1 with gcc
  • python266_AIX61_static_gcc_patchshared.txt.gz: Build and tests log for patched Python compiled statically on AIX 6.1 with gcc
  • python266_AIX61_static_xlc_nopatch.txt.gz: Build and tests log for pristine Python compiled statically on AIX 6.1 with xlc
  • python266_AIX61_static_xlc_patchshared.txt.gz: Build and tests log for patched Python compiled statically on AIX 6.1 with xlc
  • python266_AIX61_shared_gcc_nopatch.txt.gz: Build and tests log for pristine Python compiled dynamically on AIX 6.1 with gcc
  • python266_AIX61_shared_gcc_patchshared.txt.gz: Build and tests log for patched Python compiled dynamically on AIX 6.1 with gcc
  • python266_AIX61_shared_xlc_nopatch.txt.gz: Build and tests log for pristine Python compiled dynamically on AIX 6.1 with xlc
  • python266_AIX61_shared_xlc_patchshared.txt.gz: Build and tests log for patched Python compiled dynamically on AIX 6.1 with xlc
  • Python-3.1.2_shared_AIX.diff: Patch to correct compilation of Python 3.1.2 as a shared library on AIX
  • python312_AIX61_static_nopatch.txt.gz: Build and tests log for pristine Python 3.1.2 compiled statically on AIX 6.1 with xlc
  • python312_AIX61_static_patch_shared.txt.gz: Build and tests log for patched Python 3.1.2 compiled statically on AIX 6.1 with xlc
  • python312_AIX61_shared_patch_shared.txt.gz: Build and tests log for patched Python 3.1.2 compiled dynamically on AIX 6.1 with xlc
  • aix32.diff
  • Python-2.7_shared_AIX.diff: Patch to correct compilation of Python 2.7 as a shared library on AIX
  • python312_AIX61_static_gcc_patchshared.txt.gz: Build and tests log for patched Python 3.1.2 compiled statically on AIX 6.1 with gcc
  • python312_AIX61_shared_gcc_patchshared.txt.gz: Build and tests log for patched Python 3.1.2 compiled dynamically on AIX 6.1 with gcc
  • py3k_aix61_static_xlc_nopatch.txt.gz
  • py3k_aix61_static_xlc_patchshared.txt.gz
  • py3k_aix61_static_gcc_patchshared.txt.gz
  • py3k_aix61_shared_gcc_patchshared.txt.gz
  • py3k_aix61_shared_xlc_pathshared.txt.gz
  • patch_aix_shared_32.diff
  • 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/birkenfeld'
    closed_at = <Date 2011-02-25.11:20:59.353>
    created_at = <Date 2004-04-24.15:21:59.000>
    labels = ['extension-modules', 'type-feature', 'build']
    title = 'AIX shared library fix'
    updated_at = <Date 2011-02-25.11:20:59.351>
    user = 'https://bugs.python.org/dickdunbar'

    bugs.python.org fields:

    activity = <Date 2011-02-25.11:20:59.351>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2011-02-25.11:20:59.353>
    closer = 'georg.brandl'
    components = ['Build', 'Extension Modules']
    creation = <Date 2004-04-24.15:21:59.000>
    creator = 'dickdunbar'
    dependencies = []
    files = ['11081', '18687', '18688', '18689', '18690', '18691', '18692', '18693', '18694', '18695', '18762', '18763', '18764', '18765', '18767', '18768', '18796', '18797', '18818', '18819', '18821', '18822', '18832', '20764']
    hgrepos = []
    issue_num = 941346
    keywords = ['patch']
    message_count = 38.0
    messages = ['60482', '60483', '70894', '70896', '70902', '88115', '88116', '115262', '115279', '115375', '115703', '115707', '115708', '115709', '115729', '115731', '115734', '115865', '115876', '115987', '116040', '116042', '128214', '128281', '128586', '128591', '128592', '128593', '128594', '128596', '128597', '128602', '128634', '128638', '128639', '128640', '128652', '129355']
    nosy_count = 9.0
    nosy_names = ['barry', 'nnorwitz', 'georg.brandl', 'pitrou', 'sable', 'benjamin.peterson', 'dickdunbar', 'loris', 'haubi']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue941346'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    buildThe build process and cross-buildextension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions