bugGNU Octave - Bugs: bug #41132, llvm/IR/Function.h: missing...

 
 

bug #41132: llvm/IR/Function.h: missing prerequisite headers?

Submitter:  Muhali <muhali>
Submitted:  Tue 07 Jan 2014 01:08:33 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 07 Jan 2014 06:19:57 PM UTC, comment #4: 

Good, I'm glad it works for you now.

Mike Miller <mtmiller>
Group Member
Tue 07 Jan 2014 04:35:17 PM UTC, comment #3: 

you were right. There were some files left from an old installation. I removed them and now it works.

Muhali <muhali>
Tue 07 Jan 2014 04:14:39 PM UTC, comment #2: 

Also do you have both llvm and llvm-devel installed?

Michael Godfrey <godfrey>
Group Member
Tue 07 Jan 2014 02:14:32 PM UTC, comment #1: 

Can you attach the full config.log file from this run please? Also what distribution/version are you building on? And do you have multiple versions of LLVM co-installed?

This seems a lot like bug #41025, please see my comments on that report. Do you have an older version of LLVM installed in parallel that configure is finding header files of?

Mike Miller <mtmiller>
Group Member
Tue 07 Jan 2014 01:08:33 PM UTC, original submission:  

When configuring my octave build with llvm-3.2 I get the following warning:


checking llvm/IR/Function.h usability... no
checking llvm/IR/Function.h presence... yes
configure: WARNING: llvm/IR/Function.h: present but cannot be compiled
configure: WARNING: llvm/IR/Function.h:     check for missing prerequisite headers?
configure: WARNING: llvm/IR/Function.h: see the Autoconf documentation
configure: WARNING: llvm/IR/Function.h:     section "Present But Cannot Be Compiled"
configure: WARNING: llvm/IR/Function.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to http://octave.org/bugs.html ##
configure: WARNING:     ## ------------------------------------------ ##


llvm-3.2 is built from corresponding sources.
I used '--enable-jit' and the most recent tip of octave dev.

Muhali <muhali>

 

(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 godfrey (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by muhali (Submitted the item)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-07 mtmiller StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2014-01-07 mtmiller StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code