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

Build issues in DragonFly BSD #47045

Closed
hasso mannequin opened this issue May 9, 2008 · 4 comments
Closed

Build issues in DragonFly BSD #47045

hasso mannequin opened this issue May 9, 2008 · 4 comments
Labels
build The build process and cross-build

Comments

@hasso
Copy link
Mannequin

hasso mannequin commented May 9, 2008

BPO 2796
Nosy @briancurtin
Files
  • dragonfly-python25.patch: The patch to fix the problems
  • dragonfly-python24.patch: The patch applicable to the release24-maint branch
  • dragonfly-python-trunk.patch: patch copied from issue2797
  • 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 2010-07-25.08:41:01.793>
    created_at = <Date 2008-05-09.07:07:57.450>
    labels = ['build']
    title = 'Build issues in DragonFly BSD'
    updated_at = <Date 2010-07-25.08:41:01.792>
    user = 'https://bugs.python.org/hasso'

    bugs.python.org fields:

    activity = <Date 2010-07-25.08:41:01.792>
    actor = 'BreamoreBoy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-25.08:41:01.793>
    closer = 'BreamoreBoy'
    components = ['Build']
    creation = <Date 2008-05-09.07:07:57.450>
    creator = 'hasso'
    dependencies = []
    files = ['10227', '10228', '15832']
    hgrepos = []
    issue_num = 2796
    keywords = ['patch']
    message_count = 4.0
    messages = ['66457', '97413', '110632', '111524']
    nosy_count = 3.0
    nosy_names = ['hasso', 'brian.curtin', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue2796'
    versions = ['Python 2.6']

    @hasso
    Copy link
    Mannequin Author

    hasso mannequin commented May 9, 2008

    The attached patch fixes obvious problems with build in DragonFly BSD
    platform.

    Modules/socketmodule.c part adds NetBSD to the blacklist as well -
    both OS'es use the same Bluetooth stack. Although the code seems to
    have support for NetBSD stack, the code is stub and it doesn't build.

    @hasso hasso mannequin added build The build process and cross-build labels May 9, 2008
    @briancurtin
    Copy link
    Member

    Can you confirm that this is still an issue on a version >= 2.6?

    @BreamoreBoy
    Copy link
    Mannequin

    BreamoreBoy mannequin commented Jul 18, 2010

    I suggest that this is closed if we do not get an answer to Brian's question.

    @BreamoreBoy
    Copy link
    Mannequin

    BreamoreBoy mannequin commented Jul 25, 2010

    Closing as no response to msg97413 or msg110632.

    @BreamoreBoy BreamoreBoy mannequin closed this as completed Jul 25, 2010
    @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