Bug 1918864 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Try push: https://treeherder.mozilla.org/jobs?repo=try&revision=781ff7cd39330cd93252d47c1eed17d37a0c9d5e

Looks like we're hitting bustage from upstream commit https://github.com/mingw-w64/mingw-w64/commit/4ef04b0a7f7a20735de2f58b5c0496fcb4c7d191, however.
https://treeherder.mozilla.org/logviewer?job_id=474335119&repo=try&lineNumber=106877
```
 INFO -  In file included from /builds/worker/checkouts/gecko/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp:75:
 INFO -  In file included from /builds/worker/checkouts/gecko/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/converged/CompositorNativeWindow11.h:18:
 INFO -  In file included from /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.composition.h:1380:
ERROR -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:1605:34: error: field has incomplete type 'struct Point'
 INFO -   1605 |                     struct Point AdjustedPoint;
 INFO -        |                                  ^
 INFO -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:1605:28: note: forward declaration of 'ABI::Windows::UI::Core::Point'
 INFO -   1605 |                     struct Point AdjustedPoint;
 INFO -        |                            ^
ERROR -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:2762:30: error: ISO C++ forbids forward references to 'enum' types
 INFO -   2762 |                         enum VirtualKey key,
 INFO -        |                              ^
ERROR -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:4879:30: error: ISO C++ forbids forward references to 'enum' types
 INFO -   4879 |                         enum VirtualKeyModifiers *value) = 0;
 INFO -        |                              ^
 INFO -  3 errors generated.
```
Try push: https://treeherder.mozilla.org/jobs?repo=try&revision=781ff7cd39330cd93252d47c1eed17d37a0c9d5e

Looks like we're hitting bustage from upstream commit [4ef04b0a7f7a20735de2f58b5c0496fcb4c7d191](https://github.com/mingw-w64/mingw-w64/commit/4ef04b0a7f7a20735de2f58b5c0496fcb4c7d191), however.
https://treeherder.mozilla.org/logviewer?job_id=474335119&repo=try&lineNumber=106877
```
 INFO -  In file included from /builds/worker/checkouts/gecko/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp:75:
 INFO -  In file included from /builds/worker/checkouts/gecko/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/converged/CompositorNativeWindow11.h:18:
 INFO -  In file included from /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.composition.h:1380:
ERROR -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:1605:34: error: field has incomplete type 'struct Point'
 INFO -   1605 |                     struct Point AdjustedPoint;
 INFO -        |                                  ^
 INFO -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:1605:28: note: forward declaration of 'ABI::Windows::UI::Core::Point'
 INFO -   1605 |                     struct Point AdjustedPoint;
 INFO -        |                            ^
ERROR -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:2762:30: error: ISO C++ forbids forward references to 'enum' types
 INFO -   2762 |                         enum VirtualKey key,
 INFO -        |                              ^
ERROR -  /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/windows.ui.core.h:4879:30: error: ISO C++ forbids forward references to 'enum' types
 INFO -   4879 |                         enum VirtualKeyModifiers *value) = 0;
 INFO -        |                              ^
 INFO -  3 errors generated.
```

Back to Bug 1918864 Comment 0