Date: Sun, 03 Apr 2005 18:39:41 -0400 From: Charlie Root <root@eris.uffner.com> To: bzeeb+freebsdports@zabbadoz.net, apache@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org Subject: portsdb fails for 6-CURRENT Message-ID: <200504032239.j33MdfxG011809@eris.uffner.com>
next in thread | raw e-mail | index | archive | help
the Makefiles for textproc/xalan-c and www/mod_auth_useragent appear to reference ${DOCSDIR} w/o defining it or including anything that defines it. Updating the ports index ... Generating INDEX.tmp - please wait.."Makefile", line 25: Unassociated shell command "${MKDIR} ${DOCSDIR}" "Makefile", line 27: Unassociated shell command "${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}" "Makefile", line 27: Unassociated shell command "${INSTALL_DATA} ${WRKSRC}/faq.html ${DOCSDIR}" make: fatal errors encountered -- cannot continue ===> www/mod_auth_useragent failed *** Error code 1 "Makefile", line 188: Unassociated shell command "${MKDIR} ${DOCSDIR}" "Makefile", line 193: Unassociated shell command "cd ${DOCSDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DOCS_TARBALL} ${EXTRACT_AFTER_ARGS} && ${MV} ${DOCSDIR}/Xalan-C_${PORTVERSION:S/./_/g}-docs/* ${DOCSDIR} && ${RMDIR} ${DOCSDIR}/Xalan-C_${PORTVERSION:S/./_/g}-docs" make: fatal errors encountered -- cannot continue ===> textproc/xalan-c failed *** Error code 1 2 errors ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". ******************************************************************** *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504032239.j33MdfxG011809>