Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405515 - chromium-9999: No rule to make target `third_party/adobe/flash/flapper_version.h`
Summary: chromium-9999: No rule to make target `third_party/adobe/flash/flapper_versio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 08:08 UTC by Julien Sanchez
Modified: 2012-02-24 17:30 UTC (History)
0 users

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


Attachments
Build log (build.log.gz,41.21 KB, text/plain)
2012-02-24 08:08 UTC, Julien Sanchez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Sanchez archtester 2012-02-24 08:08:27 UTC
Created attachment 303025 [details]
Build log

Seems related to Adobe's pepper flash plugin.


make: *** No rule to make target `third_party/adobe/flash/flapper_version.h', needed by `out/Release/obj/gen/flapper_version.h'.  Stop.
make: *** Waiting for unfinished jobs....
  LD_LIBRARY_PATH=/var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/lib.host:/var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd chrome; mkdir -p /var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/obj/gen/chrome/grit /var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/obj/gen/chrome; python ../tools/grit/grit.py -i app/theme/theme_resources_standard.grd build -o "/var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/obj/gen/chrome" -D _chromium -E "CHROMIUM_BUILD=chromium" -D use_nss -D webui_task_manager -D remoting -D use_titlecase -D enable_register_protocol_handler
 * ERROR: www-client/chromium-9999-r1 failed (compile phase):
 *   emake failed



Not absolutely sure if it has to be fixed the usual way in chromium ebuild (excluding third-party/adobe from being removed).
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-02-24 17:30:45 UTC
Fixed, thanks.