From owner-freebsd-ports-bugs@freebsd.org Sat Aug 26 19:08:02 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 112ECDD8D5D for ; Sat, 26 Aug 2017 19:08:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB403765C0 for ; Sat, 26 Aug 2017 19:08:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v7QJ81Q9087728 for ; Sat, 26 Aug 2017 19:08:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221817] [NEW PORT] sysutils/u-boot-orangepi-zero Date: Sat, 26 Aug 2017 19:08:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sjorge+signup@blackdot.be X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2017 19:08:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221817 --- Comment #11 from Jorge Schrauwen --- ~$ 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 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.=