Skip to content

[clang][ExtractAPI] show error message for not found SwiftSyntaxMacroMap during Docc build #9079

Open
@eunryu93

Description

@eunryu93

Description

[Prerequisites]
using TCA Library, ver1.12.1

[step]
1] Delete derived data, using this command

  • rm -rf ~/Library/Developer/Xcode/DerivedData

2] project clean 3] Docc Build -> Product -> Build Documentation

[result]
Build Faild with this message.

fetal error: module map file '~~/GenerateModuleMaps-iphoneos/SwiftSyntaxMacros.modulemap' not found

clang error: unable to execute command: Segmentation fault: 11
clang error: clang fronted command failed due to signal

Help me....

Steps to Reproduce

[Prerequisites]
using TCA Library, ver1.12.1

[step]
1] Delete derived data, using this command

  • rm -rf ~/Library/Developer/Xcode/DerivedData

2] project clean 3] Docc Build -> Product -> Build Documentation

[result]
Build Faild with this message.

fetal error: module map file '~~/GenerateModuleMaps-iphoneos/SwiftSyntaxMacros.modulemap' not found

clang error: unable to execute command: Segmentation fault: 11
clang error: clang fronted command failed due to signal

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions