------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/unzip-6.0_8.txz Installing /packages/All/quake2-data-3.20_3.txz ===== Message from quake2-data-3.20_3: -- To complete the installation of this port you need to copy the file "baseq2/pak0.pak" from the original Quake II distribution to /usr/local/share/quake2/baseq2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> quake2-ctf-1.52 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> quake2-ctf-1.52 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quake2-ctf-1.52 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> quake2-ctf-1.52 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quake2-ctf-1.52 for building => SHA256 Checksum OK for quake2lnx/q2ctf150.zip. => SHA256 Checksum OK for quake2lnx/quake2-r0.16.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> quake2-ctf-1.52 depends on file: /usr/local/bin/unzip - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> quake2-ctf-1.52 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quake2-ctf-1.52 for building ===> Extracting for quake2-ctf-1.52 => SHA256 Checksum OK for quake2lnx/q2ctf150.zip. => SHA256 Checksum OK for quake2lnx/quake2-r0.16.2.tar.gz. ===> quake2-ctf-1.52 depends on file: /usr/local/bin/unzip - found Extracted Memory Use: 21.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for quake2-ctf-1.52 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for quake2-ctf-1.52 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for quake2-ctf-1.52 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for quake2-ctf-1.52 --- objwarn --- --- g_ai.So --- --- g_chase.So --- --- g_cmds.So --- --- g_combat.So --- --- g_ctf.So --- --- g_func.So --- --- g_items.So --- --- g_main.So --- --- g_misc.So --- --- g_chase.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_chase.c -o g_chase.So --- g_cmds.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_cmds.c -o g_cmds.So --- g_combat.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_combat.c -o g_combat.So --- g_ctf.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_ctf.c -o g_ctf.So --- g_func.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_func.c -o g_func.So --- g_items.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_items.c -o g_items.So --- g_main.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_main.c -o g_main.So --- g_misc.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_misc.c -o g_misc.So --- g_ai.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_ai.c -o g_ai.So --- objwarn --- Warning: Object directory not changed from original /construction/games/quake2-ctf/quake2-r0.16.2/src/ctf --- g_monster.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_monster.c -o g_monster.So --- g_main.So --- In file included from g_main.c:21: g_main.c: In function 'EndDMLevel': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_main.c:267:23: note: in expansion of macro 'FOFS' ent = G_Find (NULL, FOFS(classname), "target_changelevel"); ^~~~ --- g_monster.So --- In file included from g_monster.c:20: g_monster.c: In function 'monster_start_go': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_monster.c:601:36: note: in expansion of macro 'FOFS' while ((target = G_Find (target, FOFS(targetname), self->target)) != NULL) ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_monster.c:625:36: note: in expansion of macro 'FOFS' while ((target = G_Find (target, FOFS(targetname), self->combattarget)) != NULL) ^~~~ --- g_func.So --- In file included from g_func.c:20: g_func.c: In function 'door_use_areaportals': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_func.c:859:25: note: in expansion of macro 'FOFS' while ((t = G_Find (t, FOFS(targetname), self->target))) ^~~~ --- g_misc.So --- In file included from g_misc.c:22: g_misc.c: In function 'misc_viper_bomb_use': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_misc.c:1400:24: note: in expansion of macro 'FOFS' viper = G_Find (NULL, FOFS(classname), "misc_viper"); ^~~~ g_misc.c: In function 'func_clock_think': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_misc.c:1708:31: note: in expansion of macro 'FOFS' self->enemy = G_Find (NULL, FOFS(targetname), self->target); ^~~~ g_misc.c: In function 'teleporter_touch': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_misc.c:1819:23: note: in expansion of macro 'FOFS' dest = G_Find (NULL, FOFS(targetname), self->target); ^~~~ --- g_phys.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_phys.c -o g_phys.So --- g_save.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_save.c -o g_save.So --- g_ctf.So --- In file included from g_ctf.c:20: g_ctf.c: In function 'SelectCTFSpawnPoint': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:525:31: note: in expansion of macro 'FOFS' while ((spot = G_Find (spot, FOFS(classname), cname)) != NULL) ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:556:24: note: in expansion of macro 'FOFS' spot = G_Find (spot, FOFS(classname), cname); ^~~~ g_ctf.c: In function 'CTFFragBonuses': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:655:31: note: in expansion of macro 'FOFS' while ((flag = G_Find (flag, FOFS(classname), c)) != NULL) { ^~~~ g_ctf.c: In function 'CTFResetFlag': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:754:29: note: in expansion of macro 'FOFS' while ((ent = G_Find (ent, FOFS(classname), c)) != NULL) { ^~~~ g_ctf.c: In function 'SetCTFStats': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:1148:19: note: in expansion of macro 'FOFS' e = G_Find(NULL, FOFS(classname), "item_flag_team1"); ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:1167:19: note: in expansion of macro 'FOFS' e = G_Find(NULL, FOFS(classname), "item_flag_team2"); ^~~~ --- g_save.So --- In file included from g_save.c:21: g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:24:16: note: in expansion of macro 'FOFS' {"classname", FOFS(classname), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:25:13: note: in expansion of macro 'FOFS' {"origin", FOFS(s.origin), F_VECTOR}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:26:12: note: in expansion of macro 'FOFS' {"model", FOFS(model), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:27:17: note: in expansion of macro 'FOFS' {"spawnflags", FOFS(spawnflags), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:28:12: note: in expansion of macro 'FOFS' {"speed", FOFS(speed), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:29:12: note: in expansion of macro 'FOFS' {"accel", FOFS(accel), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:30:12: note: in expansion of macro 'FOFS' {"decel", FOFS(decel), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:31:13: note: in expansion of macro 'FOFS' {"target", FOFS(target), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:32:17: note: in expansion of macro 'FOFS' {"targetname", FOFS(targetname), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:33:17: note: in expansion of macro 'FOFS' {"pathtarget", FOFS(pathtarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:34:18: note: in expansion of macro 'FOFS' {"deathtarget", FOFS(deathtarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:35:17: note: in expansion of macro 'FOFS' {"killtarget", FOFS(killtarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:36:19: note: in expansion of macro 'FOFS' {"combattarget", FOFS(combattarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:37:14: note: in expansion of macro 'FOFS' {"message", FOFS(message), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:38:11: note: in expansion of macro 'FOFS' {"team", FOFS(team), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:39:11: note: in expansion of macro 'FOFS' {"wait", FOFS(wait), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:40:12: note: in expansion of macro 'FOFS' {"delay", FOFS(delay), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:41:13: note: in expansion of macro 'FOFS' {"random", FOFS(random), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:42:18: note: in expansion of macro 'FOFS' {"move_origin", FOFS(move_origin), F_VECTOR}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:43:18: note: in expansion of macro 'FOFS' {"move_angles", FOFS(move_angles), F_VECTOR}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:44:12: note: in expansion of macro 'FOFS' {"style", FOFS(style), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:45:12: note: in expansion of macro 'FOFS' {"count", FOFS(count), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:46:13: note: in expansion of macro 'FOFS' {"health", FOFS(health), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:47:13: note: in expansion of macro 'FOFS' {"sounds", FOFS(sounds), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:49:10: note: in expansion of macro 'FOFS' {"dmg", FOFS(dmg), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:50:13: note: in expansion of macro 'FOFS' {"angles", FOFS(s.angles), F_VECTOR}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:51:12: note: in expansion of macro 'FOFS' {"angle", FOFS(s.angles), F_ANGLEHACK}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:52:11: note: in expansion of macro 'FOFS' {"mass", FOFS(mass), F_INT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:53:13: note: in expansion of macro 'FOFS' {"volume", FOFS(volume), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:54:18: note: in expansion of macro 'FOFS' {"attenuation", FOFS(attenuation), F_FLOAT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:55:10: note: in expansion of macro 'FOFS' {"map", FOFS(map), F_LSTRING}, ^~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:58:10: note: in expansion of macro 'STOFS' {"lip", STOFS(lip), F_INT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:59:15: note: in expansion of macro 'STOFS' {"distance", STOFS(distance), F_INT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:60:13: note: in expansion of macro 'STOFS' {"height", STOFS(height), F_INT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:61:12: note: in expansion of macro 'STOFS' {"noise", STOFS(noise), F_LSTRING, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:62:16: note: in expansion of macro 'STOFS' {"pausetime", STOFS(pausetime), F_FLOAT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:63:11: note: in expansion of macro 'STOFS' {"item", STOFS(item), F_LSTRING, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:64:14: note: in expansion of macro 'STOFS' {"gravity", STOFS(gravity), F_LSTRING, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:65:10: note: in expansion of macro 'STOFS' {"sky", STOFS(sky), F_LSTRING, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:66:16: note: in expansion of macro 'STOFS' {"skyrotate", STOFS(skyrotate), F_FLOAT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:67:14: note: in expansion of macro 'STOFS' {"skyaxis", STOFS(skyaxis), F_VECTOR, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:68:13: note: in expansion of macro 'STOFS' {"minyaw", STOFS(minyaw), F_FLOAT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:69:13: note: in expansion of macro 'STOFS' {"maxyaw", STOFS(maxyaw), F_FLOAT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:70:15: note: in expansion of macro 'STOFS' {"minpitch", STOFS(minpitch), F_FLOAT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:71:15: note: in expansion of macro 'STOFS' {"maxpitch", STOFS(maxpitch), F_FLOAT, FFL_SPAWNTEMP}, ^~~~~ g_local.h:514:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define STOFS(x) (int)&(((spawn_temp_t *)0)->x) ^ g_save.c:72:14: note: in expansion of macro 'STOFS' {"nextmap", STOFS(nextmap), F_LSTRING, FFL_SPAWNTEMP} ^~~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:85:7: note: in expansion of macro 'FOFS' {"", FOFS(classname), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:86:7: note: in expansion of macro 'FOFS' {"", FOFS(target), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:87:7: note: in expansion of macro 'FOFS' {"", FOFS(targetname), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:88:7: note: in expansion of macro 'FOFS' {"", FOFS(killtarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:89:7: note: in expansion of macro 'FOFS' {"", FOFS(team), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:90:7: note: in expansion of macro 'FOFS' {"", FOFS(pathtarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:91:7: note: in expansion of macro 'FOFS' {"", FOFS(deathtarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:92:7: note: in expansion of macro 'FOFS' {"", FOFS(combattarget), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:93:7: note: in expansion of macro 'FOFS' {"", FOFS(model), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:94:7: note: in expansion of macro 'FOFS' {"", FOFS(map), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:95:7: note: in expansion of macro 'FOFS' {"", FOFS(message), F_LSTRING}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:97:7: note: in expansion of macro 'FOFS' {"", FOFS(client), F_CLIENT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:98:7: note: in expansion of macro 'FOFS' {"", FOFS(item), F_ITEM}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:100:7: note: in expansion of macro 'FOFS' --- g_ctf.So --- g_ctf.c: In function 'FindTechSpawn': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:1928:24: note: in expansion of macro 'FOFS' spot = G_Find (spot, FOFS(classname), "info_player_deathmatch"); ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:1930:24: note: in expansion of macro 'FOFS' spot = G_Find (spot, FOFS(classname), "info_player_deathmatch"); ^~~~ --- g_save.So --- {"", FOFS(goalentity), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:101:7: note: in expansion of macro 'FOFS' {"", FOFS(movetarget), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:102:7: note: in expansion of macro 'FOFS' {"", FOFS(enemy), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:103:7: note: in expansion of macro 'FOFS' {"", FOFS(oldenemy), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ --- g_ctf.So --- g_ctf.c: In function 'CTFSay_Team_Location': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:2308:30: note: in expansion of macro 'FOFS' while ((what = G_Find(what, FOFS(classname), hot->classname)) != NULL) { ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:2313:29: note: in expansion of macro 'FOFS' if ((flag1 = G_Find(NULL, FOFS(classname), "item_flag_team1")) != NULL && ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:2314:26: note: in expansion of macro 'FOFS' (flag2 = G_Find(NULL, FOFS(classname), "item_flag_team2")) != NULL) { ^~~~ --- g_save.So --- g_save.c:104:7: note: in expansion of macro 'FOFS' {"", FOFS(activator), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:105:7: note: in expansion of macro 'FOFS' {"", FOFS(groundentity), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:106:7: note: in expansion of macro 'FOFS' {"", FOFS(teamchain), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:107:7: note: in expansion of macro 'FOFS' {"", FOFS(teammaster), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:108:7: note: in expansion of macro 'FOFS' {"", FOFS(owner), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:109:7: note: in expansion of macro 'FOFS' {"", FOFS(mynoise), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:110:7: note: in expansion of macro 'FOFS' {"", FOFS(mynoise2), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_save.c:111:7: note: in expansion of macro 'FOFS' {"", FOFS(target_ent), F_EDICT}, ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) --- g_ctf.So --- g_ctf.c: In function 'old_teleporter_touch': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_ctf.c:3526:23: note: in expansion of macro 'FOFS' dest = G_Find (NULL, FOFS(targetname), self->target); ^~~~ --- g_save.So --- ^ g_save.c:112:7: note: in expansion of macro 'FOFS' {"", FOFS(chain), F_EDICT}, ^~~~ g_local.h:515:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define LLOFS(x) (int)&(((level_locals_t *)0)->x) ^ g_save.c:119:7: note: in expansion of macro 'LLOFS' {"", LLOFS(changemap), F_LSTRING}, ^~~~~ g_local.h:515:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define LLOFS(x) (int)&(((level_locals_t *)0)->x) ^ g_save.c:121:7: note: in expansion of macro 'LLOFS' {"", LLOFS(sight_client), F_EDICT}, ^~~~~ g_local.h:515:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define LLOFS(x) (int)&(((level_locals_t *)0)->x) ^ g_save.c:122:7: note: in expansion of macro 'LLOFS' {"", LLOFS(sight_entity), F_EDICT}, ^~~~~ g_local.h:515:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define LLOFS(x) (int)&(((level_locals_t *)0)->x) ^ g_save.c:123:7: note: in expansion of macro 'LLOFS' {"", LLOFS(sound_entity), F_EDICT}, ^~~~~ g_local.h:515:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define LLOFS(x) (int)&(((level_locals_t *)0)->x) ^ g_save.c:124:7: note: in expansion of macro 'LLOFS' {"", LLOFS(sound2_entity), F_EDICT}, ^~~~~ g_local.h:516:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define CLOFS(x) (int)&(((gclient_t *)0)->x) ^ g_save.c:131:7: note: in expansion of macro 'CLOFS' {"", CLOFS(pers.weapon), F_ITEM}, ^~~~~ g_local.h:516:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define CLOFS(x) (int)&(((gclient_t *)0)->x) ^ g_save.c:132:7: note: in expansion of macro 'CLOFS' {"", CLOFS(pers.lastweapon), F_ITEM}, ^~~~~ g_local.h:516:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define CLOFS(x) (int)&(((gclient_t *)0)->x) ^ g_save.c:133:7: note: in expansion of macro 'CLOFS' {"", CLOFS(newweapon), F_ITEM}, ^~~~~ --- g_spawn.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_spawn.c -o g_spawn.So --- g_svcmds.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_svcmds.c -o g_svcmds.So --- g_target.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_target.c -o g_target.So --- g_trigger.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_trigger.c -o g_trigger.So --- g_target.So --- In file included from g_target.c:20: g_target.c: In function 'target_laser_start': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_target.c:616:24: note: in expansion of macro 'FOFS' ent = G_Find (NULL, FOFS(targetname), self->target); ^~~~ g_target.c: In function 'target_lightramp_use': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_target.c:689:19: note: in expansion of macro 'FOFS' e = G_Find (e, FOFS(targetname), self->target); ^~~~ --- g_utils.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_utils.c -o g_utils.So --- g_weapon.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c g_weapon.c -o g_weapon.So --- g_utils.So --- In file included from g_utils.c:22: g_utils.c: In function 'G_PickTarget': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_utils.c:132:22: note: in expansion of macro 'FOFS' ent = G_Find (ent, FOFS(targetname), targetname); ^~~~ g_utils.c: In function 'G_UseTargets': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_utils.c:215:26: note: in expansion of macro 'FOFS' while ((t = G_Find (t, FOFS(targetname), ent->killtarget))) ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ g_utils.c:234:26: note: in expansion of macro 'FOFS' while ((t = G_Find (t, FOFS(targetname), ent->target))) ^~~~ --- m_move.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c m_move.c -o m_move.So --- p_client.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c p_client.c -o p_client.So --- p_hud.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c p_hud.c -o p_hud.So In file included from p_hud.c:20: p_hud.c: In function 'BeginIntermission': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_hud.c:131:22: note: in expansion of macro 'FOFS' ent = G_Find (NULL, FOFS(classname), "info_player_intermission"); ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_hud.c:134:23: note: in expansion of macro 'FOFS' ent = G_Find (NULL, FOFS(classname), "info_player_start"); ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_hud.c:136:24: note: in expansion of macro 'FOFS' ent = G_Find (NULL, FOFS(classname), "info_player_deathmatch"); ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_hud.c:143:23: note: in expansion of macro 'FOFS' ent = G_Find (ent, FOFS(classname), "info_player_intermission"); ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_hud.c:145:24: note: in expansion of macro 'FOFS' ent = G_Find (ent, FOFS(classname), "info_player_intermission"); ^~~~ --- p_client.So --- In file included from p_client.c:20: p_client.c: In function 'SP_FixCoopSpots': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:46:23: note: in expansion of macro 'FOFS' spot = G_Find(spot, FOFS(classname), "info_player_start"); ^~~~ p_client.c: In function 'SelectRandomDeathmatchSpawnPoint': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:770:31: note: in expansion of macro 'FOFS' while ((spot = G_Find (spot, FOFS(classname), "info_player_deathmatch")) != NULL) ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:801:24: note: in expansion of macro 'FOFS' spot = G_Find (spot, FOFS(classname), "info_player_deathmatch"); ^~~~ p_client.c: In function 'SelectFarthestDeathmatchSpawnPoint': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:825:31: note: in expansion of macro 'FOFS' while ((spot = G_Find (spot, FOFS(classname), "info_player_deathmatch")) != NULL) ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:843:23: note: in expansion of macro 'FOFS' spot = G_Find (NULL, FOFS(classname), "info_player_deathmatch"); ^~~~ p_client.c: In function 'SelectCoopSpawnPoint': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:874:24: note: in expansion of macro 'FOFS' spot = G_Find (spot, FOFS(classname), "info_player_coop"); ^~~~ p_client.c: In function 'SelectSpawnPoint': g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:918:32: note: in expansion of macro 'FOFS' while ((spot = G_Find (spot, FOFS(classname), "info_player_start")) != NULL) ^~~~ g_local.h:513:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FOFS(x) (int)&(((edict_t *)0)->x) ^ p_client.c:934:26: note: in expansion of macro 'FOFS' spot = G_Find (spot, FOFS(classname), "info_player_start"); ^~~~ --- p_menu.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c p_menu.c -o p_menu.So --- p_trail.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c p_trail.c -o p_trail.So --- p_view.So --- --- p_weapon.So --- --- p_view.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c p_view.c -o p_view.So --- p_weapon.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c p_weapon.c -o p_weapon.So --- q_shared.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -std=gnu99 -c q_shared.c -o q_shared.So --- game.so --- building shared library game.so rm -f game.so cc -L/lib -L/usr/lib -lm -shared -Wl,-x -o game.so -Wl,-soname,game.so `lorder g_ai.So g_chase.So g_cmds.So g_combat.So g_ctf.So g_func.So g_items.So g_main.So g_misc.So g_monster.So g_phys.So g_save.So g_spawn.So g_svcmds.So g_target.So g_trigger.So g_utils.So g_weapon.So m_move.So p_client.So p_hud.So p_menu.So p_trail.So p_view.So p_weapon.So q_shared.So | tsort -q` SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> quake2-ctf-1.52 depends on package: quake2-data>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for quake2-ctf-1.52 ===> quake2-ctf-1.52 depends on package: quake2-data>0 - found ===> Generating temporary packing list install -s -m 555 /construction/games/quake2-ctf/quake2-r0.16.2/src/ctf/game.so /construction/games/quake2-ctf/stage/usr/local/share/quake2/ctf install -m 0644 /construction/games/quake2-ctf/ctf/*.cfg /construction/games/quake2-ctf/stage/usr/local/share/quake2/ctf install -m 0644 /construction/games/quake2-ctf/ctf/*.pak /construction/games/quake2-ctf/stage/usr/local/share/quake2/ctf install -m 0644 /construction/games/quake2-ctf/quake2-r0.16.2/src/ctf/docs/* /construction/games/quake2-ctf/stage/usr/local/share/doc/quake2-ctf install -m 0644 /construction/games/quake2-ctf/ctf/readme.txt /construction/games/quake2-ctf/stage/usr/local/share/doc/quake2-ctf ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for quake2-ctf-1.52 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:17 TOTAL TIME 00:00:24