porting Chromium 36 to FreeBSD

Carlos Jacobo Puga Medina cpm at fbsd.es
Tue Aug 5 12:17:19 UTC 2014


Chromium fails to build because is mixing GLES2/gl2.h and GL/glext.h headers.

Here is the build log:

root at box:/usr/ports/www/chromium # make

To build Chromium, you should have around 1 GB of memory
and a fair amount of free diskspace (~ 3.7GB).

Make sure you have Python build with the SEM option ON
(default in python27-2.7.8 since r361735)
===>  License BSD3CLAUSE LGPL21 MPL accepted by the user
===>  Found saved configuration for chromium-35.0.1916.153_2
===>   chromium-36.0.1985.125 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by chromium-36.0.1985.125 for building
===>  Extracting for chromium-36.0.1985.125
=> SHA256 Checksum OK for chromium-36.0.1985.125.tar.xz.
===>  Patching for chromium-36.0.1985.125
===>  Applying extra patch /usr/ports/www/chromium/files/extra-patch-clang
===>  Applying FreeBSD patches for chromium-36.0.1985.125
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/gperf - found
===>   chromium-36.0.1985.125 depends on executable: bash - found
===>   chromium-36.0.1985.125 depends on executable: yasm - found
===>   chromium-36.0.1985.125 depends on executable: flock - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/include/linux/videodev2.h - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/python2.7 - found
===>   chromium-36.0.1985.125 depends on executable: python2 - found
===>   chromium-36.0.1985.125 depends on executable: bison - found
===>   chromium-36.0.1985.125 depends on executable: update-desktop-database - found
===>   chromium-36.0.1985.125 depends on executable: pkgconf - found
===>   chromium-36.0.1985.125 depends on executable: ninja - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/intltool-extract - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/perl5.16.3 - found
===>   chromium-36.0.1985.125 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so.2.11000.2)
===>   chromium-36.0.1985.125 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so.3.8.6)
===>   chromium-36.0.1985.125 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so.2.2.2)
===>   chromium-36.0.1985.125 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so.2.0.0)
===>   chromium-36.0.1985.125 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so.6.11.2)
===>   chromium-36.0.1985.125 depends on shared library: libnss3.so - found (/usr/local/lib/nss/libnss3.so.1)
===>   chromium-36.0.1985.125 depends on shared library: libgnome-keyring.so - found (/usr/local/lib/libgnome-keyring.so.0.1.1)
===>   chromium-36.0.1985.125 depends on shared library: libcups.so - found (/usr/local/lib/libcups.so.2)
===>   chromium-36.0.1985.125 depends on shared library: libevent.so - found (/usr/local/lib/libevent-2.0.so.5.1.9)
===>   chromium-36.0.1985.125 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so.20.0.1)
===>   chromium-36.0.1985.125 depends on shared library: libpci.so - found (/usr/local/lib/libpci.so.3)
===>   chromium-36.0.1985.125 depends on shared library: libdrm.so - found (/usr/local/lib/libdrm.so.2)
===>   chromium-36.0.1985.125 depends on shared library: libicuuc.so - found (/usr/local/lib/libicuuc.so.53.1)
===>   chromium-36.0.1985.125 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0)
===>   chromium-36.0.1985.125 depends on shared library: libdconf.so - found (/usr/local/lib/libdconf.so.1)
===>   chromium-36.0.1985.125 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so.4)
===>   chromium-36.0.1985.125 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0)
===>   chromium-36.0.1985.125 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3)
===>   chromium-36.0.1985.125 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so.0.2400.22)
===>   chromium-36.0.1985.125 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so.0.0.0)
===>   chromium-36.0.1985.125 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1)
===>   chromium-36.0.1985.125 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so.2)
===>   chromium-36.0.1985.125 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so.0.1.0)
===>   chromium-36.0.1985.125 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3400.1)
===>  Configuring for chromium-36.0.1985.125
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/sdch/open-vcdiff/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/sdch/open-vcdiff/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/sdch/open-vcdiff/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/yasm/source/patched-yasm/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/yasm/source/patched-yasm/config/config.rpath
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/yasm/source/patched-yasm/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/mesa/src/acinclude.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/tcmalloc/vendor/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/tcmalloc/vendor/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/tcmalloc/vendor/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/talloc/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/talloc/libreplace/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/talloc/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/freetype2/src/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libxml/src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libxml/src/acinclude.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libxml/src/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libevent/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libevent/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/xdg-utils/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/opus/src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/opus/src/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/opus/src/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/icu/source/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/icu/source/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libvpx/source/libvpx/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/ffmpeg/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/sqlite/src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/sqlite/src/configure
cd /usr/ports/www/chromium/work/chromium-36.0.1985.125 && /usr/bin/env XDG_DATA_HOME=/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/usr/ports/www/chromium/work  HOME=/usr/ports/www/chromium/work CC="cc"  CXX="c++"  GYP_GENERATORS=ninja  GYP_DEFINES="use_cups=1  use_system_yasm=1  use_system_libxml=1  use_system_ffmpeg=0  use_system_libusb=1  use_system_libevent=1  use_system_libvpx=0  linux_breakpad=0  linux_strip_binary=1  use_allocator=none  linux_use_heapchecker=0  test_isolation_mode=noop  clang_use_chrome_plugins=0  disable_nacl=1  enable_webrtc=1  enable_openmax=1  enable_one_click_signin=1  werror=  no_gc_sections=1  os_ver=1100028  prefix_dir=/usr/local  python_ver=2.7  want_separate_host_toolset=1  use_system_libpng=1  use_system_icu=0 google_api_key=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8  google_default_client_id=996322985003.apps.googleusercontent.com  google_default_client_secret=IR1za9-1VK0zZ0f_O8MVFicn ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=0 disabl
 e_sse2=1 buildtype=Official clang=1" XDG_DATA_HOME=/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/usr/ports/www/chromium/work  HOME=/usr/ports/www/chromium/work PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl AR=/usr/bin/ar CFLAGS="-O2 -pipe  -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing"  CPPFLAGS=""  CXXFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing "  LDFLAGS="" XDG_DATA_HOME=/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/usr/ports/www/chromium/work  HOME=/usr/ports/www/chromium/work SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7  ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
