Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181117 Details for
Bug 26968
Duke3D fails to compile with gcc 4.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log yields into ACCESS VIOLATION
build.log (text/plain), 40.17 KB, created by
konsti
on 2009-02-06 06:34:26 UTC
(
hide
)
Description:
Build log yields into ACCESS VIOLATION
Filename:
MIME Type:
Creator:
konsti
Created:
2009-02-06 06:34:26 UTC
Size:
40.17 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking duke3d-20040817.tar.bz2 to /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work >>>> Source unpacked in /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work > [32;01m*[0m Applying 20040817-endian.patch ... >[A[137C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 20040817-credits.patch ... >[A[137C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 20040817-duke3d-makefile-opts.patch ... >[A[137C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 20040817-gcc34.patch ... >[A[137C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying duke3d-20040817-gcc4.patch ... >[A[137C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying duke3d-20040817-as-needed.patch ... >[A[137C [34;01m[ [32;01mok[34;01m ][0m >>>> Configuring source in /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d ... >>>> Source configured. >>>> Compiling source in /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d ... >make -j3 -C source/buildengine OPTFLAGS= >make: Entering directory `/usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d/source/buildengine' >gcc -c -o build.o build.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >gcc -c -o bstub.o bstub.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >gcc -c -o engine.o engine.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >gcc -c -o cache1d.o cache1d.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >engine.c: In function âloadboardâ: >engine.c:2970: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2971: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2972: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2973: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2976: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2977: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2978: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2979: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2980: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2981: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:2998: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3017: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3018: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3019: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3020: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3021: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3022: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3023: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >engine.c:3024: warning: pointer targets in passing argument 2 of âkread8â differ in signedness >gcc -c -o sdl_driver.o sdl_driver.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >gcc -c -o unix_compat.o unix_compat.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >nasm -f elf -o a_nasm.o a_nasm.asm >gcc -c -o pragmas.o pragmas.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >a_nasm.asm:2517: warning: label alone on a line without a colon might be in error >gcc -c -o a_gnu.o a_gnu.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >pragmas.c: In function âqinterpolatedown16shortâ:gcc -c -o buildgl.o buildgl.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer > >pragmas.c:136: warning: assignment from incompatible pointer type >gcc -c -o game.o game.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >gcc -c -o mmulti.o mmulti.c -DUSE_OPENGL -I/usr/X11R6/include -DUDP_NETWORKING=1 -DUSE_I386_ASM -funsigned-char -DPLATFORM_UNIX -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-omit-frame-pointer >gcc -o build -Wl,-O1 build.o bstub.o engine.o cache1d.o sdl_driver.o unix_compat.o a_nasm.o pragmas.o a_gnu.o buildgl.o -lSDL -lpthread >gcc -o game -Wl,-O1 game.o engine.o cache1d.o sdl_driver.o unix_compat.o a_nasm.o pragmas.o a_gnu.o buildgl.o mmulti.o -lSDL -lpthread >make: Leaving directory `/usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d/source/buildengine' >make -j3 -C source OPTIMIZE= >make: Entering directory `/usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d/source' >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o actors.o actors.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o animlib.o animlib.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o control.o control.c >In file included from actors.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >In file included from control.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >In file included from animlib.c:32: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >animlib.c: In function ârenderframeâ: >animlib.c:241: warning: pointer targets in passing argument 1 of âCPlayRunSkipDumpâ differ in signedness >animlib.c:241: warning: pointer targets in passing argument 2 of âCPlayRunSkipDumpâ differ in signedness >animlib.c: In function âANIM_LoadAnimâ: >animlib.c:277: warning: pointer targets in assignment differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o config.o config.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o game.o game.c >In file included from config.c:40: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o gamedef.o gamedef.c >In file included from game.c:41: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >game.c: In function âallowtimetocorrecterrorswhenquittingâ: >game.c:364: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c: In function âgetpacketsâ: >game.c:403: warning: pointer targets in passing argument 2 of âgetpacketâ differ in signedness >game.c:513: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness >game.c: In function âfaketimerhandlerâ: >game.c:797: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c:856: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c:866: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c:938: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >In file included from gamedef.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >game.c: In function âcachesâ: >game.c:959: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:960: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:968: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:969: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >gamedef.c: In function âkeywordâ: >gamedef.c:326: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness >gamedef.c: In function âtranswordâ: >gamedef.c:354: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness >gamedef.c: In function âtransnumâ: >gamedef.c:413: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness >gamedef.c: In function âparsecommandâ: >gamedef.c:451: warning: case label value is less than minimum value for type >gamedef.c:708: warning: pointer targets in passing argument 1 of âFixFilePathâ differ in signedness >gamedef.c:709: warning: pointer targets in passing argument 1 of âkopen4loadâ differ in signedness >game.c: In function âdisplayfragbarâ: >game.c:1559: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1560: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c: In function âcoordsâ: >game.c:1832: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1833: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1834: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1835: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1836: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1837: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1838: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1839: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1840: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1841: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1842: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1843: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1844: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1845: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1846: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1847: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1848: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1849: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1850: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1851: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c:1852: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:1853: warning: pointer targets in passing argument 5 of âprintext256â differ in signedness >game.c: In function âtypemodeâ: >game.c:2160: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness >game.c:2166: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c:2173: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c: In function âdisplayrestâ: >game.c:2299: warning: pointer targets in passing argument 2 of âsetbrightnessâ differ in signedness >game.c: In function âdisplayroomsâ: >game.c:2866: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >game.c:2875: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >game.c: In function âspawnâ: >game.c:4752: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:4753: warning: pointer targets in passing argument 1 of âgameexitâ differ in signedness >game.c:4769: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:4770: warning: pointer targets in passing argument 1 of âgameexitâ differ in signedness >game.c:4801: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:4802: warning: pointer targets in passing argument 1 of âgameexitâ differ in signedness >actors.c: In function âmoveeffectorsâ: >actors.c:5159: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >actors.c:5160: warning: pointer targets in passing argument 1 of âgameexitâ differ in signedness >game.c: In function âcheatsâ: >game.c:6000: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c: In function ânonsharedkeysâ: >game.c:6274: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness >game.c:6275: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness >game.c:6277: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness >game.c:6288: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness >game.c:6295: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c:6321: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >game.c:6496: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness >game.c:6497: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness >game.c:6498: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness >game.c:6612: warning: pointer targets in passing argument 2 of âsetbrightnessâ differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o global.o global.c >game.c: In function âLogoâ: >game.c:7111: warning: pointer targets in assignment differ in signedness >game.c: In function âloadtmbâ: >game.c:7127: warning: pointer targets in passing argument 1 of âMUSIC_RegisterTimbreBankâ differ in signedness >In file included from global.c:41: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >game.c: In function âmainâ: >game.c:7641: warning: pointer targets in passing argument 2 of âsetbrightnessâ differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o keyboard.o keyboard.c >game.c:7651: warning: pointer targets in assignment differ in signedness >game.c: In function âplaybackâ: >game.c:8018: warning: pointer targets in assignment differ in signedness >In file included from keyboard.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >game.c: In function âdoordersâ: >game.c:8847: warning: pointer targets in assignment differ in signedness >game.c: In function âdobonusâ: >game.c:8970: warning: pointer targets in assignment differ in signedness >game.c:8998: warning: pointer targets in assignment differ in signedness >game.c:9033: warning: pointer targets in assignment differ in signedness >game.c:9123: warning: pointer targets in assignment differ in signedness >game.c:9150: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9151: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c:9157: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9159: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c:9166: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9167: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c:9172: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9173: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c:9179: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9180: warning: pointer targets in passing argument 1 of âsendscoreâ differ in signedness >game.c:9184: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9185: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c:9199: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9200: warning: pointer targets in passing argument 3 of âminitextâ differ in signedness >game.c:9330: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9331: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9335: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9336: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9340: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9341: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9363: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9364: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9367: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9368: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9373: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9374: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9375: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9392: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9393: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >game.c:9395: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9396: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >game.c:9397: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o menues.o menues.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o player.o player.c >In file included from menues.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >menues.c: In function âloadpheaderâ: >menues.c:181: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >menues.c: In function âloadplayerâ: >menues.c:288: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >In file included from player.c:29: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >player.c: In function âsetpalâ: >player.c:46: warning: pointer targets in assignment differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o premap.o premap.c >menues.c: In function âmenusâ: >menues.c:1432: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:1433: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:1592: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:1593: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:1595: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:1596: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:1599: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:1600: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:1627: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >menues.c:1708: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:1709: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:1711: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:1712: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2248: warning: pointer targets in passing argument 2 of âsetbrightnessâ differ in signedness >menues.c:2459: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2460: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2461: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2462: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2524: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2525: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2526: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2527: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2541: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2542: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2543: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2544: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2816: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:2817: warning: pointer targets in passing argument 3 of âgametextâ differ in signedness >menues.c:2902: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >menues.c:3016: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >menues.c:3053: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >menues.c:3103: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:3104: warning: pointer targets in passing argument 5 of âmenutextâ differ in signedness >menues.c:3108: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >menues.c:3109: warning: pointer targets in passing argument 5 of âmenutextâ differ in signedness >menues.c: In function âpaltoâ: >menues.c:3168: warning: pointer targets in passing argument 2 of âsetbrightnessâ differ in signedness >In file included from premap.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >menues.c: In function âplayanmâ: >menues.c:3624: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >menues.c:3639: warning: pointer targets in assignment differ in signedness >menues.c:3649: warning: pointer targets in passing argument 3 of âVBE_setPaletteâ differ in signedness >player.c: In function âprocessinputâ: >player.c:2575: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >player.c:2576: warning: pointer targets in passing argument 1 of âsendscoreâ differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o rts.o rts.c >In file included from rts.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >premap.c: In function âgenspriteremapsâ: >premap.c:1228: warning: pointer targets in passing argument 2 of âmakepalookupâ differ in signedness >rts.c: In function âRTS_GetSoundâ: >rts.c:227: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o scriplib.o scriplib.c >premap.c: In function âwaitforeverybodyâ: >premap.c:1253: warning: pointer targets in passing argument 2 of âsendpacketâ differ in signedness >premap.c: In function âdofrontscreensâ: >premap.c:1275: warning: pointer targets in assignment differ in signedness >premap.c:1305: warning: pointer targets in assignment differ in signedness >premap.c: In function âenterlevelâ: >premap.c:1388: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >premap.c:1389: warning: pointer targets in passing argument 1 of âgameexitâ differ in signedness >premap.c:1394: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >premap.c:1395: warning: pointer targets in passing argument 1 of âgameexitâ differ in signedness >premap.c:1468: warning: pointer targets in assignment differ in signedness >In file included from scriplib.c:33: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o sector.o sector.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o sounds.o sounds.c >In file included from sector.c:27: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >In file included from music.h:30, > from sounds.c:36: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o dukemusc.o dukemusc.c >make -C audiolib CC="gcc" CFLAGS="-c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char" LDLIBS="-lSDL -lpthread -L. -lSDL -lSDL_mixer " >make[1]: Entering directory `/usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d/source/audiolib' >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o fx_man.o fx_man.c >In file included from dukemusc.c:15: >duke3d.h:290: warning: âpackedâ attribute ignored for field of type âsigned charâ >duke3d.h:291: warning: âpackedâ attribute ignored for field of type âsigned charâ >dukemusc.c: In function âMUSIC_Continueâ: >dukemusc.c:274: warning: pointer targets in passing argument 1 of âMUSIC_PlaySongâ differ in signedness >dukemusc.c: In function âMUSIC_PlaySongâ: >dukemusc.c:311: warning: pointer targets in assignment differ in signedness >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -o astub.o astub.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o dsl.o dsl.c >astub.c: In function âoverwritespriteâ: >astub.c:340: warning: suggest parentheses around arithmetic in operand of ^ >astub.c:340: warning: suggest parentheses around arithmetic in operand of ^ >astub.c: In function âputspriteâ: >astub.c:347: warning: suggest parentheses around arithmetic in operand of ^ >astub.c:347: warning: suggest parentheses around arithmetic in operand of ^ >astub.c: In function âExtGetWallCaptionâ: >astub.c:401: warning: format â%ldâ expects type âlong intâ, but argument 3 has type âintâ >astub.c:412: warning: implicit declaration of function âSearchSectorsBackwardâ >astub.c:474: warning: implicit declaration of function âSearchSectorsForwardâ >astub.c: In function âSpriteNameâ: >astub.c:545: warning: format not a string literal and no format arguments >astub.c: In function âTotalMemâ: >astub.c:669: warning: implicit declaration of function âActorMemâ >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o ll_man.o ll_man.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o multivoc.o multivoc.c >astub.c: In function âShow2dTextâ: >astub.c:1161: warning: comparison is always true due to limited range of data type >astub.c:1164: warning: comparison is always true due to limited range of data type >astub.c:1166: warning: array subscript has type âcharâ >astub.c:1170: warning: array subscript has type âcharâ >astub.c: In function âShow3dTextâ: >astub.c:1190: warning: comparison is always true due to limited range of data type >astub.c:1193: warning: comparison is always true due to limited range of data type >astub.c:1195: warning: array subscript has type âcharâ >astub.c:1199: warning: array subscript has type âcharâ >astub.c: In function âExtEditWallDataâ: >astub.c:1267: warning: format â%ldâ expects type âlong intâ, but argument 3 has type âintâ >astub.c:1267: warning: format â%ldâ expects type âlong intâ, but argument 4 has type âintâ >astub.c:1267: warning: format â%ldâ expects type âlong intâ, but argument 5 has type âintâ >astub.c: In function âExtEditSpriteDataâ: >astub.c:1283: warning: format â%ldâ expects type âlong intâ, but argument 3 has type âintâ >astub.c:1283: warning: format â%ldâ expects type âlong intâ, but argument 5 has type âintâ >astub.c:1283: warning: format â%ldâ expects type âlong intâ, but argument 6 has type âintâ >astub.c: At top level: >astub.c:1296: warning: return type defaults to âintâ >astub.c: In function âReadGamePaletteâ: >astub.c:1298: warning: âreturnâ with no value, in function returning non-void >astub.c: In function âVerâ: >astub.c:1331: warning: suggest parentheses around + or - inside shift >astub.c: In function âKeys3dâ: >astub.c:1372: warning: array subscript has type âcharâ >astub.c:1373: warning: array subscript has type âcharâ >astub.c:1386: warning: implicit declaration of function âSetBOSS1Paletteâ >astub.c:1387: warning: implicit declaration of function âSetWATERPaletteâ >astub.c:1389: warning: implicit declaration of function âSetGAMEPaletteâ >astub.c:1430: warning: array subscript has type âcharâ >astub.c:1479: warning: implicit declaration of function âgetnumber256â >multivoc.c: In function âMV_ServiceVocâ: >multivoc.c:507: warning: pointer targets in passing argument 1 of âMV_8BitReverbâ differ in signedness >multivoc.c:507: warning: pointer targets in passing argument 2 of âMV_8BitReverbâ differ in signedness >multivoc.c:511: warning: pointer targets in passing argument 1 of âMV_8BitReverbâ differ in signedness >multivoc.c:511: warning: pointer targets in passing argument 2 of âMV_8BitReverbâ differ in signedness >multivoc.c:516: warning: pointer targets in passing argument 1 of âMV_8BitReverbFastâ differ in signedness >multivoc.c:516: warning: pointer targets in passing argument 2 of âMV_8BitReverbFastâ differ in signedness >multivoc.c:520: warning: pointer targets in passing argument 1 of âMV_8BitReverbFastâ differ in signedness >multivoc.c:520: warning: pointer targets in passing argument 2 of âMV_8BitReverbFastâ differ in signedness >multivoc.c: In function âMV_GetNextVOCBlockâ: >multivoc.c:760: warning: pointer targets in assignment differ in signedness >multivoc.c:776: warning: pointer targets in assignment differ in signedness >multivoc.c:839: warning: pointer targets in assignment differ in signedness >multivoc.c:840: warning: pointer targets in assignment differ in signedness >astub.c: In function âKeys2dâ: >astub.c:1693: warning: implicit declaration of function âgetpointâ >astub.c:1694: warning: implicit declaration of function âgetpointhighlightâ >astub.c:1711: warning: format â%ldâ expects type âlong intâ, but argument 3 has type âintâ >astub.c:1781: warning: array subscript has type âcharâ >astub.c: In function âExtPreCheckKeysâ: >astub.c:1929: warning: pointer targets in passing argument 3 of âallocacheâ differ in signedness >astub.c: In function âExtAnalyzeSpritesâ: >astub.c:2031: warning: suggest parentheses around + or - inside shift >astub.c:2032: warning: suggest parentheses around + or - inside shift >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o mv_mix.o mv_mix.c >multivoc.c: In function âMV_PlayLoopedWAVâ: >multivoc.c:2555: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness >astub.c: In function âfaketimerhandlerâ: >astub.c:2176: warning: array subscript has type âcharâ >astub.c: At top level: >astub.c:2218: warning: return type defaults to âintâ >astub.c:2274: warning: return type defaults to âintâ >astub.c: In function âSetBOSS1Paletteâ: >astub.c:2275: warning: âreturnâ with no value, in function returning non-void >astub.c:2277: warning: implicit declaration of function âkensetpaletteâ >astub.c: At top level: >astub.c:2282: warning: return type defaults to âintâ >astub.c: In function âSetSLIMEPaletteâ: >astub.c:2283: warning: âreturnâ with no value, in function returning non-void >astub.c: At top level: >astub.c:2289: warning: return type defaults to âintâ >astub.c: In function âSetWATERPaletteâ: >astub.c:2290: warning: âreturnâ with no value, in function returning non-void >astub.c: At top level: >astub.c:2297: warning: return type defaults to âintâ >astub.c: In function âSetGAMEPaletteâ: >astub.c:2298: warning: âreturnâ with no value, in function returning non-void >astub.c: At top level: >astub.c:2304: warning: return type defaults to âintâ >astub.c: In function âkensetpaletteâ: >astub.c:2316: warning: control reaches end of non-void function >astub.c: At top level: >astub.c:2319: warning: return type defaults to âintâ >astub.c: In function âSearchSectorsForwardâ: >astub.c:2333: warning: âreturnâ with no value, in function returning non-void >astub.c: At top level: >astub.c:2342: warning: return type defaults to âintâ >astub.c: In function âSearchSectorsBackwardâ: >astub.c:2356: warning: âreturnâ with no value, in function returning non-void >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o mvreverb.o mvreverb.c >gcc astub.o buildengine/cache1d.o buildengine/engine.o buildengine/sdl_driver.o buildengine/mmulti.o buildengine/pragmas.o buildengine/unix_compat.o buildengine/buildgl.o buildengine/a_gnu.o buildengine/a_nasm.o buildengine/build.o -lSDL -lpthread -L. -lSDL -lSDL_mixer -o build >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o nodpmi.o nodpmi.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o pitch.o pitch.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o user.o user.c >gcc -c -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SDL=1 -DPLATFORM_UNIX=1 -W -Wall -Wno-unused -DUSE_EXECINFO=1 -funsigned-char -c -o usrhooks.o usrhooks.c >rm -rf audiolib.a >ar rc audiolib.a fx_man.o dsl.o ll_man.o multivoc.o mv_mix.o mvreverb.o nodpmi.o pitch.o user.o usrhooks.o >ranlib audiolib.a >make[1]: Leaving directory `/usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d/source/audiolib' >gcc actors.o animlib.o control.o config.o game.o gamedef.o global.o keyboard.o menues.o player.o premap.o rts.o scriplib.o sector.o sounds.o dukemusc.o audiolib/audiolib.a buildengine/cache1d.o buildengine/engine.o buildengine/sdl_driver.o buildengine/mmulti.o buildengine/pragmas.o buildengine/unix_compat.o buildengine/buildgl.o buildengine/a_gnu.o buildengine/a_nasm.o -lSDL -lpthread -L. -lSDL -lSDL_mixer -o duke3d >make: Leaving directory `/usr/src/tmp/portage/games-fps/duke3d-20040817-r2/work/duke3d/source' >>>> Source compiled. >>>> Test phase [not enabled]: games-fps/duke3d-20040817-r2 > >>>> Install duke3d-20040817-r2 into /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/image/ category games-fps >>>> Completed installing duke3d-20040817-r2 into /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/image/ > >[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m >[31;01mLOG FILE[0m "/var/log/sandbox/sandbox-2909.log" > >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: fchownat >S: deny >P: /proc/3062/fd/5/DUKE3D.CFG >A: /proc/3062/fd/5/DUKE3D.CFG >R: /etc/games/duke3d.cfg >C: chown root:games -R /usr/src/tmp/portage/games-fps/duke3d-20040817-r2/image///usr/share/games >[31;01m--------------------------------------------------------------------------------[0m >
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 26968
: 181117