versions shifted

Rene Ladan rene at freebsd.org
Tue Mar 15 07:23:07 UTC 2011


Op 15-03-2011 06:09, George Liaskos schreef:
> On Mon, Mar 14, 2011 at 11:09 PM, Rene Ladan <rene at freebsd.org> wrote:
>> Hi,
>>
>> since chromium 9 has reached it end-of-life and has security problems
>> [1], I merged the chromium-beta port into the chromium port (they remain
>> equal until Google decides to release a new beta version). This
>> unfortunately means that the chromium port is now broken (see ticket
>> #7). Feel free to fix this if I'm not fast enough ;)
>>
>> Regards,
>> René
>>
>> [1] : http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html
>> #7  : http://trillian.chruetertee.ch/chromium/ticket/7
>> --
>> http://www.rene-ladan.nl:8080/
>>
>> GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC
>> (subkeys.pgp.net)
> 
> The attached patches resolve all the compile errors i found over the
> weekend, unfortunatelly there is a bug (stack overflow) in mksnapshot.
> I didn't have time to dig deeper.
>
I'll merge the patches when I'm back from work.

>   export LD_LIBRARY_PATH=/usr/home/gliaskos/devel/chromium/ports/www/chromium/work/chromium-courgette-redacted-10.0.648.133/out/Release/lib.host:/usr/home/gliaskos/devel/chromium/ports/www/chromium/work/chromium-courgette-redacted-10.0.648.133/out/Release/lib.target:$LD_LIBRARY_PATH;
> cd v8/tools/gyp; mkdir -p
> /usr/home/gliaskos/devel/chromium/ports/www/chromium/work/chromium-courgette-redacted-10.0.648.133/out/Release/obj.target/geni;
> "/usr/home/gliaskos/devel/chromium/ports/www/chromium/work/chromium-courgette-redacted-10.0.648.133/out/Release/mksnapshot"
> "/usr/home/gliaskos/devel/chromium/ports/www/chromium/work/chromium-courgette-redacted-10.0.648.133/out/Release/obj.target/geni/snapshot.cc"
> 
> #
> # Fatal error in CALL_AND_RETRY_0
> # Allocation failed - process out of memory
> #
> 
> This patch http://trillian.chruetertee.ch/chromium/browser/ports/www/chromium/files/patch-v8__src__platform-freebsd.cc
> removes the closing bracket of Unlock() :)
>
Oops, fixed :)

René
-- 
http://www.rene-ladan.nl:8080/

GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC
(subkeys.pgp.net)


More information about the freebsd-chromium mailing list