Opened 8 years ago
Closed 8 years ago
#52238 closed defect (fixed)
jemalloc @4.2.1 incorporate fix for macOS 10.12 (Sierra)
Reported by: | lbschenkel (Leonardo Brondani Schenkel) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch sierra | Cc: | c9s (Yo-An Lin) |
Port: | jemalloc |
Description
jemalloc broke on macOS 10.12 (Sierra):
https://github.com/jemalloc/jemalloc/issues/420
The fix was incorporated upstream:
https://github.com/jemalloc/jemalloc/pull/427
I have attached a patch for a new revision of the Portfile with the fix incorporated.
Attachments (1)
Change History (5)
Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)
Attachment: | jemalloc.patch added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | yoanlin93@… removed |
---|---|
Keywords: | haspatch sierra added |
Owner: | changed from macports-tickets@… to yoanlin93@… |
comment:2 Changed 8 years ago by darren@…
Tried this after the update today seeing as the neovim port depends on it. This fixed it as expected.
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
Cc: | yoanlin93@… added |
---|---|
Owner: | changed from yoanlin93@… to larryv@… |
Status: | new → assigned |
Version: | 2.3.4 |
Maintainer timeout.
comment:4 Changed 8 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
r152980 should fix it; feel free to reopen otherwise.
Note: See
TracTickets for help on using
tickets.
fix for macOS 10.12 (Sierra)