Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 04:11:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192729] New: [build] lib/libcrypt/tests: checkdpadd failure
Message-ID:  <bug-192729-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: yaneurabeya@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192729-8>