Skip to content

Conversation

@mhegazy
Copy link

@mhegazy mhegazy commented Oct 22, 2025

#80 added some new files, but module.modulemap is missing messageformat2_arguments.h so adding it. this is causing build breaks using the resulting module map. see example

@mhegazy
Copy link
Author

mhegazy commented Oct 22, 2025

cc @itingliu and @compnerd

Copy link
Contributor

@itingliu itingliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it already included in line 157?

Copy link
Contributor

@itingliu itingliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it already included in line 157?

@compnerd
Copy link
Member

@itingliu interesting; it seems that CI is still okay with it? 🤔

@mhegazy
Copy link
Author

mhegazy commented Oct 23, 2025

Apologies! this is completely the wrong fix. The issue is we are not packaging the file, not that it is not in the module map.

@mhegazy
Copy link
Author

mhegazy commented Oct 23, 2025

correct fix up in swiftlang/swift-installer-scripts#473

@mhegazy mhegazy closed this Oct 23, 2025
@itingliu
Copy link
Contributor

@itingliu interesting; it seems that CI is still okay with it? 🤔

No idea. Perhaps the module map doesn't always get rebuilt? It even passed my full toolchain test (invoked from swiftlang/swift-corelibs-foundation#5277)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants