Truffle repository conversion

Doug Simon doug.simon at oracle.com
Mon Jul 6 10:57:32 UTC 2015


The issue should now be resolved:

https://lafo.ssw.uni-linz.ac.at/hg/basic-graal/rev/32434ca987d7

Some questionable behaviour in javac made this somewhat difficult to investigate and fix:

https://bugs.openjdk.java.net/browse/JDK-8130493

-Doug

> On 06 Jul 2015, at 10:15, Raffaello Giulietti <raffaello.giulietti at supsi.ch> wrote:
> 
> Hi Christian,
> 
> Doug is right: the build succeeds from a cygwin shell, although one
> still has to invoke mx.cmd rather than mx.sh
> 
> Also, at some point one has to specify the --vm option, even if this is
> not documented on the wiki.
> 
> Since, according to the build instruction for Windows on the wiki,
> cygwin is needed anyway, why not make this the "official" way of doing
> and give up the MS command line?
> 
> 
> Thanks
> Raffaello
> 
> 
> 
> On 2015-07-05 12:37, Christian Wirth wrote:
>> Hi Raffaello,
>> 
>> thanks for your report. I can reproduce the issue on my windows machine.
>> We are working on a fix already.
>> 
>> Doug indicated it might work if you build from the cygwin shell instead
>> of the windows shell; maybe that can temporarily resolve your issue (I
>> never tried that, though).
>> 
>> -- Christian
>> 
>> 
>> 
>> Am 03.07.2015 um 11:17 schrieb Raffaello Giulietti:
>>> Hi Jaroslav,
>>> 
>>> you're right, I should not have replied to this thread: indeed, the
>>> changeset 1ff1575f1350 refers to the Graal repo at
>>> http://hg.openjdk.java.net/graal/graal
>>> 
>>> I think I have to wait some time before trying to build Graal.
>>> 
>>> Sorry for the confusion
>>> Raffaello
>>> 
>>> 
>>> 
>>> On 2015-07-03 09:07, Jaroslav Tulach wrote:> On Thursday, July 02, 2015
>>> 09:37:21 PM Raffaello Giulietti wrote:
>>>>> How long would that take: a couple of days, a couple of weeks?
>>>> Yeah, that is something I'd like to know as well. I'd like to work on
>>>> the
>>>> javadoc generating infrastructure, but I don't want to interfere with
>>>> Andreas
>>>> changes.
>>>> 
>>>>> Shall I follow Andreas advice and "wait for the dust to settle" before
>>>>> retrying?
>>>> Well, I think Andreas message does not apply to your case...
>>>> 
>>>>> on Win7 the build fails immediately, even on a freshly cloned repo
>>>>> (changeset 1ff1575f1350)
>>>> There is no changeset 1ff1575f1350 in
>>>> http://lafo.ssw.uni-linz.ac.at/hg/truffle/
>>>> 
>>>>> C:\dev\OpenJDK\graal\graal\graal\com.oracle.graal.compiler.common\src\com\or
>>>>> 
>>>>> acle\graal\compiler\common\util\Util.java:28: error: package
>>>> There is even no com.oracle.graal.compiler.common in the Truffle
>>>> repository.
>>>> Andreas was talking about ...
>>>> 
>>>>>> we've recently moved Truffle to a separate repository as announced
>>>>>> earlier.
>>>> ...the new Truffle repository (e.g.
>>>> http://lafo.ssw.uni-linz.ac.at/hg/truffle/), you seem to be working
>>>> in a Graal repository.
>>>> 
>>>> Thus I think your problem is not related to Andreas's work.
>>>> -jt
>>>> 
>> 
> 



More information about the graal-dev mailing list