Bug 1058686 - FTBFS: parsetime.l:5:19: fatal error: y.tab.h: No such file or directory
Summary: FTBFS: parsetime.l:5:19: fatal error: y.tab.h: No such file or directory
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: at
Version: rawhide
Hardware: powerpc
OS: Linux
medium
high
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PPCTracker
TreeView+ depends on / blocked
 
Reported: 2014-01-28 11:09 UTC by Karsten Hopp
Modified: 2014-03-03 11:55 UTC (History)
1 user (show)

Fixed In Version: at-3.1.14-2.fc21
Clone Of:
Environment:
Last Closed: 2014-01-28 11:26:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (38.01 KB, text/plain)
2014-01-28 11:09 UTC, Karsten Hopp
no flags Details
root.log (76.94 KB, text/plain)
2014-01-28 11:09 UTC, Karsten Hopp
no flags Details

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.


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