Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.py shouldn't try to build nis module when nis headers aren't available #51838

Closed
Arfrever mannequin opened this issue Dec 28, 2009 · 2 comments
Closed

setup.py shouldn't try to build nis module when nis headers aren't available #51838

Arfrever mannequin opened this issue Dec 28, 2009 · 2 comments
Labels
build The build process and cross-build

Comments

@Arfrever
Copy link
Mannequin

Arfrever mannequin commented Dec 28, 2009

BPO 7589
Nosy @loewis, @benjaminp
Files
  • python-nis.patch: Check availability of nis header
  • 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 2009-12-30.02:59:09.582>
    created_at = <Date 2009-12-28.15:14:49.834>
    labels = ['build']
    title = "setup.py shouldn't try to build nis module when nis headers aren't available"
    updated_at = <Date 2009-12-30.02:59:09.561>
    user = 'https://bugs.python.org/Arfrever'

    bugs.python.org fields:

    activity = <Date 2009-12-30.02:59:09.561>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-12-30.02:59:09.582>
    closer = 'benjamin.peterson'
    components = ['Build']
    creation = <Date 2009-12-28.15:14:49.834>
    creator = 'Arfrever'
    dependencies = []
    files = ['15685']
    hgrepos = []
    issue_num = 7589
    keywords = ['patch']
    message_count = 2.0
    messages = ['96954', '97021']
    nosy_count = 3.0
    nosy_names = ['loewis', 'benjamin.peterson', 'Arfrever']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue7589'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    @Arfrever
    Copy link
    Mannequin Author

    Arfrever mannequin commented Dec 28, 2009

    setup.py shouldn't try to build nis module when nis headers aren't
    available (e.g. on uclibc systems). I'm attaching the patch for
    setup.py.

    @Arfrever Arfrever mannequin added the build The build process and cross-build label Dec 28, 2009
    @benjaminp
    Copy link
    Contributor

    Applied in r77128.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    build The build process and cross-build
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant