Summary: | devel/valgrind: fails to patch after 4395c84 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | ice | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | lwhsu, pjfloyd | ||||
Priority: | --- | Flags: | pjfloyd:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
ice
2021-04-09 13:22:30 UTC
I'm not the maintainer of valgrind any more, over to maintainer. (In reply to ice from comment #0) Can you just remove the files directory and rerun make? It was probably a mistake on my part to "rm -rf files" rather than "svn delete files/*" before generating the last patch. Yep, that works. (In reply to ice from comment #3) OK, I'll try to add a new patch this weekend. Sorry for the inconvenience, I'm a newbie maintainer. No worries. Thanks for sorting it out. Created attachment 223973 [details]
Remove patches and files directory
This should fix building this port.
In case the patch doesn't apply. devel/valgrind/files and all its contents need to be removed.
Works nicely. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee96b39b9f7f02e108cf5775862396bbbfaf2133 commit ee96b39b9f7f02e108cf5775862396bbbfaf2133 Author: Paul Floyd <pjfloyd@wanadoo.fr> AuthorDate: 2021-04-10 15:37:20 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-04-10 15:39:18 +0000 devel/valgrind: Remove unneeded patches PR: 254917 Reported by: ice@extreme.hu devel/valgrind/files/accept4_syscall.patch (gone) | 56 ----- devel/valgrind/files/extra-patch-ino64 (gone) | 239 --------------------- devel/valgrind/files/jail_syscalls.patch (gone) | 87 -------- devel/valgrind/files/kldload_syscalls.patch (gone) | 127 ----------- devel/valgrind/files/missing_fcntls.patch (gone) | 54 ----- .../files/patch-VEX_auxprogs_genoffsets.c (gone) | 11 - devel/valgrind/files/patch-configure.ac (gone) | 21 -- .../files/patch-coregrind-m_debuglog.c (gone) | 13 -- ...egrind-m_syswrap-syswrap-amd64-freebsd.c (gone) | 30 --- .../files/patch-include__vki__vki-freebsd.h (gone) | 34 --- 10 files changed, 672 deletions(-) A commit in branch 2021Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cee6d95d3afd52263f24976e96c989d7e6ab7707 commit cee6d95d3afd52263f24976e96c989d7e6ab7707 Author: Paul Floyd <pjfloyd@wanadoo.fr> AuthorDate: 2021-04-10 15:37:20 +0000 Commit: Jung-uk Kim <jkim@FreeBSD.org> CommitDate: 2021-04-12 17:25:58 +0000 devel/valgrind: Remove unneeded patches PR: 254917 Reported by: ice@extreme.hu (cherry picked from commit ee96b39b9f7f02e108cf5775862396bbbfaf2133) devel/valgrind/files/accept4_syscall.patch (gone) | 56 ----- devel/valgrind/files/extra-patch-ino64 (gone) | 239 --------------------- devel/valgrind/files/jail_syscalls.patch (gone) | 87 -------- devel/valgrind/files/kldload_syscalls.patch (gone) | 127 ----------- devel/valgrind/files/missing_fcntls.patch (gone) | 54 ----- .../files/patch-VEX_auxprogs_genoffsets.c (gone) | 11 - devel/valgrind/files/patch-configure.ac (gone) | 21 -- .../files/patch-coregrind-m_debuglog.c (gone) | 13 -- ...egrind-m_syswrap-syswrap-amd64-freebsd.c (gone) | 30 --- .../files/patch-include__vki__vki-freebsd.h (gone) | 34 --- 10 files changed, 672 deletions(-) |