From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: Getting rid of "source file .. newer than compiled" messages Date: Mon, 2 Jan 2017 14:30:32 +0100 Message-ID: References: <586A4A4F.3000900@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO2hB-0002fJ-5x for guix-devel@gnu.org; Mon, 02 Jan 2017 08:30:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO2h8-00019p-0D for guix-devel@gnu.org; Mon, 02 Jan 2017 08:30:37 -0500 Received: from mail-qk0-x235.google.com ([2607:f8b0:400d:c09::235]:34662) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cO2h7-00019c-Hm for guix-devel@gnu.org; Mon, 02 Jan 2017 08:30:33 -0500 Received: by mail-qk0-x235.google.com with SMTP id h201so210957146qke.1 for ; Mon, 02 Jan 2017 05:30:33 -0800 (PST) In-Reply-To: <586A4A4F.3000900@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel > How can I get rid of these? By running make. It speeds up subsequent builds, so I find it a good idea to run make when I get too many of these.