Bug 305443
| Summary: | REGRESSION(305526@main) [GLIB] build error with GCC and assertions disabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | New Bugs | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Critical | CC: | bugs-noreply, ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
Error after 305526:
FAILED: lib/libTestRunnerInjectedBundle.so
: && /usr/bin/c++ -fPIC -fdiagnostics-color=always -Wextra -Wall -pipe -fmax-errors=20 -Wno-odr -Wno-stringop-overread <snip long list of arguments>:
ld.lld: error: undefined symbol: WebCore::AudioTrack::~AudioTrack()
>>> referenced by JSInternals.cpp
>>> JSInternals.cpp.o:(WebCore::jsInternalsPrototypeFunction_shouldAudioTrackPlay(JSC::JSGlobalObject*, JSC::CallFrame*)) in archive lib/libWebCoreTestSupport.a
collect2: error: ld returned 1 exit status
It is not affecting EWS (Assertions enabled), the debug builds, or the clang bots.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/56536
EWS
Committed 305563@main (942f7d04a139): <https://commits.webkit.org/305563@main>
Reviewed commits have been landed. Closing PR #56536 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/168124691>