Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 523526 Details for
Bug 650232
games-fps/urbanterror-4.3.2: fails to build with undefined OF() macro with USE="server"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
games-fps:urbanterror-4.3.2_p20180218:20180311-171129.log (text/plain), 21.78 KB, created by
David
on 2018-03-11 18:02:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
David
Created:
2018-03-11 18:02:53 UTC
Size:
21.78 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: games-fps/urbanterror-4.3.2_p20180218 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: holgersson@posteo.de games@gentoo.org,proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 altgamma amd64 client curl elibc_glibc kernel_linux openal opus server skeetshootmod userland_GNU vorbis >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking urbanterror-4.3.2_p20180218.tar.gz to /var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work >>>> Source unpacked in /var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work >>>> Preparing source in /var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf ... > [32;01m*[0m Applying urbanterror-4.3-fix-build_system.patch ... >[A[264C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf ... >make -j5 ARCH=x86_64 DEFAULT_BASEDIR=/usr/share/urbanterror BUILD_CLIENT=1 BUILD_SERVER=1 BUILD_BASEGAME=1 BUILD_MISSIONPACK=0 BUILD_GAME_SO=0 BUILD_GAME_QVM=0 BUILD_STANDALONE=1 SERVERBIN=Quake3-UrT-Ded CLIENTBIN=Quake3-UrT USE_RENDERER_DLOPEN=0 USE_YACC=0 BASEGAME=q3ut4 'BASEGAME_CFLAGS=-march=core2 -mtune=generic -O2 -pipe' USE_OPENAL=1 USE_OPENAL_DLOPEN=1 USE_CURL=1 USE_CURL_DLOPEN=1 USE_CODEC_VORBIS=1 USE_CODEC_OPUS=1 USE_MUMBLE=0 USE_SKEETMOD=1 USE_VOIP=0 USE_INTERNAL_LIBS=0 USE_LOCAL_HEADERS=0 USE_ALTGAMMA=1 >make[1]: Entering directory '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf' > >Building in build/release-linux-x86_64: > PLATFORM: linux > ARCH: x86_64 > VERSION: ioq3urt-mickael9 > COMPILE_PLATFORM: linux > COMPILE_ARCH: x86_64 > HAVE_VM_COMPILED: true > CC: x86_64-pc-linux-gnu-gcc > > CFLAGS: > -march=core2 -mtune=generic -O2 -pipe -DUSE_ICON -DARCH_STRING="x86_64" -DUSE_ALTGAMMA=1 -DUSE_AUTH=1 -DUSE_SKEETMOD=1 -DUSE_DEMO_FORMAT_42=1 -DDEFAULT_BASEDIR="/usr/share/urbanterror" -DPRODUCT_VERSION="ioq3urt-mickael9" -Wformat=2 -Wno-format-zero-length > -Wformat-security -Wno-format-nonliteral -Wstrict-aliasing=2 -Wmissing-format-attribute -Wdisabled-optimization -Werror-implicit-function-declaration -MMD -DNDEBUG > > CLIENT_CFLAGS: > -D_REENTRANT -I/usr/include/SDL2 -DUSE_OPENAL -DUSE_OPENAL_DLOPEN -DUSE_CURL -DUSE_CURL_DLOPEN -DUSE_CODEC_OPUS -I/usr/include/opus -DUSE_CODEC_VORBIS > > SERVER_CFLAGS: > > > LDFLAGS: > -Wl,-O1 -Wl,--as-needed > > LIBS: > -ldl -lm -lz > > CLIENT_LIBS: > -lSDL2 -lopusfile -lopus -lvorbisfile -lvorbis -logg > > AUTOUPDATER_LIBS: > -ldl > > Output: > Quake3-UrT-Ded.x86_64 > Quake3-UrT.x86_64 > Quake3-UrT_opengl2.x86_64 > >make[2]: Entering directory '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf' >DED_CC code/server/sv_bot.c >DED_CC code/server/sv_client.c >DED_CC code/server/sv_ccmds.c >DED_CC code/server/sv_game.c >DED_CC code/server/sv_init.c >DED_CC code/server/sv_main.c >DED_CC code/server/sv_net_chan.c >DED_CC code/server/sv_skeetshoot.c >DED_CC code/server/sv_snapshot.c >DED_CC code/server/sv_utils.c >[01m[Kcode/server/sv_snapshot.c:[m[K In function â[01m[KSV_BuildClientSnapshot[m[Kâ: >[01m[Kcode/server/sv_snapshot.c:523:3:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K] > [01;35m[K([m[K(int *)frame->areabits)[i] = ((int *)frame->areabits)[i] ^ -1; > [01;35m[K^[m[K >[01m[Kcode/server/sv_snapshot.c:523:3:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K] >DED_CC code/server/sv_world.c >DED_CC code/qcommon/cm_load.c >DED_CC code/qcommon/cm_patch.c >DED_CC code/qcommon/cm_polylib.c >DED_CC code/qcommon/cm_test.c >[01m[Kcode/qcommon/cm_load.c:[m[K In function â[01m[KCM_LoadMap[m[Kâ: >[01m[Kcode/qcommon/cm_load.c:626:3:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer might break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K] > [01;35m[K([m[K(int *)&header)[i] = LittleLong ( ((int *)&header)[i]); > [01;35m[K^[m[K >[01m[Kcode/qcommon/cm_load.c:626:3:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer might break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K] >DED_CC code/qcommon/cm_trace.c >DED_CC code/qcommon/cmd.c >DED_CC code/qcommon/common.c >DED_CC code/qcommon/cvar.c >DED_CC code/qcommon/files.c >DED_CC code/qcommon/md4.c >DED_CC code/qcommon/msg.c >In file included from [01m[Kcode/qcommon/unzip.h:57:0[m[K, > from [01m[Kcode/qcommon/files.c:34[m[K: >[01m[Kcode/qcommon/ioapi.h:38:44:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef voidpf (ZCALLBACK *open_file_func) [01;31m[KOF[m[K((voidpf opaque, const char* filename, int mode)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:39:44:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef uLong (ZCALLBACK *read_file_func) [01;31m[KOF[m[K((voidpf opaque, voidpf stream, void* buf, uLong size)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:40:45:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef uLong (ZCALLBACK *write_file_func) [01;31m[KOF[m[K((voidpf opaque, voidpf stream, const void* buf, uLong size)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:41:44:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef long (ZCALLBACK *tell_file_func) [01;31m[KOF[m[K((voidpf opaque, voidpf stream)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:42:44:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef long (ZCALLBACK *seek_file_func) [01;31m[KOF[m[K((voidpf opaque, voidpf stream, uLong offset, int origin)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:43:45:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef int (ZCALLBACK *close_file_func) [01;31m[KOF[m[K((voidpf opaque, voidpf stream)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:44:49:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > typedef int (ZCALLBACK *testerror_file_func) [01;31m[KOF[m[K((voidpf opaque, voidpf stream)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/ioapi.h:48:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Kopen_file_func[m[Kâ > [01;31m[Kopen_file_func[m[K zopen_file; > [01;31m[K^~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:49:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Kread_file_func[m[Kâ > [01;31m[Kread_file_func[m[K zread_file; > [01;31m[K^~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:50:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Kwrite_file_func[m[Kâ > [01;31m[Kwrite_file_func[m[K zwrite_file; > [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:51:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Ktell_file_func[m[Kâ > [01;31m[Ktell_file_func[m[K ztell_file; > [01;31m[K^~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:52:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Kseek_file_func[m[Kâ > [01;31m[Kseek_file_func[m[K zseek_file; > [01;31m[K^~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:53:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Kclose_file_func[m[Kâ > [01;31m[Kclose_file_func[m[K zclose_file; > [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:54:5:[m[K [01;31m[Kerror: [m[Kunknown type name â[01m[Ktesterror_file_func[m[Kâ > [01;31m[Ktesterror_file_func[m[K zerror_file; > [01;31m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/ioapi.h:60:26:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > void fill_fopen_filefunc [01;31m[KOF[m[K((zlib_filefunc_def* pzlib_filefunc_def)); > [01;31m[K^~[m[K >In file included from [01m[Kcode/qcommon/files.c:34:0[m[K: >[01m[Kcode/qcommon/unzip.h:123:45:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzStringFileNameCompare [01;31m[KOF[m[K ((const char* fileName1, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:136:32:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern unzFile ZEXPORT unzOpen [01;31m[KOF[m[K((const char *path)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:147:33:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern unzFile ZEXPORT unzOpen2 [01;31m[KOF[m[K((const char *path, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:154:29:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzClose [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:161:37:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzGetGlobalInfo [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:169:40:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzGetGlobalComment [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:182:37:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzGoToFirstFile [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:188:36:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzGoToNextFile [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:195:34:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzLocateFile [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:227:42:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzGetCurrentFileInfo [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:253:39:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzOpenCurrentFile [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:259:47:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzOpenCurrentFilePassword [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:267:40:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzOpenCurrentFile2 [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:280:40:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzOpenCurrentFile3 [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:295:40:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzCloseCurrentFile [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:301:39:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzReadCurrentFile [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:315:32:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern z_off_t ZEXPORT unztell [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:320:27:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzeof [01;31m[KOF[m[K((unzFile file)); > [01;31m[K^~[m[K >[01m[Kcode/qcommon/unzip.h:325:42:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K=[m[Kâ, â[01m[K,[m[Kâ, â[01m[K;[m[Kâ, â[01m[Kasm[m[Kâ or â[01m[K__attribute__[m[Kâ before â[01m[KOF[m[Kâ > extern int ZEXPORT unzGetLocalExtrafield [01;31m[KOF[m[K((unzFile file, > [01;31m[K^~[m[K >[01m[Kcode/qcommon/files.c:[m[K In function â[01m[KFS_FCloseFile[m[Kâ: >[01m[Kcode/qcommon/files.c:861:3:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzCloseCurrentFile[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > [01;31m[KunzCloseCurrentFile[m[K( fsh[f].handleFiles.file.z ); > [01;31m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:863:4:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzClose[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > [01;31m[KunzClose[m[K( fsh[f].handleFiles.file.z ); > [01;31m[K^~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:[m[K In function â[01m[KFS_FOpenFileReadDir[m[Kâ: >[01m[Kcode/qcommon/files.c:1285:39:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzOpen[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > fsh[*file].handleFiles.file.z = [01;31m[KunzOpen[m[K(pak->pakFilename); > [01;31m[K^~~~~~~[m[K >[01m[Kcode/qcommon/files.c:1285:37:[m[K [01;35m[Kwarning: [m[Kassignment makes pointer from integer without a cast [[01;35m[K-Wint-conversion[m[K] > fsh[*file].handleFiles.file.z [01;35m[K=[m[K unzOpen(pak->pakFilename); > [01;35m[K^[m[K >[01m[Kcode/qcommon/files.c:1300:6:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzOpenCurrentFile[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > [01;31m[KunzOpenCurrentFile[m[K(fsh[*file].handleFiles.file.z); > [01;31m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:[m[K In function â[01m[KFS_Read[m[Kâ: >[01m[Kcode/qcommon/files.c:1566:10:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzReadCurrentFile[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > return [01;31m[KunzReadCurrentFile[m[K(fsh[f].handleFiles.file.z, buffer, len); > [01;31m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:[m[K In function â[01m[KFS_LoadZipFile[m[Kâ: >[01m[Kcode/qcommon/files.c:2032:5:[m[K [01;35m[Kwarning: [m[Kassignment makes pointer from integer without a cast [[01;35m[K-Wint-conversion[m[K] > uf [01;35m[K=[m[K unzOpen(zipfile); > [01;35m[K^[m[K >[01m[Kcode/qcommon/files.c:2033:8:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzGetGlobalInfo[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > err = [01;31m[KunzGetGlobalInfo[m[K (uf,&gi); > [01;31m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:2039:2:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzGoToFirstFile[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > [01;31m[KunzGoToFirstFile[m[K(uf); > [01;31m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:2042:9:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzGetCurrentFileInfo[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > err = [01;31m[KunzGetCurrentFileInfo[m[K(uf, &file_info, filename_inzip, sizeof(filename_inzip), NULL, 0, NULL, 0); > [01;31m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:2047:3:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[KunzGoToNextFile[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > [01;31m[KunzGoToNextFile[m[K(uf); > [01;31m[K^~~~~~~~~~~~~~~[m[K >[01m[Kcode/qcommon/files.c:[m[K In function â[01m[KFS_FTell[m[Kâ: >[01m[Kcode/qcommon/files.c:4164:9:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function â[01m[Kunztell[m[Kâ [[01;31m[K-Werror=implicit-function-declaration[m[K] > pos = [01;31m[Kunztell[m[K(fsh[f].handleFiles.file.z); > [01;31m[K^~~~~~~[m[K >cc1: some warnings being treated as errors >make[2]: *** [Makefile:2126: build/release-linux-x86_64/ded/files.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf' >make[1]: *** [Makefile:1269: targets] Error 2 >make[1]: Leaving directory '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf' >make: *** [Makefile:1186: release] Error 2 > [31;01m*[0m ERROR: games-fps/urbanterror-4.3.2_p20180218::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=games-fps/urbanterror-4.3.2_p20180218::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=games-fps/urbanterror-4.3.2_p20180218::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/games-fps:urbanterror-4.3.2_p20180218:20180311-171129.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf' > [31;01m*[0m S: '/var/tmp/portage/games-fps/urbanterror-4.3.2_p20180218/work/ioq3-d93f05de38a6cae60fbf0f073aace64b3adc7aaf'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 650232
: 523526 |
523528
|
524382