[LLVMbugs] [Bug 13770] New: --docdir parameter implemented but not respected

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 5 11:08:44 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13770

             Bug #: 13770
           Summary: --docdir parameter implemented but not respected
           Product: new-bugs
           Version: 3.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: appzer0 at free.fr
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Hi, 

It seems that --docdir support has been added tro llvm back in 2008 though it
is still not respected:

configure:

./configure \
    --prefix=/usr \
    --sysconfdir=/etc \
    --localstatedir=/var \
    --libdir=/usr/lib64 \
    --mandir=/usr/man \
    --infodir=/usr/info \
    --docdir=/usr/doc/llvm-3.1 # Note the version string

Result (note that the ocaml bindings are in the same location as the rest of
the documentation):

usr/docs/llvm/ps/llvm-ranlib.ps
usr/docs/llvm/ps/llvm-cov.ps
usr/docs/llvm/ps/llvm-ld.ps
usr/docs/llvm/ps/llvm-diff.ps
usr/docs/llvm/ps/FileCheck.ps
usr/docs/llvm/ps/opt.ps
usr/docs/llvm/ps/llc.ps
usr/docs/llvm/ps/llvm-config.ps
usr/docs/llvm/ps/lit.ps
usr/docs/llvm/ps/llvm-dis.ps
usr/docs/llvm/ps/llvm-stress.ps
usr/docs/llvm/ps/lli.ps
usr/docs/llvm/ps/llvm-nm.ps
usr/docs/llvm/ps/llvm-ar.ps
usr/docs/llvm/ps/llvm-build.ps
usr/docs/llvm/ps/llvm-bcanalyzer.ps
usr/docs/llvm/ps/llvm-prof.ps
usr/docs/llvm/ps/llvm-extract.ps
usr/docs/llvm/ps/bugpoint.ps
usr/docs/llvm/ps/llvm-link.ps
usr/docs/llvm/ps/tblgen.ps
usr/docs/llvm/ps/llvm-as.ps
usr/docs/llvm/html.tar.gz
usr/docs/llvm/html/tutorial/OCamlLangImpl5.html
usr/docs/llvm/html/tutorial/OCamlLangImpl3.html
usr/docs/llvm/html/tutorial/LangImpl1.html
usr/docs/llvm/html/tutorial/LangImpl5-cfg.png
usr/docs/llvm/html/tutorial/LangImpl6.html
usr/docs/llvm/html/tutorial/LangImpl4.html
usr/docs/llvm/html/tutorial/OCamlLangImpl7.html
usr/docs/llvm/html/tutorial/OCamlLangImpl2.html
usr/docs/llvm/html/tutorial/LangImpl2.html
usr/docs/llvm/html/tutorial/LangImpl7.html
usr/docs/llvm/html/tutorial/LangImpl3.html
usr/docs/llvm/html/tutorial/OCamlLangImpl1.html
usr/docs/llvm/html/tutorial/LangImpl5.html
usr/docs/llvm/html/tutorial/LangImpl8.html
usr/docs/llvm/html/tutorial/index.html
usr/docs/llvm/html/tutorial/OCamlLangImpl8.html
usr/docs/llvm/html/tutorial/OCamlLangImpl4.html
usr/docs/llvm/html/tutorial/OCamlLangImpl6.html
usr/docs/llvm/html/LLVMBuild.html
usr/docs/llvm/html/AliasAnalysis.html
usr/docs/llvm/html/MakefileGuide.html
usr/docs/llvm/html/ReleaseNotes.html
usr/docs/llvm/html/GettingStarted.html
usr/docs/llvm/html/ExtendingLLVM.html
usr/docs/llvm/html/img/venusflytrap.jpg
usr/docs/llvm/html/img/objdeps.gif
usr/docs/llvm/html/img/lines.gif
usr/docs/llvm/html/img/libdeps.gif
usr/docs/llvm/html/img/Debugging.gif
usr/docs/llvm/html/HowToAddABuilder.html
usr/docs/llvm/html/TestingGuide.html
usr/docs/llvm/html/SourceLevelDebugging.html
usr/docs/llvm/html/WritingAnLLVMPass.html
usr/docs/llvm/html/LangRef.html
usr/docs/llvm/html/Atomics.html
usr/docs/llvm/html/ProgrammersManual.html
usr/docs/llvm/html/CodeGenerator.html
usr/docs/llvm/html/GettingStartedVS.html
usr/docs/llvm/html/CommandLine.html
usr/docs/llvm/html/Bugpoint.html
usr/docs/llvm/html/FAQ.html
usr/docs/llvm/html/BitCodeFormat.html
usr/docs/llvm/html/ExceptionHandling.html
usr/docs/llvm/html/TestSuiteMakefileGuide.html
usr/docs/llvm/html/GetElementPtr.html
usr/docs/llvm/html/WritingAnLLVMBackend.html
usr/docs/llvm/html/DeveloperPolicy.html
usr/docs/llvm/html/GoldPlugin.html
usr/docs/llvm/html/Packaging.html
usr/docs/llvm/html/LinkTimeOptimization.html
usr/docs/llvm/html/GarbageCollection.html
usr/docs/llvm/html/doxygen.css
usr/docs/llvm/html/DebuggingJITedCode.html
usr/docs/llvm/html/index.html
usr/docs/llvm/html/SegmentedStacks.html
usr/docs/llvm/html/GCCFEBuildInstrs.html
usr/docs/llvm/html/CodingStandards.html
usr/docs/llvm/html/Lexicon.html
usr/docs/llvm/html/CommandGuide/llvm-build.html
usr/docs/llvm/html/CommandGuide/llvm-stress.html
usr/docs/llvm/html/CommandGuide/llvm-link.html
usr/docs/llvm/html/CommandGuide/manpage.css
usr/docs/llvm/html/CommandGuide/tblgen.html
usr/docs/llvm/html/CommandGuide/llvm-nm.html
usr/docs/llvm/html/CommandGuide/llvm-diff.html
usr/docs/llvm/html/CommandGuide/lit.html
usr/docs/llvm/html/CommandGuide/llc.html
usr/docs/llvm/html/CommandGuide/llvm-extract.html
usr/docs/llvm/html/CommandGuide/llvm-ranlib.html
usr/docs/llvm/html/CommandGuide/llvm-ar.html
usr/docs/llvm/html/CommandGuide/llvm-prof.html
usr/docs/llvm/html/CommandGuide/llvm-ld.html
usr/docs/llvm/html/CommandGuide/llvm-cov.html
usr/docs/llvm/html/CommandGuide/lli.html
usr/docs/llvm/html/CommandGuide/FileCheck.html
usr/docs/llvm/html/CommandGuide/opt.html
usr/docs/llvm/html/CommandGuide/index.html
usr/docs/llvm/html/CommandGuide/llvm-as.html
usr/docs/llvm/html/CommandGuide/llvm-dis.html
usr/docs/llvm/html/CommandGuide/bugpoint.html
usr/docs/llvm/html/CommandGuide/llvm-config.html
usr/docs/llvm/html/CommandGuide/llvm-bcanalyzer.html
usr/docs/llvm/html/Passes.html
usr/docs/llvm/html/TableGenFundamentals.html
usr/docs/llvm/html/Projects.html
usr/docs/llvm/html/BranchWeightMetadata.html
usr/docs/llvm/html/HowToReleaseLLVM.html
usr/docs/llvm/html/llvm.css
usr/docs/llvm/html/CompilerWriterInfo.html
usr/docs/llvm/html/CMake.html
usr/docs/llvm/html/HowToSubmitABug.html
usr/docs/llvm/html/SystemLibrary.html
usr/docs/llvm/ocamldoc/html/Llvm.Fcmp.html
usr/docs/llvm/ocamldoc/html/type_Llvm_scalar_opts.html
usr/docs/llvm/ocamldoc/html/index_methods.html
usr/docs/llvm/ocamldoc/html/Llvm.ValueKind.html
usr/docs/llvm/ocamldoc/html/Llvm_bitreader.html
usr/docs/llvm/ocamldoc/html/index_exceptions.html
usr/docs/llvm/ocamldoc/html/index_attributes.html
usr/docs/llvm/ocamldoc/html/Llvm_analysis.html
usr/docs/llvm/ocamldoc/html/type_Llvm_executionengine.html
usr/docs/llvm/ocamldoc/html/Llvm_bitwriter.html
usr/docs/llvm/ocamldoc/html/Llvm.MemoryBuffer.html
usr/docs/llvm/ocamldoc/html/Llvm_executionengine.ExecutionEngine.html
usr/docs/llvm/ocamldoc/html/style.css
usr/docs/llvm/ocamldoc/html/type_Llvm.Icmp.html
usr/docs/llvm/ocamldoc/html/type_Llvm_executionengine.ExecutionEngine.html
usr/docs/llvm/ocamldoc/html/index_values.html
usr/docs/llvm/ocamldoc/html/Llvm.Opcode.html
usr/docs/llvm/ocamldoc/html/index_types.html
usr/docs/llvm/ocamldoc/html/type_Llvm.html
usr/docs/llvm/ocamldoc/html/type_Llvm_bitreader.html
usr/docs/llvm/ocamldoc/html/Llvm.Icmp.html
usr/docs/llvm/ocamldoc/html/type_Llvm.ValueKind.html
usr/docs/llvm/ocamldoc/html/type_Llvm_executionengine.GenericValue.html
usr/docs/llvm/ocamldoc/html/type_Llvm.TypeKind.html
usr/docs/llvm/ocamldoc/html/type_Llvm_target.TargetData.html
usr/docs/llvm/ocamldoc/html/Llvm_target.Endian.html
usr/docs/llvm/ocamldoc/html/Llvm_executionengine.GenericValue.html
usr/docs/llvm/ocamldoc/html/Llvm_target.TargetData.html
usr/docs/llvm/ocamldoc/html/index_class_types.html
usr/docs/llvm/ocamldoc/html/Llvm_ipo.html
usr/docs/llvm/ocamldoc/html/Llvm_scalar_opts.html
usr/docs/llvm/ocamldoc/html/Llvm.html
usr/docs/llvm/ocamldoc/html/Llvm.PassManager.html
usr/docs/llvm/ocamldoc/html/type_Llvm_target.Endian.html
usr/docs/llvm/ocamldoc/html/index_modules.html
usr/docs/llvm/ocamldoc/html/type_Llvm_bitwriter.html
usr/docs/llvm/ocamldoc/html/index_module_types.html
usr/docs/llvm/ocamldoc/html/type_Llvm.Linkage.html
usr/docs/llvm/ocamldoc/html/type_Llvm.CallConv.html
usr/docs/llvm/ocamldoc/html/index.html
usr/docs/llvm/ocamldoc/html/type_Llvm.PassManager.html
usr/docs/llvm/ocamldoc/html/Llvm.TypeKind.html
usr/docs/llvm/ocamldoc/html/Llvm_executionengine.html
usr/docs/llvm/ocamldoc/html/type_Llvm_target.html
usr/docs/llvm/ocamldoc/html/index_classes.html
usr/docs/llvm/ocamldoc/html/type_Llvm_analysis.html
usr/docs/llvm/ocamldoc/html/Llvm.Attribute.html
usr/docs/llvm/ocamldoc/html/type_Llvm_ipo.html
usr/docs/llvm/ocamldoc/html/ocamldoc.tar.gz
usr/docs/llvm/ocamldoc/html/type_Llvm.Visibility.html
usr/docs/llvm/ocamldoc/html/type_Llvm.Fcmp.html
usr/docs/llvm/ocamldoc/html/Llvm.Visibility.html
usr/docs/llvm/ocamldoc/html/type_Llvm.Opcode.html
usr/docs/llvm/ocamldoc/html/Llvm_target.html
usr/docs/llvm/ocamldoc/html/type_Llvm.Attribute.html
usr/docs/llvm/ocamldoc/html/Llvm.Linkage.html
usr/docs/llvm/ocamldoc/html/Llvm.CallConv.html
usr/docs/llvm/ocamldoc/html/type_Llvm.MemoryBuffer.html
usr/docs/llvm/ocamldoc.tar.gz

Thanks!

appzer0

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list