Date: Mon, 03 Apr 2017 10:59:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218320] [exp-run] ino64 Message-ID: <bug-218320-13-20gooCsIu1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218320-13@https.bugs.freebsd.org/bugzilla/> References: <bug-218320-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218320 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |portmgr@FreeBSD.org |org | CC| |emaste@freebsd.org, | |kmoore@FreeBSD.org, | |mckusick@FreeBSD.org --- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> --- I ask for the exp-run of the patch which extends ino_t to 64 bit, and also = does related VFS ABI breaking changes. It is known that llvm* ports are broken due to asan doing dirty things, I attached the ports tree patch which fixes llvm39 and llvm40. During other attempts to test ports with the patch, it was once reported that devel/libc= lc is broken, but I was unable to reproduce the issue. Please see the file testing.txt which appear in the root of the patched src/ tree for details and motivation of the patch. IMPORTANT: after patching sr= c, you must do (cd sys/kern && touch syscalls.master && make sysent) (cd sys/compat/freebsd && touch syscalls.master && make sysent) before rebuilding world and kernel. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218320-13-20gooCsIu1>