The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ApacheExpress3 with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apacheexpress/apacheexpress3.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apacheexpress/apacheexpress3
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 0264914 Add a GHActions workflow
Cloned https://github.com/apacheexpress/apacheexpress3.git
Revision (git rev-parse @):
0264914da29f7d82674b71750cacf7d601699e02
SUCCESS checkout https://github.com/apacheexpress/apacheexpress3.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apacheexpress/apacheexpress3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/23] Compiling mustache Mustacheable.swift
[7/23] Compiling mustache MustacheRenderingContext.swift
[8/23] Compiling mustache MustacheParser.swift
[9/23] Compiling mustache MustacheNode.swift
[10/23] Compiling mustache HTMLEscape.swift
[11/23] Compiling mustache SimpleKVC.swift
[12/23] Compiling mustache Helpers.swift
[13/23] Emitting module mustache
[14/23] Compiling Freddy JSONSerializing.swift
[15/23] Compiling Freddy JSONLiteralConvertible.swift
[16/23] Compiling Freddy JSONParsing.swift
[17/23] Compiling Freddy JSONOptional.swift
[18/24] Compiling Freddy JSONParser.swift
[19/24] Emitting module Freddy
[20/24] Compiling Freddy JSON.swift
[21/24] Compiling Freddy JSONDecodable.swift
[22/24] Compiling Freddy JSONEncodable.swift
[23/24] Compiling Freddy JSONEncodingDetector.swift
[24/24] Compiling Freddy JSONSubscripting.swift
[25/69] Compiling ExExpress BodyParser.swift
[26/69] Compiling ExExpress CORS.swift
[27/69] Compiling ExExpress Connect.swift
[28/69] Compiling ExExpress CookieParser.swift
[29/69] Compiling ExExpress Logger.swift
[30/69] Compiling ExExpress MethodOverride.swift
[31/69] Compiling ExExpress Pause.swift
[32/69] Emitting module ExExpress
[33/75] Compiling ExExpress Route.swift
[34/75] Compiling ExExpress RouteKeeper.swift
[35/75] Compiling ExExpress RoutePattern.swift
[36/75] Compiling ExExpress Router.swift
[37/75] Compiling ExExpress Settings.swift
[38/75] Compiling ExExpress express_module.swift
[39/75] Compiling ExExpress Stringify.swift
[40/75] Compiling ExExpress json_module.swift
[41/75] Compiling ExExpress leftpad_module.swift
[42/75] Compiling ExExpress mime_module.swift
[43/75] Compiling ExExpress process_module.swift
[44/75] Compiling ExExpress FileOutputStream.swift
[45/75] Compiling ExExpress ExpressIncomingMessage.swift
[46/75] Compiling ExExpress ExpressJSON.swift
[47/75] Compiling ExExpress ExpressMustache.swift
[48/75] Compiling ExExpress ExpressServerResponse.swift
[49/75] Compiling ExExpress MiddlewareObject.swift
[50/75] Compiling ExExpress Render.swift
[51/75] Compiling ExExpress fs_module.swift
[52/75] Compiling ExExpress Cookies.swift
[53/75] Compiling ExExpress HttpMessageBaseType.swift
[54/75] Compiling ExExpress HttpMisc.swift
[55/75] Compiling ExExpress IncomingMessage.swift
[56/75] Compiling ExExpress QueryString.swift
[57/75] Compiling ExExpress ServerResponse.swift
[58/75] Compiling ExExpress TestSupport.swift
[59/75] Compiling ExExpress URL.swift
[60/75] Compiling ExExpress http_module.swift
[61/75] Compiling ExExpress JSONWritableStream.swift
[62/75] Compiling ExExpress JsonFile.swift
[63/75] Compiling ExExpress QS.swift
[64/75] Compiling ExExpress Session.swift
[65/75] Compiling ExExpress TypeIs.swift
[66/75] Compiling ExExpress connect_module.swift
[67/75] Compiling ExExpress Console.swift
[68/75] Compiling ExExpress console_module.swift
[69/75] Compiling ExExpress Express.swift
[70/75] Compiling ExExpress GWritableStreamType.swift
[71/75] Compiling ExExpress WritableByteStreamType.swift
[72/75] Compiling ExExpress WritableStreams.swift
[73/75] Compiling ExExpress time.swift
[74/75] Compiling ExExpress timespec.swift
[75/75] Compiling ExExpress timeval_any.swift
[76/84] Compiling ApacheExpress3 ApacheServer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[77/85] Compiling ApacheExpress3 ApacheIncomingMessage.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[78/85] Compiling ApacheExpress3 ApacheMessageBase.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[79/85] Compiling ApacheExpress3 ReExport.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[80/85] Compiling ApacheExpress3 ApacheExpressHandler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/85] Emitting module ApacheExpress3
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[82/85] Compiling ApacheExpress3 ApacheReloadMiddleware.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[83/85] Compiling ApacheExpress3 ApacheConsole.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[84/85] Compiling ApacheExpress3 ApacheExpress3.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[85/85] Compiling ApacheExpress3 ApacheServerResponse.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
error: fatalError
Fetching https://github.com/modswift/CApache.git from cache
Fetching https://github.com/modswift/ExExpress.git from cache
Fetched https://github.com/modswift/CApache.git from cache (0.18s)
Fetched https://github.com/modswift/ExExpress.git from cache (0.18s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (0.02s)
Computing version for https://github.com/modswift/ExExpress.git
Computed https://github.com/modswift/ExExpress.git at 0.7.2 (0.32s)
Fetching https://github.com/modswift/Freddy.git from cache
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/modswift/Freddy.git from cache (0.18s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.18s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.02s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.31s)
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Creating working copy for https://github.com/modswift/CApache.git
Working copy of https://github.com/modswift/CApache.git resolved at 2.0.2
Creating working copy for https://github.com/modswift/ExExpress.git
Working copy of https://github.com/modswift/ExExpress.git resolved at 0.7.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install mod_swift using your system-packager:
    brew install modswift/mod_swift
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/10] Compiling ApacheExpress3 ApacheServer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[3/10] Compiling ApacheExpress3 ApacheMessageBase.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[4/11] Compiling ApacheExpress3 ApacheReloadMiddleware.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[5/11] Compiling ApacheExpress3 ReExport.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[6/11] Compiling ApacheExpress3 ApacheExpressHandler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[7/11] Compiling ApacheExpress3 ApacheIncomingMessage.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/11] Emitting module ApacheExpress3
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[9/11] Compiling ApacheExpress3 ApacheConsole.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[10/11] Compiling ApacheExpress3 ApacheExpress3.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
[11/11] Compiling ApacheExpress3 ApacheServerResponse.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CApache2Shim.h"
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CApache2Shim.h:4:10: error: 'Apache2Shim.h' file not found
#include "Apache2Shim.h"
         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ApacheExpress3/ApacheConsole.swift:7:8: error: could not build Objective-C module 'CApache'
import CApache
       ^
error: fatalError
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install mod_swift using your system-packager:
    brew install modswift/mod_swift
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7