search for: clangbuild

Displaying 20 results from an estimated 34 matches for "clangbuild".

Did you mean: clang_build
2019 Oct 15
5
Zorg migration to GitHub/monorepo
Hello everyone, We are in the middle of porting the majority of zorg to GitHub/monorepo. The following build factories will be ported and if you use one of those for your bots, you are all covered: * ClangBuilder.getClangCMakeBuildFactory (31 bots) * ClangBuilder.getClangCMakeGCSBuildFactory (2 bots) * LibcxxAndAbiBuilder (23 bots) * SphinxDocsBuilder (7 bots) * UnifiedTreeBuilder (11 bots) * ABITestsuitBuilder (1 bot) - based on UnifiedTreeBuilder * ClangLTOBuilder (2 bots) - based on UnifiedTreeBu...
2014 Mar 14
2
[LLVMdev] clang/lnt buildbot on F20 "lnt: error: no such option: -m" ...
Hi Since the buildbot host was updated to Fedora F20 levels, the clang buildbot has been failing with the following: $ /home/clangbuild/clang-ppc64-1/lnt.venv/bin/lnt runtest --verbose --submit http://llvm.org/perf/submitRun --commit=1 nt --sandbox nt --no-timestamp --cc /home/clangbuild/clang-ppc64-1/llvm.install.1/bin/clang --cxx /home/clangbuild/clang-ppc64-1/llvm.install.1/bin/clang++ --without-llvm --test-suite /home/clangbuil...
2016 Oct 31
2
[Zorg] Simplify ClangBuilder
Hi Richard, Marco, I noticed that you two are the remaining bot owners using the `getClangBuildFactory` from `ClangBuilder`. All the other bots using that builder have moved to the new `getClangCMakeBuildFactory`, including Windows ones. Given that they do similar functionalities, I'd like to encourage you to move to the new factory, so that we can simplify the builder's code. Thank...
2016 Oct 31
0
[Zorg] Simplify ClangBuilder
...bon-based life form; hence, it may contain repetitions, inaccuracies, logical fallacies and repetitions. On Mon, Oct 31, 2016 at 5:14 AM, Renato Golin <renato.golin at linaro.org> wrote: > Hi Richard, Marco, > > I noticed that you two are the remaining bot owners using the > `getClangBuildFactory` from `ClangBuilder`. All the other bots using > that builder have moved to the new `getClangCMakeBuildFactory`, > including Windows ones. > > Given that they do similar functionalities, I'd like to encourage you > to move to the new factory, so that we can simplify the bu...
2016 Oct 31
2
[Zorg] Simplify ClangBuilder
On 31 October 2016 at 18:56, Marco Leogrande <marcol at plumgrid.com> wrote: > For clang-bpf-build the change should be trivial since we don't use a > fancy configuration. > I have attached the patch, please apply if appropriate. I believe it should just work. Galina, can you give it a try? The build should "just work". :) thanks! --renato
2016 Oct 31
0
[Zorg] Simplify ClangBuilder
I applied it and reconfigured the master. Thanks for the heads-up! Thanks Galina On Mon, Oct 31, 2016 at 12:07 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 31 October 2016 at 18:56, Marco Leogrande <marcol at plumgrid.com> wrote: > > For clang-bpf-build the change should be trivial since we don't use a > > fancy configuration. > > I have
2016 Oct 31
0
[Zorg] Simplify ClangBuilder
I have installed ninja and retriggered that build. I will monitor the results to confirm it succeeds. Regards, Marco Leogrande Sent by a carbon-based life form; hence, it may contain repetitions, inaccuracies, logical fallacies and repetitions. On Mon, Oct 31, 2016 at 3:17 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 31 October 2016 at 19:46, Galina Kistanova
2016 Oct 31
2
[Zorg] Simplify ClangBuilder
On 31 October 2016 at 19:46, Galina Kistanova <gkistanova at gmail.com> wrote: > I applied it and reconfigured the master. Thanks Galina! Marco, the build is complaining about Ninja: http://lab.llvm.org:8011/builders/clang-bpf-build/builds/414/steps/cmake%20stage%201/logs/stdio CMake was unable to find a build program corresponding to "Ninja" Now I remember we used ninja by
2014 May 28
3
[LLVMdev] Compiler-RT on Buildbots
Folks, I realised there's a "checkout_compiler_rt" option on ClangBuilder, which does checkout the sources, but couldn't build them on ARM. I also don't build them during releases (yet) because the configure script doesn't prepare the Makefiles for compiler-rt. A while ago I got it running on ARM with CMake files, but since these are buildbots, I'm not...
2019 Oct 18
2
Zorg migration to GitHub/monorepo
...>> Hello everyone, >> >> >> >> We are in the middle of porting the majority of zorg to >> GitHub/monorepo. The following build factories will be ported and if you >> use one of those for your bots, you are all covered: >> >> >> >> * ClangBuilder.getClangCMakeBuildFactory (31 bots) >> >> * ClangBuilder.getClangCMakeGCSBuildFactory (2 bots) >> >> * LibcxxAndAbiBuilder (23 bots) >> >> * SphinxDocsBuilder (7 bots) >> >> * UnifiedTreeBuilder (11 bots) >> >> * ABITestsuitBuilder (1 bo...
2019 Oct 28
2
Zorg migration to GitHub/monorepo
...d configurations to use one of the currently supported build factories, or port that factory to work with github and monorepo. > > * LLVMBuilder (3 bots) > * PollyBuilder (3 bots) > * LLDBBuilder (6 bots) > * SanitizerBuilder (10 bots) > * CUDATestsuiteBuilder (1 bot) - depends on ClangBuilder.getClangBuildFactory > * AOSPBuilder (1 bot) - depends on PollyBuilder > * AnnotatedBuilder (2 bots) > * OpenMPBuilder (2 bots) > * FuchsiaBuilder (1 bot) > > Thanks > > Galina > > > On Fri, Oct 18, 2019 at 12:05 AM Galina Kistanova <gkistanova at gmail.com>...
2019 Oct 29
2
Zorg migration to GitHub/monorepo
..., or port that factory to > work with github and monorepo. > > > > > > * LLVMBuilder (3 bots) > > > * PollyBuilder (3 bots) > > > * LLDBBuilder (6 bots) > > > * SanitizerBuilder (10 bots) > > > * CUDATestsuiteBuilder (1 bot) - depends on > ClangBuilder.getClangBuildFactory > > > * AOSPBuilder (1 bot) - depends on PollyBuilder > > > * AnnotatedBuilder (2 bots) > > > * OpenMPBuilder (2 bots) > > > * FuchsiaBuilder (1 bot) > > > > > > Thanks > > > > > > Galina > > > &...
2016 Mar 23
0
[cfe-dev] New buildbot with -Werror
...ly best encoded with a zorg change specifically for that case. (I don't want to add too many magical layers of CMake option overrides for two-phase builds...) [*] I'm specifically looking at _getClangCMakeBuildFactory here: http://llvm.org/svn/llvm-project/zorg/trunk/zorg/buildbot/builders/ClangBuilder.py -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160322/11fec36d/attachment.html>
2014 May 28
3
[LLVMdev] Compiler-RT on Buildbots
On 28 May 2014 17:44, Justin Bogner <mail at justinbogner.com> wrote: > In the autoconf system, I'm pretty sure compiler-rt's build is triggered > by a Makefile in clang, tools/clang/runtime/compiler-rt/Makefile. This > Makefile comments "We currently only try to generate runtime libraries > on x86", so I guess that's the place to start if you want to get it
2012 Nov 16
2
[LLVMdev] Trouble starting private llvm buildbot master.
...hongbin.zheng/buildbot/zorg/buildbot/osuosl/master/config/__init__.py", line 1, in <module> import builders File "/nfs/home/hongbin.zheng/buildbot/zorg/buildbot/osuosl/master/config/builders.py", line 1, in <module> from zorg.buildbot.builders import ClangBuilder exceptions.ImportError: No module named zorg.buildbot.builders My system information listed as follow: Buildbot version: 0.8.5 Twisted version: 11.1.0 Python 2.7.3 Any hint about this problem is appreciated. thanks a lot. ether -------------- next part -------------- An HTML attachment was...
2016 Mar 23
1
[cfe-dev] New buildbot with -Werror
...with a zorg change specifically for that case. (I don't want to add too many magical layers of CMake option overrides for two-phase builds...) > > [*] I'm specifically looking at _getClangCMakeBuildFactory here: > http://llvm.org/svn/llvm-project/zorg/trunk/zorg/buildbot/builders/ClangBuilder.py <http://llvm.org/svn/llvm-project/zorg/trunk/zorg/buildbot/builders/ClangBuilder.py>_______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part ---...
2013 Apr 15
0
[LLVMdev] Self-host buildbot
Hi, I'm trying to set up a self-host ARM bot and am following the ClangBuilder with two stages, copying the config from other bots, but I can't find my way around the configure options... This is my config: ## Cortex-A9 check-all self-host {'name': "clang-native-arm-cortex-a9-self-host", 'slavenames':["linaro-pan...
2013 Jan 07
2
[LLVMdev] Test Suite - Livermore Loops
...he > buildbot configuration code that is sync'd up to the lab.llvm.org > buildmaster). > Hi David, I had a go at Zorg after the website was back online. As far as I can tell, buildbot/osuosl/master/config/builders.py is the script that has to be changed, using LNTBuilder rather than ClangBuilder. I can see that there are only a few LNTBuilder's in use, and I don't want to break all buildbots, so I'm planning in just changing the gcc12 and gcc20 (with Duncan's permission) to make it stop failing the Livermore loops. Is there some PyDoc / Doxygen documentation on the Zorg...
2012 Nov 16
0
[LLVMdev] Trouble starting private llvm buildbot master.
...ildbot/osuosl/master/config/__init__.py", > line 1, in <module> > import builders > File > "/nfs/home/hongbin.zheng/buildbot/zorg/buildbot/osuosl/master/config/builders.py", > line 1, in <module> > from zorg.buildbot.builders import ClangBuilder > exceptions.ImportError: No module named zorg.buildbot.builders > > My system information listed as follow: > Buildbot version: 0.8.5 > Twisted version: 11.1.0 > Python 2.7.3 > > Any hint about this problem is appreciated. > > thanks a lot. > ether > >...
2011 Nov 19
1
[LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
...suosl/master/config/builders.py (original) +++ zorg/trunk/buildbot/osuosl/master/config/builders.py Fri Nov 18 13:49:26 2011 @@ -200,14 +200,14 @@ 'slavenames':["kistanova6"], 'builddir':"clang-native-arm-cortex-a9", 'factory' : ClangBuilder.getClangBuildFactory( + stage1_config='Release+Asserts', extra_configure_args=['--build=armv7l-unknown-linux-gnueabi', '--host=armv7l-unknown-linux-gnueabi',...