Bug 274559
| Summary: | [PlayStation] Fix build break after 279154@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jigen Zhou <jigen.zhou> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jigen Zhou
With the fix in 279154@main, there is linking error on undefined symbol `WebCore::GLFence::~GLFence():
Link : error: L0039: reference to undefined symbol `WebCore::GLFence::~GLFence()' in file "C:\BW\PlayStation-Release-Build\build\WebKitBuild\Release\Source\WebCore\CMakeFiles\WebCore.dir\__\__\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-51.cpp.o"
UnifiedSource-3c72abbe-51.cpp : error: L0039: reference to undefined symbol `WebCore::GLFence::~GLFence()' in file "C:\BW\PlayStation-Release-Build\build\WebKitBuild\Release\Source\WebCore\CMakeFiles\WebCore.dir\__\__\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-51.cpp.o"
UnifiedSource-3c72abbe-51.cpp : error: L0039: reference to undefined symbol `WebCore::GLFence::~GLFence()' in file "C:\BW\PlayStation-Release-Build\build\WebKitBuild\Release\Source\WebCore\CMakeFiles\WebCore.dir\__\__\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-51.cpp.o"
orbis-clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Link : error: L0039: reference to undefined symbol `WebCore::GLFence::~GLFence()' in file "C:\BW\PlayStation-Release-Build\build\WebKitBuild\Release\Source\WebCore\CMakeFiles\WebCore.dir\__\__\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-51.cpp.o"
UnifiedSource-3c72abbe-51.cpp : error: L0039: reference to undefined symbol `WebCore::GLFence::~GLFence()' in file "C:\BW\PlayStation-Release-Build\build\WebKitBuild\Release\Source\WebCore\CMakeFiles\WebCore.dir\__\__\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-51.cpp.o"
UnifiedSource-3c72abbe-51.cpp : error: L0039: reference to undefined symbol `WebCore::GLFence::~GLFence()' in file "C:\BW\PlayStation-Release-Build\build\WebKitBuild\Release\Source\WebCore\CMakeFiles\WebCore.dir\__\__\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-51.cpp.o"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 279166@main (3216dc542008): <https://commits.webkit.org/279166@main>
Reviewed commits have been landed. Closing PR #28956 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/128578145>