[Bug 265303] ports-mgmt/portlint: Prints bogus messages for google-perftools
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 00:46:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265303 Bug ID: 265303 Summary: ports-mgmt/portlint: Prints bogus messages for google-perftools Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(marcus@FreeBSD.org) Assignee: marcus@FreeBSD.org Testcase: devel/google-perftools $ portlint -C FATAL: Makefile: OPTION # does not have a description (#_DESC). WARN: Makefile: # is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:M# appears. FATAL: Makefile: OPTION is does not have a description (is_DESC). WARN: Makefile: is is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mis appears. make: Unknown modifier "_DESC" FATAL: Makefile: OPTION disabled: does not have a description (disabled:_DESC). make: Unknown modifier "_BUILD_DEPENDS" make: Unknown modifier "_RUN_DEPENDS" make: Unknown modifier "_LIB_DEPENDS" WARN: Makefile: disabled: is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mdisabled: appears. make: Unknown modifier "_DESC" FATAL: Makefile: OPTION WARNING: does not have a description (WARNING:_DESC). make: Unknown modifier "_BUILD_DEPENDS" make: Unknown modifier "_RUN_DEPENDS" make: Unknown modifier "_LIB_DEPENDS" WARN: Makefile: WARNING: is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MWARNING: appears. FATAL: Makefile: OPTION Could does not have a description (Could_DESC). WARN: Makefile: Could is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MCould appears. FATAL: Makefile: OPTION not does not have a description (not_DESC). WARN: Makefile: not is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mnot appears. FATAL: Makefile: OPTION find does not have a description (find_DESC). WARN: Makefile: find is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mfind appears. FATAL: Makefile: OPTION the does not have a description (the_DESC). WARN: Makefile: the is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mthe appears. FATAL: Makefile: OPTION PC. does not have a description (PC._DESC). WARN: Makefile: PC. is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MPC. appears. FATAL: Makefile: OPTION Will does not have a description (Will_DESC). WARN: Makefile: Will is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MWill appears. WARN: Makefile: not is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mnot appears. FATAL: Makefile: OPTION try does not have a description (try_DESC). WARN: Makefile: try is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mtry appears. FATAL: Makefile: OPTION to does not have a description (to_DESC). WARN: Makefile: to is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mto appears. FATAL: Makefile: OPTION compile does not have a description (compile_DESC). WARN: Makefile: compile is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mcompile appears. FATAL: Makefile: OPTION libprofiler. does not have a description (libprofiler._DESC). WARN: Makefile: libprofiler. is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mlibprofiler. appears. WARN: Makefile: # is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:M# appears. WARN: Makefile: is is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mis appears. make: Unknown modifier "_BUILD_DEPENDS" make: Unknown modifier "_RUN_DEPENDS" make: Unknown modifier "_LIB_DEPENDS" WARN: Makefile: disabled: is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mdisabled: appears. make: Unknown modifier "_BUILD_DEPENDS" make: Unknown modifier "_RUN_DEPENDS" make: Unknown modifier "_LIB_DEPENDS" WARN: Makefile: WARNING: is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MWARNING: appears. WARN: Makefile: Could is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MCould appears. WARN: Makefile: not is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mnot appears. WARN: Makefile: find is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mfind appears. WARN: Makefile: the is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mthe appears. WARN: Makefile: PC. is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MPC. appears. WARN: Makefile: Will is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MWill appears. WARN: Makefile: not is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mnot appears. WARN: Makefile: try is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mtry appears. WARN: Makefile: to is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mto appears. WARN: Makefile: compile is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mcompile appears. WARN: Makefile: libprofiler. is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:Mlibprofiler. appears. WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX. -- You are receiving this mail because: You are the assignee for the bug.