-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[cxxmodules] Always enable -Rmodule-build #1336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cxxmodules] Always enable -Rmodule-build #1336
Conversation
Starting build on |
Build failed on slc6/gcc62. Failing tests: |
Build failed on centos7/gcc49. Failing tests: |
@phsft-bot build just on slc6/gcc62 with flags -Druntime_cxxmodules=On -Dctest_test_exclude_none=On |
Starting build on |
Build failed on slc6/gcc62. Errors:
And 15 more Warnings:
And 7 more Failing tests:
And 78 more |
@phsft-bot build with flags -Druntime_cxxmodules=Off |
Starting build on |
Build failed on slc6/gcc62. |
Build failed on slc6/gcc62. |
@phsft-bot build |
Starting build on |
Build failed on slc6/gcc49. |
@phsft-bot build |
Starting build on |
@phsft-bot build |
Starting build on |
This will be replaced with a proper error message in the future once we have a reliable way of implmenting such an error. For now it's already an improvement if we always print a warning when we build a module on demand.
9b87f52
to
cc1009e
Compare
Starting build on |
This will be replaced with a proper error message in the future
once we have a reliable way of implmenting such an error. For
now it's already an improvement if we always print a warning
when we build a module on demand.