Running build/landmines.py...
===>  Building for chromium-36.0.1985.125
ninja: Entering directory `out/Release'
[46/14373] ACTION Generating commit ID header...
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
[1661/14373] CC obj/third_party/libXNVCtrl/libXNVCtrl.NVCtrl.o
In file included from ../../third_party/libXNVCtrl/NVCtrl.c:38:
In file included from /usr/local/include/X11/Xlibint.h:43:
/usr/local/include/X11/XlibConf.h:33:9: warning: 'XTHREADS' macro redefined
#define XTHREADS 1
        ^
../../third_party/libXNVCtrl/NVCtrl.c:31:9: note: previous definition is here
#define XTHREADS
        ^
1 warning generated.
[1880/14373] CXX obj/base/posix/base.unix_domain_socket_linux.o
../../base/posix/unix_domain_socket_linux.cc:46:13: warning: unused variable 'enable' [-Wunused-variable]
  const int enable = 1;
            ^
1 warning generated.
[1934/14373] CXX obj/base/base.sys_info_posix.o
../../base/sys_info_posix.cc:46:5: warning: unused variable 'g_lazy_number_of_processors' [-Wunused-variable]
    g_lazy_number_of_processors = LAZY_INSTANCE_INITIALIZER;
    ^
1 warning generated.
[2562/14373] CXX obj/components/storag...rage_monitor.storage_monitor_freebsd.o
../../components/storage_monitor/storage_monitor_freebsd.cc:33:12: warning: unused variable 'kBlockSubsystemKey' [-Wunused-const-variable]
const char kBlockSubsystemKey[] = "block";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:34:12: warning: unused variable 'kDiskDeviceTypeKey' [-Wunused-const-variable]
const char kDiskDeviceTypeKey[] = "disk";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:35:12: warning: unused variable 'kFsUUID' [-Wunused-const-variable]
const char kFsUUID[] = "ID_FS_UUID";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:36:12: warning: unused variable 'kLabel' [-Wunused-const-variable]
const char kLabel[] = "ID_FS_LABEL";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:37:12: warning: unused variable 'kModel' [-Wunused-const-variable]
const char kModel[] = "ID_MODEL";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:38:12: warning: unused variable 'kModelID' [-Wunused-const-variable]
const char kModelID[] = "ID_MODEL_ID";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:39:12: warning: unused variable 'kRemovableSysAttr' [-Wunused-const-variable]
const char kRemovableSysAttr[] = "removable";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:40:12: warning: unused variable 'kSerialShort' [-Wunused-const-variable]
const char kSerialShort[] = "ID_SERIAL_SHORT";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:41:12: warning: unused variable 'kSizeSysAttr' [-Wunused-const-variable]
const char kSizeSysAttr[] = "size";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:42:12: warning: unused variable 'kVendor' [-Wunused-const-variable]
const char kVendor[] = "ID_VENDOR";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:43:12: warning: unused variable 'kVendorID' [-Wunused-const-variable]
const char kVendorID[] = "ID_VENDOR_ID";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:45:29: warning: unused function 'EjectPathOnFileThread' [-Wunused-function]
StorageMonitor::EjectStatus EjectPathOnFileThread(
                            ^
12 warnings generated.
[4335/14373] CXX obj/net/http/net.http_auth_gssapi_posix.o
In file included from ../../net/http/http_auth_gssapi_posix.cc:5:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ^
1 warning generated.
[4339/14373] CXX obj/net/http/net.http_auth_handler_factory.o
In file included from ../../net/http/http_auth_handler_factory.cc:17:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ^
1 warning generated.
[4340/14373] CXX obj/net/http/net.http_auth_handler_negotiate.o
In file included from ../../net/http/http_auth_handler_negotiate.cc:5:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ^
1 warning generated.
[5458/14373] CXX obj/third_party/libji.../base/libjingle.physicalsocketserver.o
../../third_party/libjingle/source/talk/base/physicalsocketserver.cc:476:3: warning: control may reach end of non-void function [-Wreturn-type]
  }
  ^
1 warning generated.
[6293/14373] CXX obj/media/base/media.audio_video_metadata_extractor.o
In file included from ../../media/base/audio_video_metadata_extractor.cc:11:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6315/14373] CXX obj/media/base/media.media_file_checker.o
In file included from ../../media/base/media_file_checker.cc:11:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'destruct' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1140:13: note: 'destruct' declared here
    void  (*destruct)(struct AVPacket *);
            ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'priv' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1142:12: note: 'priv' declared here
    void  *priv;
           ^
../../media/base/media_file_checker.cc:87:9: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
        avcodec_get_frame_defaults(frame.get());
        ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
../../media/base/media_file_checker.cc:96:7: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
      avcodec_get_frame_defaults(frame.get());
      ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
5 warnings generated.
[6318/14373] CXX obj/media/base/media.media_posix.o
In file included from ../../media/base/media_posix.cc:13:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6349/14373] CXX obj/media/ffmpeg/media.ffmpeg_common.o
In file included from ../../media/ffmpeg/ffmpeg_common.cc:5:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6351/14373] CXX obj/media/filters/media.audio_file_reader.o
In file included from ../../media/filters/audio_file_reader.cc:12:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'destruct' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1140:13: note: 'destruct' declared here
    void  (*destruct)(struct AVPacket *);
            ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'priv' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1142:12: note: 'priv' declared here
    void  *priv;
           ^
../../media/filters/audio_file_reader.cc:134:7: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
      avcodec_get_frame_defaults(av_frame.get());
      ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
4 warnings generated.
[6354/14373] CXX obj/media/filters/media.blocking_url_protocol.o
In file included from ../../media/filters/blocking_url_protocol.cc:9:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6362/14373] CXX obj/media/filters/media.ffmpeg_audio_decoder.o
In file included from ../../media/filters/ffmpeg_audio_decoder.cc:17:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6363/14373] CXX obj/media/filters/media.ffmpeg_demuxer.o
In file included from ../../media/filters/ffmpeg_demuxer.cc:29:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6364/14373] CXX obj/media/filters/media.ffmpeg_glue.o
In file included from ../../media/filters/ffmpeg_glue.cc:12:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6365/14373] CXX obj/media/filters/media.ffmpeg_video_decoder.o
In file included from ../../media/filters/ffmpeg_video_decoder.cc:24:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
../../media/filters/ffmpeg_video_decoder.cc:116:12: warning: 'base' is deprecated [-Wdeprecated-declarations]
    frame->base[i] = video_frame->data(i);
           ^
/usr/local/include/libavutil/frame.h:208:14: note: 'base' declared here
    uint8_t *base[AV_NUM_DATA_POINTERS];
             ^
../../media/filters/ffmpeg_video_decoder.cc:123:10: warning: 'type' is deprecated [-Wdeprecated-declarations]
  frame->type = FF_BUFFER_TYPE_USER;
         ^
/usr/local/include/libavutil/frame.h:318:9: note: 'type' declared here
    int type;
        ^
../../media/filters/ffmpeg_video_decoder.cc:286:3: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
  avcodec_get_frame_defaults(av_frame_.get());
  ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
../../media/filters/ffmpeg_video_decoder.cc:371:19: warning: 'get_buffer' is deprecated [-Wdeprecated-declarations]
  codec_context_->get_buffer = GetVideoBufferImpl;
                  ^
/usr/local/include/libavcodec/avcodec.h:2079:11: note: 'get_buffer' declared here
    int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
          ^
../../media/filters/ffmpeg_video_decoder.cc:372:19: warning: 'release_buffer' is deprecated [-Wdeprecated-declarations]
  codec_context_->release_buffer = ReleaseVideoBufferImpl;
                  ^
/usr/local/include/libavcodec/avcodec.h:2093:12: note: 'release_buffer' declared here
    void (*release_buffer)(struct AVCodecContext *c, AVFrame *pic);
           ^
6 warnings generated.
[6369/14373] CXX obj/media/filters/media.in_memory_url_protocol.o
In file included from ../../media/filters/in_memory_url_protocol.cc:7:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6455/14373] CXX obj/gpu/command_buffe...ommand_buffer_service.buffer_manager.o
FAILED: c++ -MMD -MF obj/gpu/command_buffer/service/command_buffer_service.buffer_manager.o.d -DV8_DEPRECATION_WARNINGS -DBLINK_SCALE_FILTERS_AT_RECORD_TIME -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD -DCR_CLANG_REVISION=206824 -DTOOLKIT_VIEWS=1 -DUSE_AURA=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENABLE_ONE_CLICK_SIGNIN -DUSE_XI2_MT=2 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2 -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1 -DENABLE_MANAGED_USERS=1 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.goo
 glezip.net:80/"' '-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' -DGL_GLEXT_PROTOTYPES -DPROTOBUF_USE_DLLS -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DSK_ENABLE_INST_COUNT=0 -DSK_SUPPORT_GPU=1 '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' -DSK_ENABLE_LEGACY_API_ALIASING=1 -DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1 -DGR_GL_IGNORE_ES3_MSAA=0 -DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT -DSK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1 -DSK_SUPPORT_LEGACY_GETTOPDEVICE -DSK_SUPPORT_LEGACY_N32_NAME -DSK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -DSK_SUPPORT_LEGACY_GETTOTALCLIP -DSK_USE_POSIX_THREADS -DSK_DEFERRED_CANVAS_USES_FACTORIES=1 -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DUSE_NSS=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURC
 E=2 -I../.. -I../../third_party/khronos -I../../gpu -I/usr/local/include -I../../skia/config -Igen/protoc_out -I../../net/third_party/nss/ssl -I../../third_party/protobuf -I../../third_party/protobuf/src -I../../third_party/re2 -I../../third_party/skia/src/core -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../skia/ext -I../../third_party/icu/source/i18n -I../../third_party/icu/source/common -Igen/ui/gl -I../../third_party/mesa/src/include -fstack-protector --param=ssp-buffer-size=4  -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wheader-hygiene -Wno-char-subscripts -Wno-unneeded-internal-dec
 laration -Wno-covered-switch-default root at box:/usr/ports/www/chromium # make

To build Chromium, you should have around 1 GB of memory
and a fair amount of free diskspace (~ 3.7GB).

Make sure you have Python build with the SEM option ON
(default in python27-2.7.8 since r361735)
===>  License BSD3CLAUSE LGPL21 MPL accepted by the user
===>  Found saved configuration for chromium-35.0.1916.153_2
===>   chromium-36.0.1985.125 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by chromium-36.0.1985.125 for building
===>  Extracting for chromium-36.0.1985.125
=> SHA256 Checksum OK for chromium-36.0.1985.125.tar.xz.
===>  Patching for chromium-36.0.1985.125
===>  Applying extra patch /usr/ports/www/chromium/files/extra-patch-clang
===>  Applying FreeBSD patches for chromium-36.0.1985.125
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/gperf - found
===>   chromium-36.0.1985.125 depends on executable: bash - found
===>   chromium-36.0.1985.125 depends on executable: yasm - found
===>   chromium-36.0.1985.125 depends on executable: flock - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/include/linux/videodev2.h - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/python2.7 - found
===>   chromium-36.0.1985.125 depends on executable: python2 - found
===>   chromium-36.0.1985.125 depends on executable: bison - found
===>   chromium-36.0.1985.125 depends on executable: update-desktop-database - found
===>   chromium-36.0.1985.125 depends on executable: pkgconf - found
===>   chromium-36.0.1985.125 depends on executable: ninja - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/intltool-extract - found
===>   chromium-36.0.1985.125 depends on file: /usr/local/bin/perl5.16.3 - found
===>   chromium-36.0.1985.125 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so.2.11000.2)
===>   chromium-36.0.1985.125 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so.3.8.6)
===>   chromium-36.0.1985.125 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so.2.2.2)
===>   chromium-36.0.1985.125 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so.2.0.0)
===>   chromium-36.0.1985.125 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so.6.11.2)
===>   chromium-36.0.1985.125 depends on shared library: libnss3.so - found (/usr/local/lib/nss/libnss3.so.1)
===>   chromium-36.0.1985.125 depends on shared library: libgnome-keyring.so - found (/usr/local/lib/libgnome-keyring.so.0.1.1)
===>   chromium-36.0.1985.125 depends on shared library: libcups.so - found (/usr/local/lib/libcups.so.2)
===>   chromium-36.0.1985.125 depends on shared library: libevent.so - found (/usr/local/lib/libevent-2.0.so.5.1.9)
===>   chromium-36.0.1985.125 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so.20.0.1)
===>   chromium-36.0.1985.125 depends on shared library: libpci.so - found (/usr/local/lib/libpci.so.3)
===>   chromium-36.0.1985.125 depends on shared library: libdrm.so - found (/usr/local/lib/libdrm.so.2)
===>   chromium-36.0.1985.125 depends on shared library: libicuuc.so - found (/usr/local/lib/libicuuc.so.53.1)
===>   chromium-36.0.1985.125 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0)
===>   chromium-36.0.1985.125 depends on shared library: libdconf.so - found (/usr/local/lib/libdconf.so.1)
===>   chromium-36.0.1985.125 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so.4)
===>   chromium-36.0.1985.125 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0)
===>   chromium-36.0.1985.125 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3)
===>   chromium-36.0.1985.125 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so.0.2400.22)
===>   chromium-36.0.1985.125 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so.0.0.0)
===>   chromium-36.0.1985.125 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1)
===>   chromium-36.0.1985.125 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so.2)
===>   chromium-36.0.1985.125 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so.0.1.0)
===>   chromium-36.0.1985.125 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3400.1)
===>  Configuring for chromium-36.0.1985.125
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/sdch/open-vcdiff/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/sdch/open-vcdiff/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/sdch/open-vcdiff/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/yasm/source/patched-yasm/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/yasm/source/patched-yasm/config/config.rpath
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/yasm/source/patched-yasm/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/mesa/src/acinclude.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/tcmalloc/vendor/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/tcmalloc/vendor/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/tcmalloc/vendor/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/talloc/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/talloc/libreplace/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/talloc/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/freetype2/src/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libxml/src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libxml/src/acinclude.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libxml/src/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libevent/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libevent/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/xdg-utils/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/opus/src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/opus/src/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/opus/src/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/icu/source/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/icu/source/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/libvpx/source/libvpx/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/ffmpeg/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/sqlite/src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-36.0.1985.125/third_party/sqlite/src/configure
cd /usr/ports/www/chromium/work/chromium-36.0.1985.125 && /usr/bin/env XDG_DATA_HOME=/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/usr/ports/www/chromium/work  HOME=/usr/ports/www/chromium/work CC="cc"  CXX="c++"  GYP_GENERATORS=ninja  GYP_DEFINES="use_cups=1  use_system_yasm=1  use_system_libxml=1  use_system_ffmpeg=0  use_system_libusb=1  use_system_libevent=1  use_system_libvpx=0  linux_breakpad=0  linux_strip_binary=1  use_allocator=none  linux_use_heapchecker=0  test_isolation_mode=noop  clang_use_chrome_plugins=0  disable_nacl=1  enable_webrtc=1  enable_openmax=1  enable_one_click_signin=1  werror=  no_gc_sections=1  os_ver=1100028  prefix_dir=/usr/local  python_ver=2.7  want_separate_host_toolset=1  use_system_libpng=1  use_system_icu=0 google_api_key=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8  google_default_client_id=996322985003.apps.googleusercontent.com  google_default_client_secret=IR1za9-1VK0zZ0f_O8MVFicn ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=0 disabl
 e_sse2=1 buildtype=Official clang=1" XDG_DATA_HOME=/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/usr/ports/www/chromium/work  HOME=/usr/ports/www/chromium/work PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl AR=/usr/bin/ar CFLAGS="-O2 -pipe  -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing"  CPPFLAGS=""  CXXFLAGS="-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing "  LDFLAGS="" XDG_DATA_HOME=/usr/ports/www/chromium/work  XDG_CONFIG_HOME=/usr/ports/www/chromium/work  HOME=/usr/ports/www/chromium/work SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7  ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
Running build/landmines.py...
===>  Building for chromium-36.0.1985.125
ninja: Entering directory `out/Release'
[46/14373] ACTION Generating commit ID header...
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
[1661/14373] CC obj/third_party/libXNVCtrl/libXNVCtrl.NVCtrl.o
In file included from ../../third_party/libXNVCtrl/NVCtrl.c:38:
In file included from /usr/local/include/X11/Xlibint.h:43:
/usr/local/include/X11/XlibConf.h:33:9: warning: 'XTHREADS' macro redefined
#define XTHREADS 1
        ^
