From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76421 invoked by alias); 20 Nov 2015 05:04:07 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 76409 invoked by uid 89); 20 Nov 2015 05:04:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 20 Nov 2015 05:04:06 +0000 Received: from [10.9.9.209] (helo=mailfront04.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1Zzdrd-00078c-Uv; Fri, 20 Nov 2015 06:04:02 +0100 Received: from 70-36-239-58.dsl.dynamic.fusionbroadband.com ([70.36.239.58] helo=toshie.bothner.com) by mailfront04.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) id 1ZzdrR-0005pK-L3; Fri, 20 Nov 2015 06:03:49 +0100 Subject: Re: Internal Error at compile time - Suggestions? To: Ben Simon References: <564D1DF7.1080909@bothner.com> Cc: kawa From: Per Bothner Message-ID: <564EA9B2.8080204@bothner.com> Date: Fri, 20 Nov 2015 05:04:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-q4/txt/msg00043.txt.bz2 On 11/19/2015 10:19 AM, Ben Simon wrote: > touch printer.scm > ant debug > -- error: > [java] (compiling > /home/ben/Desktop/i2x/thermaroid/src/com/benjisimon/thermaroid/main.scm > to com.benjisimon.thermaroid.main) > [java] /home/ben/Desktop/i2x/thermaroid/src/com/benjisimon/thermaroid/main.scm:54:91: > internal error - allocate method for LambdaExp:send-to-printer/18/l:25 > in module ModuleExp:printer/7/l:5 that has already been compiled > > Note: all I did was touch printer.scm, I didn't make any real changes to it. > > Now if I run: > ant clean > ant debug > compilation will succeed. > > However running a make clean after every change to dependent file > seems a bit much, no? I agree. > > If you want, I can prepare a much smaller, more self contained example. > > Let me know. That would be appreciate. I'm in the middle of some other work, so it might be best to create a Savannah bug (with attachments) so I don't forget the problem. -- --Per Bothner per@bothner.com http://per.bothner.com/