From owner-freebsd-ports@FreeBSD.ORG Sat Oct 27 20:16:10 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 D54BE16A468; Sat, 27 Oct 2007 20:16:10 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from smtp1.yandex.ru (smtp1.yandex.ru [213.180.223.87]) by mx1.freebsd.org (Postfix) with ESMTP id 867EE13C4B8; Sat, 27 Oct 2007 20:16:09 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from [193.138.149.84] ([193.138.149.84]:7405 "EHLO nx7400.local.domain" smtp-auth: "cvs-src" TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S8372685AbXJ0UP5 (ORCPT + 2 others); Sun, 28 Oct 2007 00:15:57 +0400 X-Comment: RFC 2476 MSA function at smtp1.yandex.ru logged sender identity as: cvs-src Message-ID: <4723D42E.1000709@yandex.ru> Date: Sun, 28 Oct 2007 00:13:34 +0000 From: "R.Mahmatkhanov" User-Agent: Thunderbird 2.0.0.6 (X11/20070819) MIME-Version: 1.0 To: pav@FreeBSD.org References: <472394AC.3010001@yandex.ru> <1193511270.95944.2.camel@ikaros.oook.cz> <4723D000.5070400@yandex.ru> <1193515472.95944.14.camel@ikaros.oook.cz> In-Reply-To: <1193515472.95944.14.camel@ikaros.oook.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: 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 20:16:10 -0000 Pav Lucistnik пишет: > R.Mahmatkhanov píše v so 27. 10. 2007 v 23:55 +0000: >> Pav Lucistnik пишет: >>> R.Mahmatkhanov píše v so 27. 10. 2007 v 19:42 +0000: >>> >>>> 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 >>> Can you go to /usr/ports/databases/erserver and give me an output of >>> >>> make -V PGSQL_VER >> # make -V PGSQL_VER >> >> (nothing) > > And output of this command? > > postmaster -V > postmaster -V postgres (PostgreSQL) 8.3beta1 > >>> command? Also, what postgre* ports you got installed on your machine? >> # pkg_info | grep postgre >> postgresql-client-8.3beta1 PostgreSQL database (client) >> postgresql-docs-8.2.5 The PostgreSQL documentation set >> postgresql-server-8.3beta1 BETA VERSION of the PostgreSQL server, only >> for testing > >> From - Sat Oct 27 19:42:46 2007 >> X-Mozilla-Status: 0001 >> X-Mozilla-Status2: 00800000 >> X-Mozilla-Keys: >> >> Message-ID: <472394AC.3010001@yandex.ru> >> Date: Sat, 27 Oct 2007 19:42:36 +0000 >> >> Whats wrong? > > I guess your timezone is +0400? But your mail headers claim +0000 ... hmm. sorry, i'll try to fix.