../../third_party/libXNVCtrl/NVCtrl.c:31:9: note: previous definition is here
#define XTHREADS
        ^
1 warning generated.
[1880/14373] CXX obj/base/posix/base.unix_domain_socket_linux.o
../../base/posix/unix_domain_socket_linux.cc:46:13: warning: unused variable 'enable' [-Wunused-variable]
  const int enable = 1;
            ^
1 warning generated.
[1934/14373] CXX obj/base/base.sys_info_posix.o
../../base/sys_info_posix.cc:46:5: warning: unused variable 'g_lazy_number_of_processors' [-Wunused-variable]
    g_lazy_number_of_processors = LAZY_INSTANCE_INITIALIZER;
    ^
1 warning generated.
[2562/14373] CXX obj/components/storag...rage_monitor.storage_monitor_freebsd.o
../../components/storage_monitor/storage_monitor_freebsd.cc:33:12: warning: unused variable 'kBlockSubsystemKey' [-Wunused-const-variable]
const char kBlockSubsystemKey[] = "block";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:34:12: warning: unused variable 'kDiskDeviceTypeKey' [-Wunused-const-variable]
const char kDiskDeviceTypeKey[] = "disk";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:35:12: warning: unused variable 'kFsUUID' [-Wunused-const-variable]
const char kFsUUID[] = "ID_FS_UUID";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:36:12: warning: unused variable 'kLabel' [-Wunused-const-variable]
const char kLabel[] = "ID_FS_LABEL";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:37:12: warning: unused variable 'kModel' [-Wunused-const-variable]
const char kModel[] = "ID_MODEL";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:38:12: warning: unused variable 'kModelID' [-Wunused-const-variable]
const char kModelID[] = "ID_MODEL_ID";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:39:12: warning: unused variable 'kRemovableSysAttr' [-Wunused-const-variable]
const char kRemovableSysAttr[] = "removable";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:40:12: warning: unused variable 'kSerialShort' [-Wunused-const-variable]
const char kSerialShort[] = "ID_SERIAL_SHORT";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:41:12: warning: unused variable 'kSizeSysAttr' [-Wunused-const-variable]
const char kSizeSysAttr[] = "size";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:42:12: warning: unused variable 'kVendor' [-Wunused-const-variable]
const char kVendor[] = "ID_VENDOR";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:43:12: warning: unused variable 'kVendorID' [-Wunused-const-variable]
const char kVendorID[] = "ID_VENDOR_ID";
           ^
