The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SolarSystem 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaroshevskii/solar-system.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jaroshevskii/solar-system
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 518f803 Update README.md
Cloned https://github.com/jaroshevskii/solar-system.git
Revision (git rev-parse @):
518f803b4cd876161099028c9f5933953bd0deab
SUCCESS checkout https://github.com/jaroshevskii/solar-system.git at master
Fetching https://github.com/STREGAsGate/Raylib.git from cache
Fetched https://github.com/STREGAsGate/Raylib.git (0.18s)
Creating working copy for https://github.com/STREGAsGate/Raylib.git
Working copy of https://github.com/STREGAsGate/Raylib.git resolved at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "solar-system",
      "name": "SolarSystem",
      "url": "https://github.com/jaroshevskii/solar-system.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/solar-system",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jaroshevskii/solar-system.git from cache
Fetched https://github.com/jaroshevskii/solar-system.git (0.25s)
Creating working copy for https://github.com/jaroshevskii/solar-system.git
Working copy of https://github.com/jaroshevskii/solar-system.git resolved at master
warning: '.resolve-product-dependencies': dependency 'solar-system' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/jaroshevskii/solar-system.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying Venus.glb
[0/33] Copying Uranus.glb
[0/33] Copying Sun.glb
[0/33] Copying Saturn.glb
[0/33] Copying Neptune.glb
[5/33] Copying Mercury.glb
[5/33] Copying Mars.glb
[5/33] Copying Jupiter.glb
[5/33] Copying Earth.glb
[9/33] Compiling rshapes.c
[10/33] Compiling utils.c
[11/33] Compiling rtext.c
[12/33] Compiling rmodels.c
[13/33] Compiling rtextures.c
[14/33] Compiling rcore.c
[15/33] Compiling vulkan.c
[16/33] Compiling osmesa_context.c
[17/33] Compiling window.c
[18/33] Compiling posix_thread.c
[19/33] Compiling egl_context.c
[20/33] Compiling init.c
[21/33] Compiling context.c
[22/33] Compiling monitor.c
[23/33] Compiling input.c
[24/33] Compiling cocoa_time.c
[25/33] Compiling raygui.c
In file included from /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Raylib/Sources/RaylibC/UnmodifiedRaylibSrc/raudio.c:211:
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Raylib/Sources/RaylibC/UnmodifiedRaylibSrc/external/jar_xm.h:242:9: warning: 'DEBUG' macro redefined [-Wmacro-redefined]
#define DEBUG(...)
        ^
<command line>:2:9: note: previous definition is here
#define DEBUG 1
        ^
1 warning generated.
[26/33] Compiling raudio.c
[27/33] Compiling cocoa_monitor.m
[28/33] Compiling cocoa_joystick.m
[29/33] Compiling cocoa_init.m
[30/33] Compiling cocoa_window.m
[31/33] Compiling nsgl_context.m
[33/68] Compiling Raylib Gestures.swift
[34/68] Compiling Raylib KeyboardKey.swift
[35/68] Compiling Raylib MaterialMapIndex.swift
[36/68] Compiling Raylib MouseButton.swift
[37/68] Compiling Raylib MouseCursor.swift
[38/72] Compiling Raylib ConfigFlags.swift
[39/72] Compiling Raylib CubemapLayout.swift
[40/72] Compiling Raylib FontType.swift
[41/72] Compiling Raylib GampadAxis.swift
[42/72] Compiling Raylib GampadButton.swift
[43/72] Compiling Raylib DeprectationsRaylib-4_0_0.swift
[44/72] Compiling Raylib BlendMode.swift
[45/72] Compiling Raylib CameraMode.swift
[46/72] Compiling Raylib CameraProjection.swift
[47/72] Compiling Raylib Color.swift
[48/72] Compiling Raylib raylib_h_core.swift
[49/72] Compiling Raylib raylib_h_models.swift
[50/72] Compiling Raylib raylib_h_rcamera.swift
[51/72] Compiling Raylib raylib_h_rgestures.swift
[52/72] Emitting module Raylib
[53/72] Compiling Raylib raylib_h_shapes.swift
[54/72] Compiling Raylib raylib_h_text.swift
[55/72] Compiling Raylib raylib_h_textures.swift
[56/72] Compiling Raylib raymath_h.swift
[57/72] Compiling Raylib Camera.swift
[58/72] Compiling Raylib Image.swift
[59/72] Compiling Raylib NPatchInfo.swift
[60/72] Compiling Raylib Texture.swift
[61/72] Compiling Raylib raylib_h_audio.swift
[62/72] Compiling Raylib NPatchLayout.swift
[63/72] Compiling Raylib PixelFormat.swift
[64/72] Compiling Raylib ShaderLocationIndex.swift
[65/72] Compiling Raylib ShaderUniformDataType.swift
[66/72] Compiling Raylib TextureFilter.swift
[67/72] Compiling Raylib TextureWrap.swift
[68/72] Compiling Raylib TraceLogLevel.swift
[69/72] Compiling Raylib easings_h.swift
[70/72] Compiling Raylib raygui_h.swift
[71/72] Compiling Raylib SwiftRaylib.swift
[72/78] Compiling SolarSystem Sun.swift
[73/78] Compiling SolarSystem RaylibExtensions.swift
[74/78] Compiling SolarSystem Planet.swift
[75/78] Compiling SolarSystem resource_bundle_accessor.swift
[76/78] Emitting module SolarSystem
[77/78] Compiling SolarSystem SolarSystem.swift
[77/78] Linking SolarSystem
Build complete! (15.37s)
Build complete.
Done.