Date: Sun, 01 Nov 2015 05:17:00 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 204156] fmemopen tests failing after r289863 Message-ID: <bug-204156-32464-cF3dDCR6h3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204156-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-204156-32464@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=204156 --- Comment #6 from NGie Cooper <ngie@FreeBSD.org> --- Don't blame ATF. I run into the same issues on amd64 once I install new system headers and a new libc, not before then. I've added a source file and I can point you to a core if you need one, but compiling fmemopen2_test.c like the following should work as well: cc -O0 -g -Wall -o fmemopen2_test fmemopen2_test.c -- 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-204156-32464-cF3dDCR6h3>