The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SolarSystem with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/jaroshevskii/solar-system.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/STREGAsGate/Raylib.git
[1/771] Fetching raylib
Fetched https://github.com/STREGAsGate/Raylib.git from cache (0.43s)
Creating working copy for https://github.com/STREGAsGate/Raylib.git
Working copy of https://github.com/STREGAsGate/Raylib.git resolved at master (9e7c836)
Building for debugging...
[0/40] Compiling linux_joystick.c
[1/40] Compiling monitor.c
[2/40] Copying Venus.glb
[3/40] Copying Uranus.glb
[4/40] Compiling window.c
[4/40] Copying Sun.glb
[4/40] Copying Neptune.glb
[7/40] Copying Mercury.glb
[8/40] Copying Saturn.glb
[9/40] Copying Mars.glb
[10/40] Compiling x11_init.c
[10/40] Write sources
[10/40] Compiling x11_monitor.c
[13/40] Compiling glx_context.c
[14/40] Copying Jupiter.glb
[15/40] Copying Earth.glb
[16/40] Compiling x11_window.c
[17/40] Compiling input.c
[18/40] Compiling utils.c
[19/40] Write swift-version-24593BA9C3E375BF.txt
[20/40] Compiling rshapes.c
[21/40] Compiling xkb_unicode.c
[22/40] Compiling vulkan.c
[23/40] Compiling posix_time.c
[24/40] Compiling posix_thread.c
[25/40] Compiling osmesa_context.c
[26/40] Compiling rtext.c
[27/40] Compiling egl_context.c
[27/40] Write sources
[29/40] Compiling init.c
[30/40] Compiling context.c
[31/40] 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.
[32/40] Compiling rmodels.c
[33/40] Compiling rtextures.c
[34/40] 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.
[35/40] Compiling raudio.c
[37/75] Emitting module Raylib
[38/79] Compiling Raylib NPatchLayout.swift
[39/79] Compiling Raylib PixelFormat.swift
[40/79] Compiling Raylib ShaderLocationIndex.swift
[41/79] Compiling Raylib ShaderUniformDataType.swift
[42/79] Compiling Raylib TextureFilter.swift
[43/79] Compiling Raylib DeprectationsRaylib-4_0_0.swift
[44/79] Compiling Raylib BlendMode.swift
[45/79] Compiling Raylib CameraMode.swift
[46/79] Compiling Raylib CameraProjection.swift
[47/79] Compiling Raylib Color.swift
[48/79] Compiling Raylib raylib_h_shapes.swift
[49/79] Compiling Raylib raylib_h_text.swift
[50/79] Compiling Raylib raylib_h_textures.swift
[51/79] Compiling Raylib raymath_h.swift
[52/79] Compiling Raylib ConfigFlags.swift
[53/79] Compiling Raylib CubemapLayout.swift
[54/79] Compiling Raylib FontType.swift
[55/79] Compiling Raylib GampadAxis.swift
[56/79] Compiling Raylib GampadButton.swift
[57/79] Compiling Raylib TextureWrap.swift
[58/79] Compiling Raylib TraceLogLevel.swift
[59/79] Compiling Raylib easings_h.swift
[60/79] Compiling Raylib raygui_h.swift
[61/79] Compiling Raylib SwiftRaylib.swift
[62/79] Compiling Raylib raylib_h_core.swift
[63/79] Compiling Raylib raylib_h_models.swift
[64/79] Compiling Raylib raylib_h_rcamera.swift
[65/79] Compiling Raylib raylib_h_rgestures.swift
[66/79] Compiling Raylib Camera.swift
[67/79] Compiling Raylib Image.swift
[68/79] Compiling Raylib NPatchInfo.swift
[69/79] Compiling Raylib Texture.swift
[70/79] Compiling Raylib raylib_h_audio.swift
[71/79] Compiling Raylib Gestures.swift
[72/79] Compiling Raylib KeyboardKey.swift
[73/79] Compiling Raylib MaterialMapIndex.swift
[74/79] Compiling Raylib MouseButton.swift
[75/79] Compiling Raylib MouseCursor.swift
[76/80] Wrapping AST for Raylib for debugging
[78/86] Compiling SolarSystem RaylibExtensions.swift
[79/86] Compiling SolarSystem resource_bundle_accessor.swift
[80/86] Emitting module SolarSystem
[81/86] Compiling SolarSystem Planet.swift
[82/86] Compiling SolarSystem Sun.swift
[83/86] Compiling SolarSystem SolarSystem.swift
[84/87] Wrapping AST for SolarSystem for debugging
[85/87] Write Objects.LinkFileList
[86/87] Linking SolarSystem
Build complete! (13.76s)
Build complete.
Done.

Build Machine: Linux 1