[Bug 218029] Output list of dependencies "not satisfied in the XYZ phase" in error message

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 23 08:57:31 UTC 2017


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

            Bug ID: 218029
           Summary: Output list of dependencies "not satisfied in the XYZ
                    phase" in error message
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: andreas.sommer87 at googlemail.com
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 181086
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181086&action=edit
Amend error message with list of unsatisfied dependency patterns

Normally you'd get an error message like:

  This means a dependency is wrong since it was not satisfied in the
TEST_DEPENDS phase.

and have to scroll up and dig around to understand *which* dependency wasn't
satisfied correctly.

This patch collects the list of unsatisfied dependency patterns and shows it in
the error message.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list