From owner-freebsd-openoffice@FreeBSD.ORG Thu May 7 06:05:45 2009 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01004106566B; Thu, 7 May 2009 06:05:45 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 9D3E28FC12; Thu, 7 May 2009 06:05:44 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Subject:Message-ID:Reply-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender; b=Og0Xc/rAEiaOx+syPbD3BC6Vc8VMS9/MbPJ9nigOPZQmSmbLcPxthPV26xNKVzosnQj6VjYrX/bEQ1xKdkN2Ao+MgJeD0BnnHM4bQj6SEkQcQr7vJZaMPe+bIVv46Ilz/PhU+5TBqlHgcagm18aTMmDVjxs0uuezADbyEwmhqiQ=; Received: from amnesiac.at.no.dns (ppp91-78-118-57.pppoe.mtu-net.ru [91.78.118.57]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1M1wjn-000MHr-Gq; Thu, 07 May 2009 10:05:43 +0400 Date: Thu, 7 May 2009 10:05:40 +0400 From: Eygene Ryabinkin To: Tim Kientzle Message-ID: References: <20090505174831.GA40305@wep4035.physik.uni-wuerzburg.de> <3GBQgy9AhtC1kpgclCTM4BIxKP8@AbNt2aYVonA6XSQc9As8EVwIk24> <20090506032832.GB45796@wep4035.physik.uni-wuerzburg.de> <92cd2ff70905060501vaaf67bdnaee1be72e04f1ef8@mail.gmail.com> <20090506192603.GA56228@wep4035.physik.uni-wuerzburg.de> <4A0265ED.4070407@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A0265ED.4070407@freebsd.org> Sender: rea-fbsd@codelabs.ru Cc: Alexey Shuvaev , freebsd-current@freebsd.org, openoffice@freebsd.org Subject: Re: gunzip | tar reports broken pipe during OOO build on amd64. X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2009 06:05:45 -0000 Wed, May 06, 2009 at 09:39:09PM -0700, Tim Kientzle wrote: > I tried but could not reproduce your bug using > a recent -CURRENT. I downloaded this file: > > http://ftp.cse.yzu.edu.tw/pub/FreeBSD/distfiles/openoffice.org2/OOo_OOH680_m18_source.tar.bz2 > > and extracted ooo_crystal_images-1.tar.gz > and got the same MD5 that Eygene reported. > > $ md5 ooo_crystal_images-1.tar.gz > MD5 (ooo_crystal_images-1.tar.gz) = ff0d576d4b0e71c268b1516095a3d085 > > Where did you download your file from? Alexey's .tar.gz file should be also fine: he reported the checksum from the .tar file, not .tar.gz one: ----- ~/tmp> md5 crystal.tar MD5 (crystal.tar) = f9d09511003da0f59d943311a678b94a ----- I have the same MD5 for the .tar file: ----- $ md5 crystal.tar MD5 (crystal.tar) = f9d09511003da0f59d943311a678b94a ----- I am not able to reproduce the bug too, so perhaps the output from ktrace, ----- ktrace -f gunzip.trace gunzip -c ooo_crystal_images-1.tar.gz | (ktrace -f tar.trace tar -xf -) ----- will be useful for diagnostics. The files of interest will be gunzip.trace and tar.trace. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ #