Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416889 - www-client/chromium-9999-r1 - ?
Summary: www-client/chromium-9999-r1 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-21 10:49 UTC by megabaks
Modified: 2012-05-21 15:57 UTC (History)
0 users

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


Attachments
patch (chromium-live.patch,822 bytes, patch)
2012-05-21 10:49 UTC, megabaks
Details | Diff
first error (first_error.log,9.77 KB, text/plain)
2012-05-21 15:48 UTC, megabaks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description megabaks 2012-05-21 10:49:27 UTC
current ebuild failed (compile phase)
with patch works fine

Reproducible: Always
Comment 1 megabaks 2012-05-21 10:49:44 UTC
Created attachment 312487 [details, diff]
patch
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-21 12:15:12 UTC
What error?
Comment 3 megabaks 2012-05-21 14:45:19 UTC
(In reply to comment #2)
> What error?

1. bla-bla-bla/native_client/toolchain/linux_x86: no such file or directory
2. bla-bla-bla/zlib.h: no such file or directory
3. third_party/libxml/bla-bla-bla: no rules for build target bla-bla-bla
Comment 4 megabaks 2012-05-21 14:47:19 UTC
(In reply to comment #2)
> What error?

just run i.e.: ebuild /usr/portage/www-client/chromium/chromium-9999-r1 merge
fix step by step ---> check current fail
//sorry my bad english
Comment 5 megabaks 2012-05-21 15:00:40 UTC
(In reply to comment #2)
> What error?

first error: one of N:
#################
../../../../native_client/toolchain/linux_x86/x86_64-nacl/bin/gcc -c nacl_check.c -o /var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/obj.target/platform_lib/geni/glibc-x86-32/platform_lib/nacl_check.o -std=gnu99 -m32 -O3 -fomit-frame-pointer -mtls-use-call -D__linux__ -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -D_GNU_SOURCE=1 -D_BSD_SOURCE=1 -D_POSIX_C_SOURCE=199506 -D_XOPEN_SOURCE=600 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DDYNAMIC_ANNOTATIONS_PREFIX=NACL_ -DNACL_BUILD_ARCH=x86 -DNACL_BUILD_SUBARCH=32 -I/var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999/out/Release/obj/gen/tc_glibc/include -I../../../.. -I../../../../ppapi -I../../../.. -I../../../../ppapi
FAILED: [Errno 2] No such file or directory
################
>>>>>> linux_x86 <<<<<
Comment 6 megabaks 2012-05-21 15:06:16 UTC
this patch (or with alternate fixes) need for >=21.0.1136.0
Comment 7 megabaks 2012-05-21 15:07:19 UTC
this patch (or with alternate fixes) need for >21.0.1136.0
Comment 8 megabaks 2012-05-21 15:10:15 UTC
(In reply to comment #2)
> What error?
second error: 
#############
make: *** Нет правила для сборки цели `out/Release/obj.target/libxml/third_party/libxml/chromium/libxml_utils.o', требуемой для `out/Release/obj.target/third_party/libxml/libxml.a'.  Останов.
############
Нет правила для сборки цели ----> No rule to make target
требуемой для ----> required for
Comment 9 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-05-21 15:28:24 UTC
Please post the full build log. In English. Not in Russian.
Comment 10 megabaks 2012-05-21 15:31:57 UTC
(In reply to comment #9)
> Please post the full build log. In English. Not in Russian.

hmmm...for every fail? o_O
just try compile it!
Comment 11 megabaks 2012-05-21 15:48:38 UTC
Created attachment 312535 [details]
first error
Comment 12 megabaks 2012-05-21 15:54:35 UTC
(In reply to comment #9)
> Please post the full build log. In English. Not in Russian.

GTFO, fucking slowpoke-degenerate!
Comment 13 megabaks 2012-05-21 15:57:57 UTC
first error - broken