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.003806 |
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-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-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
GalaxyLJGD commented on 2023-04-07 23:01 (UTC) (edited on 2023-04-08 22:07 (UTC) by GalaxyLJGD)
My last fix didn't work, but I tried to find another way to fix it and I think that I found how to do it, I still have to test this patch but it may work:
Edit: Yep, it worked :D I added some dependencies to the package because namcap was complaining that they were implicit instead of being explicit.
GalaxyLJGD commented on 2023-04-05 21:44 (UTC)
I had that same error with wyrmsun package some time ago, I think this should solve it (I've not tested it yet):
SanskritFritz commented on 2023-04-05 12:50 (UTC)
I'll update my archlinux first and then fix this package. I don't know why it builds here, but I haven't updated my system in a while and haven't tried to build in clean chroot.
VorpalWay commented on 2023-04-05 10:49 (UTC) (edited on 2023-04-05 10:51 (UTC) by VorpalWay)
I'm getting the same errors on standard Arch as @ipochto. No changes to my CFLAGS, but I am building in a clean chroot (using aurutils/devtools) and I am using distcc.
EDIT: Same issue if I disable distcc.
I don't see how this could work for anyone with
-Werror=format-security
set (which is set by default).SanskritFritz commented on 2023-04-04 10:48 (UTC)
Same here https://github.com/archlinux/svntogit-packages/blob/packages/pacman/trunk/makepkg.conf
ipochto commented on 2023-04-04 08:12 (UTC)
@SanskritFritz
Nope, it's default. And it has
-Werror=format-security
inside:Oh, wait a minute - I'm on Manjaro, maybe they added it.
power_frontier commented on 2023-04-03 19:17 (UTC)
@SanskritFritz I'm having the same problem here, but the solution of ipochto worked for me. @ipochto Thanks!!
SanskritFritz commented on 2023-04-03 16:28 (UTC)
Did you set any compiler flags in /etc/makepkg.conf ?
SanskritFritz commented on 2023-04-03 16:26 (UTC)
Hmm it compiles here just fine.
ipochto commented on 2023-04-03 14:59 (UTC) (edited on 2023-04-03 15:18 (UTC) by ipochto)
Hi there. Get this while compiling.
fixed by added
OBJCFLAGS="-fobjc-exceptions -Wno-format-security" -j$(nproc)
at the end ofin the PKGBUILD
« First ‹ Previous 1 2 3 4 5 6 Next › Last »