Package Details: vegastrike-engine 0.9.1-3

Git Clone URL: https://aur.archlinux.org/vegastrike-engine.git (read-only, click to copy)
Package Base: vegastrike-engine
Description: A spaceflight simulator in massive universe
Upstream URL: https://www.vega-strike.org/
Licenses: GPL-3.0-or-later
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 2
Popularity: 0.000000
First Submitted: 2022-06-05 18:43 (UTC)
Last Updated: 2025-12-02 23:37 (UTC)

Latest Comments

FabioLolix commented on 2025-11-27 21:54 (UTC)

Thanks for reporting, very likely I need to apply only this patch https://github.com/vegastrike/Vega-Strike-Engine-Source/commit/1aed6e3d700c1493148b183c69a5860ebfe87efc

marlemion commented on 2025-11-27 13:10 (UTC)

yay -S vegastrike-engine AUR Explicit (1): vegastrike-engine-0.9.1-2 :: PKGBUILD up to date, skipping download: vegastrike-engine 1 vegastrike-engine (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> 1 vegastrike-engine (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> ==> Making package: vegastrike-engine 0.9.1-2 (Do 27 Nov 2025 14:08:13 CET) ==> Retrieving sources... -> Updating Vega-Strike-Engine-Source git repo... -> Found vegastrike-engine-Add-missing-header.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... Vega-Strike-Engine-Source ... Passed vegastrike-engine-Add-missing-header.patch ... Passed :: (1/1) Parsing SRCINFO: vegastrike-engine ==> Making package: vegastrike-engine 0.9.1-2 (Do 27 Nov 2025 14:08:15 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating Vega-Strike-Engine-Source git repo... -> Found vegastrike-engine-Add-missing-header.patch ==> Validating source files with sha256sums... Vega-Strike-Engine-Source ... Passed vegastrike-engine-Add-missing-header.patch ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of Vega-Strike-Engine-Source git repo... Cloning into 'Vega-Strike-Engine-Source'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file engine/src/gfx/aligned.h ==> Sources are ready. ==> Making package: vegastrike-engine 0.9.1-2 (Do 27 Nov 2025 14:08:17 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... -- CMAKE_SOURCE_DIR = /home/eger/.cache/yay/vegastrike-engine/src/Vega-Strike-Engine-Source/engine -- GIT_ROOT_DIR = /home/eger/.cache/yay/vegastrike-engine/src/Vega-Strike-Engine-Source/engine/.. -- The CXX compiler identification is GNU 15.2.1 -- The C compiler identification is GNU 15.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done == Vega Strike Version: 0.9.1-f648e2c99 -- Looking for pow -- Looking for pow - not found -- Looking for pow -- Looking for pow - found ** Build Type: Release ** OpenGL_GL_PREFERENCE: -- Always using preferred PIE logic now !! Enabling Position Independent Executables/Shared Libraries (NOT RECOMMENDED on Ubuntu/Mint) !! Found Linux Distribution Release Name: n/a -- Found Python3: /usr/bin/python3.13 (found suitable version "3.13.7", required range is "3.6...<3.14") found components: Development Interpreter Development.Module Development.Embed -- Python library : /usr/lib/libpython3.13.so (3.13.7) -- Python include dir : /usr/include/python3.13 -- Always using system Boost now CMake Error at /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:141 (find_package): Could not find a package configuration file provided by "boost_system" (requested version 1.89.0) with any of the following names:

boost_systemConfig.cmake
boost_system-config.cmake

Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set "boost_system_DIR" to a directory containing one of the above files. If "boost_system" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component) /usr/share/cmake/Modules/FindBoost.cmake:609 (find_package) CMakeLists.txt:362 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... -> the PKGDEST for vegastrike-engine is listed by makepkg but does not exist: /home/eger/.cache/yay/vegastrike-engine/vegastrike-engine-0.9.1-2-x86_64.pkg.tar.zst

zamomin commented on 2023-10-15 15:45 (UTC)

You're right, I did not have lsb-release installed. Installing it fixes the issue with dpkg. Thanks!

FabioLolix commented on 2023-10-15 13:37 (UTC)

Made a test with devtools and can reproduce if dpkg is installed but lsb-release is not

FabioLolix commented on 2023-10-15 13:25 (UTC)

@zamomin Hi, I have both dpkg and rpm-tools installed because are needed as makedepends for another pkgbuild and never had your problem so far, I got this messages during build

SEND_WARNING!! Unsupported Debian derivative.
-- Configuring RPM Packaging
SEND_WARNING!! Unrecognized RPM-based Linux distribution. RPM Dependencies may be wrong for this platform.

I happen to have installed lsb-release; do you have it?

zamomin commented on 2023-10-15 13:04 (UTC)

Hi, I had an issue where the package didn't build, because I had dpkg installed on my system, and cmake assumed I am running debian. Removing dpkg resolved the issue. Maybe add dpkg as conflicting package? Cheers

FabioLolix commented on 2023-10-10 05:56 (UTC)

Hello, there are multiple problems which I'm tracking here https://github.com/FabioLolix/PKGBUILD-AUR_fix/issues

RubenSalinas commented on 2023-10-10 02:33 (UTC) (edited on 2023-10-10 03:07 (UTC) by RubenSalinas)

v0.8.0 fails to build because cmake is not setting the pybind11 include directory correctly.