| Summary: | Fix JavaScriptCore build on oss-fuzz | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Web Template Framework | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | CLOSED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58850 | ||
|
Description
David Kilzer (:ddkilzer)
2023-06-28 08:50:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15373 Committed 265585@main (2b3bfa9afb6a): <https://commits.webkit.org/265585@main> Reviewed commits have been landed. Closing PR #15373 and removing active labels. Re-opening for pull request https://github.com/WebKit/WebKit/pull/15543 Committed 265756@main (ee9d5f08a78b): <https://commits.webkit.org/265756@main> Reviewed commits have been landed. Closing PR #15543 and removing active labels. Next build failure:
Step #3 - "compile-none-address-x86_64": /src/WebKit/Source/JavaScriptCore/API/tests/FunctionToStringTests.cpp:107:5: error: use of undeclared identifier 'printf'
Step #3 - "compile-none-address-x86_64": printf("%s: function toString tests.\n", failed ? "FAIL" : "PASS");
Step #3 - "compile-none-address-x86_64": ^
Step #3 - "compile-none-address-x86_64": error generated.
<https://oss-fuzz-build-logs.storage.googleapis.com/log-5ced79d5-e42d-4944-8724-011b4c1d599b.txt>
Re-opening for pull request https://github.com/WebKit/WebKit/pull/15698 Committed 265910@main (cbe26af65a98): <https://commits.webkit.org/265910@main> Reviewed commits have been landed. Closing PR #15698 and removing active labels. |