chromium fails to build with debug enabled

Christoph Lukas clukas at firc.de
Mon Mar 18 11:13:32 UTC 2013


Hello!

Kernel: FreeBSD 9.1-STABLE #0 r248254

I was just trying to build:
      chromium-25.0.1364.172
with DEBUG=on and the build failed with:
      collect2: ld terminated with signal 9 [Killed: 9]
      gmake: *** [out/Debug/chrome] Error 1

Retried it a second time, with the same results.
Building in poudriere, a (truncated) buildlog is attached

The reason I am trying to build with debug on is because chromium has
been crashing for me lately, despite it being idle with only seven tabs open.

Do you know what could cause the build failure?

--
Regards,
Christoph Lukas
clukas at firc.de
-------------- next part --------------
build started at Mon Mar 18 08:55:04 CET 2013
port directory: /usr/ports/www/chromium
building for: 9.1-STABLE amd64
maintained by: chromium at FreeBSD.org
Makefile ident:      $FreeBSD: www/chromium/Makefile 314080 2013-03-13 12:56:25Z rene $
---Begin Environment---
OSVERSION=901502
UNAME_v=FreeBSD 9.1-STABLE
UNAME_r=9.1-STABLE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=80004
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/usr/home/c/poudriere
LOGS=/usr/local/poudriere/data/logs
HOME=/root
USER=root
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for chromium-25.0.1364.172:
     CLANG=off: Build Chromium with Clang instead of GCC 4.6+
     CODECS=on: Compile and enable patented codecs like H.264
     DEBUG=on: Install debug symbols
     GCONF=on: GConf configuration backend
     PULSEAUDIO=off: PulseAudio sound server
===> Use 'make config' to modify these settings
---End OPTIONS List---
=======================<phase: depends     >==========================
===>   chromium-25.0.1364.172 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /usr/ports/packages/All/pkg-1.0.9_1.txz
Installing pkg-1.0.9_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/perl5.14.2 - not found
===>    Verifying install for /usr/local/bin/perl5.14.2 in /usr/ports/lang/perl5.14
===>   Installing existing package /usr/ports/packages/All/perl-5.14.2_3.txz
Installing perl-5.14.2_3...Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.14.2 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.14.2 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/perl5.14.2 - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/gperf - not found
===>    Verifying install for /usr/local/bin/gperf in /usr/ports/devel/gperf
===>   Installing existing package /usr/ports/packages/All/gperf-3.0.3.txz
Installing gperf-3.0.3... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: bash - not found
===>    Verifying install for bash in /usr/ports/shells/bash
===>   Installing existing package /usr/ports/packages/All/bash-4.2.42.txz
Installing bash-4.2.42...Installing gettext-0.18.1.1...Installing libiconv-1.14... done
 done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: yasm - not found
===>    Verifying install for yasm in /usr/ports/devel/yasm
===>   Installing existing package /usr/ports/packages/All/yasm-1.2.0.txz
Installing yasm-1.2.0... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: flock - not found
===>    Verifying install for flock in /usr/ports/sysutils/flock
===>   Installing existing package /usr/ports/packages/All/flock-2.19.txz
Installing flock-2.19... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on package: v4l_compat>=1.0.20110603 - not found
===>    Verifying install for v4l_compat>=1.0.20110603 in /usr/ports/multimedia/v4l_compat
===>   Installing existing package /usr/ports/packages/All/v4l_compat-1.0.20120501_1.txz
Installing v4l_compat-1.0.20120501_1... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/as - not found
===>    Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils
===>   Installing existing package /usr/ports/packages/All/binutils-2.23.1.txz
Installing binutils-2.23.1... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/python2.7 - not found
===>    Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27
===>   Installing existing package /usr/ports/packages/All/python27-2.7.3_6.txz
Installing python27-2.7.3_6... done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3		databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: bison - not found
===>    Verifying install for bison in /usr/ports/devel/bison
===>   Installing existing package /usr/ports/packages/All/bison-2.7,1.txz
Installing bison-2.7,1...Installing m4-1.4.16_1,1... done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /usr/ports/packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /usr/ports/packages/All/pkgconf-0.9.1_1.txz
Installing pkgconf-0.9.1_1... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on executable: gcc46 - not found
===>    Verifying install for gcc46 in /usr/ports/lang/gcc
===>   Installing existing package /usr/ports/packages/All/gcc-4.6.3.txz
Installing gcc-4.6.3...Installing gcc-ecj-4.5... done
Installing gmp-5.1.1... done
Installing mpc-0.9...Installing mpfr-3.1.2... done
 done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/as - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/scrnsaverproto.pc in /usr/ports/x11/scrnsaverproto
===>   Installing existing package /usr/ports/packages/All/scrnsaverproto-1.2.1.txz
Installing scrnsaverproto-1.2.1... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11
===>   Installing existing package /usr/ports/packages/All/libX11-1.4.4,1.txz
Installing libX11-1.4.4,1...Installing kbproto-1.0.5... done
Installing libXau-1.0.6...Installing xproto-7.0.22... done
 done
Installing libXdmcp-1.1.0... done
Installing libpthread-stubs-0.3_3... done
Installing libxcb-1.7... done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xscrnsaver.pc in /usr/ports/x11/libXScrnSaver
===>   Installing existing package /usr/ports/packages/All/libXScrnSaver-1.2.1.txz
Installing libXScrnSaver-1.2.1...Installing libXext-1.3.0_1,1...Installing xextproto-7.2.0... done
 done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xtst.pc in /usr/ports/x11/libXtst
===>   Installing existing package /usr/ports/packages/All/libXtst-1.2.0.txz
Installing libXtst-1.2.0...Installing inputproto-2.0.2... done
Installing libXi-1.4.5,1... done
Installing recordproto-1.14.1... done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/perl5.14.2 - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/intltool-extract - not found
===>    Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool
===>   Installing existing package /usr/ports/packages/All/intltool-0.41.1.txz
Installing intltool-0.41.1...Installing expat-2.0.1_2... done
Installing p5-XML-Parser-2.41_1... done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: execinfo - not found
===>    Verifying install for execinfo in /usr/ports/devel/libexecinfo
===>   Installing existing package /usr/ports/packages/All/libexecinfo-1.1_3.txz
Installing libexecinfo-1.1_3... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: cairo - not found
===>    Verifying install for cairo in /usr/ports/graphics/cairo
===>   Installing existing package /usr/ports/packages/All/cairo-1.10.2_5,2.txz
Installing cairo-1.10.2_5,2...Installing damageproto-1.2.1... done
Installing dri2proto-2.6... done
Installing fixesproto-5.0... done
Installing fontconfig-2.9.0,1...Installing freetype2-2.4.11... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
 done
Installing gamin-0.1.10_4...Installing glib-2.34.3...Installing libffi-3.0.12... done
Installing pcre-8.32... done
No schema files found: doing nothing.
 done
 done
Installing gio-fam-backend-2.34.3... done
Installing glproto-1.4.15... done
Installing libGL-7.6.1_3...Installing libXdamage-1.1.3...Installing libXfixes-5.0... done
 done
Installing libXxf86vm-1.1.1...Installing xf86vidmodeproto-2.3.1... done
 done
Installing libdrm-2.4.17_1...Installing libpciaccess-0.12.1...Installing pciids-20130313... done
 done
 done
 done
Installing libXrender-0.9.6...Installing renderproto-0.11.1... done
 done
Installing pixman-0.24.2... done
Installing png-1.5.14... done
Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done
 done
 done
===============================================================================

Gamin will only provide realtime notification of changes for at most n files,
where n is the minimum value between (kern.maxfiles * 0.7) and
(kern.maxfilesperproc - 200). Beyond that limit, files will be polled.

If you often open several large folders with Nautilus, you might want to
increase the kern.maxfiles tunable (you do not need to set
kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles).

For a typical desktop, add the following line to /boot/loader.conf, then
reboot the system:

    kern.maxfiles="25000"

The behavior of gamin can be controlled via the various gaminrc files.
See http://www.gnome.org/~veillard/gamin/config.html on how to create
these files.  In particular, if you find gam_server is taking up too much
CPU time polling for changes, something like the following may help
in one of the gaminrc files:

# reduce polling frequency to once per 10 seconds
# for UFS file systems in order to lower CPU load
fsset ufs poll 10

===============================================================================
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: dbus-1 - not found
===>    Verifying install for dbus-1 in /usr/ports/devel/dbus
===>   Installing existing package /usr/ports/packages/All/dbus-1.6.8.txz
Installing dbus-1.6.8...Installing gnome_subr-1.0... done
Installing libICE-1.0.7,1... done
Installing libSM-1.2.0,1... done
Installing libxml2-2.7.8_5... done
===> Creating users and/or groups.
Creating group 'messagebus' with gid '556'.
Creating user 'messagebus' with uid '556'.
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: dbus-glib-1 - not found
===>    Verifying install for dbus-glib-1 in /usr/ports/devel/dbus-glib
===>   Installing existing package /usr/ports/packages/All/dbus-glib-0.100.1.txz
Installing dbus-glib-0.100.1... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: asound - not found
===>    Verifying install for asound in /usr/ports/audio/alsa-lib
===>   Installing existing package /usr/ports/packages/All/alsa-lib-1.0.26.txz
Installing alsa-lib-1.0.26... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: freetype - found
===>   chromium-25.0.1364.172 depends on shared library: nss3 - not found
===>    Verifying install for nss3 in /usr/ports/security/nss
===>   Installing existing package /usr/ports/packages/All/nss-3.14.3.txz
Installing nss-3.14.3...Installing nspr-4.9.5... done
Installing sqlite3-3.7.14.1... done
 done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: gnome-keyring - not found
===>    Verifying install for gnome-keyring in /usr/ports/security/libgnome-keyring
===>   Installing existing package /usr/ports/packages/All/libgnome-keyring-2.32.0_4.txz
Installing libgnome-keyring-2.32.0_4...Installing ORBit2-2.14.19...Installing libIDL-0.8.14_1... done
 done
Installing atk-2.6.0...Installing gnomehier-3.0... done
 done
Installing bitstream-vera-1.10_5.../usr/local/lib/X11/fonts/bitstream-vera: caching, new cache contents: 10 fonts, 0 dirs
/var/db/fontconfig: cleaning cache directory
/var/db/fontconfig: invalid cache file: deea84fa067eec67b69dab1b2344175b-le64.cache-3
/root/.fontconfig: not cleaning non-existent cache directory
/usr/local/bin/fc-cache: succeeded
 done
Installing compositeproto-0.4.2... done
Installing cups-client-1.5.4_1... done
Installing dconf-0.12.1_1... done
Installing encodings-1.0.4,1...Installing font-util-1.3.0... done
 done
Installing font-bh-ttf-1.0.3...Installing libfontenc-1.1.0... done
Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.0... done
 done
 done
