Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588098 - sci-mathematics/octave[jit]: still depends on llvm-3.5*
Summary: sci-mathematics/octave[jit]: still depends on llvm-3.5*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 588094
  Show dependency tree
 
Reported: 2016-07-05 20:17 UTC by Michał Górny
Modified: 2016-09-11 08:58 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-05 20:17:17 UTC
Octave still depends on llvm-3.5*. Now that 3.7* is going stable, I'd like to get a clear field for cleaning 3.5, or at least clearing upgrade path for people. Any chance we could get a newer LLVM support into Octave, or p.use.mask the flag?
Comment 1 David Seifert gentoo-dev 2016-09-11 08:58:02 UTC
commit d6473d63d7750c68812a1f5f8da79e4548b752bb
Author: David Seifert <soap@gentoo.org>
Date:   Sat Sep 10 13:36:28 2016 +0200

    sci-mathematics/octave: Remove USE=jit
    
    Gentoo-Bug: 588098
    * USE=jit has become a liability instead of a feature for
      Gentoo. The JIT support within octave requires old versions
      of LLVM, which are broken and unsupported.