Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376773 - dev-db/mysql-5.1.56 build failure
Summary: dev-db/mysql-5.1.56 build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-28 16:01 UTC by Albert W. Hopkins
Modified: 2011-08-19 20:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.txt,2.26 KB, text/plain)
2011-07-28 16:01 UTC, Albert W. Hopkins
Details
build.log.gz (build.log.gz,69.46 KB, application/octet-stream)
2011-07-28 16:02 UTC, Albert W. Hopkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert W. Hopkins 2011-07-28 16:01:32 UTC
I'm guessing this has to do the recent removal of bison/flex/etc from the system profile:

build.log and emerge --info to follow.
Comment 1 Albert W. Hopkins 2011-07-28 16:01:48 UTC
Created attachment 281303 [details]
emerge --info
Comment 2 Albert W. Hopkins 2011-07-28 16:02:49 UTC
Created attachment 281305 [details]
build.log.gz
Comment 3 Albert W. Hopkins 2011-08-05 20:07:40 UTC
Manually emerging flex and bison works around the issue..  I'm not sure if it was flex or bison (or both) that was needed.
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-08-19 20:32:05 UTC
I've added a dependency in the mysql/mysql-v2 eclasses on virtual/yacc.
Feel free to reopen if you still hit this issue.