Build Information
Failed to build ZeroMQSwift, reference main (3082ff
), with Swift 5.8 for macOS (SPM) on 27 Sep 2024 16:03:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/evolution-app/zeromqswift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/evolution-app/zeromqswift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3082ff8 Update Swift Version
Cloned https://github.com/evolution-app/zeromqswift.git
Revision (git rev-parse @):
3082ff85049ab53a9311f67e14b3ad407aa14dcf
SUCCESS checkout https://github.com/evolution-app/zeromqswift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/evolution-app/zeromqswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling ZeroMQKit Proxy.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/10] Emitting module ZeroMQKit
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[3/10] Compiling ZeroMQKit Device.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[4/10] Compiling ZeroMQKit Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[5/10] Compiling ZeroMQKit CURVE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[6/10] Compiling ZeroMQKit Context.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[7/10] Compiling ZeroMQKit Poller.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[8/10] Compiling ZeroMQKit Message.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
[9/10] Compiling ZeroMQKit Socket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./zmqinclude.h"
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/CZeroMQ/./zmqinclude.h:1:9: error: 'zmq.h' file not found
#import <zmq.h>
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeroMQ/Sources/ZeroMQKit/CURVE.swift:25:8: error: could not build Objective-C module 'CZeroMQ'
import CZeroMQ
^
Fetching https://github.com/evolution-app/ZeroMQ.git
[1/421] Fetching zeromq
Fetched https://github.com/evolution-app/ZeroMQ.git (0.79s)
Creating working copy for https://github.com/evolution-app/ZeroMQ.git
Working copy of https://github.com/evolution-app/ZeroMQ.git resolved at master
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libzmq using your system-packager:
brew install zmq
BUILD FAILURE 5.8 macosSpm