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

            Bug ID: 192729
           Summary: [build] lib/libcrypt/tests: checkdpadd failure
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: [email protected]
          Reporter: [email protected]

Repro:

- Grab FreeBSD HEAD @ r269906
- Run the following command:

cd lib/libcrypt/tests
env SRCCONF=/dev/null make checkdpadd

Expected result:

make should pass and not print out anything.

Actual result:

Prints out the following:

% env SRCCONF=/dev/null make checkdpadd
/usr/src/lib/libcrypt/tests
DPADD ->
LDADD -> -L/usr/obj/usr/src/lib/libcrypt -lcrypt

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to