../../components/storage_monitor/storage_monitor_freebsd.cc:45:29: warning: unused function 'EjectPathOnFileThread' [-Wunused-function]
StorageMonitor::EjectStatus EjectPathOnFileThread(
                            ^
12 warnings generated.
[4335/14373] CXX obj/net/http/net.http_auth_gssapi_posix.o
In file included from ../../net/http/http_auth_gssapi_posix.cc:5:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ^
1 warning generated.
[4339/14373] CXX obj/net/http/net.http_auth_handler_factory.o
In file included from ../../net/http/http_auth_handler_factory.cc:17:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ^
1 warning generated.
[4340/14373] CXX obj/net/http/net.http_auth_handler_negotiate.o
In file included from ../../net/http/http_auth_handler_negotiate.cc:5:
In file included from ../../net/http/http_auth_handler_negotiate.h:19:
In file included from ../../net/http/http_auth_gssapi_posix.h:20:
/usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
 ^
1 warning generated.
[5458/14373] CXX obj/third_party/libji.../base/libjingle.physicalsocketserver.o
../../third_party/libjingle/source/talk/base/physicalsocketserver.cc:476:3: warning: control may reach end of non-void function [-Wreturn-type]
  }
  ^
1 warning generated.
[6293/14373] CXX obj/media/base/media.audio_video_metadata_extractor.o
In file included from ../../media/base/audio_video_metadata_extractor.cc:11:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6315/14373] CXX obj/media/base/media.media_file_checker.o
In file included from ../../media/base/media_file_checker.cc:11:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'destruct' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1140:13: note: 'destruct' declared here
    void  (*destruct)(struct AVPacket *);
            ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'priv' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1142:12: note: 'priv' declared here
    void  *priv;
           ^
