Opened 10 years ago
Closed 9 years ago
#45277 closed defect (fixed)
valgrind +gcc48 +openmpi patch fails
Reported by: | majoc-at-astro (majoc-at-astro) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | Russell-Jones-OxPhys (Russell Jones) | |
Port: | valgrind |
Description
"port install valgrind +gcc48 +openmpi" fails at the patching stage. It appears that the second argument to assign_port_name() in coregrind/m_syswrap/syswrap_darwin.c has changed from "const char *name" to "const HChar *name"; I'd submit a patch for the patchfile, but there may be more going on than that.
Attachments (2)
Change History (6)
Changed 10 years ago by majoc-at-astro (majoc-at-astro)
Attachment: | valgrind_main.log added |
---|
Changed 10 years ago by majoc-at-astro (majoc-at-astro)
Attachment: | syswrap-darwin.c.rej added |
---|
Reject file from diff
comment:1 Changed 10 years ago by Russell-Jones-OxPhys (Russell Jones)
Cc: | russell.jones@… added |
---|
Cc Me!
comment:2 Changed 10 years ago by majoc-at-astro (majoc-at-astro)
Replying to majoc@…:
"port install valgrind +gcc48 +openmpi" fails at the patching stage. It appears that the second argument to assign_port_name() in coregrind/m_syswrap/syswrap_darwin.c has changed from "const char *name" to "const HChar *name"; I'd submit a patch for the patchfile, but there may be more going on than that.
Please see also #45782, with thanks to Russell Jones.
comment:3 Changed 10 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Port: | valgrind added |
comment:4 Changed 9 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch fixed in r142230.
Build logfile