The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Zewo with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/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/Zewo/zewo.git
Reference: 0.16.1
Cloned https://github.com/Zewo/zewo.git into spi-builder-workspace
SUCCESS checkout https://github.com/Zewo/zewo.git at 0.16.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Zewo/CLibreSSL.git
Fetching https://github.com/Zewo/Venice.git
Fetching https://github.com/Zewo/CBtls.git
[1/2651] Fetching venice
Fetching https://github.com/Zewo/CLibdill.git
Fetched https://github.com/Zewo/CLibreSSL.git (0.20s)
Fetched https://github.com/Zewo/Venice.git (0.33s)
Fetched https://github.com/Zewo/CBtls.git (0.33s)
Fetched https://github.com/Zewo/CLibdill.git (0.25s)
Computing version for https://github.com/Zewo/CLibreSSL.git
Computed https://github.com/Zewo/CLibreSSL.git at 3.1.0 (0.26s)
Computing version for https://github.com/Zewo/CBtls.git
Computed https://github.com/Zewo/CBtls.git at 1.1.0 (0.25s)
Computing version for https://github.com/Zewo/Venice.git
Computed https://github.com/Zewo/Venice.git at 0.20.0 (0.29s)
Computing version for https://github.com/Zewo/CLibdill.git
Computed https://github.com/Zewo/CLibdill.git at 2.0.0 (0.27s)
Creating working copy for https://github.com/Zewo/CLibdill.git
Working copy of https://github.com/Zewo/CLibdill.git resolved at 2.0.0
Creating working copy for https://github.com/Zewo/CLibreSSL.git
Working copy of https://github.com/Zewo/CLibreSSL.git resolved at 3.1.0
Creating working copy for https://github.com/Zewo/CBtls.git
Working copy of https://github.com/Zewo/CBtls.git resolved at 1.1.0
Creating working copy for https://github.com/Zewo/Venice.git
Working copy of https://github.com/Zewo/Venice.git resolved at 0.20.0
warning: 'cbtls': ignoring declared target(s) 'CBtls' in the system package
warning: 'clibdill': ignoring declared target(s) 'CLibdill' in the system package
warning: 'clibressl': ignoring declared target(s) 'CLibreSSL' in the system package
warning: 'spi-builder-workspace': dependency 'clibdill' is not used by any target
warning: 'spi-builder-workspace': dependency 'cbtls' is not used by any target
warning: 'spi-builder-workspace': dependency 'clibressl' is not used by any target
warning: you may be able to install libtls using your system-packager:
    apt-get install libressl
warning: you may be able to install btls using your system-packager:
    apt-get install btls
warning: you may be able to install libdill using your system-packager:
    apt-get install libdill
Building for debugging...
[0/10] Compiling CYAJL yajl_version.c
[1/10] Compiling CYAJL yajl_alloc.c
[2/10] Compiling CYAJL yajl.c
[3/10] Compiling CYAJL yajl_encode.c
[4/10] Compiling CYAJL yajl_buf.c
[5/10] Compiling CYAJL yajl_tree.c
[6/10] Compiling CYAJL yajl_gen.c
[7/16] Compiling CYAJL yajl_lex.c
[8/16] Compiling CYAJL yajl_parser.c
[9/16] Compiling CHTTPParser http_parser.c
[11/16] Compiling Venice Time.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "clibdill.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CLibdill/clibdill.h:4:10: error: 'libdill.h' file not found
#include <libdill.h>
         ^
/host/spi-builder-workspace/.build/checkouts/Venice/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[12/16] Compiling Venice Error.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "clibdill.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CLibdill/clibdill.h:4:10: error: 'libdill.h' file not found
#include <libdill.h>
         ^
/host/spi-builder-workspace/.build/checkouts/Venice/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[13/16] Compiling Venice FileDescriptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "clibdill.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CLibdill/clibdill.h:4:10: error: 'libdill.h' file not found
#include <libdill.h>
         ^
/host/spi-builder-workspace/.build/checkouts/Venice/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/16] Compiling Venice Channel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "clibdill.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CLibdill/clibdill.h:4:10: error: 'libdill.h' file not found
#include <libdill.h>
         ^
/host/spi-builder-workspace/.build/checkouts/Venice/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[15/16] Emitting module Venice
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "clibdill.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CLibdill/clibdill.h:4:10: error: 'libdill.h' file not found
#include <libdill.h>
         ^
/host/spi-builder-workspace/.build/checkouts/Venice/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[16/16] Compiling Venice Coroutine.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "clibdill.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CLibdill/clibdill.h:4:10: error: 'libdill.h' file not found
#include <libdill.h>
         ^
/host/spi-builder-workspace/.build/checkouts/Venice/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1