Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2017 19:08:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221817] [NEW PORT] sysutils/u-boot-orangepi-zero
Message-ID:  <bug-221817-13-Ntbif1V9n3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221817-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221817-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #11 from Jorge Schrauwen <sjorge+signup@blackdot.be> ---


~$ port test /usr/ports_svn/sysutils/u-boot-orangepi-zero
=3D=3D=3D> Using ports tree /usr/ports
=3D=3D=3D> Validating port with portlint
WARN: Makefile: [166]: use a tab (not space) after a variable name
FATAL: Makefile: [171]: use a tab (not space) after a variable name
WARN: Makefile: [176]: use a tab (not space) after a variable name
WARN: Makefile: [177]: use a tab (not space) after a variable name
WARN: Makefile: [178]: use a tab (not space) after a variable name
FATAL: Makefile: [1]: incorrect header; use Created by: with a single space,
then $FreeBSD$.
WARN: Makefile: [87]: use of !=3D in assignments is almost never a good thi=
ng to
do.  Try to avoid using them.  See
http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049777.html for =
some
helpful hints on what to do instead.
WARN: Makefile: [114]: possible direct use of command "perl" found. use ${P=
ERL}
instead.
WARN: Makefile: [0]: possible direct use of command "mv" found. use ${MV}
instead.
WARN: Makefile: [0]: possible direct use of command "awk" found. use ${AWK}
instead.
WARN: Makefile: [0]: possible direct use of command "sort" found. use ${SOR=
T}
instead.
WARN: Makefile: [0]: possible direct use of command "chmod" found. use ${CH=
MOD}
instead.
WARN: Makefile: [0]: possible direct use of command "cat" found. use ${CAT}
instead.
WARN: Makefile: [0]: possible direct use of command "rm" found. use ${RM}
instead.
WARN: Makefile: [0]: possible direct use of command "rm" found. use ${RM}
instead.
WARN: Makefile: [92]: possible direct use of command "echo" found. use
${ECHO_CMD} or ${ECHO_MSG} instead.
WARN: Makefile: [94]: possible direct use of command "echo" found. use
${ECHO_CMD} or ${ECHO_MSG} instead.
WARN: Makefile: [95]: possible direct use of command "echo" found. use
${ECHO_CMD} or ${ECHO_MSG} instead.
WARN: Makefile: [0]: possible direct use of command "sed" found. use ${SED}
instead.
WARN: Makefile: [0]: possible direct use of command "sed" found. use ${SED}
instead.
WARN: Makefile: [0]: possible direct use of command "sed" found. use ${SED}
instead.
WARN: Makefile: [0]: possible direct use of command "sed" found. use ${SED}
instead.
WARN: Makefile: possible use of absolute pathname "/usr/bin/env".
WARN: Makefile: possible use of absolute pathname "/rescue/sh".
WARN: Makefile: possible use of absolute pathname "/bin/sh".
WARN: Makefile: possible use of absolute pathname "/usr/libexec/make_in...".
WARN: Makefile: possible use of absolute pathname "/etc/make.conf".
WARN: Makefile: possible use of absolute pathname "/usr/bin".
WARN: Makefile: possible direct use of "        @${INDEX_ECHO_1ST} "Generat=
ing
${INDEXFILE} - please wait..";  if [ "${INDEX_PRISTINE}" !=3D "" ]; then  e=
xport
LOCALBASE=3D/nonexistentlocal;  fi;  tmpdir=3D`/usr/bin/mktemp -d -t index`=
 || exit
