Bug 539027 - FTBFS nqc-3.1.6-6.fc12
Summary: FTBFS nqc-3.1.6-6.fc12
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nqc
Version: rawhide
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Rick L Vinyard Jr
QA Contact: Fedora Extras Quality Assurance
URL: http://linux.dell.com/files/fedora/Fi...
Whiteboard:
Depends On:
Blocks: F13FTBFS
TreeView+ depends on / blocked
 
Reported: 2009-11-19 16:29 UTC by FTBFS
Modified: 2009-12-08 18:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-08 18:52:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
root.log (29.50 KB, text/plain)
2009-11-19 16:29 UTC, FTBFS
no flags Details
build.log (6.51 KB, text/plain)
2009-11-19 16:29 UTC, FTBFS
no flags Details
mock.log (946 bytes, text/plain)
2009-11-19 16:29 UTC, FTBFS
no flags Details

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.


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