Search Criteria
Package Details: oolite 1.90-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/oolite.git (read-only, click to copy) |
---|---|
Package Base: | oolite |
Description: | A space-sim based on the classic Elite |
Upstream URL: | http://oolite.space/ |
Keywords: | elite game role-playing space trading |
Licenses: | GPL2 |
Submitter: | Barthalion |
Maintainer: | SanskritFritz |
Last Packager: | SanskritFritz |
Votes: | 16 |
Popularity: | 0.018271 |
First Submitted: | 2018-01-16 18:40 (UTC) |
Last Updated: | 2023-04-03 16:26 (UTC) |
Dependencies (12)
- espeakAUR
- glu (glu-gitAUR)
- gnustep-base
- nspr (nspr-hgAUR)
- openal (openal-gitAUR)
- sdl_image
- sdl_mixer
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc-objc (gcc-objc-gitAUR, gcc-objc-snapshotAUR) (make)
- gnustep-make (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
SanskritFritz commented on 2020-10-06 13:01 (UTC)
Did you build the 1.90-2 version with all the new dependencies?
charlie5 commented on 2020-10-06 12:58 (UTC)
After rebuild, same problem occurred.
SanskritFritz commented on 2020-10-06 07:04 (UTC)
There were some dependencies missing, try again please.
charlie5 commented on 2020-10-06 04:15 (UTC)
Hi. When I run oolite none of the buttons show any text.
SanskritFritz commented on 2020-09-24 07:50 (UTC) (edited on 2020-09-24 07:50 (UTC) by SanskritFritz)
Thanks! Help me to improve my packaging skills: how did you come upon that?
lightdot commented on 2020-09-24 01:10 (UTC) (edited on 2020-09-24 01:11 (UTC) by lightdot)
Package builds with the following packages added to makedepend: git, nspr, glu, openal, libpng.
stas-t commented on 2019-12-29 13:53 (UTC)
After some years I've built oolite again and the build was successful for me. However I've discovered that it depends on espeak (unmaintained by original author) instead of espeak-ng (active fork).
Here is a simple patch that makes oolite build against espeak-ng:
SanskritFritz commented on 2019-05-19 19:59 (UTC) (edited on 2019-05-24 14:34 (UTC) by SanskritFritz)
https://github.com/OoliteProject/oolite/issues/338 This package does not build at the moment. You can however use the binary package from https://github.com/OoliteProject/oolite/releases
kcallis commented on 2019-05-18 19:49 (UTC)
@evorster I am suffering with the exact same error. I know that I have installed on another machine and had no issues.
evorster commented on 2019-05-12 08:05 (UTC)
I get the following error when trying to build OOlite:
-------------snip--------------- ./methodjit/MethodJIT.cpp:78:9: note: in expansion of macro ‘JS_STATIC_ASSERT’ JS_STATIC_ASSERT(offsetof(JSStackFrame, ncode_) == 0x28); ^~~~~~~~~~~~~~~~ ../methodjit/MethodJIT.cpp: At global scope: ../methodjit/MethodJIT.cpp:192:5: error: expected ‘(’ before ‘volatile’ asm volatile ( ^~~~~~~~ ( ../methodjit/MethodJIT.cpp:193:1: error: expected unqualified-id before string constant ".text\n" ^~~~~~~~~ ../methodjit/MethodJIT.cpp:192:15: error: expected ‘)’ before string constant asm volatile ( ~^ ) ".text\n" ~~~~~~~~~
../methodjit/MethodJIT.cpp:239:5: error: expected ‘(’ before ‘volatile’ asm volatile ( ^~~~~~~~ ( ../methodjit/MethodJIT.cpp:240:1: error: expected unqualified-id before string constant ".text\n" ^~~~~~~~~ ../methodjit/MethodJIT.cpp:239:15: error: expected ‘)’ before string constant asm volatile ( ~^ ) ".text\n" ~~~~~~~~~
../methodjit/MethodJIT.cpp:259:5: error: expected ‘(’ before ‘volatile’ asm volatile ( ^~~~~~~~ ( ../methodjit/MethodJIT.cpp:260:1: error: expected unqualified-id before string constant ".text\n" ^~~~~~~~~ ../methodjit/MethodJIT.cpp:259:15: error: expected ‘)’ before string constant asm volatile ( ~^ ) ".text\n" ~~~~~~~~~
../methodjit/MethodJIT.cpp:284:5: error: expected ‘(’ before ‘volatile’ asm volatile ( ^~~~~~~~ ( ../methodjit/MethodJIT.cpp:285:1: error: expected unqualified-id before string constant ".text\n" ^~~~~~~~~ ../methodjit/MethodJIT.cpp:284:15: error: expected ‘)’ before string constant asm volatile ( ~^ ) ".text\n" ~~~~~~~~~
In file included from ../jsval.h:48, from ../jspubtd.h:47, from ../jsprvtd.h:57, from ../jscntxt.h:55, from ../methodjit/MethodJIT.h:42, from ../methodjit/MethodJIT.cpp:39: ../jsutil.h: In instantiation of ‘void js::PodZero(T) [with T = js::analyze::Bytecode]’: ../jsanalyze.h:87:21: required from here ../jsutil.h:422:11: warning: ‘void memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct js::analyze::Bytecode’; use assignment or value-initialization instead [-Wclass-memaccess] memset(t, 0, sizeof(T)); ~~~~~~^~~~~~~~~~~~~~~~~ In file included from ../methodjit/Compiler.h:43, from ../methodjit/MethodJIT.cpp:44: ../jsanalyze.h:56:8: note: ‘struct js::analyze::Bytecode’ declared here struct Bytecode ^~~~~~~~ make[3]: [../config/rules.mk:1477: MethodJIT.o] Error 1 make[3]: Leaving directory '/data/OS/aur/yaourt-tmp-evert/aur-oolite/src/oolite-source-1.88/deps/mozilla/js/src/build-release' make[2]: [../config/rules.mk:754: default] Error 2 make[2]: Leaving directory '/data/OS/aur/yaourt-tmp-evert/aur-oolite/src/oolite-source-1.88/deps/mozilla/js/src/build-release' make[1]: [libjs.make:45: deps/mozilla/js/src/build-release/build_stamp] Error 2 make[1]: Leaving directory '/data/OS/aur/yaourt-tmp-evert/aur-oolite/src/oolite-source-1.88' make: [Makefile:117: LIBJS] Error 2 ==> ERROR: A failure occurred in build().
« First ‹ Previous 1 2 3 4 5 6 Next › Last »