The Swift Package Index logo.Swift Package Index

Build Information

Successful build of libcmark_gfm with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KristopherGBaker/libcmark_gfm.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/KristopherGBaker/libcmark_gfm
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3e8c423 Delete .travis.yml
Cloned https://github.com/KristopherGBaker/libcmark_gfm.git
Revision (git rev-parse @):
3e8c4238a4657a12411c82aa1e43a89930c9881f
SUCCESS checkout https://github.com/KristopherGBaker/libcmark_gfm.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/KristopherGBaker/libcmark_gfm.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/34] Compiling libcmark_gfm registry.c
[1/34] Compiling libcmark_gfm linked_list.c
[2/34] Compiling libcmark_gfm houdini_html_e.c
[3/34] Compiling libcmark_gfm iterator.c
[4/34] Compiling libcmark_gfm html.c
[5/34] Compiling libcmark_gfm latex.c
[6/34] Compiling libcmark_gfm xml.c
/host/spi-builder-workspace/Sources/libcmark_gfm/tasklist.c:40:7: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast]
  if ((int)node->as.opaque == CMARK_TASKLIST_CHECKED) {
      ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/libcmark_gfm/tasklist.c:113:9: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast]
    if ((int)node->as.opaque == CMARK_TASKLIST_CHECKED) {
        ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/libcmark_gfm/tasklist.c:134:9: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast]
    if ((int)node->as.opaque == CMARK_TASKLIST_CHECKED) {
        ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/libcmark_gfm/tasklist.c:146:7: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast]
  if ((int)node->as.opaque == CMARK_TASKLIST_CHECKED) {
      ^~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[7/34] Compiling libcmark_gfm tasklist.c
[8/34] Compiling libcmark_gfm houdini_html_u.c
[9/34] Compiling libcmark_gfm tagfilter.c
[10/34] Compiling libcmark_gfm inlines.c
[11/34] Compiling libcmark_gfm syntax_extension.c
[12/34] Compiling libcmark_gfm strikethrough.c
[13/34] Compiling libcmark_gfm table.c
[14/34] Compiling libcmark_gfm plugin.c
[15/34] Compiling libcmark_gfm render.c
[16/34] Compiling libcmark_gfm references.c
[17/34] Compiling libcmark_gfm plaintext.c
[18/34] Compiling libcmark_gfm map.c
[19/34] Compiling libcmark_gfm houdini_href_e.c
[20/34] Compiling libcmark_gfm utf8.c
[20/34] Compiling libcmark_gfm man.c
[22/34] Compiling libcmark_gfm footnotes.c
[23/34] Compiling libcmark_gfm node.c
[24/34] Compiling libcmark_gfm core-extensions.c
[25/34] Compiling libcmark_gfm cmark_ctype.c
[26/34] Compiling libcmark_gfm ext_scanners.c
[27/34] Compiling libcmark_gfm cmark.c
[28/34] Compiling libcmark_gfm buffer.c
[29/34] Compiling libcmark_gfm commonmark.c
[30/34] Compiling libcmark_gfm autolink.c
[31/34] Compiling libcmark_gfm arena.c
[32/34] Compiling libcmark_gfm blocks.c
[33/34] Compiling libcmark_gfm scanners.c
Build complete! (3.39s)
Build complete.
Done.

Build Machine: Linux 2