Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 |
makepkg ==> Determining latest git revision... -> Version found: 20100926 ==> Making package: freegish-git 20100926-1 ==> Checking Runtime Dependencies... ==> Checking Buildtime Dependencies... ==> Retrieving Sources... ==> Extracting Sources... ==> Removing existing pkg/ directory... ==> Starting ... ==> Connecting to GIT server.... Already up-to-date. ==> The local files are updated. ==> GIT checkout done or server timeout ==> Starting make... Cloning into /tmp/aur/freegish-git/src/gish-build... done. -- The C compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenAL: /usr/lib/libopenal.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Found Vorbis: /usr/lib/libvorbis.so;/usr/lib/libvorbisfile.so -- Found ZLIB: /usr/include -- Found PNG: /usr/lib/libpng.so -- Configuring done -- Generating done -- Build files have been written to: /tmp/aur/freegish-git/src/gish-build/build Scanning dependencies of target gish [ 1%] [ 3%] [ 5%] Building C object CMakeFiles/gish.dir/audio/audio.c.o Building C object CMakeFiles/gish.dir/game/animation.c.o Building C object CMakeFiles/gish.dir/game/ai.c.o [ 7%] Building C object CMakeFiles/gish.dir/game/block.c.o [ 8%] Building C object CMakeFiles/gish.dir/game/boss.c.o [ 10%] Building C object CMakeFiles/gish.dir/game/config.c.o [ 12%] Building C object CMakeFiles/gish.dir/game/credits.c.o [ 14%] Building C object CMakeFiles/gish.dir/game/custom.c.o [ 15%] Building C object CMakeFiles/gish.dir/game/damage.c.o [ 17%] Building C object CMakeFiles/gish.dir/game/debug.c.o [ 19%] Building C object CMakeFiles/gish.dir/game/editor.c.o [ 21%] Building C object CMakeFiles/gish.dir/game/game.c.o [ 22%] Building C object CMakeFiles/gish.dir/game/gameaudio.c.o [ 24%] Building C object CMakeFiles/gish.dir/game/gamemenu.c.o [ 26%] Building C object CMakeFiles/gish.dir/game/gameobject.c.o [ 28%] Building C object CMakeFiles/gish.dir/game/gametexture.c.o [ 29%] Building C object CMakeFiles/gish.dir/game/high.c.o [ 31%] Building C object CMakeFiles/gish.dir/game/level.c.o [ 33%] Building C object CMakeFiles/gish.dir/game/lighting.c.o [ 35%] Building C object CMakeFiles/gish.dir/game/logic.c.o [ 36%] Building C object CMakeFiles/gish.dir/game/mainmenu.c.o [ 38%] Building C object CMakeFiles/gish.dir/game/mappack.c.o [ 40%] Building C object CMakeFiles/gish.dir/game/music.c.o [ 42%] Building C object CMakeFiles/gish.dir/game/objedit.c.o [ 43%] [ 45%] Building C object CMakeFiles/gish.dir/game/objfunc.c.o Building C object CMakeFiles/gish.dir/game/options.c.o [ 47%] Building C object CMakeFiles/gish.dir/game/physics.c.o [ 49%] Building C object CMakeFiles/gish.dir/game/player.c.o [ 50%] Building C object CMakeFiles/gish.dir/game/prerender.c.o [ 52%] Building C object CMakeFiles/gish.dir/game/random.c.o [ 54%] Building C object CMakeFiles/gish.dir/game/record.c.o [ 56%] Building C object CMakeFiles/gish.dir/game/render.c.o [ 57%] Building C object CMakeFiles/gish.dir/game/replay.c.o [ 59%] Building C object CMakeFiles/gish.dir/game/ropeedit.c.o [ 61%] Building C object CMakeFiles/gish.dir/game/setup.c.o [ 63%] Building C object CMakeFiles/gish.dir/game/socket.c.o [ 64%] Building C object CMakeFiles/gish.dir/game/sprite.c.o [ 66%] Building C object CMakeFiles/gish.dir/game/vsmode.c.o [ 68%] Building C object CMakeFiles/gish.dir/input/joystick.c.o [ 70%] Building C object CMakeFiles/gish.dir/input/keyboard.c.o [ 71%] Building C object CMakeFiles/gish.dir/input/mouse.c.o [ 73%] Building C object CMakeFiles/gish.dir/math/intersec.c.o [ 75%] Building C object CMakeFiles/gish.dir/math/vector.c.o [ 77%] Building C object CMakeFiles/gish.dir/menu/menu.c.o [ 78%] Building C object CMakeFiles/gish.dir/parser/parser.c.o [ 80%] Building C object CMakeFiles/gish.dir/physics/bond.c.o [ 82%] Building C object CMakeFiles/gish.dir/physics/object.c.o [ 84%] Building C object CMakeFiles/gish.dir/physics/particle.c.o [ 85%] Building C object CMakeFiles/gish.dir/sdl/endian.c.o [ 87%] Building C object CMakeFiles/gish.dir/sdl/event.c.o [ 89%] Building C object CMakeFiles/gish.dir/sdl/file.c.o [ 91%] Building C object CMakeFiles/gish.dir/sdl/video.c.o [ 92%] Building C object CMakeFiles/gish.dir/video/glfunc.c.o [ 94%] Building C object CMakeFiles/gish.dir/video/opengl.c.o [ 96%] Building C object CMakeFiles/gish.dir/video/text.c.o [ 98%] Building C object CMakeFiles/gish.dir/video/texture.c.o [100%] Building C object CMakeFiles/gish.dir/main.c.o /tmp/aur/freegish-git/src/gish-build/video/texture.c: In function 'loadtexturepng': /tmp/aur/freegish-git/src/gish-build/video/texture.c:92:7: warning: 'color_type' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:96:7: warning: 'color_type' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:96:7: warning: 'bit_depth' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:100:7: warning: 'valid' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:104:7: warning: 'bit_depth' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:108:7: warning: 'bit_depth' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:108:7: warning: 'color_type' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:112:7: warning: 'interlace_type' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:128:8: warning: 'width' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c:129:8: warning: 'height' is deprecated /tmp/aur/freegish-git/src/gish-build/video/texture.c: In function 'hasextension': /tmp/aur/freegish-git/src/gish-build/video/texture.c:251:2: warning: passing argument 1 of 'getextension' discards qualifiers from pointer target type /tmp/aur/freegish-git/src/gish-build/video/texture.c:238:8: note: expected 'char *' but argument is of type 'const char *' /tmp/aur/freegish-git/src/gish-build/video/texture.c: In function 'loadtexturefile': /tmp/aur/freegish-git/src/gish-build/video/texture.c:270:2: warning: passing argument 1 of 'getextension' discards qualifiers from pointer target type /tmp/aur/freegish-git/src/gish-build/video/texture.c:238:8: note: expected 'char *' but argument is of type 'const char *' Linking C executable ../gish [100%] Built target gish ==> Entering fakeroot environment... ==> Starting ... cp: cannot stat `texturesets': No such file or directory cp: cannot stat `tile01': No such file or directory cp: cannot stat `tile02': No such file or directory cp: cannot stat `tile03': No such file or directory Aborting... |