From owner-freebsd-stable@FreeBSD.ORG Fri Oct 12 18:33:21 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6633916A421 for ; Fri, 12 Oct 2007 18:33:21 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2A39B13C442 for ; Fri, 12 Oct 2007 18:33:20 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so824787wxd for ; Fri, 12 Oct 2007 11:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=Jae9saDXNuPTagB9WbU0vtQ723uHexD+PRp8T0tiaTE=; b=qzAEEXuFZqHVn4sIvquMr8CoM5IHM6o7Bp4he++Jq1Xq+hG2bqVa/v4C7qn3dd1sBexGHAqu4xrt43MiH1Bmbz7c1MBxe7S9jN52JJrY2OgVeJgfeZD6MXwJpSG7uz74HJQQ+qFNPHSHNUcrLZ7CF5BGkHtejG2JgDzq4V10/7Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=MH0MiiwrLgRnywI3cdlopY4Mvcez/03f3LpIAXWFyTNqhjwjBnaBY4rYcmza5ifjoUWD2iITZeAt/9/HMFhTfjiUB6CkZslJMDZFN/2w3I7c0OHGotTyjOsEnO3zAIlA2fTBiPt/RNyoOEHdhiL5MS8HyYCift8CkJCnwk8XjIM= Received: by 10.90.56.11 with SMTP id e11mr5147390aga.1192212363355; Fri, 12 Oct 2007 11:06:03 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id i27sm1439620elf.2007.10.12.11.06.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Oct 2007 11:06:02 -0700 (PDT) Message-ID: <470F7EC1.9070301@gmail.com> Date: Fri, 12 Oct 2007 14:03:45 +0000 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071005) MIME-Version: 1.0 To: "[LoN]Kamikaze" References: <470FB06B.6010301@gmx.de> In-Reply-To: <470FB06B.6010301@gmx.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: make -j broken on Releng_7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 18:33:21 -0000 [LoN]Kamikaze wrote: > I just upgraded a couple of systems to Releng_7 and everything works just > fine, except for make -j. With the -j parameter every file is simply deemed > "up to date" and nothing at all gets built. > > Does anyone else experience this? Would it help to rebuild world? After all > the first time it has been build using gcc3.4 from Releng_6. > Yes or install 4.X from ports