Build Information
Failed to build Rope, reference 0.7.3 (06dfa6
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 13:49:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bermudadigitalstudio/rope.git
Reference: 0.7.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bermudadigitalstudio/rope
* tag 0.7.3 -> FETCH_HEAD
HEAD is now at 06dfa6c Merge pull request #93 from bermudadigitalstudio/timestamptz-support
Cloned https://github.com/bermudadigitalstudio/rope.git
Revision (git rev-parse @):
06dfa6c69767766c53a8045edf474a29d520ae1a
SUCCESS checkout https://github.com/bermudadigitalstudio/rope.git at 0.7.3
Fetching https://github.com/bermudadigitalstudio/RopeLibpq.git
[1/42] Fetching ropelibpq
Fetched https://github.com/bermudadigitalstudio/RopeLibpq.git from cache (0.63s)
Computing version for https://github.com/bermudadigitalstudio/RopeLibpq.git
Computed https://github.com/bermudadigitalstudio/RopeLibpq.git at 0.3.0 (0.56s)
Creating working copy for https://github.com/bermudadigitalstudio/RopeLibpq.git
Working copy of https://github.com/bermudadigitalstudio/RopeLibpq.git resolved at 0.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rope",
"name": "Rope",
"url": "https://github.com/bermudadigitalstudio/rope.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/rope",
"dependencies": [
{
"identity": "ropelibpq",
"name": "RopeLibpq",
"url": "https://github.com/bermudadigitalstudio/RopeLibpq.git",
"version": "0.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RopeLibpq",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/bermudadigitalstudio/rope.git
[1/795] Fetching rope
Fetched https://github.com/bermudadigitalstudio/rope.git from cache (0.78s)
Fetching https://github.com/bermudadigitalstudio/RopeLibpq.git from cache
Fetched https://github.com/bermudadigitalstudio/RopeLibpq.git from cache (0.46s)
Computing version for https://github.com/bermudadigitalstudio/RopeLibpq.git
Computed https://github.com/bermudadigitalstudio/RopeLibpq.git at 0.3.0 (0.03s)
Creating working copy for https://github.com/bermudadigitalstudio/rope.git
Working copy of https://github.com/bermudadigitalstudio/rope.git resolved at 0.7.3 (06dfa6c)
Creating working copy for https://github.com/bermudadigitalstudio/RopeLibpq.git
Working copy of https://github.com/bermudadigitalstudio/RopeLibpq.git resolved at 0.3.0
warning: 'ropelibpq': ignoring declared target(s) 'RopeLibpq' in the system package
warning: '.resolve-product-dependencies': dependency 'rope' is not used by any target
Found 1 product dependencies
- RopeLibpq
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/bermudadigitalstudio/rope.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/6] Compiling Rope RopeResult.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
2 | #define RopeLibpq_shim_h
3 |
4 | #include <libpq-fe.h>
| `- error: 'libpq-fe.h' file not found
5 | #include <libpq-events.h>
6 |
/Users/admin/builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
1 | import RopeLibpq
| `- error: could not build Objective-C module 'RopeLibpq'
2 |
3 | import Dispatch
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module Rope
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
2 | #define RopeLibpq_shim_h
3 |
4 | #include <libpq-fe.h>
| `- error: 'libpq-fe.h' file not found
5 | #include <libpq-events.h>
6 |
/Users/admin/builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
1 | import RopeLibpq
| `- error: could not build Objective-C module 'RopeLibpq'
2 |
3 | import Dispatch
[5/6] Compiling Rope PGErrorCode.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
2 | #define RopeLibpq_shim_h
3 |
4 | #include <libpq-fe.h>
| `- error: 'libpq-fe.h' file not found
5 | #include <libpq-events.h>
6 |
/Users/admin/builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
1 | import RopeLibpq
| `- error: could not build Objective-C module 'RopeLibpq'
2 |
3 | import Dispatch
[6/6] Compiling Rope Rope.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
2 | #define RopeLibpq_shim_h
3 |
4 | #include <libpq-fe.h>
| `- error: 'libpq-fe.h' file not found
5 | #include <libpq-events.h>
6 |
/Users/admin/builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
1 | import RopeLibpq
| `- error: could not build Objective-C module 'RopeLibpq'
2 |
3 | import Dispatch
warning: 'ropelibpq': ignoring declared target(s) 'RopeLibpq' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libpq using your system-packager:
brew install postgresql
BUILD FAILURE 6.0 macosSpm