new chromium 34 build fails on FreeBSD10-RELEASE
Omar S
omars1234 at gmail.com
Fri May 2 19:39:25 UTC 2014
Hi,
I was excited to see the new chromium 34.0.1847.132 port today. But,
it fails to build on a stock FreeBSD 10.0-RELEASE system, failing
here:
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
Current ports tree, this Makefile header:
# $FreeBSD: head/www/chromium/Makefile 352803 2014-05-02 10:15:13Z rene $
Just for kicks, I tried it on my FreeBSD 8.4 system also, and it
failed in the same place there.
-omar
More information about the freebsd-chromium
mailing list