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 600181 Details for
Bug 715978
FTBFS healpix-2.13a-2.fc14
[?]
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]
Fix the FTBFS
0001-Fix-build-to-use-default-of-as-needed.patch (text/plain), 1.43 KB, created by
Patrick Uiterwijk
on 2012-07-24 23:22:34 UTC
(
hide
)
Description:
Fix the FTBFS
Filename:
MIME Type:
Creator:
Patrick Uiterwijk
Created:
2012-07-24 23:22:34 UTC
Size:
1.43 KB
patch
obsolete
>From 3d65f250703fba5a018646b0e293f7de6007e0b9 Mon Sep 17 00:00:00 2001 >From: Patrick Uiterwijk <puiterwijk@gmail.com> >Date: Wed, 25 Jul 2012 00:33:18 +0200 >Subject: [PATCH] Fix build to use default of as-needed > >--- > healpix.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/healpix.spec b/healpix.spec >index 65b0cfb..4d2a6cb 100644 >--- a/healpix.spec >+++ b/healpix.spec >@@ -1,6 +1,6 @@ > Name: healpix > Version: 2.13a >-Release: 6%{?dist} >+Release: 7%{?dist} > Summary: Hierarchical Equal Area isoLatitude Pixelization of a sphere > > Group: Development/Libraries >@@ -153,7 +153,7 @@ export CXXFLAGS="$CCFLAGS" > export CXXFLAGS_NO_C="$CCFLAGS_NO_C" > export CXXCFLAGS="$CCFLAGS" > export CXXLFLAGS="%{optflags} -L. -L$DESTLIB" >-export CXX_EXTRALIBS="-lcfitsio -lhealpix_cxx -lhealpix_cxxsupport -lhealpix_fft -lgomp --as-needed" >+export CXX_EXTRALIBS="-lcfitsio -lhealpix_cxx -lhealpix_cxxsupport -lhealpix_fft -lgomp -Wl,--as-needed" > > # SMP make doesn't work > for dir in cxxsupport libfftpack Healpix_cxx alice docsrc; do >@@ -315,6 +315,9 @@ rm -rf $RPM_BUILD_ROOT > > > %changelog >+* Tue Jul 24 2012 Patrick Uiterwijk <puiterwijk@gmail.com> - 2.13a-7 >+- Fix build to pass as-needed to the linker, as it should >+ > * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13a-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >1.7.10.4 >
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 715978
:
508183
|
508184
|
508185
|
508186
|
508187
|
508188
| 600181