Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2015 01:21:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204575] ports-mgmt/portlint incorrectly warns "listed in OPTIONS_DEFINE, but no PORT_OPTIONS:..." for slave ports
Message-ID:  <bug-204575-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204575

            Bug ID: 204575
           Summary: ports-mgmt/portlint incorrectly warns "listed in
                    OPTIONS_DEFINE, but no PORT_OPTIONS:..." for slave
                    ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: gerald@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

How to reproduce:

  1. cd $PORTSDIR/emulators/wine-staging
  2. portlint -C
  3. Observe
  WARN: Makefile: CUPS is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MCUPS
appears.
  WARN: Makefile: DOSBOX is listed in OPTIONS_DEFINE, but no
PORT_OPTIONS:MDOSBOX appears

These options are not defined or used since wine-staging is a slave port
of wine-devel.  

portlint should not issue this warning for slave ports (or correctly
include and process) the respective master ports as well.

-- 
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-204575-13>