Bug 1405397 - Atlas 3.10.2-13.fc25 from updates-testing breaks Octave
Summary: Atlas 3.10.2-13.fc25 from updates-testing breaks Octave
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: atlas
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Frantisek Kluknavsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-16 11:58 UTC by Mark van Rossum
Modified: 2016-12-20 17:22 UTC (History)
4 users (show)

Fixed In Version: atlas-3.10.2-14.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-20 17:22:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark van Rossum 2016-12-16 11:58:01 UTC
Description of problem:


Atlas  3.10.2-13.fc25 from updates-testing breaks octave.

start octave-cli
and then do for instance
plot(rand(3))


After reverting to 
atlas.x86_64 3.10.2-12.fc24 
it is ok.

Comment 1 Orion Poplawski 2016-12-16 17:36:12 UTC
Thanks for the report, but please also leave karma/feedback on the update:

https://bodhi.fedoraproject.org/updates/FEDORA-2016-6f9c9156c7

Comment 2 Orion Poplawski 2016-12-16 23:30:42 UTC
I think I've got this sorted.  New build coming -

https://koji.fedoraproject.org/koji/taskinfo?taskID=16920427

Comment 3 Fedora Update System 2016-12-17 16:42:17 UTC
atlas-3.10.2-14.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1d3b1fc610

Comment 4 Kevin Kofler 2016-12-18 05:11:36 UTC
This is still not right. You got the base and sse3 builds swapped! (You are using -msse3 for base and -msse2 for sse3, which is backwards.)

Comment 5 Orion Poplawski 2016-12-18 21:03:53 UTC
I don't really understand what is going on with this, but there is no longer a sss3 package for x86_64.

These changes were part of:

commit 62670b4e6a58272b325dfb6962f65fccb28a3bf0
Author: Frantisek Kluknavsky <fkluknav>
Date:   Fri Sep 20 16:01:10 2013 +0200

    Rebase to 3.10.1

    - Dropped x86_64-SSE2, ix86-SSE1, ix86-3DNow, z10, z196 (uncompilable).
    - Modified incompatible patches.
    - Added armv7neon support, modified archdef from softfp abi to hard abi.
    - Modified Make.lib to include build-id, soname, versioned library name and symlinks.
    - Now builds monolithic libsatlas (serial) and libtatlas (threaded)
      libraries with lapack and blas included.
    - Lapack source tarball needed instead of static library.
    - Disabled cpu throttling detection again (sorry, could not work on atlas
      otherwise, feel free to enable yet again - atlas-throttling.patch).
    - Removed mentions of "Fedora" to promote redistribution.
    - Modified parts of atlas.spec sometimes left in place, work still in progress,
      cleanup needed.

So I'm taking it as intended that x86_64 is built with sse3.

Comment 6 Fedora Update System 2016-12-19 02:31:55 UTC
atlas-3.10.2-14.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1d3b1fc610

Comment 7 Fedora Update System 2016-12-20 17:22:02 UTC
atlas-3.10.2-14.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.