[Bug 192729] New: [build] lib/libcrypt/tests: checkdpadd failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 17 04:11:18 UTC 2014


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: freebsd-bugs at FreeBSD.org
          Reporter: yaneurabeya at gmail.com

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.


More information about the freebsd-bugs mailing list