Helo, On 19/03/2018 21:27, Nicholas D Steeves wrote: > Hi Sylvestre, > > Thank you for the ping! Reply follows below. > > On Mon, Feb 26, 2018 at 11:02:25PM +0100, Sylvestre Ledru wrote: >> >> Le 26/02/2018 à 22:51, Nicholas D Steeves a écrit : >>> Hi Sylvestre, >>> >>> On Sun, Feb 11, 2018 at 09:32:17AM +0100, Sylvestre Ledru wrote: >>>> Le 11/02/2018 à 03:17, Nicholas D Steeves a écrit : >>>>> On Sat, Feb 10, 2018 at 09:42:29AM +0100, Sylvestre Ledru wrote: >>>>>> This is caused by a recent change in gold I think. >>>>>> >>>>>> Just add a ; XFAIL: * at in the test to silent it. >>>>>> >>>>>> BTW, in the future, please don't attach the full build log: >>>>>> We just need the error message. >>>>>> >>>>>> >>>>>> S >>>>>> >>>>>> >>>>> Thank you for the tip! With the two attached patches I'm able to >>>>> continue working towards solving this bug. (really just implementing >>>>> your suggestion, plus a patch refresh) >>>>> >>>>> Oh, and I xzipped them to try to atone for sending uncompressed build >>>>> logs ;-) I'll send only what I suspect are the relevant portions >>>>> (errors) in the future. >>>> Thanks but they were already merged upstream... >>>> >>>> Sylvestre >>> I've been able to solve this by patching various Doxyfile, conf.py, >>> and doxygen.cfg.in. Before I did that I also: >>> >>> -html_static_path = [] >>> +html_static_path = ['_static'] >>> >>> for the affected sections. >>> >>> Do you approve of this approach and should I work on patching rules to >>> not fail with this new configuration or would you prefer another >>> approach? >> >> Sounds good. What are you concerns about this solution? > > I'm concerned that it's difficult to debug, and also that the > build-doc target doesn't work...that's one reason why progress has > been so slow! I've tried a number of methods and I can't get the > llvm-toolchain-5.0 to build at all right now; it hangs indefinitely in > self-tests and dmesg shoes a bunch of segfaults...so I've decided to > just attach my patches for the docs. IIRC d/rules still needs some > more work to accommodate > d/patches/0048-Set-html_static_path-_static-everywhere.patch >
Well, I just tried to build it and it works great. No issue on my system. Should be part of the next upload! many thanks S
signature.asc
Description: OpenPGP digital signature

