Hi Friends,
Build of Chromium port failed on my PC.
I have not found any reported similar issue(s) in the forum/Internet, so I suspect that I'm doing something in a wrong way and an answer on my issue is trivial. But I'm a newcomer to the FreeBSD land and can't fix the issue all alone.
Environment:
Build:
Thanks in advance for your help.
Build of Chromium port failed on my PC.
I have not found any reported similar issue(s) in the forum/Internet, so I suspect that I'm doing something in a wrong way and an answer on my issue is trivial. But I'm a newcomer to the FreeBSD land and can't fix the issue all alone.
Environment:
Code:
$ freebsd-version -ku; uname -apKU
11.0-RELEASE-p1
11.0-RELEASE-p1
FreeBSD msifree 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 amd64 1100122 1100122
Build:
Code:
# make install clean
To build Chromium, you should have around 2 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-52.0.2743.116
===> chromium-52.0.2743.116 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by chromium-52.0.2743.116 for building
===> Extracting for chromium-52.0.2743.116
=> SHA256 Checksum OK for chromium-52.0.2743.116.tar.xz.
===> Patching for chromium-52.0.2743.116
===> Applying extra patch /usr/ports/www/chromium/files/extra-patch-clang
===> Applying FreeBSD patches for chromium-52.0.2743.116
No such line 363 in input file, ignoring
No such line 931 in input file, ignoring
No such line 736 in input file, ignoring
===> chromium-52.0.2743.116 depends on file: /usr/local/bin/gperf - found
===> chromium-52.0.2743.116 depends on executable: bash - found
===> chromium-52.0.2743.116 depends on executable: yasm - found
===> chromium-52.0.2743.116 depends on executable: flock - found
===> chromium-52.0.2743.116 depends on file: /usr/local/include/linux/videodev2.h - found
===> chromium-52.0.2743.116 depends on file: /usr/local/share/usbids/usb.ids - found
===> chromium-52.0.2743.116 depends on package: py27-Jinja2>0 - not found
===> License BSD3CLAUSE accepted by the user
===> Found saved configuration for py27-Jinja2-2.8
===> py27-Jinja2-2.8 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-Jinja2-2.8 for building
===> Extracting for py27-Jinja2-2.8
=> SHA256 Checksum OK for Jinja2-2.8.tar.gz.
===> Patching for py27-Jinja2-2.8
===> py27-Jinja2-2.8 depends on package: py27-setuptools27>0 - not found
===> Installing for py27-setuptools27-20.0
===> py27-setuptools27-20.0 depends on file: /usr/local/bin/python2.7 - found
===> Checking if py27-setuptools27 already installed
===> Registering installation for py27-setuptools27-20.0 as automatic
Installing py27-setuptools27-20.0...
pkg-static: py27-setuptools27-20.0 conflicts with py27-setuptools-36.0.1 (installs files into the same place). Problematic file: /usr/local/lib/python2.7/site-packages/easy-install.pth.dist
*** Error code 70
Stop.
make[4]: stopped in /usr/ports/devel/py-setuptools27
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/devel/py-Jinja2
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/devel/py-Jinja2
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/chromium
*** Error code 1
Stop.
make: stopped in /usr/ports/www/chromium
Thanks in advance for your help.
Last edited by a moderator: