From owner-freebsd-ports@FreeBSD.ORG Sat Oct 27 16:20:18 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 A9A5216A417 for ; Sat, 27 Oct 2007 16:20:18 +0000 (UTC) (envelope-from varga.michal@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 302DD13C48A for ; Sat, 27 Oct 2007 16:20:18 +0000 (UTC) (envelope-from varga.michal@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so942487nfb for ; Sat, 27 Oct 2007 09:20:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:organization:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=c2JSMk1/bsdwG8AqWPmtC9QLVhr/mZDLC2Apx4lXzVM=; b=uNAehyg8AEKqTg35r/dZRsCYnKU6ghQlsqx4wHv/pydTjYvvbTJ99mbNAaO9FQqK3+bjuh9Gf98o8LPksIbGdCKnAhnsBCtWnbbdtg5TcfK2t0wJuOCwN9buvtLdu7LYnKy8KprhOtKjOn5n0iB/f2jfTWlXzLkueNp2iE0xKpY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:subject:from:to:in-reply-to:references:content-type:organization:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=Mu3Leyo+4Owkw22hgm6tumYKOWNcubBJl2iAdMOh3ZRFOC/EpHdnIKg7dQ8pM0A9eTjDKcMU/Pe+dP9TYUl/pqzcZdVEYiiskh5j8G2dzwFH+pcxTW3zZZGQ6L22AznYQVm6phzpPfcC5TatUdS7NDNUdciZp/WW4DeDmCuvRwo= Received: by 10.86.25.17 with SMTP id 17mr3212417fgy.1193502016900; Sat, 27 Oct 2007 09:20:16 -0700 (PDT) Received: from ?10.0.100.2? ( [89.176.79.57]) by mx.google.com with ESMTPS id o11sm8585972fkf.2007.10.27.09.20.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 27 Oct 2007 09:20:15 -0700 (PDT) From: Michal Varga To: freebsd-ports In-Reply-To: <472394AC.3010001@yandex.ru> References: <472394AC.3010001@yandex.ru> Content-Type: text/plain Organization: Stonehenge Date: Sat, 27 Oct 2007 18:20:14 +0200 Message-Id: <1193502014.887.18.camel@xenon.stonehenge.sk> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit 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 16:20:18 -0000 On Sat, 2007-10-27 at 19:42 +0000, R.Mahmatkhanov wrote: > 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 Don't know if this may be related, but when its about ports and dependencies - for last two days I'm seeing these errors when trying to portinstall various ports (gimp, tomboy for example, but there were probably more of them, I ran into this on another box just today): portinstall -v tomboy ---> Session started at: Sat, 27 Oct 2007 18:04:26 +0200 [Gathering depends for deskutils/tomboy ..........[snip]........---> Session ended at: Sat, 27 Oct 2007 18:04:42 +0200 (consumed 00:00:15) /usr/local/lib/ruby/1.8/set.rb:257:in `merge': value must be enumerable (ArgumentError) from /usr/local/sbin/portinstall:838:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/sbin/portinstall:837:in `get_all_depends' from /usr/local/sbin/portinstall:838:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' ... 35 levels... from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portinstall:221:in `new' from /usr/local/sbin/portinstall:221:in `main' from /usr/local/sbin/portinstall:2175 ---> Session started at: Sat, 27 Oct 2007 18:06:22 +0200 [Gathering depends for graphics/gimp .......[snip]........---> Session ended at: Sat, 27 Oct 2007 18:06:36 +0200 (consumed 00:00:14) /usr/local/lib/ruby/1.8/set.rb:257:in `merge': value must be enumerable (ArgumentError) from /usr/local/sbin/portinstall:838:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/sbin/portinstall:837:in `get_all_depends' from /usr/local/sbin/portinstall:838:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' ... 30 levels... from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portinstall:221:in `new' from /usr/local/sbin/portinstall:221:in `main' from /usr/local/sbin/portinstall:2175 os details: FreeBSD 7.0-BETA1 #0: Sun Oct 21 15:44:29 CEST 2007 i386 portupgrade-devel-2.3.1 ruby18-bdb-0.6.2 db41-4.1.25_4 perl-5.8.8 ruby-1.8.6_2,1 Everythings is fully cvsupped to the latest, pkgdb, portsdb rebuilt a dozen of times, latest index fetched, etc. Any hints, ideas? m. -- Michal Varga Stonehenge