Skip to content

Python 3.1 rc1 will not build on OS X 10.5.7 with macports libintl #50404

@brettcannon

Description

@brettcannon
BPO 6154
Nosy @brettcannon, @ronaldoussoren, @mdickinson, @benjaminp, @tarekziade
Files
  • locale_fix.patch
  • locale_fix.patch
  • configure_lintl.patch: patch to fix missing -lintl under OS X
  • locale_fix2.patch
  • add_lintl.patch: Add "-lintl" if intl turns out to be acceptable
  • darwin_lintl_framework.patch: brett's patch + --enable-framework fix
  • lintl_for_frameworks.patch: Still fails for --enable-universalsdk
  • libintl-framework-ronald.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/benjaminp'
    closed_at = <Date 2009-06-07.20:11:32.548>
    created_at = <Date 2009-05-31.07:34:18.249>
    labels = ['type-bug', 'build', 'release-blocker']
    title = 'Python 3.1 rc1 will not build on OS X 10.5.7 with macports libintl'
    updated_at = <Date 2009-06-30.14:06:31.598>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2009-06-30.14:06:31.598>
    actor = 'ygale'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2009-06-07.20:11:32.548>
    closer = 'brett.cannon'
    components = ['Build']
    creation = <Date 2009-05-31.07:34:18.249>
    creator = 'brett.cannon'
    dependencies = []
    files = ['14128', '14159', '14160', '14161', '14162', '14174', '14176', '14217']
    hgrepos = []
    issue_num = 6154
    keywords = ['patch']
    message_count = 36.0
    messages = ['88594', '88597', '88598', '88603', '88604', '88608', '88615', '88769', '88771', '88773', '88780', '88781', '88782', '88783', '88790', '88797', '88825', '88833', '88835', '88837', '88839', '88840', '88842', '88843', '88844', '88846', '88847', '88848', '88849', '88851', '88854', '88857', '88866', '88905', '89044', '89052']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'ronaldoussoren', 'mark.dickinson', 'ygale', 'benjamin.peterson', 'erickt', 'tarek', 'brodie', 'rpetrov', 'ebehar']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6154'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    buildThe build process and cross-buildrelease-blockertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions