-team, +cros-dev
On Thu, May 10, 2012 at 1:07 PM, Xiaohan Wang (王消寒) <
xhw...@google.com> wrote:
> Hello,
>
> I have two follow-up questions:
>
> After I do "repo sync", how do I know which revision of chrome I am at?
> Is there a way to cherry-pick a chrome CL manually if it's not yet in the
> chromeos-chrome repository I synced to?
>
> Best,
> Xiaohan
>
> On Thu, May 10, 2012 at 1:01 AM, Xiaohan Wang (王消寒) <
xhw...@google.com>
> wrote:
>>
>> Commenting out ">=media-libs/jpeg-7" then "emerge-x86-alex jpeg" fixed the
>> issue.
>>
>> I also tried not to use my own chrome checkout and got the same error.
>> Sounds like some mismatch with clang/asan built chromeos-chrome. Should I
>> file a bug on this?
>>
>> On Wed, May 9, 2012 at 4:33 PM, Xiaohan Wang (王消寒) <
xhw...@google.com>
>> wrote:
>>>
>>> I cleaned my build folder and am trying again. Will let you know what I
>>> get later. Thanks!
>>>
>>>
>>> On Wed, May 9, 2012 at 4:26 PM, Richard Barnette <
jrbar...@google.com>
>>> wrote:
>>>>
>>>> On May 9, 2012, at 4:25 PM, Mike Frysinger wrote:
>>>>
>>>> > edit chromiumos-overlay/profiles/targets/chromeos/package.mask and
>>>> > remove the line Richard mentioned:
>>>> >> =media-libs/jpeg-7
>>>> > -mike
>>>> >
>>>> I already gave that advice offline, but it hasn't worked for him.
>>>>
>>>> Xiaohan, can you post your latest error messages?
>>>>
>>>>
>>>>
>>>> > On Wed, May 9, 2012 at 7:23 PM, Xiaohan Wang (王消寒) <
xhw...@google.com>
>>>> > wrote:
>>>> >> Thanks Mike and Richard,
>>>> >>
>>>> >> I tried "emerge-x86-alex jpeg" and it's still giving me the same jpeg
>>>> >> 6 lib.
>>>> >>
>>>> >> So how do I make sure my chrome checkout matches my cros checkout?
>>>> >> Now I
>>>> >> have a R19 chromeos checkout and a M19 chrome checkout, I use
>>>> >> "cros_sdk
>>>> >> --enter --chrome_root=/hdd2/xhwang/chrome/" to point to my chrome
>>>> >> source. I
>>>> >> thought by keeping both ToT would be okay, but apparently I was
>>>> >> wrong.
>>>> >>
>>>> >> Xiaohan
>>>> >>
>>>> >> On Wed, May 9, 2012 at 3:04 PM, Mike Frysinger <
vap...@google.com>
>>>> >> wrote:
>>>> >>>
>>>> >>> the image you're creating needs to match the system that the chrome
>>>> >>> was built against. it seems your image has an old libjpeg (probably
>>>> >>> .so.6) but you compiled against a system that contains a new libjpeg
>>>> >>> (.so.8 according to the error message). try doing:
>>>> >>> emerge-x86-alex jpeg
>>>> >>> and make sure it installs version 8+
>>>> >>> -mike
>>>> >>>
>>>> >>> On Wed, May 9, 2012 at 5:47 PM, Xiaohan Wang <
xhw...@google.com>
>>>> >>> wrote:
>>>> >>>> I am building my own test image using ToT R19 branch as well as my
>>>> >>>> own
>>>> >>>> chromeos-chrome with clang/asan using ToT m19 branch.
>>>> >>>> chromeos-chome
>>>> >>>> builds
>>>> >>>> fine. Now when I build test-image, I got this error:
>>>> >>>>
>>>> >>>> Problem with
>>>> >>>>
>>>> >>>>
>>>> >>>> /home/xhwang/trunk/src/build/images/x86-alex/R19-2046.84.2012_05_09_1335-a1/rootfs/opt/google/chrome/chrome:
>>>> >>>> Can't find libjpeg.so.8
>>>> >>>> ERROR : test_image_content: Failed dependency check
>>>> >>>> An error occurred in your build so your latest output directory is
>>>> >>>> invalid.
>>>> >>>>
>>>> >>>> I checked that I do have libjpeg.so.8 in /usr/lib64/ in chroot.
>>>> >>>> Does
>>>> >>>> anybody
>>>> >>>> know what might cause this? I am so close to have the test image
>>>> >>>> built...
>>>> >>
>>>> >>
>>>> >
>>>> > --
>>>> > You received this message because you are subscribed to the Google
>>>> > Groups "Chrome OS-team" group.
>>>> > To post to this group, send email to
chrome...@google.com
>>>> > To unsubscribe from this group, send email to
>>>> >
chromeos-tea...@google.com
>>>> > For more options, visit this group at
>>>> >
http://groups.google.com/a/google.com/group/chromeos-team?hl=en
>>>> > For more information about Google Chrome OS please visit:
>>>> >
http://go/chromeos
>>>>
>>>> -- jrb
>>>> Ever tried. Ever failed. No matter. Try again. Fail again. Fail better.
>>>> Samuel Beckett - "Worstward Ho"
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Chrome OS-team" group.
> To post to this group, send email to
chrome...@google.com
> To unsubscribe from this group, send email to
>
chromeos-tea...@google.com
> For more options, visit this group at
>
http://groups.google.com/a/google.com/group/chromeos-team?hl=en
> For more information about Google Chrome OS please visit:
http://go/chromeos
--
-g