versions shifted

George Liaskos geo.liaskos at gmail.com
Tue Mar 15 05:09:57 UTC 2011


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.

  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() :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-net__net.gyp
Type: application/octet-stream
Size: 1129 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-chromium/attachments/20110315/e0d787f6/patch-net__net.obj


More information about the freebsd-chromium mailing list