Bug 192763 - [build] usr.sbin/nmtree: missing LIBMD and LIBUTIL in DPADD
Summary: [build] usr.sbin/nmtree: missing LIBMD and LIBUTIL in DPADD
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Enji Cooper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-17 18:49 UTC by Enji Cooper
Modified: 2014-09-01 05:27 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2014-08-17 18:49:16 UTC
Ignoring the private libraries noise, make checkdpadd reports a failure for usr.sbin/nmtree:

/usr/src/usr.sbin/nmtree
DPADD -> -lnetbsd
LDADD -> -lmd -lutil /usr/obj/usr/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-08-19 18:47:51 UTC
A commit references this bug:

Author: ngie
Date: Tue Aug 19 18:47:48 UTC 2014
New revision: 270180
URL: http://svnweb.freebsd.org/changeset/base/270180

Log:
  Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"

  Approved by: jmmv (mentor)
  MFC after: 5 days
  Phabric: D633
  PR: 192763

Changes:
  head/usr.sbin/nmtree/Makefile
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-24 08:04:27 UTC
A commit references this bug:

Author: ngie
Date: Sun Aug 24 08:04:00 UTC 2014
New revision: 270442
URL: http://svnweb.freebsd.org/changeset/base/270442

Log:
  MFC r270180:

  Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"

   Approved by: jmmv (mentor)
   Phabric: D633
   PR: 192763

Changes:
_U  stable/10/
  stable/10/usr.sbin/nmtree/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-09-01 05:27:33 UTC
A commit references this bug:

Author: ngie
Date: Mon Sep  1 05:26:53 UTC 2014
New revision: 270915
URL: http://svnweb.freebsd.org/changeset/base/270915

Log:
  MFC r270180:

    Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"

    Approved by: jmmv (mentor)
    Phabric: D633
    PR: 192763

Changes:
_U  stable/9/
_U  stable/9/usr.sbin/
_U  stable/9/usr.sbin/nmtree/
  stable/9/usr.sbin/nmtree/Makefile