From owner-freebsd-ports@FreeBSD.ORG Wed Feb 22 05:47:10 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52FC6106566C for ; Wed, 22 Feb 2012 05:47:10 +0000 (UTC) (envelope-from pgollucci@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 04CB88FC0A for ; Wed, 22 Feb 2012 05:47:09 +0000 (UTC) Received: by qaea17 with SMTP id a17so8839666qae.13 for ; Tue, 21 Feb 2012 21:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type; bh=/+dXMUlKHGty3NGdM3YNlaumKr80VcDuQUdOWB5lckI=; b=tke8+DqjbjJgP/E2FYPNN4Cv5ZSD1+bD5Xn5lYqEnPyAaFo9yirP8g4/swZm+YzKWP fV2gf8Ux7tNjsND0EcBnrE9mRGvHRpLvBn8KtRyIaozocA97AUlHxKA1GY2XtXndaPcL W0Ckkc3A80XfLXHcmLlB/GRbqi/QVCmCoHD4Q= Received: by 10.229.78.152 with SMTP id l24mr18410077qck.122.1329889628909; Tue, 21 Feb 2012 21:47:08 -0800 (PST) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net. [174.79.184.239]) by mx.google.com with ESMTPS id hi8sm63639153qab.3.2012.02.21.21.47.07 (version=SSLv3 cipher=OTHER); Tue, 21 Feb 2012 21:47:07 -0800 (PST) Message-ID: <4F448158.8000705@p6m7g8.com> Date: Wed, 22 Feb 2012 05:47:04 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: Erwin Lansing References: <201202220515.q1M5Frn5092355@pointyhat.freebsd.org> In-Reply-To: <201202220515.q1M5Frn5092355@pointyhat.freebsd.org> X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig20F4D1D291B713A0F0104B9D" Cc: ports@freebsd.org Subject: Re: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:47:10 -0000 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--