Erwin Lansing wrote:
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
pkg_info: not found
pkg_info: not found
 Done.
Warning: Duplicate INDEX entry: p5-Apache-Htpasswd-1.8

Committers on the hook:
araujo kmoore miwi pgollucci
not me.

#!/bin/sh
export PORTSDIR=/space/portstrees/$1/ports
export LOCALBASE=/nonexistent
export ARCH=amd64
export __MAKE_CONF=/dev/null
export PORT_DBDIR=/nonexistent
export PKG_DBDIR=/nonexistent
export INDEX_PRISTINE=1
export INDEX_JOBS=24
export INDEX_QUIET=1

now=$(date +%Y%m%d%H%M%S)

cd ${PORTSDIR}
time make -j4 index  1>&2 > ~/make_index-${now}
cat ~/make_index-${now}


Generating INDEX-8 - please wait..
Warning: Duplicate INDEX entry: cvsup-without-gui-16.1h_4
Warning: Duplicate INDEX entry: p5-Apache-Htpasswd-1.8
Done.


--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant          - P6M7G8 Inc.                http://p6m7g8.net
Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
ASF Member          - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to