bugGNU Octave - Bugs: bug #44937, Failed to configure JIT

 
 

bug #44937: Failed to configure JIT

Submitter:  None
Submitted:  Mon 27 Apr 2015 09:27:58 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Duplicate Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 02 Jun 2015 04:45:46 PM UTC, comment #3: 

Retagging release from 4.0.0-rc3 to 4.0.0.

John W. Eaton <jwe>
Group administrator
Tue 19 May 2015 07:01:49 PM UTC, comment #2: 

This is just to report an observation on llvm 3.4 and 3.5:
The current Fedora 21 "supports" both 3.4 and 3.5 being
simultaneously installed!

For example yum list llvm* shows:
Installed Packages
llvm.x86_64                                     3.5.0-6.fc21                         @updates        
llvm-devel.x86_64                               3.5.0-6.fc21                         @updates        
llvm-libs.x86_64                                3.5.0-6.fc21                         @updates        
llvm34.x86_64                                   3.4.2-5.fc21                         @updates        
llvm34-devel.x86_64                             3.4.2-5.fc21                         @updates        
llvm34-libs.x86_64
3.4.2-5.fc21                         @updates

This results in, for example:
ls -l /usr/bin/llc*
-rwxr-xr-x. 1 root root 114064 Dec 25 23:46 /usr/bin/llc
-rwxr-xr-x. 1 root root 101168 Dec 22 09:22 /usr/bin/llc-3.4

It appears that this is a general rule: all 3.4 files
have a -3.4 appended!!!

I think that the technical term for this should be nonsense.
It is unclear how or if Octave might adapt to this, but
best not worried about until well after the 4.0 release.




Michael Godfrey <godfrey>
Group Member
Mon 27 Apr 2015 01:44:15 PM UTC, comment #1: 

Thanks for your bug report. It is already known that Octave does not build against LLVM 3.5 and newer. See bug #41061 for more details and to provide further patches or comments. Closing this report as a duplicate.

Mike Miller <mtmiller>
Group Member
Mon 27 Apr 2015 09:27:58 AM UTC, original submission:  

Using OpenSuse 13.2/gcc48/llvm35

For details find the config.log attached

../configure --enable-jit

checking llvm/IR/Verifier.h usability... no
checking llvm/IR/Verifier.h presence... yes
configure: WARNING: llvm/IR/Verifier.h: present but cannot be compiled
configure: WARNING: llvm/IR/Verifier.h:     check for missing prerequisite headers?
configure: WARNING: llvm/IR/Verifier.h: see the Autoconf documentation
configure: WARNING: llvm/IR/Verifier.h:     section "Present But Cannot Be Compiled"
configure: WARNING: llvm/IR/Verifier.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to http://octave.org/bugs.html ##
configure: WARNING:     ## ------------------------------------------ ##
checking for llvm/IR/Verifier.h... no
checking check llvm::Function::addAttribute arg type is llvm::Attributes... no
checking check LLVM::Function::addFnAttr arg type is llvm::Attributes... no
checking check LLVM::CallInst::addAttribute arg type is llvm::Attributes... no
checking check LLVM::raw_fd_ostream arg type is llvm::sys:fs... no
checking check for LLVM::legacy::PassManager... no
configure: WARNING: Missing LLVM file TargetData.h.  JIT compiler is disabled.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #33805:  config.log added by None (2MiB - text/x-log)

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by godfrey (Posted a comment)
  • -email is unavailable- added by mtmiller (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-06-02 jwe Release4.0.0-rc3 4.0.0
    2015-04-27 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #41061
    2015-04-27 None Attached File- Added config.log, #33805

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code