Closed Bug 1385513 Opened 7 years ago Closed 7 years ago

sccache: cannot find interface declaration for 'NSObject'

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1385386

People

(Reporter: rillian, Assigned: glandium)

Details

Building on macOS with `ac_add_options --enable-ccache=sccache` I seem to get failures with CoreFoundation headers:

> 0:37.80 In file included from /Users/giles/firefox/gfx/vr/openvr/src/pathtools_public.cpp:21:
> 0:37.80 In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:
> 0:37.80 In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:
> 0:37.80 /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:52:12: error: cannot find interface declaration for 'NSObject'
> 0:37.80 @interface NSObject (NSCoderMethods)
> 0:37.80            ^
Assignee: nobody → mh+mozilla
Thanks, Glandium. I hadn't connected the error message with that github issue.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.