The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Venice with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zewo/Venice.git
Reference: 0.20.0
Cloned https://github.com/Zewo/Venice.git into spi-builder-workspace
SUCCESS checkout https://github.com/Zewo/Venice.git at 0.20.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/Zewo/CLibdill.git
Fetched https://github.com/Zewo/CLibdill.git (0.21s)
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
warning: 'clibdill': ignoring declared target(s) 'CLibdill' in the system package
warning: dependency 'clibdill' is not used by any target
warning: you may be able to install libdill using your system-packager:
    apt-get install libdill
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] 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/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[2/6] 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/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[3/6] 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/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[4/6] 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/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[5/6] 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/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
[6/6] 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/Sources/Venice/Channel.swift:7:8: error: could not build C module 'CLibdill'
import CLibdill
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2