Bug 539069

Summary: FTBFS gnuradio-3.2.2-1.fc12
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: gnuradioAssignee: Marek Mahut <mmahut>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: astronomy, caolanm, mmahut
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-10 20:27:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 562577    
Bug Blocks: 538681, 564687    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log
none
here's a fix none

Description FTBFS 2009-11-19 16:40:19 UTC
gnuradio-3.2.2-1.fc12.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-11-19 16:40:23 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-11-19 16:40:27 UTC
Created attachment 371451 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-11-19 16:40:30 UTC
Created attachment 371452 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-11-19 16:40:33 UTC
Created attachment 371454 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-11-19 16:40:36 UTC
Created attachment 371455 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-11-19 16:40:37 UTC
Created attachment 371456 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-11-19 16:40:38 UTC
Created attachment 371457 [details]
mock.log

mock.log for x86_64

Comment 8 Caolan McNamara 2010-01-20 10:02:37 UTC
Created attachment 385639 [details]
here's a fix

Attached is a fix to configure to push pop the programming language in use during configure, i.e. push and pop "Fortran" around the fortran test.

Comment 9 Caolan McNamara 2010-01-20 10:58:41 UTC
Separately on rawhide you probably need something additional like
%prep
...
find . -name "*_moc.cc" -exec rm {} \;
...

in order to regenerate the _moc.cc files and

%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}

at the top instead of the current python_sitelib with a sed s/python_sitelib/python_sitearch/g

Comment 10 Caolan McNamara 2010-02-10 20:27:55 UTC
Fixed this up, built as gnuradio-3.2.2-3.fc13