The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SolarSystem with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

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
Cloned https://github.com/jaroshevskii/solar-system.git into spi-builder-workspace
SUCCESS checkout https://github.com/jaroshevskii/solar-system.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/STREGAsGate/Raylib.git
[1/771] Fetching raylib
Fetched https://github.com/STREGAsGate/Raylib.git (0.44s)
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/36] Compiling egl_context.c
[1/36] Compiling utils.c
[2/36] Compiling linux_joystick.c
[3/36] Compiling glx_context.c
[4/36] Compiling init.c
[5/36] Compiling context.c
[6/36] Compiling input.c
[7/36] Compiling xkb_unicode.c
[8/36] Compiling rshapes.c
[9/36] Compiling x11_window.c
[10/36] Compiling x11_monitor.c
[11/36] Compiling rtext.c
[12/36] Compiling window.c
[12/36] Compiling posix_time.c
[14/36] Compiling x11_init.c
[15/36] Compiling vulkan.c
[16/36] Copying Venus.glb
[17/36] Copying Uranus.glb
[18/36] Copying Sun.glb
[19/36] Copying Space.tif
[20/36] Copying Saturn.glb
[21/36] Copying Neptune.glb
[22/36] Copying Mercury.glb
[23/36] Compiling posix_thread.c
[24/36] Copying Mars.glb
[25/36] Copying Jupiter.glb
[26/36] Copying Earth.glb
[27/36] Compiling osmesa_context.c
[28/36] Compiling monitor.c
In file included from /host/spi-builder-workspace/.build/checkouts/Raylib/Sources/_RaylibC/UnmodifiedRaylibSrc/rmodels.c:96:
/host/spi-builder-workspace/.build/checkouts/Raylib/Sources/_RaylibC/UnmodifiedRaylibSrc/external/par_shapes.h:1133:32: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-int-float-conversion]
    float r = (float) rand() / RAND_MAX;
                             ~ ^~~~~~~~
/usr/include/stdlib.h:86:18: note: expanded from macro 'RAND_MAX'
#define RAND_MAX        2147483647
                        ^~~~~~~~~~
1 warning generated.
[29/36] Compiling rmodels.c
[30/36] Compiling rcore.c
[31/36] Compiling rtextures.c
In file included from /host/spi-builder-workspace/.build/checkouts/Raylib/Sources/_RaylibC/UnmodifiedRaylibSrc/raudio.c:211:
/host/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.
[32/36] Compiling raudio.c
[34/70] Emitting module Raylib
[35/74] Compiling Raylib NPatchLayout.swift
[36/74] Compiling Raylib PixelFormat.swift
[37/74] Compiling Raylib ShaderLocationIndex.swift
[38/74] Compiling Raylib ShaderUniformDataType.swift
[39/74] Compiling Raylib TextureFilter.swift
[40/74] Compiling Raylib ConfigFlags.swift
[41/74] Compiling Raylib CubemapLayout.swift
[42/74] Compiling Raylib FontType.swift
[43/74] Compiling Raylib GampadAxis.swift
[44/74] Compiling Raylib GampadButton.swift
[45/74] Compiling Raylib DeprectationsRaylib-4_0_0.swift
[46/74] Compiling Raylib BlendMode.swift
[47/74] Compiling Raylib CameraMode.swift
[48/74] Compiling Raylib CameraProjection.swift
[49/74] Compiling Raylib Color.swift
[50/74] Compiling Raylib raylib_h_shapes.swift
[51/74] Compiling Raylib raylib_h_text.swift
[52/74] Compiling Raylib raylib_h_textures.swift
[53/74] Compiling Raylib raymath_h.swift
[54/74] Compiling Raylib Gestures.swift
[55/74] Compiling Raylib KeyboardKey.swift
[56/74] Compiling Raylib MaterialMapIndex.swift
[57/74] Compiling Raylib MouseButton.swift
[58/74] Compiling Raylib MouseCursor.swift
[59/74] Compiling Raylib TextureWrap.swift
[60/74] Compiling Raylib TraceLogLevel.swift
[61/74] Compiling Raylib easings_h.swift
[62/74] Compiling Raylib SwiftRaylib.swift
[63/74] Compiling Raylib Camera.swift
[64/74] Compiling Raylib raylib_h_core.swift
[65/74] Compiling Raylib raylib_h_models.swift
[66/74] Compiling Raylib raylib_h_rcamera.swift
[67/74] Compiling Raylib raylib_h_rgestures.swift
[68/74] Compiling Raylib Image.swift
[69/74] Compiling Raylib NPatchInfo.swift
[70/74] Compiling Raylib Texture.swift
[71/74] Compiling Raylib raylib_h_audio.swift
[73/76] Wrapping AST for Raylib for debugging
[75/82] Compiling SolarSystem resource_bundle_accessor.swift
[76/82] Compiling SolarSystem Sun.swift
[77/82] Compiling SolarSystem RaylibExtensions.swift
[78/82] Compiling SolarSystem Planet.swift
[79/82] Compiling SolarSystem SolarSystemApp.swift
[80/82] Emitting module SolarSystem
[82/84] Wrapping AST for SolarSystem for debugging
[83/84] Linking SolarSystem
Build complete! (13.91s)
Build complete.
Done.

Build Machine: Linux 1