Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 539027

Summary: FTBFS nqc-3.1.6-6.fc12
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: nqcAssignee: Rick L Vinyard Jr <rvinyard>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: matt_domsch, rvinyard, stu
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
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: 2009-12-08 18:52:09 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:    
Bug Blocks: 538681    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-11-19 16:29:32 UTC
nqc-3.1.6-6.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:29:35 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-11-19 16:29:38 UTC
Created attachment 371209 [details]
root.log

root.log for x86_64

Comment 3 FTBFS 2009-11-19 16:29:39 UTC
Created attachment 371210 [details]
build.log

build.log for x86_64

Comment 4 FTBFS 2009-11-19 16:29:41 UTC
Created attachment 371211 [details]
mock.log

mock.log for x86_64

Comment 5 Stu Tomlinson 2009-11-19 18:33:10 UTC
/bin/sh: yacc: command not found

You are probably missing:
BuildRequires: byacc

Comment 6 Rick L Vinyard Jr 2009-11-19 19:19:51 UTC
(In reply to comment #5)
> /bin/sh: yacc: command not found
> 
> You are probably missing:
> BuildRequires: byacc  

I saw that, and have bison as a BuildRequires. I thought I'd test it to make sure, but the mockbuild succeeded.

Comment 7 Stu Tomlinson 2009-11-19 19:30:52 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > /bin/sh: yacc: command not found
> > 
> > You are probably missing:
> > BuildRequires: byacc  
> 
> I saw that, and have bison as a BuildRequires. I thought I'd test it to make
> sure, but the mockbuild succeeded.  

bison does not provide a "yacc" binary though, so you'd need to patch to use that.

The reason it worked in your mockbuild could be that the parallelism from %{_smp_mflags} was lower. It may be a bug in the Makefile such that this package is not safe to build with %{_smp_mflags}, or just that the increased parallelism makes it think it needs to regenerate some files where it doesn't really need to.

Comment 8 Matt Domsch 2009-12-08 18:52:09 UTC
My mock build completed now using mock-1.0.0-1.fc12.