bugGNU Octave - Bugs: bug #37238, LLVMIntelJITEvents is not available

 
 

bug #37238: LLVMIntelJITEvents is not available

Submitter:  None
Submitted:  Fri 31 Aug 2012 06:39:39 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Need Info Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 15 Sep 2012 06:06:14 PM UTC, comment #3: 

No response.  I assume the issue has resolved itself.  Closing report.

Rik <rik5>
Group administrator
Thu 06 Sep 2012 07:31:45 PM UTC, comment #2: 

This doesn't appear to be an Octave bug.  According to the configuration LLVM_LIBS the library LLVMIntelJITEvents is trying to be included with '-lLLVMIntelJITEvents' and the include directory for linking is /usr/local/lib.  I think you should check in /usr/local/lib and see if you actually have the library in question.

Rik <rik5>
Group administrator
Thu 06 Sep 2012 04:59:38 PM UTC, comment #1: 

It looks like your llvm-config is reporting libraries that do not exist on your machine. Can you try to see if using the released version of LLVM 3.1 has this issue?

Max Brister <fisheater>
Fri 31 Aug 2012 06:39:39 PM UTC, original submission:  

Hello
I tried to compile octave with JIT support on fedora16
I added LLVM_CONFIG to my environment and tried it out.

But finaly i got

/usr/bin/ld: cannot find -lLLVMIntelJITEvents
/usr/bin/ld: cannot find -lLLVMOProfileJIT
by compliling
liboctinterp.so.1

I am using clang version 3.1svn
this version i compiled fo myself some month ago.

Ciau

LLVM_CONFIG='/usr/local/bin/llvm-config'
48258 LLVM_CPPFLAGS='-isystem /usr/local/include'
48259 LLVM_CXXFLAGS=''
48260 LLVM_LDFLAGS='-L/usr/local/lib'
48261 LLVM_LIBS='-lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive -lLLVMBitReader -lLLVMDebugInfo -lLLVMJ      IT -lLLVMipo -lLLVMVectorize -lLLVMBitWriter -lLLVMTableGen -lLLVMIntelJITEvents -lLLVMOProfileJIT -lLLVMHexagonCod      eGen -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMPTXCodeGen -lLLVMPTXDesc -lLLVMPTXInfo -lLLVMPTXAsmPrinter -lLLVMMBl      azeCodeGen -lLLVMMBlazeDisassembler -lLLVMMBlazeDesc -lLLVMMBlazeAsmPrinter -lLLVMMBlazeAsmParser -lLLVMMBlazeInfo       -lLLVMCppBackendCodeGen -lLLVMCppBackendInfo -lLLVMCBackendCodeGen -lLLVMCBackendInfo -lLLVMMSP430CodeGen -lLLVMMSP      430Desc -lLLVMMSP430Info -lLLVMMSP430AsmPrinter -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMCellSPUCod      eGen -lLLVMCellSPUDesc -lLLVMCellSPUInfo -lLLVMMipsCodeGen -lLLVMMipsAsmParser -lLLVMMipsDesc -lLLVMMipsInfo -lLLVM      MipsAsmPrinter -lLLVMARMAsmParser -lLLVMARMDisassembler -lLLVMARMCodeGen -lLLVMARMDesc -lLLVMARMInfo -lLLVMARMAsmPr      inter -lLLVMPowerPCCodeGen -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMPowerPCAsmPrinter -lLLVMSparcCodeGen -lLLVMSpa      rcDesc -lLLVMSparcInfo -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMAsmPrinte      r -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMMCDisassembler -lLLVMMCParser -lLLVMInterpre      ter -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lgtest_main -lg      test -lLLVMMCJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSuppor      t'



Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by fisheater (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-09-15 rik5 Open/ClosedOpen Closed
    2012-09-06 fisheater StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code