In your build directory, is there a test/lit.site.cfg? I've seen this error before when running lit on a path that doesn't have a lit.site.cfg or lit.cfg in it or its parent paths.
On Mon, Aug 4, 2014 at 5:49 AM, İsmail Dönmez <[email protected]> wrote: > > > > On Mon, Aug 4, 2014 at 1:55 PM, İsmail Dönmez <[email protected]> wrote: > >> Hi, >> >> >> On Fri, Aug 1, 2014 at 10:40 PM, Eric Fiselier <[email protected]> wrote: >> >>> > While we're discussing the format of the test results, I vote for >>> posting the output of lit -sv test (make check-libcxx), since it will >>> actually show what error happened. Much more helpful than "Needs >>> investigation". >>> >>> Seconded. Plus it's a lot easier to maintain. >>> >>> Ismail, As Dan asked could you please provide some more information >>> about your setup. Along with your glibc version could you please provide >>> information about the distribution your using as well as the compiler? >>> >> >> This was a local problem on my side, part of the reason was I am still >> using ./testit script because make check-libcxx fails for me: >> >> > A data point, testing inside llvm source tree works but the standalone > build testing fails. > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
