From owner-freebsd-current@FreeBSD.ORG Fri Jan 21 17:54:10 2011 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E20F1065670 for ; Fri, 21 Jan 2011 17:54:10 +0000 (UTC) (envelope-from minotaur@crete.org.ua) Received: from relay.padonki.org.ua (relay.padonki.org.ua [193.0.227.26]) by mx1.freebsd.org (Postfix) with ESMTP id 3FC5D8FC0A for ; Fri, 21 Jan 2011 17:54:10 +0000 (UTC) Received: from minotaur by relay.padonki.org.ua with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1PgKjA-000LOW-G9; Fri, 21 Jan 2011 19:24:48 +0200 Date: Fri, 21 Jan 2011 19:24:48 +0200 From: Alexander Shikoff To: current@FreeBSD.org Message-ID: <20110121172448.GA81846@crete.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-u Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Alexander Shikoff Cc: Subject: "broken pipe" error during building of port X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: current@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 17:54:10 -0000 Hello, Yesterday I got latest sources of -CURRENT and upgraded my installation. Now when I build any port "broken pipe" error message appear: /usr/ports/mail/mutt-devel>make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for mutt-devel-1.5.21 ===> Extracting for mutt-devel-1.5.21 => SHA256 Checksum OK for mutt/mutt-1.5.21.tar.gz. => SHA256 Checksum OK for mutt/patch-1.5.21.rr.compressed.gz. => SHA256 Checksum OK for mutt/patch-1.5.21.vvv.initials.gz. => SHA256 Checksum OK for mutt/patch-1.5.21.vvv.quote.gz. ===> Patching for mutt-devel-1.5.21 ===> Applying distribution patches for mutt-devel-1.5.21 ===> Applying FreeBSD patches for mutt-devel-1.5.21 I can't seem to find a patch in there anywhere. ===> mutt-devel-1.5.21 depends on file: /usr/local/bin/automake-1.11 - found ===> mutt-devel-1.5.21 depends on file: /usr/local/bin/autoconf-2.68 - found ===> mutt-devel-1.5.21 depends on shared library: iconv.3grep: writing output: Broken pipe grep: writing output: Broken pipe grep: writing output: Broken pipe grep: writing output: Broken pipe grep: writing output: Broken pipe grep: writing output: Broken pipe grep: writing output: Broken pipe grep: writing output: Broken pipe [...] Also error sometimes appears after executing "man something": /home/minotaur>man muttrc zcat: error writing to output: Broken pipe zcat: /usr/local/man/man5/muttrc.5.gz: uncompress failed I found thread from stable@ mailing list http://www.mail-archive.com/freebsd-stable@freebsd.org/msg111266.html with same error on 8.1-RC2. The solution there is to get 'sh' sources from previous release. I'm not sure whether it will help in my case. Any way to solve the issue? Thanks in advance! -- MINO-RIPE