Search Criteria
Package Details: neverball 1.6.0-4
Git Clone URL: | https://aur.archlinux.org/neverball.git (read-only, click to copy) |
---|---|
Package Base: | neverball |
Description: | 3D game similar to Super Monkey Ball or Marble Madness |
Upstream URL: | http://neverball.org/ |
Licenses: | |
Submitter: | xyproto |
Maintainer: | carstene1ns |
Last Packager: | carstene1ns |
Votes: | 6 |
Popularity: | 0.126207 |
First Submitted: | 2019-03-27 09:22 |
Last Updated: | 2020-04-07 19:26 |
Dependencies (9)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv)
- physfs (physfs-hg, dgengine-physfs-git)
- sdl2_ttf (sdl2_ttf-hg)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git) (make)
Latest Comments
earlybird commented on 2020-09-09 07:31
I can confirm the solution from @chris_l works
can you change the pkgbuild please
game is working
chris_l commented on 2020-07-12 22:17
You can fix it enough to allow it to compile if you add this line after line 25 on the PKGBUILD:
(of course, an upstream fix would be better)
hugleo commented on 2020-05-30 01:57
l/game_draw.o ball/score.o ball/level.o ball/progress.o ball/set.o ball/demo.o ball/demo_dir.o ball/util.o ball/st_conf.o ball/st_demo.o ball/st_save.o ball/st_goal.o ball/st_fail.o ball/st_done.o ball/st_level.o ball/st_over.o ball/st_play.o ball/st_set.o ball/st_start.o ball/st_title.o ball/st_help.o ball/st_name.o ball/st_shared.o ball/st_pause.o ball/st_ball.o ball/main.o share/solid_sim_sol.o share/fs_stdio.o share/tilt_null.o share/hmd_null.o -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lSDL2_ttf -lvorbisfile -L/usr/lib -pthread -lSDL2 -lGL -ljpeg -lpng16 -lm /usr/bin/ld: ball/st_save.o:(.bss+0x0): multiple definition of
text_input'; share/text.o:(.bss+0x0): first defined here /usr/bin/ld: ball/st_name.o:(.bss+0x0): multiple definition of
text_input'; share/text.o:(.bss+0x0): first defined here /usr/bin/ld: ball/main.o:(.bss+0x0): multiple definition of `text_input'; share/text.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:424: neverball] Error 1 ==> ERROR: A failure occurred in build(). Aborting... Error making: neverballerikdubois commented on 2020-03-22 16:09
Fix is easy - delete all the patch file references and build it it tested it for 1 games
carstene1ns commented on 2020-02-10 22:24
Hmm, seems like GitHub changed something in that patch. Will update the hashes. Thanks!
ge4rsh0t commented on 2020-02-04 05:38
SHASUMS needs to be updated. Running "updpkgsums" in the git cloned folder within the terminal then running "buildpkg -si" should fix this problem.
Anonymous comment on 2020-01-26 17:38
Just reporting a error here.
==> Validating source files with sha1sums... neverball-1.6.0.tar.gz ... Passed neverball-filesystem.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build neverball
damachine commented on 2019-03-27 15:24
Why is this pack now in the AUR and not in the official repo.