Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2016 00:19:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 208131] make check doesn't use newly generated Kyuafile in /usr/obj
Message-ID:  <bug-208131-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208131

            Bug ID: 208131
           Summary: make check doesn't use newly generated Kyuafile in
                    /usr/obj
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing@freebsd.org
          Reporter: jhb@FreeBSD.org

I'm adding a new test binary.  To test it I want to do 'make' and then 'make
check' in the source tree with the new binary.  The first step works fine and
builds the new test ok and generates a new Kyaufile in /usr/obj, etc.  However
'make check' wasn't running my new test.  After running 'make -n check' I can
see that it is using the Kyuafile in /usr/tests, not the one I just built.

-- 
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-208131-32464>