* Package: games-arcade/monkey-bubble-0.4.0 * Repository: gentoo * Maintainer: mr_bones_@gentoo.org games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying monkey-bubble-0.4.0-asneeded.patch ... [ ok ] * Applying monkey-bubble-0.4.0-gnome-doc.patch ... [ ok ] * Applying monkey-bubble-0.4.0-noesound.patch ... [ ok ] * Applying monkey-bubble-0.4.0-glib-single-include.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0' ... * Running glib-gettextize --copy --force ... [ ok ] * Running intltoolize --automake --copy --force ... [ ok ] * Running gnome-doc-prepare --copy --force ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Fixing OMF Makefiles ... [ ok ] * Disabling deprecation warnings ... [ ok ] * Running elibtoolize in: monkey-bubble-0.4.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.20.1 checking for XML::Parser... ok checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.3.2... yes checking for LIBMONKEYUTIL_A... yes checking for LIBMONKEY_A... yes checking for LIBMBINPUT_A... yes checking for LIBMONKEYVIEW_A... yes checking for LIBMONKEYAUDIO_A... yes checking for MONKEY_SRV... yes checking for UI... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for glib-genmarshal... /usr/bin/glib-genmarshal checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... bg cs de en_CA en_GB es eu fi fr hr hu ja lv ms ne nl pt pt_BR ru rw sr sr@Latn sv tr uk vi zh_CN zh_TW checking locale directory... /usr/share/locale checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/bubbles/Makefile config.status: creating pixmaps/snake/Makefile config.status: creating pixmaps/number/Makefile config.status: creating pixmaps/frozen-bubble/Makefile config.status: creating sounds/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/input/Makefile config.status: creating src/monkey/Makefile config.status: creating src/view/Makefile config.status: creating src/audio/Makefile config.status: creating src/net/Makefile config.status: creating src/ui/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands make all-recursive make[1]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0' Making all in data make[2]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/data' LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po monkey-bubble.schemas.in monkey-bubble.schemas Generating and caching the translation database NOTICE: ../po/en_GB.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ../po/eu.po is not in UTF-8 but ISO-8859-15, converting... Merging translations into monkey-bubble.schemas. make[2]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/data' Making all in pixmaps make[2]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps' Making all in bubbles make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/bubbles' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/bubbles' Making all in frozen-bubble make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/frozen-bubble' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/frozen-bubble' Making all in snake make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/snake' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/snake' Making all in number make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/number' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps/number' make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps' make[2]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/pixmaps' Making all in sounds make[2]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/sounds' make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/sounds' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/sounds' make[2]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/sounds' Making all in src make[2]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src' Making all in util make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/util' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c clock.c rm -f libmonkeyutil.a x86_64-pc-linux-gnu-ar cru libmonkeyutil.a clock.o x86_64-pc-linux-gnu-ranlib libmonkeyutil.a make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/util' Making all in input make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/input' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -Wall -D_REENTRANT -DDATADIR=\""/usr/share"\" -march=native -Wformat -Werror=format-security -g0 -O2 -c input-manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -Wall -D_REENTRANT -DDATADIR=\""/usr/share"\" -march=native -Wformat -Werror=format-security -g0 -O2 -c player-input.c rm -f libmbinput.a x86_64-pc-linux-gnu-ar cru libmbinput.a input-manager.o player-input.o x86_64-pc-linux-gnu-ranlib libmbinput.a make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/input' Making all in monkey make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/monkey' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c bubble.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c shooter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c board.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c playground.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c monkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -c monkey-marshal.c board.c: In function ‘advance_quadrant’: board.c:667:7: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] gint x, y; ^ rm -f libmonkey.a x86_64-pc-linux-gnu-ar cru libmonkey.a bubble.o shooter.o board.o playground.o monkey.o monkey-marshal.o x86_64-pc-linux-gnu-ranlib libmonkey.a make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/monkey' Making all in view make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/view' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I../../src/monkey -g -O2 -Wall -D_REENTRANT -DDATADIR=\""/usr/share"\" -march=native -Wformat -Werror=format-security -g0 -O2 -c monkey-canvas.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I../../src/monkey -g -O2 -Wall -D_REENTRANT -DDATADIR=\""/usr/share"\" -march=native -Wformat -Werror=format-security -g0 -O2 -c monkey-view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I../../src/monkey -g -O2 -Wall -D_REENTRANT -DDATADIR=\""/usr/share"\" -march=native -Wformat -Werror=format-security -g0 -O2 -c mini-view.c monkey-canvas.c: In function ‘create_pixbuf_svg’: monkey-canvas.c:509:3: warning: ‘rsvg_pixbuf_from_file_at_size’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:234) [-Wdeprecated-declarations] i->scaled_pixbuf = rsvg_pixbuf_from_file_at_size (i->path, ^ monkey-view.c: In function ‘monkey_view_load_shooter_images’: monkey-view.c:155:18: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] GError * error; ^ monkey-view.c: In function ‘monkey_view_new’: monkey-view.c:300:22: warning: variable ‘pl’ set but not used [-Wunused-but-set-variable] Playground * pl; ^ monkey-view.c:298:18: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] GError * error; ^ rm -f libmonkeyview.a x86_64-pc-linux-gnu-ar cru libmonkeyview.a monkey-canvas.o monkey-view.o mini-view.o x86_64-pc-linux-gnu-ranlib libmonkeyview.a make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/view' Making all in audio make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/audio' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -g -O2 -Wall -D_REENTRANT -DDATADIR=\""/usr/share"\" -march=native -Wformat -Werror=format-security -g0 -O2 -c sound-manager.c sound-manager.c: In function ‘bus_call’: sound-manager.c:133:18: warning: variable ‘m’ set but not used [-Wunused-but-set-variable] SoundManager * m; ^ rm -f libmonkeyaudio.a x86_64-pc-linux-gnu-ar cru libmonkeyaudio.a sound-manager.o x86_64-pc-linux-gnu-ranlib libmonkeyaudio.a make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/audio' Making all in net make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/net' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c message-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c simple-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c game-manager-proxy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c player.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c game.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c game-manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c monkey-net-marshal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../src/monkey -I../../src/view -I../../src/ui -I../../src/util -g -O2 -Wall -D_REENTRANT -D_DEBUG_ -D_TIME_DEBUG_ -march=native -Wformat -Werror=format-security -g0 -O2 -c main.c game-manager.c: In function ‘network_game_manager_add_client’: game-manager.c:98:26: warning: variable ‘handler’ set but not used [-Wunused-but-set-variable] NetworkMessageHandler * handler; ^ game-manager.c: In function ‘network_game_manager_remove_client’: game-manager.c:191:26: warning: variable ‘handler’ set but not used [-Wunused-but-set-variable] NetworkMessageHandler * handler; ^ game-manager.c: In function ‘network_game_manager_instance_init’: game-manager.c:231:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE(self)->clients_lock = g_mutex_new(); ^ game-manager.c:234:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE(self)->started_lock = g_mutex_new(); ^ game-manager.c: In function ‘network_game_manager_finalize’: game-manager.c:356:2: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free( PRIVATE(self)->clients_lock); ^ game-manager.c:357:2: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free( PRIVATE(self)->started_lock); ^ simple-server.c: In function ‘network_simple_server_start’: simple-server.c:108:4: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create((GThreadFunc) accept_loop, self, TRUE, error); ^ simple-server.c: In function ‘network_simple_server_instance_init’: simple-server.c:383:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE(self)->handlers_lock = g_mutex_new(); ^ simple-server.c: In function ‘network_simple_server_finalize’: simple-server.c:422:2: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free( PRIVATE(self)->handlers_lock); ^ message-handler.c: In function ‘network_message_handler_start_listening’: message-handler.c:523:3: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) handler_loop, mmh, TRUE, ^ main.c: In function ‘main’: main.c:32:5: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init(); ^ main.c:33:5: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init(NULL); ^ game.c: In function ‘add_client’: game.c:140:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] c->monkey_lock = g_mutex_new (); ^ game.c: In function ‘init_clients’: game.c:558:10: warning: variable ‘bubbles’ set but not used [-Wunused-but-set-variable] Bubble *bubbles[INIT_BUBBLES_COUNT]; ^ game.c: In function ‘network_game_instance_init’: game.c:753:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE (self)->clients_lock = g_mutex_new (); ^ game.c:757:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE (self)->observers_lock = g_mutex_new (); ^ game.c:760:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE (self)->lost_clients_lock = g_mutex_new (); ^ game.c: In function ‘remove_client’: game.c:822:2: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free (client->monkey_lock); ^ game.c: In function ‘network_game_finalize’: game.c:840:2: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free (PRIVATE (self)->clients_lock); ^ game.c:841:2: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free (PRIVATE (self)->lost_clients_lock); ^ rm -f libmonkeynet.a x86_64-pc-linux-gnu-ar cru libmonkeynet.a message-handler.o simple-server.o client.o game-manager-proxy.o player.o game.o game-manager.o monkey-net-marshal.o x86_64-pc-linux-gnu-ranlib libmonkeynet.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o monkey-srv main.o libmonkeynet.a ../monkey/libmonkey.a ../util/libmonkeyutil.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o monkey-srv main.o -pthread libmonkeynet.a ../monkey/libmonkey.a ../util/libmonkeyutil.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 -lxml2 -lm -pthread make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/net' Making all in ui make[3]: Entering directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/ui' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-1-player.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-network-player.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-2-player.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-1-player-manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-2-player-manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-network-player-manager.c game-2-player.c: In function ‘game_2_player_bubbles_exploded’: game-2-player.c:559:22: warning: variable ‘view’ set but not used [-Wunused-but-set-variable] MonkeyView * view; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c main.c game-network-player.c: In function ‘game_network_player_instance_init’: game-network-player.c:110:2: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] PRIVATE (game)->lock = g_mutex_new (); ^ game-network-player.c: In function ‘add_bubble’: game-network-player.c:238:10: warning: variable ‘monkey’ set but not used [-Wunused-but-set-variable] Monkey *monkey; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c game-sound.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c keyboard-properties.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c ui-network-client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c ui-network-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DSYSCONFDIR=\""/etc"\" -DPREFIX=\""/usr"\" -I../../src/monkey -I../../src/view -I../../src/audio -I../../src/util -I../../src/net -I../../src/input -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c ui-main.c ui-network-client.c: In function ‘ready_signal’: ui-network-client.c:367:21: warning: variable ‘item’ set but not used [-Wunused-but-set-variable] GtkWidget * item; ^ ui-network-server.c: In function ‘ready_signal’: ui-network-server.c:312:21: warning: variable ‘item’ set but not used [-Wunused-but-set-variable] GtkWidget * item; ^ ui-main.c: In function ‘ui_main_new’: ui-main.c:171:30: warning: variable ‘kp’ set but not used [-Wunused-but-set-variable] KeyboardProperties * kp; ^ ui-main.c: In function ‘ui_main_set_game_manager’: ui-main.c:374:17: warning: variable ‘root_layer’ set but not used [-Wunused-but-set-variable] Layer * root_layer; ^ ui-main.c: In function ‘new_network_game’: ui-main.c:554:28: warning: variable ‘ngl’ set but not used [-Wunused-but-set-variable] UiNetworkClient * ngl; ^ ui-main.c: In function ‘new_network_server’: ui-main.c:565:18: warning: variable ‘ui_main’ set but not used [-Wunused-but-set-variable] UiMain * ui_main; ^ ui-main.c:563:28: warning: variable ‘ngl’ set but not used [-Wunused-but-set-variable] UiNetworkServer * ngl; ^ ui-main.c: In function ‘show_error_dialog’: ui-main.c:671:42: error: format not a string literal and no format arguments [-Werror=format-security] message); ^ cc1: some warnings being treated as errors Makefile:506: recipe for target 'ui-main.o' failed make[3]: *** [ui-main.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src/ui' Makefile:393: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/src' Makefile:517: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0' Makefile:427: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: games-arcade/monkey-bubble-0.4.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/monkey-bubble-0.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/monkey-bubble-0.4.0::gentoo'`. * The complete build log is located at '/var/log/log/build/games-arcade/monkey-bubble-0.4.0:20150324-170821.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0' * S: '/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0'