../../media/base/media_file_checker.cc:87:9: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
        avcodec_get_frame_defaults(frame.get());
        ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
../../media/base/media_file_checker.cc:96:7: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
      avcodec_get_frame_defaults(frame.get());
      ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
5 warnings generated.
[6318/14373] CXX obj/media/base/media.media_posix.o
In file included from ../../media/base/media_posix.cc:13:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6349/14373] CXX obj/media/ffmpeg/media.ffmpeg_common.o
In file included from ../../media/ffmpeg/ffmpeg_common.cc:5:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6351/14373] CXX obj/media/filters/media.audio_file_reader.o
In file included from ../../media/filters/audio_file_reader.cc:12:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'destruct' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1140:13: note: 'destruct' declared here
    void  (*destruct)(struct AVPacket *);
            ^
/usr/local/include/libavcodec/avcodec.h:1092:16: warning: 'priv' is deprecated [-Wdeprecated-declarations]
typedef struct AVPacket {
               ^
/usr/local/include/libavcodec/avcodec.h:1142:12: note: 'priv' declared here
    void  *priv;
           ^
../../media/filters/audio_file_reader.cc:134:7: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
      avcodec_get_frame_defaults(av_frame.get());
      ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
4 warnings generated.
[6354/14373] CXX obj/media/filters/media.blocking_url_protocol.o
In file included from ../../media/filters/blocking_url_protocol.cc:9:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6362/14373] CXX obj/media/filters/media.ffmpeg_audio_decoder.o
In file included from ../../media/filters/ffmpeg_audio_decoder.cc:17:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6363/14373] CXX obj/media/filters/media.ffmpeg_demuxer.o
In file included from ../../media/filters/ffmpeg_demuxer.cc:29:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6364/14373] CXX obj/media/filters/media.ffmpeg_glue.o
In file included from ../../media/filters/ffmpeg_glue.cc:12:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6365/14373] CXX obj/media/filters/media.ffmpeg_video_decoder.o
In file included from ../../media/filters/ffmpeg_video_decoder.cc:24:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
../../media/filters/ffmpeg_video_decoder.cc:116:12: warning: 'base' is deprecated [-Wdeprecated-declarations]
    frame->base[i] = video_frame->data(i);
           ^
