Package Details: vegastrike-engine-release-git 0.8.1.beta2.r25.g057726978-1

Git Clone URL: https://aur.archlinux.org/vegastrike-engine-release-git.git (read-only, click to copy)
Package Base: vegastrike-engine-release-git
Description: A spaceflight simulator in massive universe
Upstream URL: https://www.vega-strike.org/
Licenses: GPL2
Conflicts: vegastrike-engine
Provides: vegastrike-engine
Submitter: evorster
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 1
Popularity: 0.002511
First Submitted: 2020-06-19 10:03 (UTC)
Last Updated: 2023-10-15 15:58 (UTC)

Latest Comments

FabioLolix commented on 2023-10-15 10:03 (UTC)

Ok

evorster commented on 2023-10-15 09:59 (UTC)

I've disowned this package, you can pick it up if you want to maintain it @FabioLolix

FabioLolix commented on 2023-10-15 09:15 (UTC) (edited on 2023-10-15 09:16 (UTC) by FabioLolix)

Package can be built again, need to use gcc12, a cmake flag, boost is still missing from makedepends, please add -Wno-dev too

revisioned pkgbuild https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/v/vegastrike-engine-0.8.x-git/PKGBUILD (don't mind pkgname)

VorpalWay commented on 2022-06-06 08:35 (UTC)

Package does not build in a clean chroot (such as with aurutils, paru or makechrootpkg):

==> Starting build()...
-- CMAKE_SOURCE_DIR = /build/vegastrike-engine-release-git/src/Vega-Strike-Engine-Source/engine
-- GIT_ROOT_DIR = /build/vegastrike-engine-release-git/src/Vega-Strike-Engine-Source/engine/..
-- The CXX compiler identification is GNU 12.1.0
-- The C compiler identification is GNU 12.1.0
-- 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.8.0-1a1ede6b4
-- Looking for pow
-- Looking for pow - not found
-- Looking for pow
-- Looking for pow - found
** OpenGL_GL_PREFERENCE: 
!! Enabling Position Independent Executables/Shared Libraries (NOT RECOMMENDED on Ubuntu/Mint) !!
++ Python release(s) searched for : 3.11;3.10;3.9;3.8;3.7;3.6;3.5;3.4
-- Found PythonLibs: /usr/lib/libpython3.10.so (found version "3.10.4") 
++ Python library : /usr/lib/libpython3.10.so (3.10.4)
++ Python include dir : /usr/include/python3.10
++ Using System Boost
-- Could NOT find Boost (missing: Boost_INCLUDE_DIR) 
++ Using Internal Boost
++ Using Internal Boost::python3
CMake Error at CMakeLists.txt:542 (ADD_SUBDIRECTORY):
  ADD_SUBDIRECTORY given source "../ext/" which is not an existing directory.


++ boost dir: ../ext/

Works outside chroot so likely just a missing dependency or build-dependency. On boost it appears given the error message from cmake.

VorpalWay commented on 2022-06-06 08:32 (UTC)

There seem to be some left over patches in this AUR package that are not used any more.

FabioLolix commented on 2022-04-02 23:41 (UTC)

@hollunder what is the error?

hollunder commented on 2022-04-02 23:40 (UTC)

Fails to build.