Closed
Bug 777345
Opened 13 years ago
Closed 13 years ago
Problem compiling with clang builds on Mac in WebRTC
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bbondy, Unassigned)
Details
I rebased oak to be a clone of m-c, but for some reason Mac builds fail with clang on it in WebRTC.
This is not a high priority for me at the moment, and I'm the only one using Oak at the moment, but I thought I'd mention it in case you want to investigate it.
https://tbpl.mozilla.org/?tree=Oak&rev=131b8c6ad5a6
...
creating netwerk/necko-config.h
creating xpcom/xpcom-config.h
creating xpcom/xpcom-private.h
generating WebRTC Makefiles...
Updating projects from gyp files...
/bin/sh: ./tools/clang/scripts/plugin_flags.sh: Permission denied
Traceback (most recent call last):
File "/builds/slave/oak-osx-dbg/build/media/webrtc/trunk/build/gyp_chromium", line 171, in <module>
sys.exit(gyp.main(args))
File "/builds/slave/oak-osx-dbg/build/media/webrtc/trunk/tools/gyp/pylib/gyp/__init__.py", line 471, in main
...
Reporter | ||
Comment 1•13 years ago
|
||
This has disappeared from recent Oak builds. I'll re-open if it happens again intermittently.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•