[llvm-dev] www-scripts Sphinx doc builder broken and needs intervention.

Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Tue May 9 22:57:03 PDT 2017


What if the script would do cmake --build instead of direct make
invocation? I believe, this would solve the problem, no?

On Wed, May 10, 2017 at 2:25 AM, Eric Fiselier via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi Tanya,
>
> The www-scripts builder that updates the Sphinx documentation has been
> broken for about a week now, despite the buildbot builders passing.
>
> The error from the last sphinx update attempt says:
>
>> /opt/tools/sphinx_update.sh: warning: removing stale lock file from PID
>> 8798.
>> UPDATING lld SOURCES
>> Updating '.':
>> At revision 302593.
>> make: *** No rule to make target `docs-lld-html'.  Stop.
>
>
> This is likely due to recent changes to the CMake Sphinx configuration, that
> would require at least re-configuring CMake but likely require removing the
> build cache and reconfiguring it all together.
> Ideally the script would re-configure CMake every time it runs to prevent
> this sort of problem in the future.
>
> /Eric
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>



-- 
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University


More information about the llvm-dev mailing list