<div dir="ltr">Yesterday I did a build with the new otp_src_17.0.tar.gz tarball using my script which served me quite well from R13Bxx to R17RC2, but this time it failed at "make docs":<div><br></div><div><br></div>
<div><div>make[2]: Entering directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/reference_manual'</div><div>make[2]: Nothing to be done for `docs'.</div><div>make[2]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/reference_manual'</div>
<div>make[2]: Entering directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/programming_examples'</div><div>make[2]: Nothing to be done for `docs'.</div><div>make[2]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/programming_examples'</div>
<div>make[2]: Entering directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/top'</div><div>make[2]: *** No rule to make target `../../README', needed by `docs'.  Stop.</div><div>make[2]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/top'</div>
<div>make[1]: *** [docs] Error 2</div><div>make[1]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc'</div><div>make: *** [docs] Error 2</div></div><div><br></div><div><br><div><span style="white-space:pre-wrap">I compared the 17.0 to the 17RC2 structure: it looks like the file </span><span style="white-space:pre-wrap">"system/README" is missing. I could "fix" the build process with a </span><span style="white-space:pre-wrap">"touch system/README"... not a real fix of course.</span><br>
</div><div><pre style="white-space:pre-wrap">Regards,
Boris</pre></div></div></div>