Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

swift doc generate fails when generating markdown #134

@JaapWijnen

Description

@JaapWijnen

Hi!
I'm on Ubuntu 18.04.4 LTS installed the Swift 5.2.4 release and built swift doc from source from the master branch (beta.3).
I wanted to generate documentation for www.github.com/vapor/async-kit (master branch).
But this fails when using the following command swift doc generate ./Sources/ --module-name AsyncKit --output Documentation
It prints the following error:
2020-06-12T19:59:49+0000 critical: Unable to construct path for /(_:_:) with baseURL / Fatal error: file /root/swift-doc/Sources/swift-doc/Supporting Types/Page.swift, line 55 Illegal instruction (core dumped)
and exits with exit code 132.
Any ideas what could be causing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions