On 03/06/2013 22:59, Malea, Daniel wrote: > Cool stuff. I found and fixed another that your packaging builds detected; > the crashes in #173 > <http://llvm-jenkins.debian.net/job/llvm-toolchain-quantal-binaries/archite > cture=amd64,distribution=quantal/173/> should be resolved in the next > build. Glad it is useful!
> That said, there's still a few test cases that don't build correctly on > the Jenkins bots. Is there any way we can grab a directory of logs from > the build? Specifically, seeing the contents of the > llvm-build/lldb-test-traces directory would be tremendous help. Well, not easily... The build is done within a chroot which is deleted at the end. What I can do is to do cat llvm-build/lldb-test-traces at the end of the lldb test. Would you like that ? Sylvestre _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
