Created attachment 200923 [details] Proposed fix - Adds missing st_birthtim field to vki_stat64 struct, reported by markj in comments for PR 219715 - Fix debug logging (valgrind -v -v -v -d -d -d), based on upstream commits: https://sourceware.org/git/?p=valgrind.git;a=blobdiff;f=coregrind/m_debuglog.c;h=5c25e33b571f42e51bc5f4a05536ead536fabed1;hp=7e8b59f623a6374a643ccfbe5bb888611b5f28ce;hb=6b92194acabdcdc44ce86c748dc6523a7071e369;hpb=ec34f1a35b27d38ba9a2dfab7b717d5b4f56a69d https://sourceware.org/git/?p=valgrind.git;a=blobdiff;f=coregrind/m_debuglog.c;h=06322cbeb06e1236f3f6d065630f672272097081;hp=257d9468483d8f4b236483d48de761c36b3394cf;hb=f06f0f7185e0fdc903c93fe3871cec62662024a2;hpb=aa0d25d3613e2bd51038099228dd998cf49f2a03
Created attachment 200924 [details] Proposed fix
Created attachment 200925 [details] Proposed fix
Ping? I tentatively plan to commit it this weekend as there were no response in more than 2 weeks.
A commit references this bug: Author: novel Date: Sun Feb 24 13:56:45 UTC 2019 New revision: 493761 URL: https://svnweb.freebsd.org/changeset/ports/493761 Log: devel/valgrind: add missing field to stat64 struct and fix debug logging - Add missing st_birthtim field to vki_stat64 struct [2] - Fix debug logging (valgrind -v -v -v -d -d -d), based on upstream commits: * https://sourceware.org/git/?p=valgrind.git;a=commit;h=6b92194ac * https://sourceware.org/git/?p=valgrind.git;a=commit;h=f06f0f718 - Bump PORTREVISION PR: 234759 [1] Submitted by: novel [1] Submitted by: markj [2] Approved by: maintainer timeout Changes: head/devel/valgrind/Makefile head/devel/valgrind/files/extra-patch-ino64 head/devel/valgrind/files/patch-coregrind-m_debuglog.c
Patch committed with maintainer timeout.