The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MagickBird with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/danramteke/MagickBird.git
Reference: master
Cloned https://github.com/danramteke/MagickBird.git into spi-builder-workspace
SUCCESS checkout https://github.com/danramteke/MagickBird.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
warning: couldn't find pc file for MagickWand
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/21] Emitting module MagickBird
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[2/23] Compiling MagickBird Image.resolution.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[3/23] Compiling MagickBird Image.size.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[4/23] Compiling MagickBird Image.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[5/23] Compiling MagickBird Context.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[6/23] Compiling MagickBird Tile.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[7/23] Compiling MagickBird Tiler.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[8/23] Compiling MagickBird Rect.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[9/23] Compiling MagickBird Size.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[10/23] Compiling MagickBird Pixel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[11/23] Compiling MagickBird Point.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[12/23] Compiling MagickBird MagickBooleanType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[13/23] Compiling MagickBird Pixel-double.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[14/23] Compiling MagickBird Pixel-quantum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[15/23] Compiling MagickBird Writer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[16/23] Compiling MagickBird Image.backgroundColor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[17/23] Compiling MagickBird Image.compressionQuality.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[18/23] Compiling MagickBird Image.crop.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[19/23] Compiling MagickBird Image.depth.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[20/23] Compiling MagickBird Image.extent.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[21/23] Compiling MagickBird Image.format.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[22/23] Compiling MagickBird Image.gravity.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
[23/23] Compiling MagickBird Image.resize.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "MagickCore/MagickCore.h"
         ^
/host/spi-builder-workspace/Sources/MagickWand/MagickCore/MagickCore.h:29:12: error: 'MagickCore/magick-config.h' file not found
#  include "MagickCore/magick-config.h"
           ^
/host/spi-builder-workspace/Sources/MagickBird/Context.swift:1:8: error: could not build C module 'MagickWand'
import MagickWand
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1