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.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaroshevskii/solar-system.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jaroshevskii/solar-system
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at a913ff1 Update README.md
Cloned https://github.com/jaroshevskii/solar-system.git into spi-builder-workspace
a913ff1d29691caf690557e68c92e80f6ee9114a
SUCCESS checkout https://github.com/jaroshevskii/solar-system.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/STREGAsGate/Raylib.git from cache
Fetched https://github.com/STREGAsGate/Raylib.git (0.24s)
Creating working copy for https://github.com/STREGAsGate/Raylib.git
Working copy of https://github.com/STREGAsGate/Raylib.git resolved at master
Building for debugging...
[0/33] Compiling utils.c
[1/33] Compiling rtext.c
[2/33] Compiling rshapes.c
[3/33] Compiling rtextures.c
[4/33] Compiling rcore.c
[5/33] Compiling rmodels.c
[6/33] Compiling window.c
[7/33] Compiling vulkan.c
[8/33] Compiling osmesa_context.c
[9/33] Compiling posix_thread.c
[10/33] Compiling input.c
[11/33] Compiling init.c
[12/33] Compiling egl_context.c
[13/33] Compiling cocoa_time.c
[14/33] Compiling context.c
[15/33] Copying Venus.glb
[16/33] Copying Uranus.glb
[17/33] Copying Sun.glb
[18/33] Copying Space.tif
[19/33] Copying Saturn.glb
[20/33] Copying Neptune.glb
[21/33] Copying Mercury.glb
[22/33] Copying Mars.glb
[23/33] Copying Jupiter.glb
[24/33] Copying Earth.glb
[25/33] Compiling monitor.c
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Raylib/Sources/_RaylibC/UnmodifiedRaylibSrc/raudio.c:211:
/Users/builder/builds/TDmZkXJm/2/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 nsgl_context.m
[28/33] Compiling cocoa_monitor.m
[29/33] Compiling cocoa_init.m
[30/33] Compiling cocoa_joystick.m
[31/33] Compiling cocoa_window.m
[33/67] Compiling Raylib NPatchLayout.swift
[34/67] Compiling Raylib PixelFormat.swift
[35/67] Compiling Raylib ShaderLocationIndex.swift
[36/67] Compiling Raylib ShaderUniformDataType.swift
[37/67] Compiling Raylib TextureFilter.swift
[38/67] Compiling Raylib raylib_h_core.swift
[39/67] Compiling Raylib raylib_h_models.swift
[40/67] Compiling Raylib raylib_h_rcamera.swift
[41/67] Compiling Raylib raylib_h_rgestures.swift
[42/71] Emitting module Raylib
[43/71] Compiling Raylib DeprectationsRaylib-4_0_0.swift
[44/71] Compiling Raylib BlendMode.swift
[45/71] Compiling Raylib CameraMode.swift
[46/71] Compiling Raylib CameraProjection.swift
[47/71] Compiling Raylib Color.swift
[48/71] Compiling Raylib Gestures.swift
[49/71] Compiling Raylib KeyboardKey.swift
[50/71] Compiling Raylib MaterialMapIndex.swift
[51/71] Compiling Raylib MouseButton.swift
[52/71] Compiling Raylib MouseCursor.swift
[53/71] Compiling Raylib TextureWrap.swift
[54/71] Compiling Raylib TraceLogLevel.swift
[55/71] Compiling Raylib easings_h.swift
[56/71] Compiling Raylib SwiftRaylib.swift
[57/71] Compiling Raylib Camera.swift
[58/71] Compiling Raylib ConfigFlags.swift
[59/71] Compiling Raylib CubemapLayout.swift
[60/71] Compiling Raylib FontType.swift
[61/71] Compiling Raylib GampadAxis.swift
[62/71] Compiling Raylib GampadButton.swift
[63/71] Compiling Raylib Image.swift
[64/71] Compiling Raylib NPatchInfo.swift
[65/71] Compiling Raylib Texture.swift
[66/71] Compiling Raylib raylib_h_audio.swift
[67/71] Compiling Raylib raylib_h_shapes.swift
[68/71] Compiling Raylib raylib_h_text.swift
[69/71] Compiling Raylib raylib_h_textures.swift
[70/71] Compiling Raylib raymath_h.swift
[71/77] Compiling SolarSystem RaylibExtensions.swift
[72/77] Compiling SolarSystem resource_bundle_accessor.swift
[73/77] Compiling SolarSystem Sun.swift
[74/77] Emitting module SolarSystem
[75/77] Compiling SolarSystem Planet.swift
[76/77] Compiling SolarSystem SolarSystemApp.swift
[76/77] Linking SolarSystem
Build complete! (10.05s)
Build complete.
Done.