[erlang-patches] Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
n.oxyde@REDACTED
Tue Jan 15 11:33:44 CET 2013
Fixed, I had messed up the JARFLAGS variables. Please refetch
--
Anthony Ramine
Le 14 janv. 2013 à 16:13, Björn-Egil Dahlberg a écrit :
> On 2013-01-14 15:30, Björn-Egil Dahlberg wrote:
>> On 2013-01-14 14:28, Anthony Ramine wrote:
>>> Hi,
>>>
>>> I amended my commit and made some new shorter variables V_ERLC, V_MAKE etc
>>> as I said I would do. Please refetch.
>> Goody! I'll take a look.
> *boom*
>
> nox/enable-silent-rules egil@REDACTED /ldisk/egil/git/otp $ git clean -fxd
> nox/enable-silent-rules egil@REDACTED /ldisk/egil/git/otp $ ./otp_build setup -a
> ...
> === Entering application jinterface
> ...
> CLASSPATH=/ldisk/egil/git/otp/lib/jinterface/java_src/ javac -d /ldisk/egil/git/otp/lib/jinterface/priv/ OtpSystem.java
> OtpErlang.jar : Det finns ingen sådan fil eller katalog. (No such file or directory)
> gmake[4]: *** [/ldisk/egil/git/otp/lib/jinterface/priv/OtpErlang.jar] Error 1
> gmake[4]: Leaving directory `/ldisk/egil/git/otp/lib/jinterface/java_src/com/ericsson/otp/erlang'
> gmake[3]: *** [opt] Error 2
> gmake[3]: Leaving directory `/ldisk/egil/git/otp/lib/jinterface/java_src'
> gmake[2]: *** [opt] Error 2
> gmake[2]: Leaving directory `/ldisk/egil/git/otp/lib/jinterface'
> gmake[1]: *** [opt] Error 2
> gmake[1]: Leaving directory `/ldisk/egil/git/otp/lib'
> gmake: *** [tertiary_bootstrap_build] Error 2
>
> This fails on master-opu integration and also on my machine with your branch only.
>
> Please try to replicate error and investigate.
>
> // Björn-Egil
>>>
>>> Everything in "./otp_build boot -a" path should be covered, the other targets
>>> like clean, documentation building and tests and releases aren't.
>>>
>>> If your various builds succeed, this could be included into R16A.
>>>
>>> Regards,
>>>
>>
>> _______________________________________________
>> erlang-patches mailing list
>> erlang-patches@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-patches
>>
>>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
More information about the erlang-patches
mailing list