/usr/local/include/libavutil/frame.h:208:14: note: 'base' declared here
    uint8_t *base[AV_NUM_DATA_POINTERS];
             ^
../../media/filters/ffmpeg_video_decoder.cc:123:10: warning: 'type' is deprecated [-Wdeprecated-declarations]
  frame->type = FF_BUFFER_TYPE_USER;
         ^
/usr/local/include/libavutil/frame.h:318:9: note: 'type' declared here
    int type;
        ^
../../media/filters/ffmpeg_video_decoder.cc:286:3: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations]
  avcodec_get_frame_defaults(av_frame_.get());
  ^
/usr/local/include/libavcodec/avcodec.h:3432:6: note: 'avcodec_get_frame_defaults' declared here
void avcodec_get_frame_defaults(AVFrame *frame);
     ^
../../media/filters/ffmpeg_video_decoder.cc:371:19: warning: 'get_buffer' is deprecated [-Wdeprecated-declarations]
  codec_context_->get_buffer = GetVideoBufferImpl;
                  ^
/usr/local/include/libavcodec/avcodec.h:2079:11: note: 'get_buffer' declared here
    int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
          ^
../../media/filters/ffmpeg_video_decoder.cc:372:19: warning: 'release_buffer' is deprecated [-Wdeprecated-declarations]
  codec_context_->release_buffer = ReleaseVideoBufferImpl;
                  ^
