Date: Tue, 2 Mar 2010 21:19:12 -0800 From: Garrett Cooper <yanefbsd@gmail.com> To: Doug Barton <dougb@freebsd.org> Cc: stable@freebsd.org, delphij@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, i386@freebsd.org Subject: Re: [releng_8 tinderbox] failure on i386/i386 Message-ID: <7d6fde3d1003022119l4d7e7188ke78521fb06bbb987@mail.gmail.com> In-Reply-To: <7d6fde3d1003022102g4dedeccbg8c05406ec0c62df1@mail.gmail.com> References: <201003030238.o232cwrq066643@freebsd-current.sentex.ca> <4B8DD696.8080905@FreeBSD.org> <7d6fde3d1003022102g4dedeccbg8c05406ec0c62df1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 2, 2010 at 9:02 PM, Garrett Cooper <yanefbsd@gmail.com> wrote: > On Tue, Mar 2, 2010 at 7:25 PM, Doug Barton <dougb@freebsd.org> wrote: >> On 3/2/2010 6:38 PM, FreeBSD Tinderbox wrote: >>> make: don't know how to make dpms.4. Stop >>> *** Error code 2 >> >> Is anyone interested in fixing this? delphij? The files in cvs and svn >> seem identical to me, so this seems like an actual bug. Either way it >> needs to be fixed. > > I'm not sure if there's anything to fix: > > [root@garrcoop-fbsd /usr/home/garrcoop]# grep dpms.4 > releng_8/share/man/man4/man4.i386/Makefile > [root@garrcoop-fbsd /usr/home/garrcoop]# uname -a > FreeBSD garrcoop-fbsd.cisco.com 8.0-STABLE FreeBSD 8.0-STABLE #2: Wed > Feb =A03 16:57:07 PST 2010 > garrcoop@garrcoop-fbsd.cisco.com:/usr/obj/usr/src/sys/LAPPY_X86 =A0i386 > > =A0 =A0This was done just a few seconds ago. Is svn blame supposed to > work with the FreeBSD repo or am I using it incorrectly? I ask because > I can't see any references to delphij@ at all here.. > > [root@garrcoop-fbsd /usr/home/garrcoop/releng_8]# svn blame > svn://svn.freebsd.org/base/stable/8/share/man/man4/man4.i386/Makefile blame still works ; I was just using it incorrectly (it only works for lines that are still present in the file). diff shows the right stuff: [garrcoop@garrcoop-fbsd /usr/home/garrcoop]$ svn diff -r 203976 svn://svn.freebsd.org/base/stable/8/share/man/man4/man4.i386/Makefile Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Makefile (revision 203976) +++ Makefile (revision 204618) @@ -10,7 +10,6 @@ cs.4 \ ct.4 \ ctau.4 \ - dpms.4 \ cx.4 \ ep.4 \ ex.4 \ Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d1003022119l4d7e7188ke78521fb06bbb987>