The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftMarkup with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/SwiftMarkup.git
Reference: 0.3.0
Cloned https://github.com/SwiftDocOrg/SwiftMarkup.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwiftDocOrg/SwiftMarkup.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
Fetching https://github.com/SwiftDocOrg/CommonMark.git
[1/1175] Fetching commonmark
[1176/13730] Fetching commonmark, swift-cmark
Fetched https://github.com/SwiftDocOrg/CommonMark.git (0.91s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Fetched https://github.com/SwiftDocOrg/swift-cmark.git (0.92s)
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.0 (0.33s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (1.19s)
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.5.0
Building for debugging...
[0/19] Compiling cmark cmark_ctype.c
[1/19] Compiling cmark cmark.c
[2/19] Compiling cmark buffer.c
[3/19] Compiling cmark xml.c
[4/19] Compiling cmark commonmark.c
[5/19] Compiling cmark blocks.c
[6/19] Compiling cmark render.c
[7/19] Compiling cmark man.c
[8/19] Compiling cmark references.c
[9/19] Compiling cmark node.c
[10/19] Compiling cmark iterator.c
[11/19] Compiling cmark latex.c
[12/19] Compiling cmark html.c
[13/19] Compiling cmark houdini_href_e.c
[14/19] Compiling cmark houdini_html_e.c
[15/19] Compiling cmark utf8.c
[16/19] Compiling cmark inlines.c
[17/19] Compiling cmark houdini_html_u.c
[18/19] Compiling cmark scanners.c
[20/44] Emitting module CommonMark
[21/47] Compiling CommonMark Visitable.swift
[22/47] Compiling CommonMark Visitor.swift
[23/47] Compiling CommonMark Version.swift
[24/47] Compiling CommonMark Link.swift
[25/47] Compiling CommonMark RawHTML.swift
[26/47] Compiling CommonMark SoftLineBreak.swift
[27/47] Compiling CommonMark Block.swift
[28/47] Compiling CommonMark Children.swift
[29/47] Compiling CommonMark Inline.swift
[30/47] Compiling CommonMark Strong.swift
/host/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
            free(cString)
            ^~~~
/host/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
            free(cString)
            ^~~~
[31/47] Compiling CommonMark Text.swift
/host/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
            free(cString)
            ^~~~
/host/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
            free(cString)
            ^~~~
[32/47] Compiling CommonMark Node.swift
/host/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
            free(cString)
            ^~~~
/host/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
            free(cString)
            ^~~~
[33/47] Compiling CommonMark BlockQuote.swift
[34/47] Compiling CommonMark CodeBlock.swift
[35/47] Compiling CommonMark HTMLBlock.swift
[36/47] Compiling CommonMark Heading.swift
[37/47] Compiling CommonMark LineBreak.swift
[38/47] Compiling CommonMark Linked.swift
[39/47] Compiling CommonMark Literal.swift
[40/47] Compiling CommonMark Code.swift
[41/47] Compiling CommonMark Emphasis.swift
[42/47] Compiling CommonMark HardLineBreak.swift
[43/47] Compiling CommonMark Image.swift
[44/47] Compiling CommonMark List.swift
[45/47] Compiling CommonMark Paragraph.swift
[46/47] Compiling CommonMark ThematicBreak.swift
[47/47] Compiling CommonMark Document.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2