Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 588098

Summary: sci-mathematics/octave[jit]: still depends on llvm-3.5*
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, np-hardass, williamh, wizardedit
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 588094    

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.