1;  trap "rm -rf $${tmpdir}; exit 1" 1 2 3 5 10 13 15;  ( cd ${.CURDIR}; fo=
r i
in ${INDEX_PORTS}; do (cd $${i} && ${MAKE} -j${INDEX_JOBS}
INDEX_TMPDIR=3D$${tmpdir} BUILDING_INDEX=3D1  __MAKE_SHELL=3D${INDEX_SHELL}=
=20
ECHO_MSG=3D"${INDEX_ECHO_MSG}" describe); done ) ||  (rm -rf $${tmpdir} ;  =
if [
"${INDEX_QUIET}" =3D "" ]; then  echo;  echo
"********************************************************************";  ec=
ho
"Before reporting this error, verify that you are running a supported";  ec=
ho
"version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you";  echo
"have a complete and up-to-date ports collection.  (INDEX builds are";  echo
"not supported with partial or out-of-date ports collections.";  echo "If t=
hat
is the case, then";  echo "report the failure to ports@FreeBSD.org together
with relevant";  echo "details of your ports configuration (including FreeB=
SD
version,";  echo "your architecture, your environment, and your
/etc/make.conf";  echo "settings, especially compiler flags and
OPTIONS_SET/UNSET settings).";  echo;  echo "Note: the latest pre-generated
version of INDEX may be fetched";  echo "automatically with \"make
fetchindex\".";  echo
"********************************************************************";  ec=
ho;=20
fi;  exit 1);  cat $${tmpdir}/${INDEXFILE}.desc.* |  sed |  (cd ${.CURDIR} ;
${MAKE_INDEX}) |  sed -e 's/  */ /g' -e 's/|  */|/g' -e 's/  *|/|/g' -e
's./..g' |  sort -t '|' +1 -2 |  sed -Ee 's../.g' -e ':a' -e 's|/[^/]+/\.\.=
||;
ta'  -e 's|${PORTSDIR}|/usr/ports|g'  -e 's|${.CURDIR}|/usr/ports" found. if
so, use ${PORTSDIR} instead.
WARN: Makefile: possible direct use of "        @${INDEX_ECHO_1ST} "Generat=
ing
${INDEXFILE} - please wait..";  if [ "${INDEX_PRISTINE}" !=3D "" ]; then  e=
xport
LOCALBASE=3D/nonexistentlocal;  fi;  tmpdir=3D`/usr/bin/mktemp -d -t index`=
 || exit
1;  trap "rm -rf $${tmpdir}; exit 1" 1 2 3 5 10 13 15;  ( cd ${.CURDIR}; fo=
r i
in ${INDEX_PORTS}; do (cd $${i} && ${MAKE} -j${INDEX_JOBS}
INDEX_TMPDIR=3D$${tmpdir} BUILDING_INDEX=3D1  __MAKE_SHELL=3D${INDEX_SHELL}=
=20
ECHO_MSG=3D"${INDEX_ECHO_MSG}" describe); done ) ||  (rm -rf $${tmpdir} ;  =
if [
"${INDEX_QUIET}" =3D "" ]; then  echo;  echo
"********************************************************************";  ec=
ho
"Before reporting this error, verify that you are running a supported";  ec=
ho
"version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you";  echo
"have a complete and up-to-date ports collection.  (INDEX builds are";  echo
"not supported with partial or out-of-date ports collections.";  echo "If t=
hat
is the case, then";  echo "report the failure to ports@FreeBSD.org together
with relevant";  echo "details of your ports configuration (including FreeB=
SD
version,";  echo "your architecture, your environment, and your
/etc/make.conf";  echo "settings, especially compiler flags and
OPTIONS_SET/UNSET settings).";  echo;  echo "Note: the latest pre-generated
version of INDEX may be fetched";  echo "automatically with \"make
fetchindex\".";  echo
"********************************************************************";  ec=
ho;=20
fi;  exit 1);  cat $${tmpdir}/${INDEXFILE}.desc.* |  sed |  (cd ${.CURDIR} ;
${MAKE_INDEX}) |  sed -e 's/  */ /g' -e 's/|  */|/g' -e 's/  *|/|/g' -e
's./..g' |  sort -t '|' +1 -2 |  sed -Ee 's../.g' -e ':a' -e 's|/[^/]+/\.\.=
||;
ta'  -e 's|${PORTSDIR}|/usr/ports|g'  -e 's|${.CURDIR}|/usr/ports|g' >
${INDEXDIR}/${INDEXFILE}.tmp;  if [ "${INDEX_PRISTINE}" !=3D "" ]; then  se=
d -e
"s,$${LOCALBASE},/usr/local" found. if so, use ${PREFIX} or ${LOCALBASE}, as
appropriate.
WARN: Makefile: possible direct use of ". for _P in /usr/bin /usr/local" fo=
und.
if so, use ${PREFIX} or ${LOCALBASE}, as appropriate.
FATAL: Makefile: the last line of Makefile has to be .include
<bsd.port(.post).mk>
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: extra item "SUBDIR " placed in the PORTNAME section.
FATAL: Makefile: PORTNAME has to be there.
FATAL: Makefile: PORTVERSION or DISTVERSION has to be there.
FATAL: Makefile: CATEGORIES has to be there.
FATAL: Makefile: CATEGORIES left blank. set it to "misc" if nothing seems
apropriate.
WARN: Makefile: no MASTER_SITES found. is it ok?
FATAL: Makefile: either PORTVERSION or DISTVERSION must be specified
FATAL: Makefile: extra item "PORTSTOP" placed in the MAINTAINER section.
FATAL: Makefile: no MAINTAINER listed.
FATAL: Makefile: COMMENT has to be there.
WARN: Makefile: Consider defining LICENSE.
73 fatal errors and 31 warnings found.
Error validating port

Pointers to resolve those would be welcome

--=20
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-221817-13-Ntbif1V9n3>