Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 927912 Details for
Bug 1080073
atlas build failure on ppc64le archi
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
atlas.3.10.1_spec_with_ppc64le_patches.patch
atlas.3.10.1_spec_with_ppc64le_patches.patch (text/plain), 2.00 KB, created by
Michel Normand
on 2014-08-18 14:15:19 UTC
(
hide
)
Description:
atlas.3.10.1_spec_with_ppc64le_patches.patch
Filename:
MIME Type:
Creator:
Michel Normand
Created:
2014-08-18 14:15:19 UTC
Size:
2.00 KB
patch
obsolete
>diff --git a/atlas.spec b/atlas.spec >index 197452e..c23d530 100644 >--- a/atlas.spec >+++ b/atlas.spec >@@ -5,7 +5,7 @@ Version: 3.10.1 > %if "%{?enable_native_atlas}" != "0" > %define dist .native > %endif >-Release: 13%{?dist} >+Release: 13%{?dist}.mno.2 > Summary: Automatically Tuned Linear Algebra Software > > Group: System Environment/Libraries >@@ -43,6 +43,11 @@ Patch6: atlas-affinity.patch > > Patch7: atlas-aarch64port.patch > Patch8: atlas-genparse.patch >+# for ppc64le >+Patch102: issue_64.patch >+Patch103: atlas.3.10.1-ppc64le_abiv2_step1.patch >+Patch104: atlas.3.10.2-ppc64le_abiv2_step2.patch >+Patch105: atlas.3.10.2-ppc64le_abiv2_step3.patch > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >@@ -324,6 +329,10 @@ ix86 architecture. > %patch7 -p1 -b .aarch64 > %endif > %patch8 -p1 -b .genparse >+%patch102 -p1 >+%patch103 -p1 >+%patch104 -p1 >+%patch105 -p1 > > cp %{SOURCE1} CONFIG/ARCHS/ > #cp %{SOURCE2} CONFIG/ARCHS/ >@@ -468,8 +477,11 @@ for type in %{types}; do > sed -i 's#-DATL_AltiVec##g' Make.inc > sed -i 's#-m64#-m32#g' Make.inc > %endif >- >+ echo "debugmno cat Make.inc" >+ cat Make.inc >+ echo "debugmno end" > %endif >+ set -x > make build > cd lib > make shared >@@ -507,7 +519,7 @@ mkdir -p %{buildroot}%{_includedir}/atlas > > %check > # Run make check but don't fail the build on these arches >-%ifarch s390 aarch64 >+%ifarch s390 aarch64 ppc64le > for type in %{types}; do > pushd %{_arch}_${type} > make check ptcheck || : >@@ -809,6 +821,12 @@ fi > %endif > > %changelog >+* Wed Aug 13 2014 Michel Nomand <normand@linux.vnet.ibm.com> - 3.10.1-13.mno.2 >+- split ppc64le patches as per upstream issue 65 >+ https://sourceforge.net/p/math-atlas/patches/65/ >+- ignore make check error for ppc64le because still many asm powerpc asm lines >+ to be changed to support powerpc little-endian environment. >+ > * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.1-13 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1080073
:
878111
|
898654
|
898655
|
898656
|
898657
|
898658
|
898659
|
917277
|
917280
|
917284
|
919654
|
927912
|
927913
|
927915
|
927916
|
939224
|
939225
|
939357
|
940404
|
942268
|
942576
|
942578
|
943255