Created
August 28, 2013 16:36
-
-
Save pnkfelix/6368121 to your computer and use it in GitHub Desktop.
new demonstration of rust build failure when linking libuv (ccache disabled)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -*- mode: compilation; default-directory: "~/Dev/Mozilla/rust.git/objdir-dbgopt/" -*- | |
| Compilation started at Wed Aug 28 18:14:17 | |
| time remake -j1 | |
| cfg: build triple x86_64-apple-darwin | |
| cfg: host triples x86_64-apple-darwin | |
| cfg: target triples x86_64-apple-darwin | |
| cfg: enabling more debugging (CFG_ENABLE_DEBUG) | |
| cfg: host for x86_64-apple-darwin is x86_64 | |
| cfg: os for x86_64-apple-darwin is apple-darwin | |
| cfg: using clang | |
| make: llvm | |
| remake[1]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Support' | |
| remake[2]: Nothing to be done for `all'. | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Support' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/TableGen' | |
| remake[2]: Nothing to be done for `all'. | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/TableGen' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/FileCheck' | |
| remake[3]: Nothing to be done for `all'. | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/FileCheck' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/FileUpdate' | |
| remake[3]: Nothing to be done for `all'. | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/FileUpdate' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/TableGen' | |
| llvm[3]: Compiling DAGISelEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling DAGISelMatcher.cpp for Release+Asserts build | |
| llvm[3]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build | |
| llvm[3]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build | |
| llvm[3]: Compiling DFAPacketizerEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling DisassemblerEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling FastISelEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling FixedLenDecoderEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling InstrInfoEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntrinsicEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling OptParserEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling PseudoLoweringEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling SetTheory.cpp for Release+Asserts build | |
| llvm[3]: Compiling SubtargetEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling TGValueTypes.cpp for Release+Asserts build | |
| llvm[3]: Compiling TableGen.cpp for Release+Asserts build | |
| llvm[3]: Compiling X86DisassemblerTables.cpp for Release+Asserts build | |
| llvm[3]: Compiling X86ModRMFilters.cpp for Release+Asserts build | |
| llvm[3]: Compiling X86RecognizableInstr.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-tblgen (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-tblgen (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/TableGen' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/PerfectShuffle' | |
| llvm[3]: Compiling PerfectShuffle.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-PerfectShuffle (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-PerfectShuffle (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/PerfectShuffle' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/count' | |
| llvm[3]: Compiling count.c for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable count (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable count (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/count' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/fpcmp' | |
| llvm[3]: Compiling fpcmp.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable fpcmp (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable fpcmp (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/fpcmp' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/llvm-lit' | |
| llvm[3]: Creating 'llvm-lit' script... | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/llvm-lit' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/not' | |
| llvm[3]: Compiling not.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable not (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable not (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/not' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/unittest' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/unittest/googletest' | |
| llvm[4]: Compiling gtest.cc for Release+Asserts build | |
| llvm[4]: Compiling gtest-death-test.cc for Release+Asserts build | |
| llvm[4]: Compiling gtest-filepath.cc for Release+Asserts build | |
| llvm[4]: Compiling gtest-port.cc for Release+Asserts build | |
| llvm[4]: Compiling gtest-printers.cc for Release+Asserts build | |
| llvm[4]: Compiling gtest-test-part.cc for Release+Asserts build | |
| llvm[4]: Compiling gtest-typed-test.cc for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libgtest.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/unittest/googletest' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/unittest/UnitTestMain' | |
| llvm[4]: Compiling TestMain.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libgtest_main.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/unittest/UnitTestMain' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils/unittest' | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/utils' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/IR' | |
| llvm[2]: Building Intrinsics.gen.tmp from Intrinsics.td | |
| llvm[2]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. | |
| llvm[2]: Compiling AsmWriter.cpp for Release+Asserts build | |
| llvm[2]: Compiling Attributes.cpp for Release+Asserts build | |
| llvm[2]: Compiling AutoUpgrade.cpp for Release+Asserts build | |
| llvm[2]: Compiling BasicBlock.cpp for Release+Asserts build | |
| llvm[2]: Compiling ConstantFold.cpp for Release+Asserts build | |
| llvm[2]: Compiling Constants.cpp for Release+Asserts build | |
| llvm[2]: Compiling Core.cpp for Release+Asserts build | |
| llvm[2]: Compiling DIBuilder.cpp for Release+Asserts build | |
| llvm[2]: Compiling DataLayout.cpp for Release+Asserts build | |
| llvm[2]: Compiling DebugInfo.cpp for Release+Asserts build | |
| llvm[2]: Compiling DebugLoc.cpp for Release+Asserts build | |
| llvm[2]: Compiling Dominators.cpp for Release+Asserts build | |
| llvm[2]: Compiling Function.cpp for Release+Asserts build | |
| llvm[2]: Compiling GCOV.cpp for Release+Asserts build | |
| llvm[2]: Compiling GVMaterializer.cpp for Release+Asserts build | |
| llvm[2]: Compiling Globals.cpp for Release+Asserts build | |
| llvm[2]: Compiling IRBuilder.cpp for Release+Asserts build | |
| llvm[2]: Compiling InlineAsm.cpp for Release+Asserts build | |
| llvm[2]: Compiling Instruction.cpp for Release+Asserts build | |
| llvm[2]: Compiling Instructions.cpp for Release+Asserts build | |
| llvm[2]: Compiling IntrinsicInst.cpp for Release+Asserts build | |
| llvm[2]: Compiling LLVMContext.cpp for Release+Asserts build | |
| llvm[2]: Compiling LLVMContextImpl.cpp for Release+Asserts build | |
| llvm[2]: Compiling LeakDetector.cpp for Release+Asserts build | |
| llvm[2]: Compiling Metadata.cpp for Release+Asserts build | |
| llvm[2]: Compiling Module.cpp for Release+Asserts build | |
| llvm[2]: Compiling Pass.cpp for Release+Asserts build | |
| llvm[2]: Compiling PassManager.cpp for Release+Asserts build | |
| llvm[2]: Compiling PassRegistry.cpp for Release+Asserts build | |
| llvm[2]: Compiling PrintModulePass.cpp for Release+Asserts build | |
| llvm[2]: Compiling Type.cpp for Release+Asserts build | |
| llvm[2]: Compiling TypeFinder.cpp for Release+Asserts build | |
| llvm[2]: Compiling Use.cpp for Release+Asserts build | |
| llvm[2]: Compiling User.cpp for Release+Asserts build | |
| llvm[2]: Compiling Value.cpp for Release+Asserts build | |
| llvm[2]: Compiling ValueSymbolTable.cpp for Release+Asserts build | |
| llvm[2]: Compiling ValueTypes.cpp for Release+Asserts build | |
| llvm[2]: Compiling Verifier.cpp for Release+Asserts build | |
| llvm[2]: Building Release+Asserts Archive Library libLLVMCore.a | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/IR' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/IR' | |
| remake[3]: Nothing to be done for `all'. | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/IR' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/AsmParser' | |
| llvm[3]: Compiling LLLexer.cpp for Release+Asserts build | |
| llvm[3]: Compiling LLParser.cpp for Release+Asserts build | |
| llvm[3]: Compiling Parser.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMAsmParser.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/AsmParser' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Bitcode' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Bitcode/Reader' | |
| llvm[4]: Compiling BitReader.cpp for Release+Asserts build | |
| llvm[4]: Compiling BitcodeReader.cpp for Release+Asserts build | |
| llvm[4]: Compiling BitstreamReader.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMBitReader.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Bitcode/Reader' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Bitcode/Writer' | |
| llvm[4]: Compiling BitWriter.cpp for Release+Asserts build | |
| llvm[4]: Compiling BitcodeWriter.cpp for Release+Asserts build | |
| llvm[4]: Compiling BitcodeWriterPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling ValueEnumerator.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMBitWriter.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Bitcode/Writer' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Bitcode' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Analysis' | |
| llvm[3]: Compiling AliasAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling AliasAnalysisCounter.cpp for Release+Asserts build | |
| llvm[3]: Compiling AliasAnalysisEvaluator.cpp for Release+Asserts build | |
| llvm[3]: Compiling AliasDebugger.cpp for Release+Asserts build | |
| llvm[3]: Compiling AliasSetTracker.cpp for Release+Asserts build | |
| llvm[3]: Compiling Analysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling BasicAliasAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling BlockFrequencyInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling BranchProbabilityInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling CFG.cpp for Release+Asserts build | |
| llvm[3]: Compiling CFGPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling CaptureTracking.cpp for Release+Asserts build | |
| llvm[3]: Compiling CodeMetrics.cpp for Release+Asserts build | |
| llvm[3]: Compiling ConstantFolding.cpp for Release+Asserts build | |
| llvm[3]: Compiling CostModel.cpp for Release+Asserts build | |
| llvm[3]: Compiling DependenceAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling DomPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling DominanceFrontier.cpp for Release+Asserts build | |
| llvm[3]: Compiling IVUsers.cpp for Release+Asserts build | |
| llvm[3]: Compiling InstCount.cpp for Release+Asserts build | |
| llvm[3]: Compiling InstructionSimplify.cpp for Release+Asserts build | |
| llvm[3]: Compiling Interval.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntervalPartition.cpp for Release+Asserts build | |
| llvm[3]: Compiling LazyValueInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling LibCallAliasAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling LibCallSemantics.cpp for Release+Asserts build | |
| llvm[3]: Compiling Lint.cpp for Release+Asserts build | |
| llvm[3]: Compiling Loads.cpp for Release+Asserts build | |
| llvm[3]: Compiling LoopInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling LoopPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling MemDepPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MemoryBuiltins.cpp for Release+Asserts build | |
| llvm[3]: Compiling MemoryDependenceAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling ModuleDebugInfoPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling NoAliasAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling PHITransAddr.cpp for Release+Asserts build | |
| llvm[3]: Compiling PathNumbering.cpp for Release+Asserts build | |
| llvm[3]: Compiling PathProfileInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling PathProfileVerifier.cpp for Release+Asserts build | |
| llvm[3]: Compiling PostDominators.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileDataLoader.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileDataLoaderPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileEstimatorPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileInfoLoader.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileInfoLoaderPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProfileVerifierPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling PtrUseVisitor.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegionInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegionPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegionPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScalarEvolution.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build | |
| llvm[3]: Compiling SparsePropagation.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetTransformInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling Trace.cpp for Release+Asserts build | |
| llvm[3]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling ValueTracking.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMAnalysis.a | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Analysis/IPA' | |
| llvm[4]: Compiling CallGraph.cpp for Release+Asserts build | |
| llvm[4]: Compiling CallGraphSCCPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling CallPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling FindUsedTypes.cpp for Release+Asserts build | |
| llvm[4]: Compiling GlobalsModRef.cpp for Release+Asserts build | |
| llvm[4]: Compiling IPA.cpp for Release+Asserts build | |
| llvm[4]: Compiling InlineCost.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMipa.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Analysis/IPA' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Analysis' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Utils' | |
| llvm[4]: Compiling BasicBlockUtils.cpp for Release+Asserts build | |
| llvm[4]: Compiling BreakCriticalEdges.cpp for Release+Asserts build | |
| llvm[4]: Compiling BuildLibCalls.cpp for Release+Asserts build | |
| llvm[4]: Compiling BypassSlowDivision.cpp for Release+Asserts build | |
| llvm[4]: Compiling CloneFunction.cpp for Release+Asserts build | |
| llvm[4]: Compiling CloneModule.cpp for Release+Asserts build | |
| llvm[4]: Compiling CmpInstAnalysis.cpp for Release+Asserts build | |
| llvm[4]: Compiling CodeExtractor.cpp for Release+Asserts build | |
| llvm[4]: Compiling DemoteRegToStack.cpp for Release+Asserts build | |
| llvm[4]: Compiling FlattenCFG.cpp for Release+Asserts build | |
| llvm[4]: Compiling InlineFunction.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstructionNamer.cpp for Release+Asserts build | |
| llvm[4]: Compiling IntegerDivision.cpp for Release+Asserts build | |
| llvm[4]: Compiling LCSSA.cpp for Release+Asserts build | |
| llvm[4]: Compiling Local.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopSimplify.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopUnroll.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopUnrollRuntime.cpp for Release+Asserts build | |
| llvm[4]: Compiling LowerExpectIntrinsic.cpp for Release+Asserts build | |
| llvm[4]: Compiling LowerInvoke.cpp for Release+Asserts build | |
| llvm[4]: Compiling LowerSwitch.cpp for Release+Asserts build | |
| llvm[4]: Compiling Mem2Reg.cpp for Release+Asserts build | |
| llvm[4]: Compiling MetaRenamer.cpp for Release+Asserts build | |
| llvm[4]: Compiling ModuleUtils.cpp for Release+Asserts build | |
| llvm[4]: Compiling PromoteMemoryToRegister.cpp for Release+Asserts build | |
| llvm[4]: Compiling SSAUpdater.cpp for Release+Asserts build | |
| llvm[4]: Compiling SimplifyCFG.cpp for Release+Asserts build | |
| llvm[4]: Compiling SimplifyIndVar.cpp for Release+Asserts build | |
| llvm[4]: Compiling SimplifyInstructions.cpp for Release+Asserts build | |
| llvm[4]: Compiling SimplifyLibCalls.cpp for Release+Asserts build | |
| llvm[4]: Compiling SpecialCaseList.cpp for Release+Asserts build | |
| llvm[4]: Compiling UnifyFunctionExitNodes.cpp for Release+Asserts build | |
| llvm[4]: Compiling Utils.cpp for Release+Asserts build | |
| llvm[4]: Compiling ValueMapper.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMTransformUtils.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Utils' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Instrumentation' | |
| llvm[4]: Compiling AddressSanitizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling BoundsChecking.cpp for Release+Asserts build | |
| llvm[4]: Compiling DataFlowSanitizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling DebugIR.cpp for Release+Asserts build | |
| llvm[4]: Compiling EdgeProfiling.cpp for Release+Asserts build | |
| llvm[4]: Compiling GCOVProfiling.cpp for Release+Asserts build | |
| llvm[4]: Compiling Instrumentation.cpp for Release+Asserts build | |
| llvm[4]: Compiling MemorySanitizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling OptimalEdgeProfiling.cpp for Release+Asserts build | |
| llvm[4]: Compiling PathProfiling.cpp for Release+Asserts build | |
| llvm[4]: Compiling ProfilingUtils.cpp for Release+Asserts build | |
| llvm[4]: Compiling ThreadSanitizer.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMInstrumentation.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Instrumentation' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Scalar' | |
| llvm[4]: Compiling ADCE.cpp for Release+Asserts build | |
| llvm[4]: Compiling BasicBlockPlacement.cpp for Release+Asserts build | |
| llvm[4]: Compiling CodeGenPrepare.cpp for Release+Asserts build | |
| llvm[4]: Compiling ConstantProp.cpp for Release+Asserts build | |
| llvm[4]: Compiling CorrelatedValuePropagation.cpp for Release+Asserts build | |
| llvm[4]: Compiling DCE.cpp for Release+Asserts build | |
| llvm[4]: Compiling DeadStoreElimination.cpp for Release+Asserts build | |
| llvm[4]: Compiling EarlyCSE.cpp for Release+Asserts build | |
| llvm[4]: Compiling FlattenCFGPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling GVN.cpp for Release+Asserts build | |
| llvm[4]: Compiling GlobalMerge.cpp for Release+Asserts build | |
| llvm[4]: Compiling IndVarSimplify.cpp for Release+Asserts build | |
| llvm[4]: Compiling JumpThreading.cpp for Release+Asserts build | |
| llvm[4]: Compiling LICM.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopDeletion.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopIdiomRecognize.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopInstSimplify.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopRotation.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopStrengthReduce.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopUnrollPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopUnswitch.cpp for Release+Asserts build | |
| llvm[4]: Compiling LowerAtomic.cpp for Release+Asserts build | |
| llvm[4]: Compiling MemCpyOptimizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling Reassociate.cpp for Release+Asserts build | |
| llvm[4]: Compiling Reg2Mem.cpp for Release+Asserts build | |
| llvm[4]: Compiling SCCP.cpp for Release+Asserts build | |
| llvm[4]: Compiling SROA.cpp for Release+Asserts build | |
| llvm[4]: Compiling Scalar.cpp for Release+Asserts build | |
| llvm[4]: Compiling ScalarReplAggregates.cpp for Release+Asserts build | |
| llvm[4]: Compiling SimplifyCFGPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling Sink.cpp for Release+Asserts build | |
| llvm[4]: Compiling StructurizeCFG.cpp for Release+Asserts build | |
| llvm[4]: Compiling TailRecursionElimination.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMScalarOpts.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Scalar' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/InstCombine' | |
| llvm[4]: Compiling InstCombineAddSub.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineAndOrXor.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineCalls.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineCasts.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineCompares.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineLoadStoreAlloca.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineMulDivRem.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombinePHI.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineSelect.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineShifts.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineSimplifyDemanded.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstCombineVectorOps.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstructionCombining.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMInstCombine.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/InstCombine' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/IPO' | |
| llvm[4]: Compiling ArgumentPromotion.cpp for Release+Asserts build | |
| llvm[4]: Compiling BarrierNoopPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling ConstantMerge.cpp for Release+Asserts build | |
| llvm[4]: Compiling DeadArgumentElimination.cpp for Release+Asserts build | |
| llvm[4]: Compiling ExtractGV.cpp for Release+Asserts build | |
| llvm[4]: Compiling FunctionAttrs.cpp for Release+Asserts build | |
| llvm[4]: Compiling GlobalDCE.cpp for Release+Asserts build | |
| llvm[4]: Compiling GlobalOpt.cpp for Release+Asserts build | |
| llvm[4]: Compiling IPConstantPropagation.cpp for Release+Asserts build | |
| llvm[4]: Compiling IPO.cpp for Release+Asserts build | |
| llvm[4]: Compiling InlineAlways.cpp for Release+Asserts build | |
| llvm[4]: Compiling InlineSimple.cpp for Release+Asserts build | |
| llvm[4]: Compiling Inliner.cpp for Release+Asserts build | |
| llvm[4]: Compiling Internalize.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopExtractor.cpp for Release+Asserts build | |
| llvm[4]: Compiling MergeFunctions.cpp for Release+Asserts build | |
| llvm[4]: Compiling PartialInlining.cpp for Release+Asserts build | |
| llvm[4]: Compiling PassManagerBuilder.cpp for Release+Asserts build | |
| llvm[4]: Compiling PruneEH.cpp for Release+Asserts build | |
| llvm[4]: Compiling StripDeadPrototypes.cpp for Release+Asserts build | |
| llvm[4]: Compiling StripSymbols.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMipo.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/IPO' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Vectorize' | |
| llvm[4]: Compiling BBVectorize.cpp for Release+Asserts build | |
| llvm[4]: Compiling LoopVectorize.cpp for Release+Asserts build | |
| llvm[4]: Compiling SLPVectorizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling Vectorize.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMVectorize.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Vectorize' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Hello' | |
| llvm[4]: Compiling Hello.cpp for Release+Asserts build (PIC) | |
| llvm[4]: Linking Release+Asserts Loadable Module LLVMHello.dylib | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/Hello' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/ObjCARC' | |
| llvm[4]: Compiling DependencyAnalysis.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARC.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARCAPElim.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARCAliasAnalysis.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARCContract.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARCExpand.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARCOpts.cpp for Release+Asserts build | |
| llvm[4]: Compiling ObjCARCUtil.cpp for Release+Asserts build | |
| llvm[4]: Compiling ProvenanceAnalysis.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMObjCARCOpts.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms/ObjCARC' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Transforms' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/CodeGen' | |
| llvm[3]: Compiling AggressiveAntiDepBreaker.cpp for Release+Asserts build | |
| llvm[3]: Compiling AllocationOrder.cpp for Release+Asserts build | |
| llvm[3]: Compiling Analysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling BasicTargetTransformInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling BranchFolding.cpp for Release+Asserts build | |
| llvm[3]: Compiling CalcSpillWeights.cpp for Release+Asserts build | |
| llvm[3]: Compiling CallingConvLower.cpp for Release+Asserts build | |
| llvm[3]: Compiling CodeGen.cpp for Release+Asserts build | |
| llvm[3]: Compiling CriticalAntiDepBreaker.cpp for Release+Asserts build | |
| llvm[3]: Compiling DFAPacketizer.cpp for Release+Asserts build | |
| llvm[3]: Compiling DeadMachineInstructionElim.cpp for Release+Asserts build | |
| llvm[3]: Compiling DwarfEHPrepare.cpp for Release+Asserts build | |
| llvm[3]: Compiling EarlyIfConversion.cpp for Release+Asserts build | |
| llvm[3]: Compiling EdgeBundles.cpp for Release+Asserts build | |
| llvm[3]: Compiling ErlangGC.cpp for Release+Asserts build | |
| llvm[3]: Compiling ExecutionDepsFix.cpp for Release+Asserts build | |
| llvm[3]: Compiling ExpandISelPseudos.cpp for Release+Asserts build | |
| llvm[3]: Compiling ExpandPostRAPseudos.cpp for Release+Asserts build | |
| llvm[3]: Compiling GCMetadata.cpp for Release+Asserts build | |
| llvm[3]: Compiling GCMetadataPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling GCStrategy.cpp for Release+Asserts build | |
| llvm[3]: Compiling IfConversion.cpp for Release+Asserts build | |
| llvm[3]: Compiling InlineSpiller.cpp for Release+Asserts build | |
| llvm[3]: Compiling InterferenceCache.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntrinsicLowering.cpp for Release+Asserts build | |
| llvm[3]: Compiling JITCodeEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling LLVMTargetMachine.cpp for Release+Asserts build | |
| llvm[3]: Compiling LatencyPriorityQueue.cpp for Release+Asserts build | |
| llvm[3]: Compiling LexicalScopes.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveDebugVariables.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveInterval.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveIntervalAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveIntervalUnion.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveRangeCalc.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveRangeEdit.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveRegMatrix.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveStackAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling LiveVariables.cpp for Release+Asserts build | |
| llvm[3]: Compiling LocalStackSlotAllocation.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineBasicBlock.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineBlockFrequencyInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineBlockPlacement.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineBranchProbabilityInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineCSE.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineCodeEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineCopyPropagation.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineDominators.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineFunction.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineFunctionAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineFunctionPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineFunctionPrinterPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineInstr.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineInstrBundle.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineLICM.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineLoopInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineModuleInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineModuleInfoImpls.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachinePassRegistry.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachinePostDominators.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineRegisterInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineSSAUpdater.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineScheduler.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineSink.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineTraceMetrics.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachineVerifier.cpp for Release+Asserts build | |
| llvm[3]: Compiling OcamlGC.cpp for Release+Asserts build | |
| llvm[3]: Compiling OptimizePHIs.cpp for Release+Asserts build | |
| llvm[3]: Compiling PHIElimination.cpp for Release+Asserts build | |
| llvm[3]: Compiling PHIEliminationUtils.cpp for Release+Asserts build | |
| llvm[3]: Compiling Passes.cpp for Release+Asserts build | |
| llvm[3]: Compiling PeepholeOptimizer.cpp for Release+Asserts build | |
| llvm[3]: Compiling PostRASchedulerList.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProcessImplicitDefs.cpp for Release+Asserts build | |
| llvm[3]: Compiling PrologEpilogInserter.cpp for Release+Asserts build | |
| llvm[3]: Compiling PseudoSourceValue.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegAllocBase.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegAllocBasic.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegAllocFast.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegAllocGreedy.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegAllocPBQP.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegisterClassInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegisterCoalescer.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegisterPressure.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegisterScavenging.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScheduleDAG.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScheduleDAGInstrs.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScheduleDAGPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScoreboardHazardRecognizer.cpp for Release+Asserts build | |
| llvm[3]: Compiling ShadowStackGC.cpp for Release+Asserts build | |
| llvm[3]: Compiling ShrinkWrapping.cpp for Release+Asserts build | |
| llvm[3]: Compiling SjLjEHPrepare.cpp for Release+Asserts build | |
| llvm[3]: Compiling SlotIndexes.cpp for Release+Asserts build | |
| llvm[3]: Compiling SpillPlacement.cpp for Release+Asserts build | |
| llvm[3]: Compiling Spiller.cpp for Release+Asserts build | |
| llvm[3]: Compiling SplitKit.cpp for Release+Asserts build | |
| llvm[3]: Compiling StackColoring.cpp for Release+Asserts build | |
| llvm[3]: Compiling StackProtector.cpp for Release+Asserts build | |
| llvm[3]: Compiling StackSlotColoring.cpp for Release+Asserts build | |
| llvm[3]: Compiling StrongPHIElimination.cpp for Release+Asserts build | |
| llvm[3]: Compiling TailDuplication.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetFrameLoweringImpl.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetInstrInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetLoweringBase.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetOptionsImpl.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetRegisterInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetSchedule.cpp for Release+Asserts build | |
| llvm[3]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build | |
| llvm[3]: Compiling UnreachableBlockElim.cpp for Release+Asserts build | |
| llvm[3]: Compiling VirtRegMap.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMCodeGen.a | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/CodeGen/SelectionDAG' | |
| llvm[4]: Compiling DAGCombiner.cpp for Release+Asserts build | |
| llvm[4]: Compiling FastISel.cpp for Release+Asserts build | |
| llvm[4]: Compiling FunctionLoweringInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling InstrEmitter.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeFloatTypes.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeIntegerTypes.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeTypes.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeTypesGeneric.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeVectorOps.cpp for Release+Asserts build | |
| llvm[4]: Compiling LegalizeVectorTypes.cpp for Release+Asserts build | |
| llvm[4]: Compiling ResourcePriorityQueue.cpp for Release+Asserts build | |
| llvm[4]: Compiling ScheduleDAGFast.cpp for Release+Asserts build | |
| llvm[4]: Compiling ScheduleDAGRRList.cpp for Release+Asserts build | |
| llvm[4]: Compiling ScheduleDAGSDNodes.cpp for Release+Asserts build | |
| llvm[4]: Compiling ScheduleDAGVLIW.cpp for Release+Asserts build | |
| llvm[4]: Compiling SelectionDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling SelectionDAGBuilder.cpp for Release+Asserts build | |
| llvm[4]: Compiling SelectionDAGDumper.cpp for Release+Asserts build | |
| llvm[4]: Compiling SelectionDAGISel.cpp for Release+Asserts build | |
| llvm[4]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling TargetLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/CodeGen/SelectionDAG' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/CodeGen/AsmPrinter' | |
| llvm[4]: Compiling ARMException.cpp for Release+Asserts build | |
| llvm[4]: Compiling AsmPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling AsmPrinterDwarf.cpp for Release+Asserts build | |
| llvm[4]: Compiling AsmPrinterInlineAsm.cpp for Release+Asserts build | |
| llvm[4]: Compiling DIE.cpp for Release+Asserts build | |
| llvm[4]: Compiling DIEHash.cpp for Release+Asserts build | |
| llvm[4]: Compiling DwarfAccelTable.cpp for Release+Asserts build | |
| llvm[4]: Compiling DwarfCFIException.cpp for Release+Asserts build | |
| llvm[4]: Compiling DwarfCompileUnit.cpp for Release+Asserts build | |
| llvm[4]: Compiling DwarfDebug.cpp for Release+Asserts build | |
| llvm[4]: Compiling DwarfException.cpp for Release+Asserts build | |
| llvm[4]: Compiling ErlangGCPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling OcamlGCPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling Win64Exception.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMAsmPrinter.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/CodeGen/AsmPrinter' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/CodeGen' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target' | |
| llvm[3]: Compiling Mangler.cpp for Release+Asserts build | |
| llvm[3]: Compiling Target.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetIntrinsicInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetJITInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetLibraryInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetLoweringObjectFile.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetMachine.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetMachineC.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetSubtargetInfo.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMTarget.a | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips' | |
| llvm[4]: Building Mips.td register info implementation with tblgen | |
| llvm[4]: Building Mips.td instruction information with tblgen | |
| llvm[4]: Building Mips.td assembly writer with tblgen | |
| llvm[4]: Building Mips.td code emitter with tblgen | |
| llvm[4]: Building Mips.td DAG instruction selector implementation with tblgen | |
| llvm[4]: Building Mips.td calling convention information with tblgen | |
| llvm[4]: Building Mips.td subtarget information with tblgen | |
| llvm[4]: Building Mips.td MC code emitter with tblgen | |
| llvm[4]: Building Mips.td disassembly tables with tblgen | |
| llvm[4]: Building Mips.td MC Pseudo instruction expander with tblgen | |
| llvm[4]: Building Mips.td assembly matcher with tblgen | |
| llvm[4]: Compiling Mips16FrameLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling Mips16HardFloat.cpp for Release+Asserts build | |
| llvm[4]: Compiling Mips16ISelDAGToDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling Mips16ISelLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling Mips16InstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling Mips16RegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsAnalyzeImmediate.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsAsmPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsCodeEmitter.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsConstantIslandPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsDelaySlotFiller.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsFrameLowering.cpp for Release+Asserts build | |
| /Users/fklock/Dev/Mozilla/rust.git/src/llvm/lib/Target/Mips/MipsFrameLowering.cpp:198:19: warning: | |
| unused variable 'Fn' [-Wunused-variable] | |
| const Function *Fn = MF.getFunction(); | |
| ^ | |
| 1 warning generated. | |
| llvm[4]: Compiling MipsISelDAGToDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsISelLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsInstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsJITInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsLongBranch.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsMCInstLower.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsMachineFunction.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsModuleISelDAGToDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsOptimizeMathLibCalls.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsOs16.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsRegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSEFrameLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSEISelDAGToDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSEISelLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSEInstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSERegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSelectionDAGInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsSubtarget.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsTargetMachine.cpp for Release+Asserts build | |
| llvm[4]: Compiling MipsTargetObjectFile.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMMipsCodeGen.a | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/InstPrinter' | |
| llvm[5]: Compiling MipsInstPrinter.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMMipsAsmPrinter.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/InstPrinter' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/Disassembler' | |
| llvm[5]: Compiling MipsDisassembler.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMMipsDisassembler.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/Disassembler' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/AsmParser' | |
| llvm[5]: Compiling MipsAsmParser.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMMipsAsmParser.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/AsmParser' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/TargetInfo' | |
| llvm[5]: Compiling MipsTargetInfo.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMMipsInfo.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/TargetInfo' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/MCTargetDesc' | |
| llvm[5]: Compiling MipsAsmBackend.cpp for Release+Asserts build | |
| llvm[5]: Compiling MipsELFObjectWriter.cpp for Release+Asserts build | |
| llvm[5]: Compiling MipsELFStreamer.cpp for Release+Asserts build | |
| llvm[5]: Compiling MipsMCAsmInfo.cpp for Release+Asserts build | |
| llvm[5]: Compiling MipsMCCodeEmitter.cpp for Release+Asserts build | |
| llvm[5]: Compiling MipsMCTargetDesc.cpp for Release+Asserts build | |
| llvm[5]: Compiling MipsReginfo.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMMipsDesc.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips/MCTargetDesc' | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/Mips' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM' | |
| llvm[4]: Building ARM.td register info implementation with tblgen | |
| llvm[4]: Building ARM.td instruction information with tblgen | |
| llvm[4]: Building ARM.td assembly writer with tblgen | |
| llvm[4]: Building ARM.td assembly matcher with tblgen | |
| llvm[4]: Building ARM.td DAG instruction selector implementation with tblgen | |
| llvm[4]: Building ARM.td subtarget information with tblgen | |
| llvm[4]: Building ARM.td code emitter with tblgen | |
| llvm[4]: Building ARM.td calling convention information with tblgen | |
| llvm[4]: Building ARM.td "fast" instruction selector implementation with tblgen | |
| llvm[4]: Building ARM.td MC code emitter with tblgen | |
| llvm[4]: Building ARM.td MC Pseudo instruction expander with tblgen | |
| llvm[4]: Building ARM.td disassembly tables with tblgen | |
| llvm[4]: Compiling A15SDOptimizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMAsmPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMBaseInstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMBaseRegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMCodeEmitter.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMConstantIslandPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMConstantPoolValue.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMExpandPseudoInsts.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMFastISel.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMFrameLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMHazardRecognizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMISelDAGToDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMISelLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMInstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMJITInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMLoadStoreOptimizer.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMMCInstLower.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMMachineFunctionInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMRegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMSelectionDAGInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMSubtarget.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMTargetMachine.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMTargetObjectFile.cpp for Release+Asserts build | |
| llvm[4]: Compiling ARMTargetTransformInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling MLxExpansionPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb1FrameLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb1InstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb1RegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb2ITBlockPass.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb2InstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb2RegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling Thumb2SizeReduction.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMARMCodeGen.a | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/InstPrinter' | |
| llvm[5]: Compiling ARMInstPrinter.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMARMAsmPrinter.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/InstPrinter' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/AsmParser' | |
| llvm[5]: Compiling ARMAsmParser.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/AsmParser' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/Disassembler' | |
| llvm[5]: Compiling ARMDisassembler.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/Disassembler' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/TargetInfo' | |
| llvm[5]: Compiling ARMTargetInfo.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMARMInfo.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/TargetInfo' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/MCTargetDesc' | |
| llvm[5]: Compiling ARMAsmBackend.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMELFObjectWriter.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMELFStreamer.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMMCAsmInfo.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMMCCodeEmitter.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMMCExpr.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMMCTargetDesc.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMMachORelocationInfo.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMMachObjectWriter.cpp for Release+Asserts build | |
| llvm[5]: Compiling ARMUnwindOpAsm.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMARMDesc.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM/MCTargetDesc' | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/ARM' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86' | |
| llvm[4]: Building X86.td register info implementation with tblgen | |
| llvm[4]: Building X86.td instruction information with tblgen | |
| llvm[4]: Building X86.td assembly writer with tblgen | |
| llvm[4]: Building X86.td assembly matcher with tblgen | |
| llvm[4]: Building X86.td assembly writer #1 with tblgen | |
| llvm[4]: Building X86.td DAG instruction selector implementation with tblgen | |
| llvm[4]: Building X86.td disassembly tables with tblgen | |
| llvm[4]: Building X86.td "fast" instruction selector implementation with tblgen | |
| llvm[4]: Building X86.td calling convention information with tblgen | |
| llvm[4]: Building X86.td subtarget information with tblgen | |
| llvm[4]: Compiling X86AsmPrinter.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86COFFMachineModuleInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86CodeEmitter.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86FastISel.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86FixupLEAs.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86FloatingPoint.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86FrameLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86ISelDAGToDAG.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86ISelLowering.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86InstrInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86JITInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86MCInstLower.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86MachineFunctionInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86PadShortFunction.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86RegisterInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86SelectionDAGInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86Subtarget.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86TargetMachine.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86TargetObjectFile.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86TargetTransformInfo.cpp for Release+Asserts build | |
| llvm[4]: Compiling X86VZeroUpper.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMX86CodeGen.a | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/InstPrinter' | |
| llvm[5]: Compiling X86ATTInstPrinter.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86InstComments.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86IntelInstPrinter.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMX86AsmPrinter.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/InstPrinter' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/AsmParser' | |
| llvm[5]: Compiling X86AsmParser.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMX86AsmParser.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/AsmParser' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/Disassembler' | |
| llvm[5]: Compiling X86Disassembler.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86DisassemblerDecoder.c for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMX86Disassembler.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/Disassembler' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/TargetInfo' | |
| llvm[5]: Compiling X86TargetInfo.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMX86Info.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/TargetInfo' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/MCTargetDesc' | |
| llvm[5]: Compiling X86AsmBackend.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86ELFObjectWriter.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86ELFRelocationInfo.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86MCAsmInfo.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86MCCodeEmitter.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86MCTargetDesc.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86MachORelocationInfo.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86MachObjectWriter.cpp for Release+Asserts build | |
| llvm[5]: Compiling X86WinCOFFObjectWriter.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMX86Desc.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/MCTargetDesc' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/Utils' | |
| llvm[5]: Compiling X86ShuffleDecode.cpp for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libLLVMX86Utils.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86/Utils' | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target/X86' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Target' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine' | |
| llvm[3]: Compiling ExecutionEngine.cpp for Release+Asserts build | |
| llvm[3]: Compiling ExecutionEngineBindings.cpp for Release+Asserts build | |
| llvm[3]: Compiling RTDyldMemoryManager.cpp for Release+Asserts build | |
| llvm[3]: Compiling TargetSelect.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMExecutionEngine.a | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/Interpreter' | |
| llvm[4]: Compiling Execution.cpp for Release+Asserts build | |
| llvm[4]: Compiling ExternalFunctions.cpp for Release+Asserts build | |
| llvm[4]: Compiling Interpreter.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMInterpreter.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/Interpreter' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/JIT' | |
| llvm[4]: Compiling JIT.cpp for Release+Asserts build | |
| llvm[4]: Compiling JITEmitter.cpp for Release+Asserts build | |
| llvm[4]: Compiling JITMemoryManager.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMJIT.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/JIT' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/MCJIT' | |
| llvm[4]: Compiling MCJIT.cpp for Release+Asserts build | |
| llvm[4]: Compiling SectionMemoryManager.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMMCJIT.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/MCJIT' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/RuntimeDyld' | |
| llvm[4]: Compiling GDBRegistrar.cpp for Release+Asserts build | |
| llvm[4]: Compiling RuntimeDyld.cpp for Release+Asserts build | |
| llvm[4]: Compiling RuntimeDyldELF.cpp for Release+Asserts build | |
| llvm[4]: Compiling RuntimeDyldMachO.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMRuntimeDyld.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine/RuntimeDyld' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/ExecutionEngine' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Linker' | |
| llvm[3]: Compiling LinkModules.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMLinker.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Linker' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/MC' | |
| llvm[3]: Compiling ELFObjectWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAsmBackend.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAsmInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAsmInfoCOFF.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAsmInfoDarwin.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAsmStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAssembler.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCAtom.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCCodeEmitter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCCodeGenInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCContext.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCDisassembler.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCDwarf.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCELF.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCELFObjectTargetWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCELFStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCExpr.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCExternalSymbolizer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCFunction.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCInst.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCInstPrinter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCInstrAnalysis.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCLabel.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCMachOStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCMachObjectTargetWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCModule.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCNullStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCObjectDisassembler.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCObjectFileInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCObjectStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCObjectSymbolizer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCObjectWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCPureStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCRegisterInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCRelocationInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSection.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSectionCOFF.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSectionELF.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSectionMachO.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCStreamer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSubtargetInfo.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSymbol.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCSymbolizer.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCValue.cpp for Release+Asserts build | |
| llvm[3]: Compiling MCWin64EH.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachObjectWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling SubtargetFeature.cpp for Release+Asserts build | |
| llvm[3]: Compiling WinCOFFObjectWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling WinCOFFStreamer.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMMC.a | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/MC/MCParser' | |
| llvm[4]: Compiling AsmLexer.cpp for Release+Asserts build | |
| llvm[4]: Compiling AsmParser.cpp for Release+Asserts build | |
| llvm[4]: Compiling COFFAsmParser.cpp for Release+Asserts build | |
| llvm[4]: Compiling DarwinAsmParser.cpp for Release+Asserts build | |
| llvm[4]: Compiling ELFAsmParser.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCAsmLexer.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCAsmParser.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCAsmParserExtension.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCTargetAsmParser.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMMCParser.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/MC/MCParser' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/MC/MCDisassembler' | |
| llvm[4]: Compiling Disassembler.cpp for Release+Asserts build | |
| llvm[4]: Building Release+Asserts Archive Library libLLVMMCDisassembler.a | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/MC/MCDisassembler' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/MC' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Object' | |
| llvm[3]: Compiling Archive.cpp for Release+Asserts build | |
| llvm[3]: Compiling Binary.cpp for Release+Asserts build | |
| llvm[3]: Compiling COFFObjectFile.cpp for Release+Asserts build | |
| llvm[3]: Compiling COFFYAML.cpp for Release+Asserts build | |
| llvm[3]: Compiling ELF.cpp for Release+Asserts build | |
| llvm[3]: Compiling ELFObjectFile.cpp for Release+Asserts build | |
| llvm[3]: Compiling ELFYAML.cpp for Release+Asserts build | |
| llvm[3]: Compiling Error.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachOObjectFile.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachOUniversal.cpp for Release+Asserts build | |
| llvm[3]: Compiling Object.cpp for Release+Asserts build | |
| llvm[3]: Compiling ObjectFile.cpp for Release+Asserts build | |
| llvm[3]: Compiling YAML.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMObject.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Object' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Option' | |
| llvm[3]: Compiling Arg.cpp for Release+Asserts build | |
| llvm[3]: Compiling ArgList.cpp for Release+Asserts build | |
| llvm[3]: Compiling OptTable.cpp for Release+Asserts build | |
| llvm[3]: Compiling Option.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMOption.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/Option' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/DebugInfo' | |
| llvm[3]: Compiling DIContext.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFCompileUnit.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFContext.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugAbbrev.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugArangeSet.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugAranges.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugFrame.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugLine.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugLoc.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFDebugRangeList.cpp for Release+Asserts build | |
| llvm[3]: Compiling DWARFFormValue.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfo.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/DebugInfo' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/IRReader' | |
| llvm[3]: Compiling IRReader.cpp for Release+Asserts build | |
| llvm[3]: Building Release+Asserts Archive Library libLLVMIRReader.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib/IRReader' | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/lib' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-config' | |
| llvm[2]: Building llvm-config BuildVariables.inc file. | |
| llvm[2]: Compiling llvm-config.cpp for Release+Asserts build | |
| llvm[2]: Linking Release+Asserts executable llvm-config (without symbols) | |
| llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-config (without symbols) | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-config' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-config' | |
| remake[3]: Nothing to be done for `all'. | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-config' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/opt' | |
| llvm[3]: Compiling AnalysisWrappers.cpp for Release+Asserts build | |
| llvm[3]: Compiling GraphPrinters.cpp for Release+Asserts build | |
| llvm[3]: Compiling PrintSCC.cpp for Release+Asserts build | |
| llvm[3]: Compiling opt.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable opt (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable opt (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/opt' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-as' | |
| llvm[3]: Compiling llvm-as.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-as (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-as (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-as' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-dis' | |
| llvm[3]: Compiling llvm-dis.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-dis (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-dis (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-dis' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llc' | |
| llvm[3]: Compiling llc.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llc (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llc (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llc' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-ar' | |
| llvm[3]: Compiling llvm-ar.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-ar (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-ar (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-ar' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-nm' | |
| llvm[3]: Compiling llvm-nm.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-nm (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-nm (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-nm' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-prof' | |
| llvm[3]: Compiling llvm-prof.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-prof (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-prof (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-prof' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-link' | |
| llvm[3]: Compiling llvm-link.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-link (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-link (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-link' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/lli' | |
| llvm[3]: Compiling RecordingMemoryManager.cpp for Release+Asserts build | |
| llvm[3]: Compiling RemoteTarget.cpp for Release+Asserts build | |
| llvm[3]: Compiling lli.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable lli (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable lli (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/lli' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-extract' | |
| llvm[3]: Compiling llvm-extract.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-extract (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-extract (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-extract' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-mc' | |
| llvm[3]: Compiling Disassembler.cpp for Release+Asserts build | |
| llvm[3]: Compiling llvm-mc.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-mc (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-mc (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-mc' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/bugpoint' | |
| llvm[3]: Compiling BugDriver.cpp for Release+Asserts build | |
| llvm[3]: Compiling CrashDebugger.cpp for Release+Asserts build | |
| llvm[3]: Compiling ExecutionDriver.cpp for Release+Asserts build | |
| llvm[3]: Compiling ExtractFunction.cpp for Release+Asserts build | |
| llvm[3]: Compiling FindBugs.cpp for Release+Asserts build | |
| llvm[3]: Compiling Miscompilation.cpp for Release+Asserts build | |
| llvm[3]: Compiling OptimizerDriver.cpp for Release+Asserts build | |
| llvm[3]: Compiling ToolRunner.cpp for Release+Asserts build | |
| llvm[3]: Compiling bugpoint.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable bugpoint (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/bugpoint' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-bcanalyzer' | |
| llvm[3]: Compiling llvm-bcanalyzer.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-bcanalyzer' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-diff' | |
| llvm[3]: Compiling DiffConsumer.cpp for Release+Asserts build | |
| llvm[3]: Compiling DiffLog.cpp for Release+Asserts build | |
| llvm[3]: Compiling DifferenceEngine.cpp for Release+Asserts build | |
| llvm[3]: Compiling llvm-diff.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-diff (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-diff (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-diff' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/macho-dump' | |
| llvm[3]: Compiling macho-dump.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable macho-dump (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable macho-dump (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/macho-dump' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-objdump' | |
| llvm[3]: Compiling COFFDump.cpp for Release+Asserts build | |
| llvm[3]: Compiling ELFDump.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachODump.cpp for Release+Asserts build | |
| llvm[3]: Compiling llvm-objdump.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-objdump (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-objdump (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-objdump' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-readobj' | |
| llvm[3]: Compiling COFFDumper.cpp for Release+Asserts build | |
| llvm[3]: Compiling ELFDumper.cpp for Release+Asserts build | |
| llvm[3]: Compiling Error.cpp for Release+Asserts build | |
| llvm[3]: Compiling MachODumper.cpp for Release+Asserts build | |
| llvm[3]: Compiling ObjDumper.cpp for Release+Asserts build | |
| llvm[3]: Compiling StreamWriter.cpp for Release+Asserts build | |
| llvm[3]: Compiling llvm-readobj.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-readobj (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-readobj (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-readobj' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-rtdyld' | |
| llvm[3]: Compiling llvm-rtdyld.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-rtdyld (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-rtdyld (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-rtdyld' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-dwarfdump' | |
| llvm[3]: Compiling llvm-dwarfdump.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-dwarfdump (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-dwarfdump (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-dwarfdump' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-cov' | |
| llvm[3]: Compiling llvm-cov.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-cov (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-cov (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-cov' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-size' | |
| llvm[3]: Compiling llvm-size.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-size (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-size (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-size' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-stress' | |
| llvm[3]: Compiling llvm-stress.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-stress (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-stress (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-stress' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-mcmarkup' | |
| llvm[3]: Compiling llvm-mcmarkup.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-mcmarkup (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-mcmarkup (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-mcmarkup' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-symbolizer' | |
| llvm[3]: Compiling LLVMSymbolize.cpp for Release+Asserts build | |
| llvm[3]: Compiling llvm-symbolizer.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable llvm-symbolizer (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable llvm-symbolizer (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/llvm-symbolizer' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/obj2yaml' | |
| llvm[3]: Compiling coff2yaml.cpp for Release+Asserts build | |
| llvm[3]: Compiling obj2yaml.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable obj2yaml (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable obj2yaml (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/obj2yaml' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/yaml2obj' | |
| llvm[3]: Compiling yaml2coff.cpp for Release+Asserts build | |
| llvm[3]: Compiling yaml2elf.cpp for Release+Asserts build | |
| llvm[3]: Compiling yaml2obj.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts executable yaml2obj (without symbols) | |
| llvm[3]: ======= Finished Linking Release+Asserts Executable yaml2obj (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/yaml2obj' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/lto' | |
| llvm[3]: Compiling LTOCodeGenerator.cpp for Release+Asserts build (PIC) | |
| llvm[3]: Compiling LTODisassembler.cpp for Release+Asserts build (PIC) | |
| llvm[3]: Compiling LTOModule.cpp for Release+Asserts build (PIC) | |
| llvm[3]: Compiling lto.cpp for Release+Asserts build (PIC) | |
| llvm[3]: Linking Release+Asserts Shared Library libLTO.dylib | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: Building Release+Asserts Archive Library libLTO.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/lto' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/bugpoint-passes' | |
| llvm[3]: Compiling TestPasses.cpp for Release+Asserts build (PIC) | |
| llvm[3]: Linking Release+Asserts Loadable Module BugpointPasses.dylib | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools/bugpoint-passes' | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/tools' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/runtime' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/runtime/libprofile' | |
| llvm[3]: Compiling BasicBlockTracing.c for Release+Asserts build (PIC) | |
| llvm[3]: Compiling CommonProfiling.c for Release+Asserts build (PIC) | |
| llvm[3]: Compiling EdgeProfiling.c for Release+Asserts build (PIC) | |
| llvm[3]: Compiling OptimalEdgeProfiling.c for Release+Asserts build (PIC) | |
| llvm[3]: Compiling PathProfiling.c for Release+Asserts build (PIC) | |
| llvm[3]: Linking Release+Asserts Shared Library libprofile_rt.dylib | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: Building Release+Asserts Archive Library libprofile_rt.a | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/runtime/libprofile' | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/runtime' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ADT' | |
| llvm[3]: Compiling APFloatTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling APIntTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling BitVectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling DAGDeltaAlgorithmTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling DeltaAlgorithmTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling DenseMapTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling DenseSetTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling FoldingSet.cpp for Release+Asserts build | |
| llvm[3]: Compiling HashingTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ImmutableMapTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ImmutableSetTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntEqClassesTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntervalMapTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntrusiveRefCntPtrTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling MapVectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling OptionalTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling PackedVectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SCCIteratorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SmallPtrSetTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SmallStringTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SmallVectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SparseBitVectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SparseMultiSetTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SparseSetTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling StringMapTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling StringRefTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling TinyPtrVectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling TripleTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling TwineTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling VariadicFunctionTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ilistTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test ADT (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ADT' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Analysis' | |
| llvm[3]: Compiling CFGTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ScalarEvolutionTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test Analysis (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test Analysis (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Analysis' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Bitcode' | |
| llvm[3]: Compiling BitReaderTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test Bitcode (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test Bitcode (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Bitcode' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/DebugInfo' | |
| llvm[3]: Compiling DWARFFormValueTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test DebugInfo (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugInfo (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/DebugInfo' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine/JIT' | |
| llvm[4]: Compiling JITEventListenerTest.cpp for Release+Asserts build | |
| llvm[4]: Compiling JITMemoryManagerTest.cpp for Release+Asserts build | |
| llvm[4]: Compiling JITTest.cpp for Release+Asserts build | |
| llvm[4]: Compiling MultiJITTest.cpp for Release+Asserts build | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| tail -n +2 /Users/fklock/Dev/Mozilla/rust.git/src/llvm/unittests/ExecutionEngine/JIT/JITTests.def > /Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine/JIT/JITTests.exports | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| llvm[4]: Linking Release+Asserts unit test JIT (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[4]: ======= Finished Linking Release+Asserts Unit test JIT (without symbols) | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine/JIT' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine/MCJIT' | |
| llvm[4]: Compiling MCJITCAPITest.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCJITMemoryManagerTest.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCJITObjectCacheTest.cpp for Release+Asserts build | |
| llvm[4]: Compiling MCJITTest.cpp for Release+Asserts build | |
| llvm[4]: Linking Release+Asserts unit test MCJIT (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[4]: ======= Finished Linking Release+Asserts Unit test MCJIT (without symbols) | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine/MCJIT' | |
| llvm[3]: Compiling ExecutionEngineTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test ExecutionEngine (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test ExecutionEngine (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/ExecutionEngine' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/IR' | |
| llvm[3]: Compiling AttributesTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ConstantsTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling DominatorTreeTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling IRBuilderTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling InstructionsTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling MDBuilderTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling MetadataTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling PassManagerTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling PatternMatch.cpp for Release+Asserts build | |
| llvm[3]: Compiling TypeBuilderTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling TypesTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ValueMapTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ValueTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling VerifierTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling WaymarkTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test IR (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test IR (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/IR' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Object' | |
| llvm[3]: Compiling YAMLTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test Object (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test Object (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Object' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Option' | |
| llvm[3]: Building Driver Option tables with tblgen | |
| llvm[3]: Compiling OptionParsingTest.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test Option (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test Option (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Option' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Support' | |
| llvm[3]: Compiling AlignOfTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling AllocatorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ArrayRecyclerTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling BlockFrequencyTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling Casting.cpp for Release+Asserts build | |
| llvm[3]: Compiling CommandLineTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling CompressionTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ConstantRangeTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ConvertUTFTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling DataExtractorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling EndianTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ErrorOrTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling FileOutputBufferTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling IntegersSubsetTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling LeakDetectorTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling LocaleTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling LockFileManagerTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling MD5Test.cpp for Release+Asserts build | |
| llvm[3]: Compiling ManagedStatic.cpp for Release+Asserts build | |
| llvm[3]: Compiling MathExtrasTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling MemoryBufferTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling MemoryTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling Path.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProcessTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ProgramTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling RegexTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling SwapByteOrderTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling TimeValueTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling ValueHandleTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling YAMLIOTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling YAMLParserTest.cpp for Release+Asserts build | |
| llvm[3]: Compiling formatted_raw_ostream_test.cpp for Release+Asserts build | |
| llvm[3]: Compiling raw_ostream_test.cpp for Release+Asserts build | |
| llvm[3]: Linking Release+Asserts unit test Support (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[3]: ======= Finished Linking Release+Asserts Unit test Support (without symbols) | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Support' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Transforms' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Transforms/DebugIR' | |
| llvm[4]: Compiling DebugIR.cpp for Release+Asserts build | |
| llvm[4]: Linking Release+Asserts unit test DebugIR (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[4]: ======= Finished Linking Release+Asserts Unit test DebugIR (without symbols) | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Transforms/DebugIR' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Transforms/Utils' | |
| llvm[4]: Compiling Cloning.cpp for Release+Asserts build | |
| llvm[4]: Compiling IntegerDivision.cpp for Release+Asserts build | |
| llvm[4]: Compiling Local.cpp for Release+Asserts build | |
| llvm[4]: Compiling SpecialCaseList.cpp for Release+Asserts build | |
| llvm[4]: Linking Release+Asserts unit test Utils (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[4]: ======= Finished Linking Release+Asserts Unit test Utils (without symbols) | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Transforms/Utils' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests/Transforms' | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/unittests' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects' | |
| remake[3]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/lib' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/lib/sample' | |
| llvm[5]: Compiling sample.c for Release+Asserts build | |
| llvm[5]: Building Release+Asserts Archive Library libsample.a | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/lib/sample' | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/lib' | |
| remake[4]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/tools' | |
| remake[5]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/tools/sample' | |
| llvm[5]: Compiling main.c for Release+Asserts build | |
| llvm[5]: Linking Release+Asserts executable Sample (without symbols) | |
| clang: warning: argument unused during compilation: '-rdynamic' | |
| llvm[5]: ======= Finished Linking Release+Asserts Executable Sample (without symbols) | |
| remake[5]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/tools/sample' | |
| remake[4]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample/tools' | |
| remake[3]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects/sample' | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/projects' | |
| remake[2]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/bindings' | |
| remake[2]: Nothing to be done for `all'. | |
| remake[2]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin/bindings' | |
| llvm[1]: ***** Completed Release+Asserts Build | |
| remake[1]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/llvm/x86_64-apple-darwin' | |
| compile: rt/x86_64-apple-darwin/stage0/arch/x86_64/_context.o | |
| compile: rt/x86_64-apple-darwin/stage0/arch/x86_64/ccall.o | |
| compile: rt/x86_64-apple-darwin/stage0/arch/x86_64/record_sp.o | |
| def: rt/rustrt.darwin.def | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| (cd /Users/fklock/Dev/Mozilla/rust.git/src/libuv/ && /usr/bin/python2.7 ./gyp_uv -f make -Dtarget_arch=x86_64 -D ninja -Goutput_dir=/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/libuv --generator-output /Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/libuv) | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ['-f', 'make', '-Dtarget_arch=x86_64', '-D', 'ninja', '-Goutput_dir=/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/libuv', '--generator-output', '/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/libuv', '/Users/fklock/Dev/Mozilla/rust.git/src/libuv/uv.gyp', '-I', '/Users/fklock/Dev/Mozilla/rust.git/src/libuv/common.gypi', '--depth=.', '-Dgcc_version=42', '-Dclang=1', '-Dhost_arch=x64', '-Dlibrary=static_library', '-Dcomponent=static_library'] | |
| remake[1]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/libuv' | |
| CC(target) obj.target/libuv/src/fs-poll.o | |
| CC(target) obj.target/libuv/src/inet.o | |
| CC(target) obj.target/libuv/src/uv-common.o | |
| CC(target) obj.target/libuv/src/version.o | |
| CC(target) obj.target/libuv/src/unix/async.o | |
| CC(target) obj.target/libuv/src/unix/core.o | |
| CC(target) obj.target/libuv/src/unix/dl.o | |
| CC(target) obj.target/libuv/src/unix/fs.o | |
| CC(target) obj.target/libuv/src/unix/getaddrinfo.o | |
| CC(target) obj.target/libuv/src/unix/loop.o | |
| CC(target) obj.target/libuv/src/unix/loop-watcher.o | |
| CC(target) obj.target/libuv/src/unix/pipe.o | |
| CC(target) obj.target/libuv/src/unix/poll.o | |
| CC(target) obj.target/libuv/src/unix/process.o | |
| CC(target) obj.target/libuv/src/unix/signal.o | |
| CC(target) obj.target/libuv/src/unix/stream.o | |
| CC(target) obj.target/libuv/src/unix/tcp.o | |
| CC(target) obj.target/libuv/src/unix/thread.o | |
| CC(target) obj.target/libuv/src/unix/threadpool.o | |
| CC(target) obj.target/libuv/src/unix/timer.o | |
| CC(target) obj.target/libuv/src/unix/tty.o | |
| CC(target) obj.target/libuv/src/unix/udp.o | |
| CC(target) obj.target/libuv/src/unix/proctitle.o | |
| CC(target) obj.target/libuv/src/unix/darwin.o | |
| CC(target) obj.target/libuv/src/unix/fsevents.o | |
| CC(target) obj.target/libuv/src/unix/darwin-proctitle.o | |
| CC(target) obj.target/libuv/src/unix/kqueue.o | |
| LIBTOOL-STATIC libuv.a | |
| remake[1]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/libuv' | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| cd /Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt//rt/x86_64-apple-darwin/stage0/jemalloc; /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/configure --disable-experimental --build=x86_64-apple-darwin --host=x86_64-apple-darwin EXTRA_CFLAGS=" -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC " LDFLAGS=" -m64 -fPIC" CC="clang" CXX="clang++" AR="ar" | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| checking for xsltproc... /usr/bin/xsltproc | |
| checking for x86_64-apple-darwin-gcc... clang | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether clang accepts -g... yes | |
| checking for clang option to accept ISO C89... none needed | |
| checking whether compiler supports -std=gnu99... yes | |
| checking whether compiler supports -Wall... yes | |
| checking whether compiler supports -pipe... yes | |
| checking whether compiler supports -g3... yes | |
| checking whether compiler supports -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC ... yes | |
| checking how to run the C preprocessor... clang -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking size of void *... 8 | |
| checking size of int... 4 | |
| checking size of long... 8 | |
| checking size of intmax_t... 8 | |
| checking build system type... x86_64-apple-darwin | |
| checking host system type... x86_64-apple-darwin | |
| checking whether __asm__ syntax is compilable... yes | |
| checking whether __attribute__ syntax is compilable... yes | |
| checking whether compiler supports -Werror... yes | |
| checking whether tls_model attribute is compilable... yes | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking for x86_64-apple-darwin-ranlib... no | |
| checking for ranlib... ranlib | |
| checking for ar... /usr/bin/ar | |
| checking for ld... /usr/bin/ld | |
| checking for autoconf... /usr/bin/autoconf | |
| checking for memalign... no | |
| checking for valloc... yes | |
| checking configured backtracing method... N/A | |
| checking for sbrk... yes | |
| checking whether utrace(2) is compilable... no | |
| checking whether valgrind is compilable... yes | |
| checking STATIC_PAGE_SHIFT... 12 | |
| checking pthread.h usability... yes | |
| checking pthread.h presence... yes | |
| checking for pthread.h... yes | |
| checking for pthread_create in -lpthread... yes | |
| checking for _malloc_thread_cleanup... no | |
| checking for _pthread_mutex_init_calloc_cb... no | |
| Forcing no TLS to avoid allocator/threading bootstrap issues | |
| checking whether a program using ffsl is compilable... yes | |
| checking whether atomic(9) is compilable... no | |
| checking whether Darwin OSAtomic*() is compilable... yes | |
| checking whether Darwin OSSpin*() is compilable... yes | |
| checking malloc zone version... 8 | |
| checking for stdbool.h that conforms to C99... yes | |
| checking for _Bool... yes | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating doc/html.xsl | |
| config.status: creating doc/manpages.xsl | |
| config.status: creating doc/jemalloc.xml | |
| config.status: creating include/jemalloc/jemalloc.h | |
| config.status: creating include/jemalloc/internal/jemalloc_internal.h | |
| config.status: creating test/jemalloc_test.h | |
| config.status: creating config.stamp | |
| config.status: creating bin/jemalloc.sh | |
| config.status: creating include/jemalloc/jemalloc_defs.h | |
| config.status: executing include/jemalloc/internal/size_classes.h commands | |
| =============================================================================== | |
| jemalloc version : 3.4.0-0-g0ed518e5dab789ad2171bb38977a8927e2a26775 | |
| library revision : 1 | |
| CC : clang | |
| CPPFLAGS : -D_REENTRANT | |
| CFLAGS : -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC | |
| LDFLAGS : -m64 -fPIC | |
| LIBS : -lm -lpthread | |
| RPATH_EXTRA : | |
| XSLTPROC : /usr/bin/xsltproc | |
| XSLROOT : | |
| PREFIX : /usr/local | |
| BINDIR : /usr/local/bin | |
| INCLUDEDIR : /usr/local/include | |
| LIBDIR : /usr/local/lib | |
| DATADIR : /usr/local/share | |
| MANDIR : /usr/local/share/man | |
| srcroot : /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/ | |
| abs_srcroot : /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/ | |
| objroot : | |
| abs_objroot : /Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/jemalloc/ | |
| JEMALLOC_PREFIX : je_ | |
| JEMALLOC_PRIVATE_NAMESPACE | |
| : | |
| install_suffix : | |
| autogen : 0 | |
| experimental : 0 | |
| cc-silence : 0 | |
| debug : 0 | |
| stats : 1 | |
| prof : 0 | |
| prof-libunwind : 0 | |
| prof-libgcc : 0 | |
| prof-gcc : 0 | |
| tcache : 1 | |
| fill : 1 | |
| utrace : 0 | |
| valgrind : 1 | |
| xmalloc : 0 | |
| mremap : 0 | |
| munmap : 1 | |
| dss : 0 | |
| lazy_lock : 0 | |
| tls : 0 | |
| =============================================================================== | |
| remake[1]: Entering directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/jemalloc' | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/jemalloc.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/jemalloc.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/arena.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_last' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:325:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:58:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_last | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_next' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:334:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:59:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_next | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_prev' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:362:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:66:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_prev | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_nsearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:408:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:74:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_nsearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_psearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:430:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:75:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_psearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:899:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:119:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_reverse_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:956:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:130:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_reverse_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_first' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:316:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:134:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_first | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_last' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:325:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:135:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_last | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_next' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:334:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:136:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_next | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_prev' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:362:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:143:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_prev | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_search' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:390:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:8:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_search | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_psearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:430:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:10:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_psearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:899:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:54:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_reverse_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:956:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:65:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_reverse_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_last' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:325:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:79:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_last | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_next' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:334:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:80:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_next | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_prev' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:362:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:87:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_prev | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_search' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:390:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:94:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_search | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_nsearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:408:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:95:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_nsearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_psearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:430:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:96:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_psearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_reverse_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:956:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:30:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_reverse_iter | |
| ^ | |
| 22 warnings generated. | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/atomic.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/atomic.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/base.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/base.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/bitmap.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/bitmap.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/chunk.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/chunk.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/chunk_dss.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/chunk_dss.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/chunk_mmap.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/ckh.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/ckh.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/ctl.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/ctl.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/extent.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/extent.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/hash.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/hash.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/huge.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/huge.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/mb.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/mb.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/mutex.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/mutex.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/prof.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/prof.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/quarantine.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/quarantine.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/rtree.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/rtree.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/stats.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/stats.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/tcache.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/tcache.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/util.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:53:13: warning: | |
| unused variable 'result' [-Wunused-variable] | |
| UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:513:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len | 0x80); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:514:13: note: | |
| uninitialized use occurs here | |
| s = u2s(val, 10, false, buf, &slen); | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:510:18: note: | |
| initialize the variable 'val' to silence this warning | |
| uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:504:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len | 0x80); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:505:13: note: | |
| uninitialized use occurs here | |
| s = o2s(val, alt_form, buf, &slen); | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:501:18: note: | |
| initialize the variable 'val' to silence this warning | |
| uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:494:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:495:13: note: | |
| uninitialized use occurs here | |
| s = d2s(val, (plus_plus ? '+' : (plus_space ? | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:491:17: note: | |
| initialize the variable 'val' to silence this warning | |
| intmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:522:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len | 0x80); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:523:13: note: | |
| uninitialized use occurs here | |
| s = x2s(val, alt_form, *f == 'X', buf, &slen); | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:519:18: note: | |
| initialize the variable 'val' to silence this warning | |
| uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| 5 warnings generated. | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/tsd.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/tsd.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/zone.pic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/zone.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -shared -Wl,-dylib_install_name,libjemalloc.1.dylib -o lib/libjemalloc.1.dylib src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o src/zone.pic.o -m64 -fPIC -lm -lpthread | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| ln -sf libjemalloc.1.dylib lib/libjemalloc.dylib | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/jemalloc.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/jemalloc.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/arena.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_last' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:325:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:58:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_last | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_next' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:334:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:59:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_next | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_prev' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:362:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:66:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_prev | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_nsearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:408:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:74:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_nsearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_psearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:430:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:75:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_psearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:899:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:119:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:103:23: warning: | |
| unused function 'arena_run_tree_reverse_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:956:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:130:1: note: expanded from macro 'arena_run_tree_' | |
| arena_run_tree_reverse_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_first' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:316:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:134:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_first | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_last' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:325:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:135:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_last | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_next' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:334:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:136:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_next | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_prev' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:362:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:143:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_prev | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_search' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:390:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:8:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_search | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_psearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:430:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:10:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_psearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:899:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:54:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:135:23: warning: | |
| unused function 'arena_avail_tree_reverse_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:956:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:65:1: note: expanded from macro 'arena_avail_tree_' | |
| arena_avail_tree_reverse_iter | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_last' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:325:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:79:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_last | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_next' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:334:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:80:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_next | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_prev' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:362:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:87:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_prev | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_search' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:390:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:94:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_search | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_nsearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:408:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:95:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_nsearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_psearch' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:430:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:96:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_psearch | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/arena.c:205:23: warning: | |
| unused function 'arena_chunk_dirty_reverse_iter' [-Wunused-function] | |
| rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include/jemalloc/internal/rb.h:956:24: note: | |
| expanded from macro 'rb_gen' | |
| a_attr a_type * \ | |
| ^ | |
| <scratch space>:30:1: note: expanded from macro 'arena_chunk_dirty_' | |
| arena_chunk_dirty_reverse_iter | |
| ^ | |
| 22 warnings generated. | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/atomic.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/atomic.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/base.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/base.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/bitmap.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/bitmap.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/chunk.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/chunk.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/chunk_dss.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/chunk_dss.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/chunk_mmap.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/chunk_mmap.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/ckh.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/ckh.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/ctl.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/ctl.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/extent.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/extent.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/hash.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/hash.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/huge.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/huge.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/mb.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/mb.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/mutex.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/mutex.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/prof.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/prof.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/quarantine.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/quarantine.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/rtree.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/rtree.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/stats.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/stats.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/tcache.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/tcache.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/util.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:53:13: warning: | |
| unused variable 'result' [-Wunused-variable] | |
| UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); | |
| ^ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:513:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len | 0x80); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:514:13: note: | |
| uninitialized use occurs here | |
| s = u2s(val, 10, false, buf, &slen); | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:510:18: note: | |
| initialize the variable 'val' to silence this warning | |
| uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:504:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len | 0x80); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:505:13: note: | |
| uninitialized use occurs here | |
| s = o2s(val, alt_form, buf, &slen); | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:501:18: note: | |
| initialize the variable 'val' to silence this warning | |
| uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:494:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:495:13: note: | |
| uninitialized use occurs here | |
| s = d2s(val, (plus_plus ? '+' : (plus_space ? | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:491:17: note: | |
| initialize the variable 'val' to silence this warning | |
| intmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:522:5: warning: | |
| variable 'val' is used uninitialized whenever switch default is taken | |
| [-Wsometimes-uninitialized] | |
| GET_ARG_NUMERIC(val, len | 0x80); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:369:2: note: | |
| expanded from macro 'GET_ARG_NUMERIC' | |
| default: not_reached(); \ | |
| ^~~~~~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:523:13: note: | |
| uninitialized use occurs here | |
| s = x2s(val, alt_form, *f == 'X', buf, &slen); | |
| ^~~ | |
| /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/util.c:519:18: note: | |
| initialize the variable 'val' to silence this warning | |
| uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); | |
| ^ | |
| = 0 | |
| 5 warnings generated. | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/tsd.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/tsd.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| clang -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/include -Iinclude -o src/zone.o /Users/fklock/Dev/Mozilla/rust.git/src/rt/jemalloc/src/zone.c | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| /usr/bin/ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o src/zone.o | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| /usr/bin/ranlib: file: lib/libjemalloc.a(atomic.o) has no symbols | |
| /usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols | |
| /usr/bin/ranlib: file: lib/libjemalloc.a(mb.o) has no symbols | |
| ##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
| /usr/bin/ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o src/zone.pic.o | |
| ##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
| /usr/bin/ranlib: file: lib/libjemalloc_pic.a(atomic.pic.o) has no symbols | |
| /usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols | |
| /usr/bin/ranlib: file: lib/libjemalloc_pic.a(mb.pic.o) has no symbols | |
| remake[1]: Leaving directory `/Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/rt/x86_64-apple-darwin/stage0/jemalloc' | |
| link: rt/x86_64-apple-darwin/stage0/librustrt.dylib | |
| clang: warning: argument unused during compilation: '-pthread' | |
| ld: warning: ignoring file rt/x86_64-apple-darwin/stage0/libuv/libuv.a, file was built for archive which is not the architecture being linked (x86_64): rt/x86_64-apple-darwin/stage0/libuv/libuv.a | |
| Undefined symbols for architecture x86_64: | |
| "_uv_accept", referenced from: | |
| _rust_uv_accept in rust_uv.o | |
| (maybe you meant: _rust_uv_accept) | |
| "_uv_async_init", referenced from: | |
| _rust_uv_async_init in rust_uv.o | |
| (maybe you meant: _rust_uv_async_init) | |
| "_uv_async_send", referenced from: | |
| _rust_uv_async_send in rust_uv.o | |
| (maybe you meant: _rust_uv_async_send) | |
| "_uv_buf_init", referenced from: | |
| _rust_uv_buf_init in rust_uv.o | |
| (maybe you meant: _rust_uv_buf_init) | |
| "_uv_close", referenced from: | |
| _rust_uv_close in rust_uv.o | |
| (maybe you meant: _rust_uv_close) | |
| "_uv_err_name", referenced from: | |
| _rust_uv_err_name in rust_uv.o | |
| (maybe you meant: _rust_uv_err_name) | |
| "_uv_freeaddrinfo", referenced from: | |
| _rust_uv_freeaddrinfo in rust_uv.o | |
| (maybe you meant: _rust_uv_freeaddrinfo) | |
| "_uv_fs_close", referenced from: | |
| _rust_uv_fs_close in rust_uv.o | |
| (maybe you meant: _rust_uv_fs_close) | |
| "_uv_fs_open", referenced from: | |
| _rust_uv_fs_open in rust_uv.o | |
| (maybe you meant: _rust_uv_fs_open) | |
| "_uv_fs_read", referenced from: | |
| _rust_uv_fs_read in rust_uv.o | |
| (maybe you meant: _rust_uv_fs_read) | |
| "_uv_fs_req_cleanup", referenced from: | |
| _rust_uv_fs_req_cleanup in rust_uv.o | |
| (maybe you meant: _rust_uv_fs_req_cleanup) | |
| "_uv_fs_unlink", referenced from: | |
| _rust_uv_fs_unlink in rust_uv.o | |
| (maybe you meant: _rust_uv_fs_unlink) | |
| "_uv_fs_write", referenced from: | |
| _rust_uv_fs_write in rust_uv.o | |
| (maybe you meant: _rust_uv_fs_write) | |
| "_uv_getaddrinfo", referenced from: | |
| _rust_uv_getaddrinfo in rust_uv.o | |
| (maybe you meant: _rust_uv_getaddrinfo) | |
| "_uv_handle_size", referenced from: | |
| _rust_uv_handle_size in rust_uv.o | |
| (maybe you meant: _rust_uv_handle_size) | |
| "_uv_idle_init", referenced from: | |
| _rust_uv_idle_init in rust_uv.o | |
| (maybe you meant: _rust_uv_idle_init) | |
| "_uv_idle_start", referenced from: | |
| _rust_uv_idle_start in rust_uv.o | |
| (maybe you meant: _rust_uv_idle_start) | |
| "_uv_idle_stop", referenced from: | |
| _rust_uv_idle_stop in rust_uv.o | |
| (maybe you meant: _rust_uv_idle_stop) | |
| "_uv_ip4_addr", referenced from: | |
| _rust_uv_ip4_addr in rust_uv.o | |
| _rust_uv_ip4_addrp in rust_uv.o | |
| (maybe you meant: _rust_uv_ip4_addr, _rust_uv_ip4_addrp ) | |
| "_uv_ip4_name", referenced from: | |
| _rust_uv_ip4_name in rust_uv.o | |
| (maybe you meant: _rust_uv_ip4_name) | |
| "_uv_ip6_addr", referenced from: | |
| _rust_uv_ip6_addr in rust_uv.o | |
| _rust_uv_ip6_addrp in rust_uv.o | |
| (maybe you meant: _rust_uv_ip6_addr, _rust_uv_ip6_addrp ) | |
| "_uv_ip6_name", referenced from: | |
| _rust_uv_ip6_name in rust_uv.o | |
| (maybe you meant: _rust_uv_ip6_name) | |
| "_uv_listen", referenced from: | |
| _rust_uv_listen in rust_uv.o | |
| (maybe you meant: _rust_uv_listen) | |
| "_uv_loop_delete", referenced from: | |
| _rust_uv_loop_delete in rust_uv.o | |
| (maybe you meant: _rust_uv_loop_delete) | |
| "_uv_loop_new", referenced from: | |
| _rust_uv_loop_new in rust_uv.o | |
| (maybe you meant: _rust_uv_loop_new) | |
| "_uv_pipe_init", referenced from: | |
| _rust_uv_pipe_init in rust_uv.o | |
| (maybe you meant: _rust_uv_pipe_init) | |
| "_uv_process_kill", referenced from: | |
| _rust_uv_process_kill in rust_uv.o | |
| (maybe you meant: _rust_uv_process_kill) | |
| "_uv_read_start", referenced from: | |
| _rust_uv_read_start in rust_uv.o | |
| (maybe you meant: _rust_uv_read_start) | |
| "_uv_read_stop", referenced from: | |
| _rust_uv_read_stop in rust_uv.o | |
| (maybe you meant: _rust_uv_read_stop) | |
| "_uv_req_size", referenced from: | |
| _rust_uv_req_size in rust_uv.o | |
| (maybe you meant: _rust_uv_req_size) | |
| "_uv_run", referenced from: | |
| _rust_uv_run in rust_uv.o | |
| (maybe you meant: _rust_uv_run) | |
| "_uv_spawn", referenced from: | |
| _rust_uv_spawn in rust_uv.o | |
| (maybe you meant: _rust_uv_spawn) | |
| "_uv_strerror", referenced from: | |
| _rust_uv_strerror in rust_uv.o | |
| (maybe you meant: _rust_uv_strerror) | |
| "_uv_tcp_bind", referenced from: | |
| _rust_uv_tcp_bind in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_bind6, _rust_uv_tcp_bind ) | |
| "_uv_tcp_bind6", referenced from: | |
| _rust_uv_tcp_bind6 in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_bind6) | |
| "_uv_tcp_connect", referenced from: | |
| _rust_uv_tcp_connect in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_connect, _rust_uv_tcp_connect6 ) | |
| "_uv_tcp_connect6", referenced from: | |
| _rust_uv_tcp_connect6 in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_connect6) | |
| "_uv_tcp_getpeername", referenced from: | |
| _rust_uv_tcp_getpeername in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_getpeername) | |
| "_uv_tcp_getsockname", referenced from: | |
| _rust_uv_tcp_getsockname in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_getsockname) | |
| "_uv_tcp_init", referenced from: | |
| _rust_uv_tcp_init in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_init) | |
| "_uv_tcp_keepalive", referenced from: | |
| _rust_uv_tcp_keepalive in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_keepalive) | |
| "_uv_tcp_nodelay", referenced from: | |
| _rust_uv_tcp_nodelay in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_nodelay) | |
| "_uv_tcp_simultaneous_accepts", referenced from: | |
| _rust_uv_tcp_simultaneous_accepts in rust_uv.o | |
| (maybe you meant: _rust_uv_tcp_simultaneous_accepts) | |
| "_uv_timer_init", referenced from: | |
| _rust_uv_timer_init in rust_uv.o | |
| (maybe you meant: _rust_uv_timer_init) | |
| "_uv_timer_start", referenced from: | |
| _rust_uv_timer_start in rust_uv.o | |
| (maybe you meant: _rust_uv_timer_start) | |
| "_uv_timer_stop", referenced from: | |
| _rust_uv_timer_stop in rust_uv.o | |
| (maybe you meant: _rust_uv_timer_stop) | |
| "_uv_udp_bind", referenced from: | |
| _rust_uv_udp_bind in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_bind6, _rust_uv_udp_bind ) | |
| "_uv_udp_bind6", referenced from: | |
| _rust_uv_udp_bind6 in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_bind6) | |
| "_uv_udp_getsockname", referenced from: | |
| _rust_uv_udp_getsockname in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_getsockname) | |
| "_uv_udp_init", referenced from: | |
| _rust_uv_udp_init in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_init) | |
| "_uv_udp_recv_start", referenced from: | |
| _rust_uv_udp_recv_start in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_recv_start) | |
| "_uv_udp_recv_stop", referenced from: | |
| _rust_uv_udp_recv_stop in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_recv_stop) | |
| "_uv_udp_send", referenced from: | |
| _rust_uv_udp_send in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_send, _rust_uv_udp_send6 ) | |
| "_uv_udp_send6", referenced from: | |
| _rust_uv_udp_send6 in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_send6) | |
| "_uv_udp_set_broadcast", referenced from: | |
| _rust_uv_udp_set_broadcast in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_set_broadcast) | |
| "_uv_udp_set_membership", referenced from: | |
| _rust_uv_udp_set_membership in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_set_membership) | |
| "_uv_udp_set_multicast_loop", referenced from: | |
| _rust_uv_udp_set_multicast_loop in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_set_multicast_loop) | |
| "_uv_udp_set_multicast_ttl", referenced from: | |
| _rust_uv_udp_set_multicast_ttl in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_set_multicast_ttl) | |
| "_uv_udp_set_ttl", referenced from: | |
| _rust_uv_udp_set_ttl in rust_uv.o | |
| (maybe you meant: _rust_uv_udp_set_ttl) | |
| "_uv_walk", referenced from: | |
| _rust_uv_walk in rust_uv.o | |
| (maybe you meant: _rust_uv_walk) | |
| "_uv_write", referenced from: | |
| _rust_uv_write in rust_uv.o | |
| (maybe you meant: _rust_uv_write) | |
| ld: symbol(s) not found for architecture x86_64 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| /Users/fklock/Dev/Mozilla/rust.git/mk/rt.mk:269: *** [rt/x86_64-apple-darwin/stage0/librustrt.dylib] Error 1 | |
| #0 rt/x86_64-apple-darwin/stage0/librustrt.dylib at /Users/fklock/Dev/Mozilla/rust.git/mk/rt.mk:269 | |
| #1 x86_64-apple-darwin/stage0/lib/rustc/x86_64-apple-darwin/lib/librustrt.dylib at /Users/fklock/Dev/Mozilla/rust.git/mk/target.mk:121 | |
| #2 x86_64-apple-darwin/stage0/lib/rustc/x86_64-apple-darwin/bin/rustc at /Users/fklock/Dev/Mozilla/rust.git/mk/target.mk:121 | |
| #3 x86_64-apple-darwin/stage1/bin/rustc at /Users/fklock/Dev/Mozilla/rust.git/mk/host.mk:148 | |
| #4 x86_64-apple-darwin/stage1/lib/rustc/x86_64-apple-darwin/bin/rustc at /Users/fklock/Dev/Mozilla/rust.git/mk/target.mk:121 | |
| #5 x86_64-apple-darwin/stage2/bin/rustc at /Users/fklock/Dev/Mozilla/rust.git/mk/host.mk:148 | |
| #6 all-target-x86_64-apple-darwin-host-x86_64-apple-darwin at /Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/Makefile:569 | |
| #7 all at /Users/fklock/Dev/Mozilla/rust.git/objdir-dbgopt/Makefile:577 | |
| Command-line invocation: | |
| "/Users/fklock/opt/remake/bin/remake -j1" | |
| real 13m30.240s | |
| user 12m37.315s | |
| sys 0m40.458s | |
| Compilation exited abnormally with code 2 at Wed Aug 28 18:27:47 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment