[Bug 215884] new port x11-fm/fsv2: file system visualizer in cyberspace
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 22 14:48:46 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215884
Tobias Kortkamp <tobik at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobik at freebsd.org
--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
Thanks for your submission. Unfortunately this fails every QA check.
Can you fix them?
Portlint errors:
WARN: Makefile: [10]: USE_* seen before USES. According to the
porters-handbook, USES must appear first.
WARN: fsv2/pkg-plist: [5]: installing shared libraries, please define
USE_LDCONFIG as appropriate
WARN: fsv2/pkg-plist: [6]: installing shared libraries, please define
USE_LDCONFIG as appropriate
FATAL: Makefile: [3]: use a tab (not space) after a variable name
FATAL: Makefile: [4]: use a tab (not space) after a variable name
FATAL: Makefile: [5]: use a tab (not space) after a variable name
FATAL: Makefile: [6]: use a tab (not space) after a variable name
FATAL: Makefile: [7]: use a tab (not space) after a variable name
FATAL: Makefile: [17]: use a tab (not space) after a variable name
FATAL: Makefile: [19]: use a tab (not space) after a variable name
FATAL: Makefile: [21]: use a tab (not space) after a variable name
FATAL: Makefile: [22]: use a tab (not space) after a variable name
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable
gettext support.
FATAL: Makefile: extra item "GNU_CONFIGURE" placed in the PORTNAME section.
FATAL: Makefile: extra item "INSTALL_TARGET" placed in the PORTNAME section.
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: "MASTER_SITES" has to appear earlier.
FATAL: Makefile: extra item "USE_GNOME" placed in the MAINTAINER section.
FATAL: Makefile: extra item "USE_GL" placed in the MAINTAINER section.
FATAL: Makefile: extra item "LIB_DEPENDS" placed in the MAINTAINER section.
FATAL: Makefile: extra item "USES" placed in the MAINTAINER section.
FATAL: Makefile: extra item "USES" placed in the MAINTAINER section.
FATAL: Makefile: extra item "MASTER_SITES" placed in the MAINTAINER section.
WARN: Makefile: COMMENT is set externally to this port's Makefile, but this
port is not configured as a slave port.
WARN: Makefile: Consider defining LICENSE.
WARN: Makefile: "COMMENT" has to appear earlier.
WARN: Makefile: "COMMENT" has to appear earlier.
WARN: Makefile: "MAINTAINER" has to appear earlier.
WARN: Makefile: "COMMENT" has to appear earlier.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing
them.
17 fatal errors and 13 warnings found.
It fails to build in Poudriere on FreeBSD 11.0/amd64:
checking for GTK... no
configure: error: in `/wrkdirs/usr/ports/x11/fsv2/work/fsv2-1.1.0':
configure: error: The pkg-config script could not be found or is too old. Make
sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list