Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302590 - www-client/chromium needs flex at build time
Summary: www-client/chromium needs flex at build time
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paweł Hajdan, Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 10:09 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-01-28 10:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-28 10:09:49 UTC
Traceback (most recent call last):
  File "scripts/action_maketokenizer.py", line 101, in <module>
    sys.exit(main(sys.argv))
  File "scripts/action_maketokenizer.py", line 89, in main
    p1 = subprocess.Popen(['flex', '-t', flexInput], stdout=subprocess.PIPE)
  File "/usr/lib64/python2.6/subprocess.py", line 621, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.6/subprocess.py", line 1126, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-01-28 10:28:33 UTC
Fixed, thanks for the report.