/usr/local/include/libavcodec/avcodec.h:2093:12: note: 'release_buffer' declared here
    void (*release_buffer)(struct AVCodecContext *c, AVFrame *pic);
           ^
6 warnings generated.
[6369/14373] CXX obj/media/filters/media.in_memory_url_protocol.o
In file included from ../../media/filters/in_memory_url_protocol.cc:7:
../../media/ffmpeg/ffmpeg_common.h:64:3: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations]
  avcodec_free_frame(&frame);
  ^
/usr/local/include/libavcodec/avcodec.h:3447:6: note: 'avcodec_free_frame' declared here
void avcodec_free_frame(AVFrame **frame);
     ^
1 warning generated.
[6455/14373] CXX obj/gpu/command_buffe...ommand_buffer_service.buffer_manager.o
FAILED: c++ -MMD -MF obj/gpu/command_buffer/service/command_buffer_service.buffer_manager.o.d -DV8_DEPRECATION_WARNINGS -DBLINK_SCALE_FILTERS_AT_RECORD_TIME -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD -DCR_CLANG_REVISION=206824 -DTOOLKIT_VIEWS=1 -DUSE_AURA=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENABLE_ONE_CLICK_SIGNIN -DUSE_XI2_MT=2 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2 -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1 -DENABLE_MANAGED_USERS=1 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.goo
 glezip.net:80/"' '-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' -DGL_GLEXT_PROTOTYPES -DPROTOBUF_USE_DLLS -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DSK_ENABLE_INST_COUNT=0 -DSK_SUPPORT_GPU=1 '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' -DSK_ENABLE_LEGACY_API_ALIASING=1 -DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1 -DGR_GL_IGNORE_ES3_MSAA=0 -DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT -DSK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1 -DSK_SUPPORT_LEGACY_GETTOPDEVICE -DSK_SUPPORT_LEGACY_N32_NAME -DSK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -DSK_SUPPORT_LEGACY_GETTOTALCLIP -DSK_USE_POSIX_THREADS -DSK_DEFERRED_CANVAS_USES_FACTORIES=1 -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DUSE_NSS=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURC
 E=2 -I../.. -I../../third_party/khronos -I../../gpu -I/usr/local/include -I../../skia/config -Igen/protoc_out -I../../net/third_party/nss/ssl -I../../third_party/protobuf -I../../third_party/protobuf/src -I../../third_party/re2 -I../../third_party/skia/src/core -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../skia/ext -I../../third_party/icu/source/i18n -I../../third_party/icu/source/common -Igen/ui/gl -I../../third_party/mesa/src/include -fstack-protector --param=ssp-buffer-size=4  -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wheader-hygiene -Wno-char-subscripts -Wno-unneeded-internal-dec
 laration -Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing -Wno-reserved-user-defined-literal -Wno-deprecated-register -Wno-absolute-value -momit-leaf-frame-pointer -fcolor-diagnostics -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include/nspr -Wno-header-guard -msse2 -mmmx -m32 -O2 -fdata-sections -ffunction-sections -funwind-tables -O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -std=gnu++11  -c ../../gpu/command_buffer/service/buffer_manager.cc -o obj/gpu/command_buffer/service/command_buffer_service.buffer_manager.o
