The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonsolo/gonzales.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gonsolo/gonzales
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e6623a2 Upgrade to Embree 4.
Cloned https://github.com/gonsolo/gonzales.git
Revision (git rev-parse @):
e6623a244b5eb2b74f61b5b9c188bcc854188fd8
SUCCESS checkout https://github.com/gonsolo/gonzales.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/gonsolo/gonzales.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/openImageIOBridge/openImageIOBridge.cc:1:10: fatal error: 'OpenImageIO/imageio.h' file not found
#include <OpenImageIO/imageio.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/6] Compiling openImageIOBridge openImageIOBridge.cc
[0/6] Compiling cudaBridge Model.cc
In file included from /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/cudaBridge/OptixRenderer.cc:1:
In file included from /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/cudaBridge/OptixRenderer.h:3:
In file included from /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/cudaBridge/CUDABuffer.h:3:
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/cudaBridge/optix7.h:20:10: fatal error: 'cuda_runtime.h' file not found
#include <cuda_runtime.h>
         ^~~~~~~~~~~~~~~~
[0/6] Compiling cudaBridge OptixRenderer.cc
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ptexBridge/ptex.cc:1:10: fatal error: 'Ptexture.h' file not found
#include <Ptexture.h>
         ^~~~~~~~~~~~
[0/6] Compiling ptexBridge ptex.cc
[0/6] Compiling cudaBridge cudaBridge.cc
Fetching https://github.com/tsolomko/SWCompression.git from cache
Fetched https://github.com/tsolomko/SWCompression.git (0.36s)
Computing version for https://github.com/tsolomko/SWCompression.git
Computed https://github.com/tsolomko/SWCompression.git at 4.8.5 (0.49s)
Fetching https://github.com/tsolomko/BitByteData from cache
Fetched https://github.com/tsolomko/BitByteData (0.25s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.3 (0.60s)
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.3
Creating working copy for https://github.com/tsolomko/SWCompression.git
Working copy of https://github.com/tsolomko/SWCompression.git resolved at 4.8.5
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for OpenImageIO
warning: couldn't find pc file for ptex
warning: couldn't find pc file for cuda-12.3
[0/1] Planning build
Building for debugging...
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/openImageIOBridge/openImageIOBridge.cc:1:10: fatal error: 'OpenImageIO/imageio.h' file not found
#include <OpenImageIO/imageio.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/6] Compiling openImageIOBridge openImageIOBridge.cc
[0/6] Compiling ptexBridge ptex.cc
[0/6] Compiling cudaBridge cudaBridge.cc
[0/6] Compiling cudaBridge OptixRenderer.cc
[0/6] Compiling cudaBridge Model.cc
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for cuda-12.3
warning: couldn't find pc file for ptex
warning: couldn't find pc file for OpenImageIO
BUILD FAILURE 5.9 macosSpm