The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Rope with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bermudadigitalstudio/rope.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bermudadigitalstudio/rope
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/bermudadigitalstudio/RopeLibpq.git
[1/42] Fetching ropelibpq
Fetched https://github.com/bermudadigitalstudio/RopeLibpq.git (0.30s)
Computing version for https://github.com/bermudadigitalstudio/RopeLibpq.git
Computed https://github.com/bermudadigitalstudio/RopeLibpq.git at 0.3.0 (0.50s)
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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rope",
      "name": "Rope",
      "url": "https://github.com/bermudadigitalstudio/rope.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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 (0.32s)
Fetching https://github.com/bermudadigitalstudio/RopeLibpq.git from cache
Fetched https://github.com/bermudadigitalstudio/RopeLibpq.git (0.27s)
Computing version for https://github.com/bermudadigitalstudio/RopeLibpq.git
Computed https://github.com/bermudadigitalstudio/RopeLibpq.git at 0.3.0 (0.07s)
Creating working copy for https://github.com/bermudadigitalstudio/RopeLibpq.git
Working copy of https://github.com/bermudadigitalstudio/RopeLibpq.git resolved at 0.3.0
Creating working copy for https://github.com/bermudadigitalstudio/rope.git
Working copy of https://github.com/bermudadigitalstudio/rope.git resolved at master
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Rope RopeResult.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
[2/4] Compiling Rope PGErrorCode.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module Rope
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
[4/4] Compiling Rope Rope.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
error: fatalError
warning: 'ropelibpq': ignoring declared target(s) 'RopeLibpq' in the system package
warning: you may be able to install libpq using your system-packager:
    brew install postgresql
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Emitting module Rope
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
[2/4] Compiling Rope Rope.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
[3/4] Compiling Rope RopeResult.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
[4/4] Compiling Rope PGErrorCode.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RopeLibpq/shim.h:4:10: error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
         ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Rope/Rope.swift:1:8: error: could not build Objective-C module 'RopeLibpq'
import RopeLibpq
       ^
error: fatalError
warning: 'ropelibpq': ignoring declared target(s) 'RopeLibpq' in the system package
warning: you may be able to install libpq using your system-packager:
    brew install postgresql
BUILD FAILURE 5.9 macosSpm