Date: Mon, 18 Aug 2014 12:00:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192778] New: www/chromium chromium-36.0.1985.143/tools/gyp/p Message-ID: <bug-192778-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192778 Bug ID: 192778 Summary: www/chromium chromium-36.0.1985.143/tools/gyp/p Product: Ports Tree Version: Latest Hardware: amd64 OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: admir@mehic.at Updating projects from gyp files... Traceback (most recent call last): File "./build/gyp_chromium", line 310, in <module> gyp_rc = gyp.main(args) File "/usr/ports/www/chromium/work/chromium-36.0.1985.143/tools/gyp/pylib/gyp/__init__.py", line 527, in main return gyp_main(args) File "/usr/ports/www/chromium/work/chromium-36.0.1985.143/tools/gyp/pylib/gyp/__init__.py", line 503, in gyp_main options.circular_check) File "/usr/ports/www/chromium/work/chromium-36.0.1985.143/tools/gyp/pylib/gyp/__init__.py", line 129, in Load params['parallel'], params['root_targets']) File "/usr/ports/www/chromium/work/chromium-36.0.1985.143/tools/gyp/pylib/gyp/input.py", line 2734, in Load generator_input_info) File "/usr/ports/www/chromium/work/chromium-36.0.1985.143/tools/gyp/pylib/gyp/input.py", line 606, in LoadTargetBuildFilesParallel parallel_state.pool = multiprocessing.Pool(8) File "/usr/local/lib/python2.7/multiprocessing/__init__.py", line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File "/usr/local/lib/python2.7/multiprocessing/pool.py", line 138, in __init__ self._setup_queues() File "/usr/local/lib/python2.7/multiprocessing/pool.py", line 233, in _setup_queues from .queues import SimpleQueue File "/usr/local/lib/python2.7/multiprocessing/queues.py", line 48, in <module> from multiprocessing.synchronize import Lock, BoundedSemaphore, Semaphore, Condition File "/usr/local/lib/python2.7/multiprocessing/synchronize.py", line 59, in <module> " function, see issue 3770.") ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium ===>>> make build failed for www/chromium ===>>> Aborting update ===>>> You can restart from the point of failure with this command line: portmaster <flags> www/chromium -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192778-13>