Installing font-misc-ethiopic-1.0.3... done
Installing font-misc-meltho-1.0.3... done
Installing gconf2-2.32.0_3...Installing gdk-pixbuf2-2.26.5...Installing jasper-1.900.1_10...Installing jpeg-8_4... done
 done
Installing jbigkit-1.6... done
Installing libXt-1.1.1,1... done
Installing tiff-4.0.3... done
 done
Installing gobject-introspection-1.34.2... done
Installing gtk-update-icon-cache-2.24.17...Installing hicolor-icon-theme-0.12... done
Installing libXcomposite-0.4.3,1... done
Installing libXcursor-1.1.12... done
Installing libXft-2.1.14... done
Installing libXinerama-1.1.1,1...Installing xineramaproto-1.2.1... done
 done
Installing libXrandr-1.3.2...Installing randrproto-1.3.2... done
 done
Installing pango-1.30.1...Installing xorg-fonts-truetype-7.5.1... done
 done
Installing shared-mime-info-1.0_2... done
 done
Installing gtk-2.24.17... done
Installing polkit-0.105_1... done
 done
Installing libgcrypt-1.5.0_1...Installing libgpg-error-1.11... done
 done
Installing libtasn1-2.14... done
 done
IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts
before using.  The copyright can be found at /usr/local/lib/X11/fonts/bitstream-vera/COPYRIGHT.TXT.  To
use these fonts, follow the instructions below.

Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/lib/X11/fonts/bitstream-vera/"

Note: your X Windows configuration file is typically /etc/X11/xorg.conf
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: cups - found
===>   chromium-25.0.1364.172 depends on shared library: event-1 - not found
===>    Verifying install for event-1 in /usr/ports/devel/libevent
===>   Installing existing package /usr/ports/packages/All/libevent-1.4.14b_2.txz
Installing libevent-1.4.14b_2... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: vpx - not found
===>    Verifying install for vpx in /usr/ports/multimedia/libvpx
===>   Installing existing package /usr/ports/packages/All/libvpx-1.1.0.txz
Installing libvpx-1.1.0... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: gcrypt - found
===>   chromium-25.0.1364.172 depends on shared library: pci - not found
===>    Verifying install for pci in /usr/ports/devel/libpci
===>   Installing existing package /usr/ports/packages/All/libpci-3.1.10.txz
Installing libpci-3.1.10... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: glib-2.0 - found
===>   chromium-25.0.1364.172 depends on shared library: pcre - found
===>   chromium-25.0.1364.172 depends on shared library: atk-1.0.0 - found
===>   chromium-25.0.1364.172 depends on shared library: dconf.0 - found
===>   chromium-25.0.1364.172 depends on shared library: gconf-2.4 - found
===>   chromium-25.0.1364.172 depends on shared library: gtk-x11-2.0.0 - found
===>   chromium-25.0.1364.172 depends on shared library: IDL-2.0 - found
===>   chromium-25.0.1364.172 depends on shared library: xml2.5 - found
===>   chromium-25.0.1364.172 depends on shared library: xslt.2 - not found
===>    Verifying install for xslt.2 in /usr/ports/textproc/libxslt
===>   Installing existing package /usr/ports/packages/All/libxslt-1.1.28.txz
Installing libxslt-1.1.28... done
===>   Returning to build of chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on shared library: ORBit-2.0 - found
===>   chromium-25.0.1364.172 depends on shared library: pango-1.0.0 - found
======================================================================
===>  Cleaning for chromium-25.0.1364.172
=======================<phase: check-config>==========================
======================================================================
=======================<phase: fetch       >==========================

To build Chromium, you should have around 1 GB of memory
and lots of free diskspace (~ 8.5GB).

===>  License BSD LGPL21 MPL accepted by the user
===>  Found saved configuration for chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/sbin/pkg - found
======================================================================
=======================<phase: checksum    >==========================

To build Chromium, you should have around 1 GB of memory
and lots of free diskspace (~ 8.5GB).

===>  License BSD LGPL21 MPL accepted by the user
===>  Found saved configuration for chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/sbin/pkg - found
=> SHA256 Checksum OK for chromium-courgette-redacted-25.0.1364.172.tar.xz.
======================================================================
=======================<phase: extract     >==========================

To build Chromium, you should have around 1 GB of memory
and lots of free diskspace (~ 8.5GB).

