* CPV: games-puzzle/icebreaker-1.9.5 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking icebreaker-1.9.5.tgz to /var/tmp/portage/games-puzzle/icebreaker-1.9.5/work >>> Source unpacked in /var/tmp/portage/games-puzzle/icebreaker-1.9.5/work >>> Compiling source in /var/tmp/portage/games-puzzle/icebreaker-1.9.5/work/icebreaker-1.9.5 ... make -j14 'OPTIMIZE=-O2 -pipe' prefix=/usr bindir=/usr/games/bin datadir=/usr/share/games highscoredir=/var/games Makefile:227: icebreaker.d: No such file or directory Makefile:227: cursor.d: No such file or directory Makefile:227: grid.d: No such file or directory Makefile:227: laundry.d: No such file or directory Makefile:227: line.d: No such file or directory Makefile:227: penguin.d: No such file or directory Makefile:227: sound.d: No such file or directory Makefile:227: level.d: No such file or directory Makefile:227: intro.d: No such file or directory Makefile:227: text.d: No such file or directory Makefile:227: status.d: No such file or directory Makefile:227: transition.d: No such file or directory Makefile:227: hiscore.d: No such file or directory Makefile:227: dialog.d: No such file or directory Makefile:227: options.d: No such file or directory Makefile:227: fullscreen.d: No such file or directory Makefile:227: themes.d: No such file or directory Makefile:227: event.d: No such file or directory Makefile:227: titlebar.d: No such file or directory Makefile:227: benchmark.d: No such file or directory Makefile:227: misc.d: No such file or directory Makefile:227: lock.d: No such file or directory set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" lock.c \ | sed 's/\(lock\)\.o[ :]*/\1.o lock.d : /g' > lock.d; \ [ -s lock.d ] || rm -f lock.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" misc.c \ | sed 's/\(misc\)\.o[ :]*/\1.o misc.d : /g' > misc.d; \ [ -s misc.d ] || rm -f misc.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" benchmark.c \ | sed 's/\(benchmark\)\.o[ :]*/\1.o benchmark.d : /g' > benchmark.d; \ [ -s benchmark.d ] || rm -f benchmark.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" titlebar.c \ | sed 's/\(titlebar\)\.o[ :]*/\1.o titlebar.d : /g' > titlebar.d; \ [ -s titlebar.d ] || rm -f titlebar.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" event.c \ | sed 's/\(event\)\.o[ :]*/\1.o event.d : /g' > event.d; \ [ -s event.d ] || rm -f event.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" themes.c \ | sed 's/\(themes\)\.o[ :]*/\1.o themes.d : /g' > themes.d; \ [ -s themes.d ] || rm -f themes.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" fullscreen.c \ | sed 's/\(fullscreen\)\.o[ :]*/\1.o fullscreen.d : /g' > fullscreen.d; \ [ -s fullscreen.d ] || rm -f fullscreen.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" options.c \ | sed 's/\(options\)\.o[ :]*/\1.o options.d : /g' > options.d; \ [ -s options.d ] || rm -f options.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" dialog.c \ | sed 's/\(dialog\)\.o[ :]*/\1.o dialog.d : /g' > dialog.d; \ [ -s dialog.d ] || rm -f dialog.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" hiscore.c \ | sed 's/\(hiscore\)\.o[ :]*/\1.o hiscore.d : /g' > hiscore.d; \ [ -s hiscore.d ] || rm -f hiscore.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" transition.c \ | sed 's/\(transition\)\.o[ :]*/\1.o transition.d : /g' > transition.d; \ [ -s transition.d ] || rm -f transition.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" status.c \ | sed 's/\(status\)\.o[ :]*/\1.o status.d : /g' > status.d; \ [ -s status.d ] || rm -f status.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" text.c \ | sed 's/\(text\)\.o[ :]*/\1.o text.d : /g' > text.d; \ [ -s text.d ] || rm -f text.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" intro.c \ | sed 's/\(intro\)\.o[ :]*/\1.o intro.d : /g' > intro.d; \ [ -s intro.d ] || rm -f intro.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" level.c \ | sed 's/\(level\)\.o[ :]*/\1.o level.d : /g' > level.d; \ [ -s level.d ] || rm -f level.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" sound.c \ | sed 's/\(sound\)\.o[ :]*/\1.o sound.d : /g' > sound.d; \ [ -s sound.d ] || rm -f sound.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" penguin.c \ | sed 's/\(penguin\)\.o[ :]*/\1.o penguin.d : /g' > penguin.d; \ [ -s penguin.d ] || rm -f penguin.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" line.c \ | sed 's/\(line\)\.o[ :]*/\1.o line.d : /g' > line.d; \ [ -s line.d ] || rm -f line.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" laundry.c \ | sed 's/\(laundry\)\.o[ :]*/\1.o laundry.d : /g' > laundry.d; \ [ -s laundry.d ] || rm -f laundry.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" grid.c \ | sed 's/\(grid\)\.o[ :]*/\1.o grid.d : /g' > grid.d; \ [ -s grid.d ] || rm -f grid.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" cursor.c \ | sed 's/\(cursor\)\.o[ :]*/\1.o cursor.d : /g' > cursor.d; \ [ -s cursor.d ] || rm -f cursor.d set -e; gcc -M -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" icebreaker.c \ | sed 's/\(icebreaker\)\.o[ :]*/\1.o icebreaker.d : /g' > icebreaker.d; \ [ -s icebreaker.d ] || rm -f icebreaker.d gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o icebreaker.o icebreaker.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o cursor.o cursor.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o grid.o grid.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o laundry.o laundry.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o line.o line.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o penguin.o penguin.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o sound.o sound.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o level.o level.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o intro.o intro.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o text.o text.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o status.o status.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o transition.o transition.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o hiscore.o hiscore.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o dialog.o dialog.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o options.o options.c hiscore.c: In function ‘readhiscores’: hiscore.c:106:3: warning: format not a string literal and no format arguments hiscore.c:106:3: warning: format not a string literal and no format arguments hiscore.c: In function ‘sorthiscore’: hiscore.c:204:3: warning: format not a string literal and no format arguments hiscore.c:204:3: warning: format not a string literal and no format arguments hiscore.c:210:2: warning: format not a string literal and no format arguments hiscore.c:210:2: warning: format not a string literal and no format arguments hiscore.c:224:3: warning: format not a string literal and no format arguments hiscore.c:224:3: warning: format not a string literal and no format arguments gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o fullscreen.o fullscreen.c dialog.c: In function ‘menuitem_theme’: dialog.c:679:4: warning: format not a string literal and no format arguments dialog.c:679:4: warning: format not a string literal and no format arguments gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o themes.o themes.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o event.o event.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o titlebar.o titlebar.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o benchmark.o benchmark.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o misc.o misc.c gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" -c -o lock.o lock.c sed 's/\$VERSION/1.9.5/' icebreaker.man.in | \ sed 's/\$VERDATE/27 May 2002/' | \ sed 's?\$HIGHSCOREDIR?/var/games/?' > icebreaker.6 themes.c: In function ‘setrandomtheme’: themes.c:481:3: warning: format not a string literal and no format arguments themes.c:481:3: warning: format not a string literal and no format arguments In file included from /usr/include/stdio.h:930:0, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from themes.c:23: In function ‘snprintf’, inlined from ‘settheme’ at themes.c:477:11: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In function ‘snprintf’, inlined from ‘settheme’ at themes.c:481:11: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In file included from /usr/include/stdio.h:930:0, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from dialog.c:24: In function ‘snprintf’, inlined from ‘menuitem_theme’ at dialog.c:665:12: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In function ‘snprintf’, inlined from ‘menuitem_theme’ at dialog.c:679:12: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer gcc -Wall -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATAPREFIX=\"/usr/share/games/icebreaker\" -DHISCOREPREFIX=\"/var/games\" icebreaker.o cursor.o grid.o laundry.o line.o penguin.o sound.o level.o intro.o text.o status.o transition.o hiscore.o dialog.o options.o fullscreen.o themes.o event.o titlebar.o benchmark.o misc.o lock.o -o icebreaker -lSDL_mixer -lSDL -lpthread >>> Source compiled. >>> Test phase [none]: games-puzzle/icebreaker-1.9.5 >>> Install icebreaker-1.9.5 into /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/ category games-puzzle make -j14 -j1 prefix=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/usr datadir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/usr/share infodir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/usr/share/info localstatedir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/var/lib mandir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/usr/share/man sysconfdir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/etc -j14 -j1 prefix=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr bindir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/games/bin datadir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/share/games highscoredir=/var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//var/games install mkdir -p /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/share/games/icebreaker mkdir -p /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/games/bin mkdir -p /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//var/games mkdir -p /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/usr/share/man/man6 install -m 644 *.ibt /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/share/games/icebreaker install -m 644 *.wav *.bmp /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/share/games/icebreaker install -g games -m 2755 icebreaker /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/games/bin || \ install -m 755 icebreaker /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//usr/games/bin install -m 644 icebreaker.6 /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/usr/share/man/man6 touch /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//var/games/icebreaker.scores chown -f games:games /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//var/games/icebreaker.scores && \ chmod 664 /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//var/games/icebreaker.scores || \ chmod 644 /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image//var/games/icebreaker.scores >>> Completed installing icebreaker-1.9.5 into /var/tmp/portage/games-puzzle/icebreaker-1.9.5/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/icebreaker  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/games/bin/icebreaker  * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/ * Gentoo contact information ... herds: games maintainers: mr_bones_@gentoo.org