Bug 1038338

Summary: Update octave to 3.8 series
Product: [Fedora] Fedora Reporter: Susi Lehtola <susi.lehtola>
Component: octaveAssignee: Jaromír Cápík <jcapik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: alex, fkluknav, jcapik, mmahut, orion, ovasik, rakesh.pandit, susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-03 22:08:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Susi Lehtola 2013-12-04 23:09:58 UTC
The first release candidate for Octave 3.8.0 is now available.

Because the 3.8 series brings in some notable changes, i.e., the GUI, we should start looking at updating the rawhide packages. New build requirements are at least java-devel and qt-devel.

The patches need to be rewritten.

Comment 1 Orion Poplawski 2013-12-07 07:18:17 UTC
I've checked in some initial changes.  Hopefully will get a working build soon.

The package stuff has been completely rewritten, so I've just dropped the pkg patches for now.  Will need to start building some patches against this version to see what if anything needs to get fixed again.

Comment 2 Orion Poplawski 2013-12-07 19:46:03 UTC
Scratch build:

http://koji.fedoraproject.org/koji/taskinfo?taskID=6267556

Please play around with it.

Comment 3 Susi Lehtola 2013-12-07 22:30:32 UTC
I'm wondering whether you should BR: llvm-devel, because configure states

  --enable-jit            (EXPERIMENTAL) enable JIT compiler

which now seems to be enabled. I'll inquire the octave maintainers list.