Skip to content

The select and time modules uses libm functions without linking against it #65867

@fornwall

Description

@fornwall
mannequin
BPO 21668
Nosy @vstinner, @freakboy3742, @xdegaye, @yan12125
Files
  • time_and_select_module_link_with_libm.patch
  • audioop_ctypes_test_link_with_libm.patch: Additional patch to deal with missing -lm flag for audioop and _ctypes_test.
  • time_select_audioop_ctypes_test_link_with_libm.patch: Combined patches to add '-lm' flag.
  • python-hg-modules-link-libm.patch
  • ext_modules_libm.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-04-19.14:00:07.302>
    created_at = <Date 2014-06-05.12:56:33.447>
    labels = ['build', 'type-crash']
    title = 'The select and time modules uses libm functions without linking against it'
    updated_at = <Date 2016-04-20.08:02:15.650>
    user = 'https://bugs.python.org/fornwall'

    bugs.python.org fields:

    activity = <Date 2016-04-20.08:02:15.650>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-04-19.14:00:07.302>
    closer = 'vstinner'
    components = ['Build', 'Cross-Build']
    creation = <Date 2014-06-05.12:56:33.447>
    creator = 'fornwall'
    dependencies = []
    files = ['35490', '37041', '37042', '41168', '42514']
    hgrepos = []
    issue_num = 21668
    keywords = ['patch']
    message_count = 15.0
    messages = ['219813', '219814', '230076', '230077', '230080', '255410', '255411', '263716', '263718', '263738', '263739', '263803', '263811', '263812', '263813']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'freakboy3742', 'xdegaye', 'python-dev', 'fornwall', 'WanderingLogic', 'yan12125']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue21668'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      buildThe build process and cross-buildtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions