From owner-freebsd-ports@FreeBSD.ORG Sat Oct 27 15:56:57 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B80F016A417 for ; Sat, 27 Oct 2007 15:56:57 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from smtp2.yandex.ru (smtp2.yandex.ru [213.180.200.18]) by mx1.freebsd.org (Postfix) with ESMTP id E82D313C48E for ; Sat, 27 Oct 2007 15:56:56 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from [193.138.149.84] ([193.138.149.84]:10712 "EHLO nx7400.local.domain" smtp-auth: "cvs-src" TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S4395372AbXJ0Pos (ORCPT ); Sat, 27 Oct 2007 19:44:48 +0400 X-Comment: RFC 2476 MSA function at smtp2.yandex.ru logged sender identity as: cvs-src Message-ID: <472394AC.3010001@yandex.ru> Date: Sat, 27 Oct 2007 19:42:36 +0000 From: "R.Mahmatkhanov" User-Agent: Thunderbird 2.0.0.6 (X11/20070819) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: INDEX breakage 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: Sat, 27 Oct 2007 15:56:57 -0000 Good day! A couple of days ago i had meeting this error while doing "make index": # make index Generating INDEX-7 - please wait..cut: stdin: Illegal byte sequence "Makefile", line 32: warning: "/usr/bin/cut -f 1 -d '|' < /usr/ports/audio/mbrolavox/voices.conf" returned non-zero status erserver-1.2_4: "/usr/ports/databases/postgresql-server" non-existent -- dependency list incomplete ===> databases/erserver failed *** Error code 1 1 error ******************************************************************** 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. I just portsnapped for new ports tree changes and the problem is still here. I cant understand whats wrong with it. Please help. ps. i'm on 7,0-BETA1