search for: withproperti

Displaying 5 results from an estimated 5 matches for "withproperti".

Did you mean: withproperties
2008 Dec 10
2
[LLVMdev] Trouble Building llvm-gcc-4.2
...://llvm.org/svn/llvm-project/llvm-gcc-4.2/', defaultBranch='trunk')) checking="" if optimized == "--disable-optimized": checking="--enable-checking" f.addStep(Configure(workdir="llvm-gcc-4.2/obj", command=["../src/configure", WithProperties("--prefix=%s/install", "absbuilddir"), "--program-prefix=llvm-", WithProperties("--enable-llvm=%s/build-llvm-initial/obj", "absbuilddir"), "--enable-languages=c,c++", checking])) f.addStep(WarningCountingShellCommand, workdir="...
2008 Dec 10
0
[LLVMdev] Trouble Building llvm-gcc-4.2
...lvm-gcc-4.2/', > defaultBranch='trunk')) > checking="" > if optimized == "--disable-optimized": > checking="--enable-checking" > f.addStep(Configure(workdir="llvm-gcc-4.2/obj", command=["../src/configure", > WithProperties("--prefix=%s/install", "absbuilddir"), > Are you sure buildbot provides absbuilddir? > The initial configure of llvm-gcc-4.2 works just fine. It's the actual build > that fails, when the configure is done is subdirectories as part of "make > boots...
2008 Dec 10
2
[LLVMdev] Trouble Building llvm-gcc-4.2
...defaultBranch='trunk')) > > checking="" > > if optimized == "--disable-optimized": > > checking="--enable-checking" > > f.addStep(Configure(workdir="llvm-gcc-4.2/obj", > > command=["../src/configure", WithProperties("--prefix=%s/install", > > "absbuilddir"), > > Are you sure buildbot provides absbuilddir? Yes, I wrote a BuildStep to compute it. I know it picks it up because the error used to tell me to provide an absolute path. That happened during the configure stage. &g...
2008 Dec 10
0
[LLVMdev] Trouble Building llvm-gcc-4.2
...'trunk')) >>> checking="" >>> if optimized == "--disable-optimized": >>> checking="--enable-checking" >>> f.addStep(Configure(workdir="llvm-gcc-4.2/obj", >>> command=["../src/configure", WithProperties("--prefix=%s/install", >>> "absbuilddir"), >>> >> Are you sure buildbot provides absbuilddir? >> > > Yes, I wrote a BuildStep to compute it. I know it picks it up because the > error used to tell me to provide an absolute pa...
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