Date: Wed, 22 Feb 2012 05:47:04 +0000 From: "Philip M. Gollucci" <pgollucci@gmail.com> To: Erwin Lansing <erwin@freebsd.org> Cc: ports@freebsd.org Subject: Re: INDEX build failed for 7.x Message-ID: <4F448158.8000705@p6m7g8.com> In-Reply-To: <201202220515.q1M5Frn5092355@pointyhat.freebsd.org> References: <201202220515.q1M5Frn5092355@pointyhat.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig20F4D1D291B713A0F0104B9D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Looks like an ordering issue to me. http://www.freebsd.org/cgi/cvsweb.cgi/ports/databases/py-carbon/ #!/bin/sh tree=3D$1 if [ "$tree" =3D "ports" ]; then export PORTSDIR=3D/usr/ports else export PORTSDIR=3D/space/portstrees/$tree/ports fi export LOCALBASE=3D/nonexistent export ARCH=3Di386 export __MAKE_CONF=3D/dev/null export PORT_DBDIR=3D/nonexistent export PKG_DBDIR=3D/nonexistent export INDEX_PRISTINE=3D1 export INDEX_JOBS=3D24 export INDEX_QUIET=3D1 now=3D$(date +%Y%m%d%H%M%S) cd ${PORTSDIR} make -j9 index > ~/make_index-${now} cat ~/make_index-${now} 05:43 <@pgollucci> Generating INDEX-9 - please wait.. Done. On 02/22/12 05:15, Erwin Lansing wrote: > INDEX build failed with errors: > Generating INDEX-7 - please wait.. Done. > make_index: py27-graphite-web-0.9.9: no entry for /usr/ports/databases/= py-carbon > make_index: py27-graphite-web-0.9.9: no entry for /usr/ports/databases/= py-carbon >=20 > Committers on the hook: > dinoex jgh pav pgollucci swills wen=20 >=20 > Most recent CVS update was: > U devel/rubygem-ruby-statsd/Makefile > U www/Makefile > U www/py-graphite-web/Makefile > U www/py-graphite-web/distinfo > U www/py-graphite-web/pkg-descr > U www/py-graphite-web/pkg-plist > U www/py-graphite-web/files/patch-setup.cfg > U www/py-graphite-web/files/patch-setup.py > U x11-toolkits/p5-Prima/Makefile > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " >=20 --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig20F4D1D291B713A0F0104B9D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPRIFadbiP+9ubjBwRAmq9AJ9cRPKfQ711KEIb2fw89ZDj1GvbeACcDkqH U/3uWe3l6Zel2RyY3D4pZ7o= =1QYt -----END PGP SIGNATURE----- --------------enig20F4D1D291B713A0F0104B9D--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F448158.8000705>