Eric Bavier writes: > On 2016-05-26 15:44, Dennis Mungai wrote: >> See corrected patch, as attached. > >> +(define-public clang-3.8 >> + (clang-from-llvm llvm-3.8 clang-runtime-3.8 >> + >> >"1ybcac8hlr9vl3wg8s4v6cp0c0qgqnwprsv85lihbkq3vqv94504")) > > Did you successfully build clang 3.8 with this patch? I ask because I > am currently trying to do the same (while also upgrading 3.6 to 3.6.2 > and adding clang 3.7.1), but found that the clang-libc-search.patch > that's used in clang-from-llvm does not apply to clang 3.8 source.
I have the same problem. Here is the relevant output of my local build: patching file lib/Driver/ToolChains.cpp Hunk #1 FAILED at 2931. Hunk #2 succeeded at 3702 (offset 729 lines). Hunk #3 FAILED at 3044. Hunk #4 succeeded at 3792 with fuzz 2 (offset 731 lines). Hunk #5 FAILED at 3085. 3 out of 5 hunks FAILED -- saving rejects to file lib/Driver/ToolChains.cpp.rej source is under 'cfe-3.8.0.src' applying '/gnu/store/9hzhm2s0fb9g9i6kxmp6jyjrj5v3b7xn-clang-libc-search-path.patch'... builder for `/gnu/store/nw20qmrai6nvfkfybl4qfxdx3qlyays2-cfe-3.8.0.src.tar.xz.drv' failed to produce output path `/gnu/store/f0jccijb05rpw0vsfv8b57j67fsh5q29-cfe-3.8.0.src.tar.xz' Kind regards, Roel Janssen