Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 20:13:14 GMT
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177283: www/chromium does not compile
Message-ID:  <201303222013.r2MKDElb042094@red.freebsd.org>
Resent-Message-ID: <201303222020.r2MKK1pT042253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177283
>Category:       ports
>Synopsis:       www/chromium does not compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 22 20:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Beeblebrox
>Release:        10-Current
>Organization:
>Environment:
FreeBSD 10.0-CURRENT #1 r248618: Fri Mar 22, amd64

>Description:
compile breaks with below message. All options in make.conf were disabled for the debug (no ccache, make_jobs, cflags, etc)

===>   FreeBSD 10 autotools fix applied to /usr/obj/asp/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/third_party/libmtp/m4/libtool.m4
cd /usr/obj/asp/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=1000030  prefix_dir=/usr/local  python_ver=2.7 ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=1 gcc_version=46" /usr/local/bin/python2.7  ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
g++: not found
compiler_version.py failed to execute: g++ -dumpversion
Command 'g++ -dumpversion' returned non-zero exit status 127
gyp: Call to 'python ../build/compiler_version.py' returned exit status 1. while trying to load chrome/chrome.gyp
*** [do-configure] Error code 1

>How-To-Repeat:
make www/chromium
>Fix:
NA

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303222013.r2MKDElb042094>