The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SolarSystem with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/jaroshevskii/solar-system.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/STREGAsGate/Raylib.git
[1/771] Fetching raylib
Fetched https://github.com/STREGAsGate/Raylib.git (0.50s)
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 posix_time.c
[1/36] Copying Venus.glb
[1/36] Copying Uranus.glb
[3/36] Copying Sun.glb
[4/36] Compiling posix_thread.c
[5/36] Copying Neptune.glb
[6/36] Copying Saturn.glb
[7/36] Copying Mercury.glb
[8/36] Copying Mars.glb
[9/36] Compiling vulkan.c
[10/36] Copying Jupiter.glb
[11/36] Compiling egl_context.c
[12/36] Copying Earth.glb
[13/36] Compiling x11_monitor.c
[14/36] Compiling window.c
[15/36] Compiling x11_init.c
[16/36] Compiling utils.c
[17/36] Compiling xkb_unicode.c
[18/36] Compiling rshapes.c
[19/36] Compiling x11_window.c
[20/36] Compiling osmesa_context.c
[21/36] Compiling linux_joystick.c
[22/36] Compiling monitor.c
[23/36] Compiling rtext.c
[24/36] Compiling context.c
[25/36] Compiling glx_context.c
[26/36] Compiling init.c
[27/36] Compiling input.c
[28/36] Compiling raygui.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-const-int-float-conversion]
    float r = (float) rand() / RAND_MAX;
                             ~ ^~~~~~~~
/usr/include/stdlib.h:87:18: note: expanded from macro 'RAND_MAX'
#define RAND_MAX        2147483647
                        ^~~~~~~~~~
1 warning generated.
[29/36] Compiling rmodels.c
[30/36] Compiling rtextures.c
[31/36] Compiling rcore.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/71] Emitting module Raylib
[35/75] Compiling Raylib ConfigFlags.swift
[36/75] Compiling Raylib CubemapLayout.swift
[37/75] Compiling Raylib FontType.swift
[38/75] Compiling Raylib GampadAxis.swift
[39/75] Compiling Raylib GampadButton.swift
[40/75] Compiling Raylib Gestures.swift
[41/75] Compiling Raylib KeyboardKey.swift
[42/75] Compiling Raylib MaterialMapIndex.swift
[43/75] Compiling Raylib MouseButton.swift
[44/75] Compiling Raylib MouseCursor.swift
[45/75] Compiling Raylib DeprectationsRaylib-4_0_0.swift
[46/75] Compiling Raylib BlendMode.swift
[47/75] Compiling Raylib CameraMode.swift
[48/75] Compiling Raylib CameraProjection.swift
[49/75] Compiling Raylib Color.swift
[50/75] Compiling Raylib NPatchLayout.swift
[51/75] Compiling Raylib PixelFormat.swift
[52/75] Compiling Raylib ShaderLocationIndex.swift
[53/75] Compiling Raylib ShaderUniformDataType.swift
[54/75] Compiling Raylib TextureFilter.swift
[55/75] Compiling Raylib raylib_h_shapes.swift
[56/75] Compiling Raylib raylib_h_text.swift
[57/75] Compiling Raylib raylib_h_textures.swift
[58/75] Compiling Raylib raymath_h.swift
[59/75] Compiling Raylib raylib_h_core.swift
[60/75] Compiling Raylib raylib_h_models.swift
[61/75] Compiling Raylib raylib_h_rcamera.swift
[62/75] Compiling Raylib raylib_h_rgestures.swift
[63/75] Compiling Raylib TextureWrap.swift
[64/75] Compiling Raylib TraceLogLevel.swift
[65/75] Compiling Raylib easings_h.swift
[66/75] Compiling Raylib raygui_h.swift
[67/75] Compiling Raylib SwiftRaylib.swift
[68/75] Compiling Raylib Camera.swift
[69/75] Compiling Raylib Image.swift
[70/75] Compiling Raylib NPatchInfo.swift
[71/75] Compiling Raylib Texture.swift
[72/75] Compiling Raylib raylib_h_audio.swift
[74/77] Wrapping AST for Raylib for debugging
[76/83] Compiling SolarSystem resource_bundle_accessor.swift
[77/83] Compiling SolarSystem Sun.swift
[78/83] Compiling SolarSystem RaylibExtensions.swift
[79/83] Compiling SolarSystem Planet.swift
[80/83] Emitting module SolarSystem
[81/83] Compiling SolarSystem SolarSystem.swift
[83/85] Wrapping AST for SolarSystem for debugging
[84/85] Linking SolarSystem
Build complete! (13.26s)
Build complete.
Done.

Build Machine: Linux 2