=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/ltris", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ltris-1.0.20nb1 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in intl Making all in m4 Making all in po Making all in src --- all-recursive --- Making all in gfx Making all in sounds --- sdl.o --- --- menu.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c --- sdl.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT sdl.o -MD -MP -MF .deps/sdl.Tpo -c -o sdl.o sdl.c --- menu.o --- mv -f .deps/menu.Tpo .deps/menu.Po --- item.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c mv -f .deps/item.Tpo .deps/item.Po --- manager.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.c manager.c: In function 'manager_delete': manager.c:478:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 478 | if ( wav_menu_click ) sound_chunk_free( wav_menu_click ); wav_menu_click = 0; | ^~ manager.c:478:63: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 478 | if ( wav_menu_click ) sound_chunk_free( wav_menu_click ); wav_menu_click = 0; | ^~~~~~~~~~~~~~ manager.c:479:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 479 | if ( wav_menu_motion ) sound_chunk_free( wav_menu_motion ); wav_menu_motion = 0; | ^~ manager.c:479:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 479 | if ( wav_menu_motion ) sound_chunk_free( wav_menu_motion ); wav_menu_motion = 0; | ^~~~~~~~~~~~~~~ --- sdl.o --- mv -f .deps/sdl.Tpo .deps/sdl.Po --- value.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c --- manager.o --- mv -f .deps/manager.Tpo .deps/manager.Po --- main.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po --- audio.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o audio.c --- value.o --- mv -f .deps/value.Tpo .deps/value.Po --- event.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c --- audio.o --- mv -f .deps/audio.Tpo .deps/audio.Po --- list.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- event.o --- mv -f .deps/event.Tpo .deps/event.Po --- tools.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- config.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- tools.o --- mv -f .deps/tools.Tpo .deps/tools.Po --- chart.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT chart.o -MD -MP -MF .deps/chart.Tpo -c -o chart.o chart.c --- config.o --- mv -f .deps/config.Tpo .deps/config.Po --- tetris.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT tetris.o -MD -MP -MF .deps/tetris.Tpo -c -o tetris.o tetris.c --- chart.o --- chart.c: In function 'chart_load': chart.c:189:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 189 | if ( charts ) list_delete( charts ); charts = 0; | ^~ chart.c:189:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 189 | if ( charts ) list_delete( charts ); charts = 0; | ^~~~~~ chart.c: In function 'chart_delete': chart.c:224:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 224 | if ( charts ) list_delete( charts ); charts = 0; | ^~ chart.c:224:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 224 | if ( charts ) list_delete( charts ); charts = 0; | ^~~~~~ --- tetris.o --- tetris.c: In function 'tetris_delete': tetris.c:235:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 235 | if ( logo ) SDL_FreeSurface( logo ); logo = 0; | ^~ tetris.c:235:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 235 | if ( logo ) SDL_FreeSurface( logo ); logo = 0; | ^~~~ tetris.c:236:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 236 | if ( blocks ) SDL_FreeSurface( blocks ); blocks = 0; | ^~ tetris.c:236:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 236 | if ( blocks ) SDL_FreeSurface( blocks ); blocks = 0; | ^~~~~~ tetris.c:237:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 237 | if ( qmark ) SDL_FreeSurface( qmark ); qmark = 0; | ^~ tetris.c:237:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 237 | if ( qmark ) SDL_FreeSurface( qmark ); qmark = 0; | ^~~~~ tetris.c:240:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 240 | if ( offscreen ) SDL_FreeSurface( offscreen ); offscreen = 0; | ^~ tetris.c:240:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 240 | if ( offscreen ) SDL_FreeSurface( offscreen ); offscreen = 0; | ^~~~~~~~~ tetris.c:241:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 241 | if ( bkgnd ) SDL_FreeSurface( bkgnd ); bkgnd = 0; | ^~ tetris.c:241:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 241 | if ( bkgnd ) SDL_FreeSurface( bkgnd ); bkgnd = 0; | ^~~~~ tetris.c:243:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 243 | if ( wav_click ) sound_chunk_free( wav_click ); wav_click = 0; | ^~ tetris.c:243:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 243 | if ( wav_click ) sound_chunk_free( wav_click ); wav_click = 0; | ^~~~~~~~~ --- chart.o --- mv -f .deps/chart.Tpo .deps/chart.Po --- bowl.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT bowl.o -MD -MP -MF .deps/bowl.Tpo -c -o bowl.o bowl.c bowl.c: In function 'bowl_delete': bowl.c:1069:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1069 | if ( bowl->wav_excellent ) sound_chunk_free( bowl->wav_excellent ); bowl->wav_excellent = 0; | ^~ bowl.c:1069:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1069 | if ( bowl->wav_excellent ) sound_chunk_free( bowl->wav_excellent ); bowl->wav_excellent = 0; | ^~~~ bowl.c:1070:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1070 | if ( bowl->wav_nextlevel ) sound_chunk_free( bowl->wav_nextlevel ); bowl->wav_nextlevel = 0; | ^~ bowl.c:1070:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1070 | if ( bowl->wav_nextlevel ) sound_chunk_free( bowl->wav_nextlevel ); bowl->wav_nextlevel = 0; | ^~~~ bowl.c:1071:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1071 | if ( bowl->wav_stop ) sound_chunk_free( bowl->wav_stop ); bowl->wav_stop = 0; | ^~ bowl.c:1071:63: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1071 | if ( bowl->wav_stop ) sound_chunk_free( bowl->wav_stop ); bowl->wav_stop = 0; | ^~~~ bowl.c:1072:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1072 | if ( bowl->wav_leftright ) sound_chunk_free( bowl->wav_leftright ); bowl->wav_leftright = 0; | ^~ bowl.c:1072:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1072 | if ( bowl->wav_leftright ) sound_chunk_free( bowl->wav_leftright ); bowl->wav_leftright = 0; | ^~~~ bowl.c:1073:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1073 | if ( bowl->wav_explosion ) sound_chunk_free( bowl->wav_explosion ); bowl->wav_explosion = 0; | ^~ bowl.c:1073:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1073 | if ( bowl->wav_explosion ) sound_chunk_free( bowl->wav_explosion ); bowl->wav_explosion = 0; | ^~~~ --- tetris.o --- mv -f .deps/tetris.Tpo .deps/tetris.Po --- shrapnells.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT shrapnells.o -MD -MP -MF .deps/shrapnells.Tpo -c -o shrapnells.o shrapnells.c shrapnells.c: In function 'exp_delete': shrapnells.c:250:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 250 | if ( exp_pic ) SDL_FreeSurface( exp_pic ); exp_pic = 0; | ^~ shrapnells.c:250:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 250 | if ( exp_pic ) SDL_FreeSurface( exp_pic ); exp_pic = 0; | ^~~~~~~ shrapnells.c:251:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 251 | if ( exps ) list_delete( exps ); exps = 0; | ^~ shrapnells.c:251:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 251 | if ( exps ) list_delete( exps ); exps = 0; | ^~~~ mv -f .deps/shrapnells.Tpo .deps/shrapnells.Po --- cpu.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT cpu.o -MD -MP -MF .deps/cpu.Tpo -c -o cpu.o cpu.c cpu.c: In function 'cpu_analyze_bowl': cpu.c:185:9: warning: variable 'diff' set but not used [-Wunused-but-set-variable] 185 | int diff; | ^~~~ mv -f .deps/cpu.Tpo .deps/cpu.Po --- hint.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT hint.o -MD -MP -MF .deps/hint.Tpo -c -o hint.o hint.c mv -f .deps/hint.Tpo .deps/hint.Po --- parser.o --- gcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/opt/local/share/ltris\" -DHI_DIR=\"/opt/local/var\" -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c --- bowl.o --- mv -f .deps/bowl.Tpo .deps/bowl.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- ltris --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lintl -o ltris sdl.o menu.o item.o manager.o value.o main.o audio.o event.o list.o tools.o config.o chart.o tetris.o bowl.o shrapnells.o cpu.o hint.o parser.o -lSDL_mixer -L/opt/local/lib -R/opt/local/lib -lSDL -lpthread -lposix4 Making all in icons --- ltris.desktop ---