From owner-freebsd-current@FreeBSD.ORG Tue Mar 5 09:33:14 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BAA46F86 for ; Tue, 5 Mar 2013 09:33:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) by mx1.freebsd.org (Postfix) with ESMTP id 67C1ADDB for ; Tue, 5 Mar 2013 09:33:14 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:204:4bff:fe01:de8a] (spaceball.andric.com [IPv6:2001:7b8:3a7:0:204:4bff:fe01:de8a]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id BB0DE5C43; Tue, 5 Mar 2013 10:33:13 +0100 (CET) Message-ID: <5135BBD9.9090009@FreeBSD.org> Date: Tue, 05 Mar 2013 10:33:13 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20130117 Thunderbird/19.0 MIME-Version: 1.0 To: "Hartmann, O." , FreeBSD Current Subject: Re: r247829: dbus fails to start. portmaster SIGNAL 13 when doing extraction References: <5135B7E1.3050002@zedat.fu-berlin.de> In-Reply-To: <5135B7E1.3050002@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 09:33:14 -0000 On 2013-03-05 10:16, Hartmann, O. wrote: > On FreeBSD 10.0-CURRENT #3 r247829: Tue Mar 5 08:12:19 CET 2013/amd64 I > run into a mess and can not figure out what happens. > > Suddenly, after upgrading, buildworld etc., dbus fails to start so X11 > is without mouse. > > Trying to rebuild the port dbus fails in a SIGNAL 13 while [do-extract]. > > This is weird. I can not extract and rebuild ports anymore, every port I > try to rebuild with portmaster fails with the very same fault: > > => SHA256 Checksum OK for dbus-1.4.14.tar.gz. > *** [do-extract] Signal 13 This is SIGPIPE, so maybe your tar is broken? What happens if you manually extract that tar.gz file?