Sorry, forgot to cc the list when first sending this ... On Thu, 29 Jan 2015 10:39:42 +0000 (GMT) Robert Swindells <[email protected]> wrote: > [email protected] wrote: > >On Mon, 8 Dec 2014 22:12:52 +0100 "Ian D. Leroux" > ><[email protected]> wrote: > >./build.sh tools && ./build.sh kernel=SCRAMEUSTACHE && ./build.sh > >distribution > > > >fails with > > > >======= 1 extra files in DESTDIR ========= > >Files in DESTDIR but missing from flist. > >File is obsolete or flist is out of date ? > >------------------------------------------ > >./usr/tests/net/mcast/Atffile > >========= end of 1 extra files =========== > > I also build with MKRUMP=no but have the following extra patch in my > local tree: > > Index: tests/mi > =================================================================== > RCS file: /cvsroot/src/distrib/sets/lists/tests/mi,v > retrieving revision 1.610 > diff -u -r1.610 mi > --- tests/mi 14 Jan 2015 22:25:05 -0000 1.610 > +++ tests/mi 29 Jan 2015 10:41:34 -0000 > @@ -3146,7 +3146,7 @@ > ./usr/tests/net/in_cksum/t_in_cksum tests-net-tests atf > ./usr/tests/net/in_cksum/in_cksum tests-net-tests atf > ./usr/tests/net/mcast tests-net-tests > -./usr/tests/net/mcast/Atffile tests-net-tests > atf,rump > +./usr/tests/net/mcast/Atffile tests-net-tests atf > ./usr/tests/net/mcast/Kyuafile tests-net-tests > atf,rump,kyua > ./usr/tests/net/mcast/t_mcast tests-net-tests atf > ./usr/tests/net/mpls tests-net-tests
Thank you for pointing out the fix so specifically. Is there any reason not to commit such a correction to the tree? -- IDL
