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 1058686

Summary: FTBFS: parsetime.l:5:19: fatal error: y.tab.h: No such file or directory
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: atAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: mmaslano
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: at-3.1.14-2.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-28 11:26:45 UTC Type: Bug
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: 1071880    
Attachments:
Description Flags
build.log
none
root.log none

Description Karsten Hopp 2014-01-28 11:09:26 UTC
Created attachment 856510 [details]
build.log

Description of problem:
atd.c:895:5: note: in expansion of macro 'RELINQUISH_PRIVS_ROOT'
     RELINQUISH_PRIVS_ROOT(daemon_uid, daemon_gid)
     ^
parsetime.l:5:19: fatal error: y.tab.h: No such file or directory
 #include "y.tab.h"
                   ^
compilation terminated.

Version-Release number of selected component (if applicable):
at-3.1.14-1.fc21

How reproducible:
always

Steps to Reproduce:
1. ppc-koji build --scratch f21 at-3.1.14-1.fc21.src.rpm
2.
3.

Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1627897

Expected results:


Additional info:

Comment 1 Karsten Hopp 2014-01-28 11:09:57 UTC
Created attachment 856513 [details]
root.log

Comment 2 Marcela Mašláňová 2014-01-28 11:26:45 UTC
There is something wrong in Makefile, but I don't have time to rewrite it. For now it helped to switch off parallel build.