===>  License BSD LGPL21 MPL accepted by the user
===>  Found saved configuration for chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for chromium-25.0.1364.172
=> SHA256 Checksum OK for chromium-courgette-redacted-25.0.1364.172.tar.xz.
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/perl5.14.2 - found
======================================================================
=======================<phase: patch       >==========================
===>  Patching for chromium-25.0.1364.172
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Applying extra patch /usr/ports/www/chromium/files/extra-patch-gcc
===>  Applying FreeBSD patches for chromium-25.0.1364.172
======================================================================
=======================<phase: configure   >==========================
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/gperf - found
===>   chromium-25.0.1364.172 depends on executable: bash - found
===>   chromium-25.0.1364.172 depends on executable: yasm - found
===>   chromium-25.0.1364.172 depends on executable: flock - found
===>   chromium-25.0.1364.172 depends on package: v4l_compat>=1.0.20110603 - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/as - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/python2.7 - found
===>   chromium-25.0.1364.172 depends on executable: bison - found
===>   chromium-25.0.1364.172 depends on executable: gmake - found
===>   chromium-25.0.1364.172 depends on executable: pkgconf - found
===>   chromium-25.0.1364.172 depends on executable: gcc46 - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/as - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/perl5.14.2 - found
===>   chromium-25.0.1364.172 depends on file: /usr/local/bin/intltool-extract - found
===>   chromium-25.0.1364.172 depends on shared library: execinfo - found
===>   chromium-25.0.1364.172 depends on shared library: cairo - found
===>   chromium-25.0.1364.172 depends on shared library: dbus-1 - found
===>   chromium-25.0.1364.172 depends on shared library: dbus-glib-1 - found
===>   chromium-25.0.1364.172 depends on shared library: asound - found
===>   chromium-25.0.1364.172 depends on shared library: freetype - found
===>   chromium-25.0.1364.172 depends on shared library: nss3 - found
===>   chromium-25.0.1364.172 depends on shared library: gnome-keyring - found
===>   chromium-25.0.1364.172 depends on shared library: cups - found
===>   chromium-25.0.1364.172 depends on shared library: event-1 - found
===>   chromium-25.0.1364.172 depends on shared library: vpx - found
===>   chromium-25.0.1364.172 depends on shared library: gcrypt - found
===>   chromium-25.0.1364.172 depends on shared library: pci - found
===>   chromium-25.0.1364.172 depends on shared library: glib-2.0 - found
===>   chromium-25.0.1364.172 depends on shared library: pcre - found
===>   chromium-25.0.1364.172 depends on shared library: atk-1.0.0 - found
===>   chromium-25.0.1364.172 depends on shared library: dconf.0 - found
===>   chromium-25.0.1364.172 depends on shared library: gconf-2.4 - found
===>   chromium-25.0.1364.172 depends on shared library: gtk-x11-2.0.0 - found
===>   chromium-25.0.1364.172 depends on shared library: IDL-2.0 - found
===>   chromium-25.0.1364.172 depends on shared library: xml2.5 - found
===>   chromium-25.0.1364.172 depends on shared library: xslt.2 - found
===>   chromium-25.0.1364.172 depends on shared library: ORBit-2.0 - found
===>   chromium-25.0.1364.172 depends on shared library: pango-1.0.0 - found
===>  Configuring for chromium-25.0.1364.172
cd /wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172 &&  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=1  linux_strip_binary=1  linux_use_tcmalloc=0  linux_use_heapchecker=0  clang_use_chrome_plugins=0  disable_nacl=1  enable_webrtc=0  enable_openmax=1  enable_one_click_signin=1  no_gc_sections=1  os_ver=901502  prefix_dir=/usr/local  python_ver=2.7 ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=0 gcc_version=46" /usr/local/bin/python2.7  ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
======================================================================
=======================<phase: build       >==========================
===>  Building for chromium-25.0.1364.172
  LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/lib.host:/wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd chrome; mkdir -p /wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/obj/gen/chrome/common; python tools/build/version.py -f VERSION -f app/theme/chromium/BRANDING -f ../build/util/LASTCHANGE common/chrome_version_info_posix.h.version "/wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/obj/gen/chrome/common/chrome_version_info_posix.h"
  touch out/Debug/obj.target/chrome/common_version.stamp
  
  <<< SNIP >>>
  
  g++46 '-DCONTENT_IMPLEMENTATION' '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_THREADING' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH' '-DENABLE_NOTIFICATIONS' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_TASK_MANAGER=1' '-DENABLE_WEB_INTENTS=1' '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1' '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1' '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1' '-DENABLE_GOOGLE_NOW=1' '-DENABLE_LANGUAGE_DETECTION=1' '-DENABLE_PRINTING=1' '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DGL_GLEXT_PROTOTYPES' '-D__STDC_CONSTANT_MACROS' '-D__STDC_FORMAT_MACROS' '-DDYNAMIC_ANNOTATIONS_ENABLED=1' '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' '-D_DEBUG' -I. -Ithird_party/WebKit/Source/Platform/chromium -Ithird_party/khronos -Igpu  -fstack-protector --param=ssp-buffer-size=4 -Werror -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -O0 -g -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -MMD -MF out/Debug/.deps/out/Debug/obj.target/content_utility/content/utility/utility_thread_impl.o.d.raw -pipe -Wno-error -fno-stack-protector -g -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-rpath=/usr/local/lib/gcc46 -c -o out/Debug/obj.target/content_utility/content/utility/utility_thread_impl.o content/utility/utility_thread_impl.cc
  rm -f out/Debug/obj.target/content/libcontent_utility.a && /usr/local/bin/ar crsT out/Debug/obj.target/content/libcontent_utility.a out/Debug/obj.target/content_utility/content/public/utility/content_utility_client.o out/Debug/obj.target/content_utility/content/public/utility/utility_thread.o out/Debug/obj.target/content_utility/content/utility/utility_main.o out/Debug/obj.target/content_utility/content/utility/utility_thread_impl.o
  gcc46 '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_THREADING' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH' '-DENABLE_NOTIFICATIONS' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_TASK_MANAGER=1' '-DENABLE_WEB_INTENTS=1' '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1' '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1' '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1' '-DENABLE_GOOGLE_NOW=1' '-DENABLE_LANGUAGE_DETECTION=1' '-DENABLE_PRINTING=1' '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DDYNAMIC_ANNOTATIONS_ENABLED=1' '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' '-D_DEBUG' -I/usr/local/include  -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wno-format -O0 -g  -MMD -MF out/Debug/.deps/out/Debug/obj.target/libXNVCtrl/third_party/libXNVCtrl/NVCtrl.o.d.raw -pipe -Wno-error -fno-stack-protector -g -Wl,-rpath=/usr/local/lib/gcc46 -c -o out/Debug/obj.target/libXNVCtrl/third_party/libXNVCtrl/NVCtrl.o third_party/libXNVCtrl/NVCtrl.c
  rm -f out/Debug/obj.target/third_party/libXNVCtrl/libXNVCtrl.a && /usr/local/bin/ar crsT out/Debug/obj.target/third_party/libXNVCtrl/libXNVCtrl.a out/Debug/obj.target/libXNVCtrl/third_party/libXNVCtrl/NVCtrl.o
  LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/lib.host:/wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd chrome; mkdir -p /wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug; tools/build/linux/sed.sh app/resources/manpage.1.in "/wrkdirs/usr/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/out/Debug/chrome.1" -e s/@@NAME@@/Chromium/ -e s/@@FILENAME@@/chromium-browser/ -e s/@@CONFDIR@@/chromium/
  ln -f "chrome/tools/build/linux/chrome-wrapper" "out/Debug/chrome-wrapper" 2>/dev/null || (rm -rf "out/Debug/chrome-wrapper" && cp -af "chrome/tools/build/linux/chrome-wrapper" "out/Debug/chrome-wrapper")
  ln -f "third_party/xdg-utils/scripts/xdg-mime" "out/Debug/xdg-mime" 2>/dev/null || (rm -rf "out/Debug/xdg-mime" && cp -af "third_party/xdg-utils/scripts/xdg-mime" "out/Debug/xdg-mime")
  ln -f "third_party/xdg-utils/scripts/xdg-settings" "out/Debug/xdg-settings" 2>/dev/null || (rm -rf "out/Debug/xdg-settings" && cp -af "third_party/xdg-utils/scripts/xdg-settings" "out/Debug/xdg-settings")
  ln -f "chrome/app/theme/chromium/product_logo_48.png" "out/Debug/product_logo_48.png" 2>/dev/null || (rm -rf "out/Debug/product_logo_48.png" && cp -af "chrome/app/theme/chromium/product_logo_48.png" "out/Debug/product_logo_48.png")
  g++46 '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_THREADING' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH' '-DENABLE_NOTIFICATIONS' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_TASK_MANAGER=1' '-DENABLE_WEB_INTENTS=1' '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1' '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1' '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1' '-DENABLE_GOOGLE_NOW=1' '-DENABLE_LANGUAGE_DETECTION=1' '-DENABLE_PRINTING=1' '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DGL_GLEXT_PROTOTYPES' '-DGOOGLE_PROTOBUF_NO_RTTI' '-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-DNACL_TARGET_SUBARCH=64' '-DNACL_TARGET_ARCH=x86' '-DNACL_BUILD_SUBARCH=64' '-DNACL_BUILD_ARCH=x86' '-DFEATURE_ENABLE_SSL' '-DFEATURE_ENABLE_VOICEMAIL' '-DEXPAT_RELATIVE_PATH' '-DGTEST_RELATIVE_PATH' '-DJSONCPP_RELATIVE_PATH' '-DNO_MAIN_THREAD_WRAPPING' '-DNO_SOUND_SYSTEM' '-DPOSIX' '-DBSD' '-DFREEBSD' '-D__STDC_CONSTANT_MACROS' '-D__STDC_FORMAT_MACROS' '-DDYNAMIC_ANNOTATIONS_ENABLED=1' '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' '-D_DEBUG' -Ithird_party/khronos -Igpu -Ithird_party/WebKit/Source/Platform/chromium -I. -Iout/Debug/obj/gen/protoc_out -Ithird_party/protobuf -Ithird_party/protobuf/src -Ithird_party/sqlite -Ithird_party/libjingle/overrides -Ithird_party/libjingle/source -Itesting/gtest/include -Ithird_party -Ithird_party/webrtc -Ithird_party/jsoncpp/overrides/include -Ithird_party/jsoncpp/source/include -Ithird_party/cacheinvalidation/overrides -Ithird_party/cacheinvalidation/src  -fstack-protector --param=ssp-buffer-size=4 -Werror -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -O0 -g -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -MMD -MF out/Debug/.deps/out/Debug/obj.target/chrome/chrome/app/chrome_exe_main_gtk.o.d.raw -pipe -Wno-error -fno-stack-protector -g -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-rpath=/usr/local/lib/gcc46 -c -o out/Debug/obj.target/chrome/chrome/app/chrome_exe_main_gtk.o chrome/app/chrome_exe_main_gtk.cc
  g++46 '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_THREADING' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH' '-DENABLE_NOTIFICATIONS' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_TASK_MANAGER=1' '-DENABLE_WEB_INTENTS=1' '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1' '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1' '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1' '-DENABLE_GOOGLE_NOW=1' '-DENABLE_LANGUAGE_DETECTION=1' '-DENABLE_PRINTING=1' '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DGL_GLEXT_PROTOTYPES' '-DGOOGLE_PROTOBUF_NO_RTTI' '-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-DNACL_TARGET_SUBARCH=64' '-DNACL_TARGET_ARCH=x86' '-DNACL_BUILD_SUBARCH=64' '-DNACL_BUILD_ARCH=x86' '-DFEATURE_ENABLE_SSL' '-DFEATURE_ENABLE_VOICEMAIL' '-DEXPAT_RELATIVE_PATH' '-DGTEST_RELATIVE_PATH' '-DJSONCPP_RELATIVE_PATH' '-DNO_MAIN_THREAD_WRAPPING' '-DNO_SOUND_SYSTEM' '-DPOSIX' '-DBSD' '-DFREEBSD' '-D__STDC_CONSTANT_MACROS' '-D__STDC_FORMAT_MACROS' '-DDYNAMIC_ANNOTATIONS_ENABLED=1' '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' '-D_DEBUG' -Ithird_party/khronos -Igpu -Ithird_party/WebKit/Source/Platform/chromium -I. -Iout/Debug/obj/gen/protoc_out -Ithird_party/protobuf -Ithird_party/protobuf/src -Ithird_party/sqlite -Ithird_party/libjingle/overrides -Ithird_party/libjingle/source -Itesting/gtest/include -Ithird_party -Ithird_party/webrtc -Ithird_party/jsoncpp/overrides/include -Ithird_party/jsoncpp/source/include -Ithird_party/cacheinvalidation/overrides -Ithird_party/cacheinvalidation/src  -fstack-protector --param=ssp-buffer-size=4 -Werror -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -O0 -g -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -MMD -MF out/Debug/.deps/out/Debug/obj.target/chrome/chrome/app/chrome_main.o.d.raw -pipe -Wno-error -fno-stack-protector -g -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-rpath=/usr/local/lib/gcc46 -c -o out/Debug/obj.target/chrome/chrome/app/chrome_main.o chrome/app/chrome_main.cc
  g++46 '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_THREADING' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH' '-DENABLE_NOTIFICATIONS' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_TASK_MANAGER=1' '-DENABLE_WEB_INTENTS=1' '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1' '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1' '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1' '-DENABLE_GOOGLE_NOW=1' '-DENABLE_LANGUAGE_DETECTION=1' '-DENABLE_PRINTING=1' '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DGL_GLEXT_PROTOTYPES' '-DGOOGLE_PROTOBUF_NO_RTTI' '-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-DNACL_TARGET_SUBARCH=64' '-DNACL_TARGET_ARCH=x86' '-DNACL_BUILD_SUBARCH=64' '-DNACL_BUILD_ARCH=x86' '-DFEATURE_ENABLE_SSL' '-DFEATURE_ENABLE_VOICEMAIL' '-DEXPAT_RELATIVE_PATH' '-DGTEST_RELATIVE_PATH' '-DJSONCPP_RELATIVE_PATH' '-DNO_MAIN_THREAD_WRAPPING' '-DNO_SOUND_SYSTEM' '-DPOSIX' '-DBSD' '-DFREEBSD' '-D__STDC_CONSTANT_MACROS' '-D__STDC_FORMAT_MACROS' '-DDYNAMIC_ANNOTATIONS_ENABLED=1' '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' '-D_DEBUG' -Ithird_party/khronos -Igpu -Ithird_party/WebKit/Source/Platform/chromium -I. -Iout/Debug/obj/gen/protoc_out -Ithird_party/protobuf -Ithird_party/protobuf/src -Ithird_party/sqlite -Ithird_party/libjingle/overrides -Ithird_party/libjingle/source -Itesting/gtest/include -Ithird_party -Ithird_party/webrtc -Ithird_party/jsoncpp/overrides/include -Ithird_party/jsoncpp/source/include -Ithird_party/cacheinvalidation/overrides -Ithird_party/cacheinvalidation/src  -fstack-protector --param=ssp-buffer-size=4 -Werror -pthread -fno-exceptions -fno-strict-aliasing -Wall -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -O0 -g -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -MMD -MF out/Debug/.deps/out/Debug/obj.target/chrome/chrome/app/chrome_main_delegate.o.d.raw -pipe -Wno-error -fno-stack-protector -g -Wl,-rpath=/usr/local/lib/gcc46 -Wl,-rpath=/usr/local/lib/gcc46 -c -o out/Debug/obj.target/chrome/chrome/app/chrome_main_delegate.o chrome/app/chrome_main_delegate.cc
  g++46 -Wl,-z,now -Wl,-z,relro -pthread -Wl,-z,noexecstack -fPIC -Wl,--no-keep-memory -Lout/Debug -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib/nss -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib  -Wl,-rpath=/usr/local/lib/gcc46 -o out/Debug/chrome -Wl,--start-group out/Debug/obj.target/chrome/chrome/app/chrome_exe_main_gtk.o out/Debug/obj.target/chrome/chrome/app/chrome_main.o out/Debug/obj.target/chrome/chrome/app/chrome_main_delegate.o out/Debug/obj.target/chrome/libcommon.a out/Debug/obj.target/chrome/libbrowser.a out/Debug/obj.target/content/libcontent_app.a out/Debug/obj.target/sync/libsync_core.a out/Debug/obj.target/chrome/libdebugger.a out/Debug/obj.target/chrome/libplugin.a out/Debug/obj.target/chrome/librenderer.a out/Debug/obj.target/chrome/libutility.a out/Debug/obj.target/content/libcontent_gpu.a out/Debug/obj.target/content/libcontent_ppapi_plugin.a out/Debug/obj.target/content/libcontent_worker.a out/Debug/obj.target/printing/libprinting.a out/Debug/obj.target/chrome/libservice.a out/Debug/obj.target/chrome/libinstaller_util.a out/Debug/obj.target/chrome/libcommon_net.a out/Debug/obj.target/base/libbase.a out/Debug/obj.target/base/libbase_static.a out/Debug/obj.target/base/allocator/liballocator_extension_thunks.a out/Debug/obj.target/third_party/modp_b64/libmodp_b64.a out/Debug/obj.target/base/third_party/dynamic_annotations/libdynamic_annotations.a out/Debug/obj.target/base/libsymbolize.a out/Debug/obj.target/base/libxdg_mime.a out/Debug/obj.target/crypto/libcrcrypto.a out/Debug/obj.target/net/third_party/nss/libssl.a out/Debug/obj.target/third_party/zlib/libchrome_zlib.a out/Debug/obj.target/net/libnet.a out/Debug/obj.target/base/libbase_i18n.a out/Debug/obj.target/third_party/icu/libicui18n.a out/Debug/obj.target/third_party/icu/libicuuc.a out/Debug/obj.target/third_party/icu/libicudata.a out/Debug/obj.target/build/temp_gyp/libgoogleurl.a out/Debug/obj.target/sdch/libsdch.a out/Debug/obj.target/build/linux/libgio.a out/Debug/obj.target/gpu/libgpu_ipc.a out/Debug/obj.target/gpu/libcommand_buffer_common.a out/Debug/obj.target/gpu/command_buffer/libgles2_utils.a out/Debug/obj.target/ipc/libipc.a out/Debug/obj.target/chrome/libmetrics_proto.a out/Debug/obj.target/third_party/protobuf/libprotobuf_lite.a out/Debug/obj.target/base/libbase_prefs.a out/Debug/obj.target/chrome/libcommon_constants.a out/Debug/obj.target/content/libcontent_common.a out/Debug/obj.target/media/libmedia.a out/Debug/obj.target/skia/libskia.a out/Debug/obj.target/skia/libskia_opts.a out/Debug/obj.target/skia/libskia_opts_ssse3.a out/Debug/obj.target/third_party/sfntly/libsfntly.a out/Debug/obj.target/third_party/opus/libopus.a out/Debug/obj.target/ui/libui.a out/Debug/obj.target/third_party/libpng/libpng.a out/Debug/obj.target/third_party/libjpeg_turbo/libjpeg_turbo.a out/Debug/obj.target/media/libshared_memory_support.a out/Debug/obj.target/media/libyuv_convert.a out/Debug/obj.target/media/libyuv_convert_simd_x86.a out/Debug/obj.target/third_party/ffmpeg/libffmpeg.a out/Debug/obj.target/webkit/support/libuser_agent.a out/Debug/obj.target/content/libtracing.a out/Debug/obj.target/cc/libcc.a out/Debug/obj.target/ui/gl/libgl_wrapper.a out/Debug/obj.target/third_party/WebKit/Source/WebKit/chromium/libwebkit.a out/Debug/obj.target/third_party/WebKit/Source/Platform/Platform.gyp/libwebkit_platform.a out/Debug/obj.target/third_party/WebKit/Source/WTF/WTF.gyp/libwtf.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_dom.a out/Debug/obj.target/third_party/WebKit/Source/ThirdParty/glu/libtess.a out/Debug/obj.target/third_party/WebKit/Source/JavaScriptCore/JavaScriptCore.gyp/libyarr.a out/Debug/obj.target/third_party/iccjpeg/libiccjpeg.a out/Debug/obj.target/third_party/libwebp/libwebp_dec.a out/Debug/obj.target/third_party/libwebp/libwebp_dsp.a out/Debug/obj.target/third_party/libwebp/libwebp_enc.a out/Debug/obj.target/third_party/libwebp/libwebp_utils.a out/Debug/obj.target/third_party/libxml/libxml.a out/Debug/obj.target/third_party/ots/libots.a out/Debug/obj.target/third_party/qcms/libqcms.a out/Debug/obj.target/third_party/sqlite/libsqlite3.a out/Debug/obj.target/third_party/angle/src/libtranslator_glsl.a out/Debug/obj.target/third_party/angle/src/libtranslator_common.a out/Debug/obj.target/third_party/angle/src/libpreprocessor.a out/Debug/obj.target/v8/tools/gyp/libv8_base.a out/Debug/obj.target/v8/tools/gyp/libv8_snapshot.a out/Debug/obj.target/gpu/libgles2_c_lib.a out/Debug/obj.target/gpu/libcommand_buffer_client.a out/Debug/obj.target/gpu/libgles2_implementation.a out/Debug/obj.target/gpu/libgles2_cmd_helper.a out/Debug/obj.target/third_party/leveldatabase/libleveldatabase.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_html.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_platform.a out/Debug/obj.target/third_party/harfbuzz-ng/libharfbuzz-ng.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_platform_geometry.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_remaining.a out/Debug/obj.target/third_party/v8-i18n/build/libv8-i18n.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_rendering.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_bindings.a out/Debug/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_svg.a out/Debug/obj.target/third_party/WebKit/Source/WebKit/chromium/libwebkit_wtf_support.a out/Debug/obj.target/webkit/support/libglue.a out/Debug/obj.target/ppapi/libppapi_shared.a out/Debug/obj.target/ui/surface/libsurface.a out/Debug/obj.target/ui/native_theme/libnative_theme.a out/Debug/obj.target/webkit/compositor_bindings/libwebkit_compositor_support.a out/Debug/obj.target/webkit/compositor_bindings/libwebkit_compositor_bindings.a out/Debug/obj.target/webkit/support/libwebkit_base.a out/Debug/obj.target/webkit/support/libwebkit_media.a out/Debug/obj.target/webkit/support/libwebkit_storage.a out/Debug/obj.target/sql/libsql.a out/Debug/obj.target/gpu/libcommand_buffer_service.a out/Debug/obj.target/third_party/smhasher/libcityhash.a out/Debug/obj.target/third_party/mt19937ar/libmt19937ar.a out/Debug/obj.target/third_party/zlib/libminizip.a out/Debug/obj.target/chrome/app/policy/libpolicy.a out/Debug/obj.target/chrome/app/policy/libcloud_policy_proto_compile.a out/Debug/obj.target/chrome/app/policy/libpolicy_proto_compile.a out/Debug/obj.target/chrome/common/extensions/api/libapi.a out/Debug/obj.target/tools/json_schema_compiler/libapi_gen_util.a out/Debug/obj.target/third_party/re2/libre2.a out/Debug/obj.target/device/libdevice_usb.a out/Debug/obj.target/remoting/libremoting_client_plugin.a out/Debug/obj.target/remoting/libremoting_base.a out/Debug/obj.target/third_party/speex/libspeex.a out/Debug/obj.target/remoting/libremoting_jingle_glue.a out/Debug/obj.target/jingle/libjingle_glue.a out/Debug/obj.target/third_party/libjingle/libjingle.a out/Debug/obj.target/third_party/jsoncpp/libjsoncpp.a out/Debug/obj.target/third_party/libjingle/libjingle_p2p.a out/Debug/obj.target/jingle/libnotifier.a out/Debug/obj.target/remoting/proto/libchromotocol_proto_lib.a out/Debug/obj.target/remoting/libremoting_client.a out/Debug/obj.target/remoting/libremoting_protocol.a out/Debug/obj.target/ppapi/libppapi_cpp_objects.a out/Debug/obj.target/chrome/browser/search_engines/libprepopulated_engines.a out/Debug/obj.target/chrome/libbrowser_ui.a out/Debug/obj.target/chrome/libcert_logger_proto.a out/Debug/obj.target/chrome/libin_memory_url_index_cache_proto.a out/Debug/obj.target/chrome/libsafe_browsing_proto.a out/Debug/obj.target/chrome/libsafe_browsing_report_proto.a out/Debug/obj.target/chrome/libfeedback_proto.a out/Debug/obj.target/chrome/libvariations_seed_proto.a out/Debug/obj.target/content/libcontent_browser.a out/Debug/obj.target/content/browser/speech/proto/libspeech_proto.a out/Debug/obj.target/google_apis/libgoogle_apis.a out/Debug/obj.target/ui/snapshot/libsnapshot.a out/Debug/obj.target/net/libhttp_server.a out/Debug/obj.target/third_party/libyuv/libyuv.a out/Debug/obj.target/dbus/libdbus.a out/Debug/obj.target/third_party/flac/libflac.a out/Debug/obj.target/ppapi/libppapi_ipc.a out/Debug/obj.target/sync/protocol/libsync_proto.a out/Debug/obj.target/sync/libsync_api.a out/Debug/obj.target/sync/libsync_internal_api.a out/Debug/obj.target/sync/libsync_notifier.a out/Debug/obj.target/third_party/cacheinvalidation/libcacheinvalidation.a out/Debug/obj.target/third_party/cacheinvalidation/libcacheinvalidation_proto_cpp.a out/Debug/obj.target/chrome/libbrowser_extensions.a out/Debug/obj.target/chrome/libcontacts_proto.a out/Debug/obj.target/device/libdevice_bluetooth.a out/Debug/obj.target/third_party/undoview/libundoview.a out/Debug/obj.target/chrome/browser/performance_monitor/libperformance_monitor.a out/Debug/obj.target/net/libnet_with_v8.a out/Debug/obj.target/third_party/hunspell/libhunspell.a out/Debug/obj.target/third_party/libphonenumber/libphonenumber.a out/Debug/obj.target/third_party/libphonenumber/libphonenumber_without_metadata.a out/Debug/obj.target/ui/compositor/libcompositor.a out/Debug/obj.target/webkit/support/libwebkit_gpu.a out/Debug/obj.target/ui/web_dialogs/libweb_dialogs.a out/Debug/obj.target/chrome/libsync_file_system_proto.a out/Debug/obj.target/content/libnavigation_interception.a out/Debug/obj.target/third_party/cld/libcld.a out/Debug/obj.target/content/libcontent_plugin.a out/Debug/obj.target/content/libcontent_renderer.a out/Debug/obj.target/third_party/hyphen/libhyphen.a out/Debug/obj.target/ppapi/libppapi_host.a out/Debug/obj.target/ppapi/libppapi_proxy.a out/Debug/obj.target/third_party/smhasher/libmurmurhash3.a out/Debug/obj.target/content/libcontent_utility.a out/Debug/obj.target/build/linux/libpci.a out/Debug/obj.target/third_party/libXNVCtrl/libXNVCtrl.a -Wl,--end-group -lX11 -lXcursor -lXrandr -lXrender -lXss -lXext -L/usr/local/lib -lexecinfo -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lXi -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -levent -lnss3 -lsmime3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lgconf-2 -lasound -lxml2 -lxslt -lz -liconv -lm -lcups -lssl -lcrypto -pthread -lcrypt -lssp_nonshared -L/usr/local/lib -lgcrypt -lgpg-error -lbz2 -lvpx -lexpat -lusb -ldbus-1
collect2: ld terminated with signal 9 [Killed: 9]
gmake: *** [out/Debug/chrome] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/www/chromium.
===>  Cleaning for chromium-25.0.1364.172
build of /usr/ports/www/chromium ended at Mon Mar 18 10:51:29 CET 2013


More information about the freebsd-chromium mailing list