[Bug 208131] make check doesn't use newly generated Kyuafile in /usr/obj

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 19 00:19:26 UTC 2016


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 at freebsd.org
          Reporter: jhb at 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.


More information about the freebsd-testing mailing list