From owner-freebsd-questions@freebsd.org Sat Feb 4 17:05:40 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8937CD0BF3 for ; Sat, 4 Feb 2017 17:05:40 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCB0D1D42 for ; Sat, 4 Feb 2017 17:05:40 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id A8272207B7 for ; Sat, 4 Feb 2017 12:05:38 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Sat, 04 Feb 2017 12:05:38 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=zyxst.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=5nT+ibken8qbnKn N0tTtIB9yYdk=; b=QS3jwxlQBXUDK3LPd0NQRNgAIW6uU9jLcyXQz21X1sBfMam 0NvanAuyASjuWDgNBA9cBJcxOVmqFKPx1Kf/+2zPbWWi7eCjGTcDilbJcUK3AMCh bcXoqG/K5NL3E6EzbNCeeoaoFE3KAESje+EO53FmPhXU1aEhmuvoJRkqHxCY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=5nT+ibken8qbnKnN0tTtIB9yYdk=; b=VdOZu+0FQw/wqz0kHPAM 2r2PTmGkJqs8+9xFn8Gt31GvyggV4d+W/fmpLHu6thasFfWVFMInp9QxwHejHW3C VJgeQykJ/oqwBbh9mc+ngOLeyucssypKbZP1qt9xNizp3mXHQgbtzQpnK9BpbmwP TzFyXim15yHkh4sXadoVyTY= X-ME-Sender: X-Sasl-enc: 1dTWFFL5WzP8y1O3RCIfSXPaUSxRb3gY1BmYSt8S8x/i 1486227938 Received: from pumpkin.growveg.org (pumpkin.growveg.org [82.70.91.101]) by mail.messagingengine.com (Postfix) with ESMTPA id 44A27240CC for ; Sat, 4 Feb 2017 12:05:38 -0500 (EST) Subject: Re: Failure During installworld To: freebsd-questions@freebsd.org References: From: tech-lists Message-ID: Date: Sat, 4 Feb 2017 17:05:37 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2017 17:05:41 -0000 On 04/02/2017 16:34, Tim Daneliuk wrote: > I've used this configuration for some years and never had a problem nor > seen anything like this. What's the revision number of your sources? Have you tried re-fetching your sources then make clean and then re-running buildworld etc? -- J.