Date: Fri, 2 May 2014 10:54:09 GMT From: kaltheat <kaltheat@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/189230: www/chromium 34.0.1847.132 not building on FreeBSD 10 Message-ID: <201405021054.s42As9u8065361@cgiserv.freebsd.org> Resent-Message-ID: <201405021100.s42B01km053174@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189230 >Category: ports >Synopsis: www/chromium 34.0.1847.132 not building on FreeBSD 10 >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 May 02 11:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: kaltheat >Release: >Organization: >Environment: >Description: Hi, I get the following error when trying to build chromium: .. ===> FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-34.0.1847.132/sdch/open-vcdiff/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/www/chromium/work/chromium-34.0.1847.132/sdch/open-vcdiff/configure cd /usr/ports/www/chromium/work/chromium-34.0.1847.132 && /usr/bin/env 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 linux_use_tcmalloc=0 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=1000510 prefix_dir=/usr/local python_ver=2.7 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_gconf=0 use_pulseaudio=0 buildtype=Official clang=1" 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 -pip e -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="" SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7 ./build/gyp_chromium chrome/chrome.gyp --depth . Failed to find depot_tools Traceback (most recent call last): File "./build/gyp_chromium", line 42, in <module> import find_depot_tools File "/usr/ports/www/chromium/work/chromium-34.0.1847.132/tools/find_depot_tools.py", line 45, in <module> import breakpad ImportError: No module named breakpad *** Error code 1 .. Regards, kaltheat >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405021054.s42As9u8065361>