In file included from ../../gpu/command_buffer/service/buffer_manager.cc:10:
In file included from ../../gpu/command_buffer/service/context_state.h:14:
In file included from ../../gpu/command_buffer/service/query_manager.h:16:
In file included from ../../gpu/command_buffer/service/feature_info.h:14:
In file included from ../../gpu/command_buffer/service/gles2_cmd_validation.h:13:
../../gpu/command_buffer/common/gles2_cmd_format.h:41:26: error: typedef redefinition with different types ('khronos_intptr_t' (aka 'long') vs 'ptrdiff_t' (aka 'int'))
typedef khronos_intptr_t GLintptr;
                         ^
/usr/local/include/GL/glext.h:6152:19: note: previous definition is here
typedef ptrdiff_t GLintptr;
                  ^
In file included from ../../gpu/command_buffer/service/buffer_manager.cc:10:
In file included from ../../gpu/command_buffer/service/context_state.h:14:
In file included from ../../gpu/command_buffer/service/query_manager.h:16:
In file included from ../../gpu/command_buffer/service/feature_info.h:14:
In file included from ../../gpu/command_buffer/service/gles2_cmd_validation.h:13:
../../gpu/command_buffer/common/gles2_cmd_format.h:42:26: error: typedef redefinition with different types ('khronos_ssize_t' (aka 'long') vs 'ptrdiff_t' (aka 'int'))
typedef khronos_ssize_t  GLsizeiptr;
                         ^
/usr/local/include/GL/glext.h:6153:19: note: previous definition is here
typedef ptrdiff_t GLsizeiptr;
                  ^
2 errors generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/www/chromium
*** Error code 1

Stop.
make: stopped in /usr/ports/www/chromium-Wstring-conversion -Wno-c++11-narrowing -Wno-reserved-user-defined-literal -Wno-deprecated-register -Wno-absolute-value -momit-leaf-frame-pointer -fcolor-diagnostics -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include/nspr -Wno-header-guard -msse2 -mmmx -m32 -O2 -fdata-sections -ffunction-sections -funwind-tables -O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -std=gnu++11  -c ../../gpu/command_buffer/service/buffer_manager.cc -o obj/gpu/command_buffer/service/command_buffer_service.buffer_manager.o
In file included from ../../gpu/command_buffer/service/buffer_manager.cc:10:
In file included from ../../gpu/command_buffer/service/context_state.h:14:
In file included from ../../gpu/command_buffer/service/query_manager.h:16:
In file included from ../../gpu/command_buffer/service/feature_info.h:14:
In file included from ../../gpu/command_buffer/service/gles2_cmd_validation.h:13:
../../gpu/command_buffer/common/gles2_cmd_format.h:41:26: error: typedef redefinition with different types ('khronos_intptr_t' (aka 'long') vs 'ptrdiff_t' (aka 'int'))
typedef khronos_intptr_t GLintptr;
                         ^
/usr/local/include/GL/glext.h:6152:19: note: previous definition is here
typedef ptrdiff_t GLintptr;
                  ^
In file included from ../../gpu/command_buffer/service/buffer_manager.cc:10:
In file included from ../../gpu/command_buffer/service/context_state.h:14:
In file included from ../../gpu/command_buffer/service/query_manager.h:16:
In file included from ../../gpu/command_buffer/service/feature_info.h:14:
In file included from ../../gpu/command_buffer/service/gles2_cmd_validation.h:13:
../../gpu/command_buffer/common/gles2_cmd_format.h:42:26: error: typedef redefinition with different types ('khronos_ssize_t' (aka 'long') vs 'ptrdiff_t' (aka 'int'))
typedef khronos_ssize_t  GLsizeiptr;
                         ^
/usr/local/include/GL/glext.h:6153:19: note: previous definition is here
typedef ptrdiff_t GLsizeiptr;
                  ^
2 errors generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/www/chromium
*** Error code 1

Stop.
make: stopped in /usr/ports/www/chromium

Also I need to combine want_separate_host_toolset=1 and use_system_icu=0 to avoid the shim headers errors:

<snip>
In file included from ../../url/url_canon_icu.cc:12:
gen/shim_headers/icuuc/target/third_party/icu/source/common/unicode/ucnv.h:3:2: error: shim headers must not be used in official builds!
#error shim headers must not be used in official builds!
 ^
In file included from ../../url/url_canon_icu.cc:13:
gen/shim_headers/icuuc/target/third_party/icu/source/common/unicode/ucnv_cb.h:3:2: error: shim headers must not be used in official builds!
#error shim headers must not be used in official builds!
 ^
In file included from ../../url/url_canon_icu.cc:14:
gen/shim_headers/icuuc/target/third_party/icu/source/common/unicode/uidna.h:3:2: error: shim headers must not be used in official builds!
#error shim headers must not be used in official builds!
 ^
<snip>

-- 
Carlos Jacobo Puga Medina <cpm at fbsd.es>


More information about the freebsd-chromium mailing list