From owner-freebsd-current@FreeBSD.ORG Tue Jun 4 16:09:02 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E61999D0 for ; Tue, 4 Jun 2013 16:09:02 +0000 (UTC) (envelope-from rodrigo@bebik.net) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12]) by mx1.freebsd.org (Postfix) with ESMTP id BDF1E1B7E for ; Tue, 4 Jun 2013 16:09:01 +0000 (UTC) Received: from [192.168.1.18] (unknown [82.227.164.69]) by smtp3-g21.free.fr (Postfix) with ESMTP id 3BA0CA62DC for ; Tue, 4 Jun 2013 18:08:57 +0200 (CEST) Message-ID: <51AE1117.5020600@bebik.net> Date: Tue, 04 Jun 2013 18:08:55 +0200 From: Rodrigo OSORIO User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130405 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: rebuilding world fail 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, 04 Jun 2013 16:09:03 -0000 Hi, Rebuilding world for current, I found two blocking errors: make installkernel retrun "1: Invalid argument" and when I try to execute mergemaster, the system claims he's out of file descriptors. Other commands also fail with the same message. I have no clues about this issue, and the system log didn't help. - rodrigo