* Package: media-gfx/gimageview-0.2.27-r3  * Repository: gentoo  * Maintainer: graphics@gentoo.org  * USE: elibc_glibc kernel_linux mng nls svg userland_GNU wmf x86  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking gimageview-0.2.27.tar.gz to /var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work >>> Source unpacked in /var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work >>> Preparing source in /var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work/gimageview-0.2.27 ... * Applying gimageview-0.2.27-sort_fix.diff ...  [ ok ] * Applying gimageview-0.2.27-gtk12_fix.diff ...  [ ok ] * Applying gimageview-0.2.27-gtk2.patch ...  [ ok ] * Applying gimageview-0.2.27-libpng15.patch ...  [ ok ] * Running elibtoolize in: gimageview-0.2.27/ * Applying install-sh/1.5 patch ... * Applying max_cmd_len/1.5.20 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/1.5 patch ... * Applying uclibc-conf/1.2.0 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work/gimageview-0.2.27 ... * econf: updating gimageview-0.2.27/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gimageview-0.2.27/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-imlib --enable-nls --enable-splash --disable-mplayer --with-gtk2 --with-libmng --with-librsvg --with-libwmf --without-xine checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for library containing strerror... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok checking for egrep... grep -E checking for ANSI C header files... yes 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for objdir... .libs checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gdk-pixbuf-2.0 >= 2.0.0 gtk+-2.0 >= 2.0.0... yes checking GTK_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm checking GTK_LIBS... -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzlibVersion in -lbz2... yes checking for png_read_info in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_structp in png.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking libmng.h usability... yes checking libmng.h presence... yes checking for libmng.h... yes checking for mng_initialize in -lmng... yes checking for libmng functions... yes checking for librsvg-2.0... yes checking LIBRSVG_CFLAGS... -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm checking LIBRSVG_LIBS... -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 checking for libwmf-config... /usr/bin/libwmf-config checking for libwmf - version >= 0.2.8... yes checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XineramaQueryScreens in -lXinerama... yes checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... yes checking for dcgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison checking version of bison... 2.5, ok checking for catalogs to be installed... fr ja checking for gettext... yes checking for bind_textdomain_codeset... yes checking for libcharset... no checking for perl... /usr/bin/perl checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for libintl.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) yes checking for memory.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for nl_types.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... yes checking for inline... (cached) inline checking for mode_t... yes checking for off_t... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct user_desc... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for strftime... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... (cached) yes checking for dup2... yes checking for endgrent... yes checking for endpwent... yes checking for floor... no checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for getwd... yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memset... yes checking for mkdir... yes checking for munmap... (cached) yes checking for nl_langinfo... yes checking for pow... no checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for sqrt... no checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... yes checking for strdup... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtoul... (cached) yes checking for uname... yes checking for utime... yes mv: cannot stat 'po/POTFILES': No such file or directory ./configure: line 20830: po/POTFILES.tmp: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/ja/Makefile config.status: creating etc/Makefile config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating lib/dllloader/Makefile config.status: creating lib/libexif/Makefile config.status: creating plugins/Makefile config.status: creating plugins/archiver/Makefile config.status: creating plugins/image_loader/Makefile config.status: creating plugins/image_saver/Makefile config.status: creating plugins/image_view/Makefile config.status: creating plugins/io_stream/Makefile config.status: creating plugins/thumbnail/Makefile config.status: creating plugins/thumbnail_view/Makefile config.status: creating src/Makefile config.status: creating src/cursors/Makefile config.status: creating src/pixmaps/Makefile config.status: creating src/prefs_ui/Makefile config.status: creating gimageview.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands Configure Result : C Compiler : i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe Install path : /usr Gtk+-2.0 : yes Image library : gdk-pixbuf JPEG (libjpg) : yes MNG (libmng) : yes SVG (librsvg): yes WMF (libwmf) : yes Movie Support : no EXIF : yes Susie plugin : no Show splash : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work/gimageview-0.2.27 ... make -j2 -s Making all in doc Making all in ja Making all in etc Generating and caching the translation database Merging translations into gimageview.desktop. Making all in m4 Making all in po Making all in intl Making all in lib Making all in dllloader Making all in libexif mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-content.c -fPIC -o .libs/exif-content.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-byte-order.c -fPIC -o .libs/exif-byte-order.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-data.c -fPIC -o .libs/exif-data.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-entry.c -fPIC -o .libs/exif-entry.o In file included from /usr/include/string.h:642:0, from exif-entry.c:29: In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:379:12: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:906:13: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:918:13: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:930:13: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:942:13: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:960:13: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] In function 'strncat', inlined from 'exif_entry_get_value' at exif-entry.c:975:13: /usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-format.c -fPIC -o .libs/exif-format.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-ifd.c -fPIC -o .libs/exif-ifd.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-loader.c -fPIC -o .libs/exif-loader.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-tag.c -fPIC -o .libs/exif-tag.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c exif-utils.c -fPIC -o .libs/exif-utils.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c jpeg-data.c -fPIC -o .libs/jpeg-data.o jpeg-data.c: In function 'jpeg_data_save_file': jpeg-data.c:90:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -DGETTEXT_PACKAGE=PACKAGE -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -pipe -c jpeg-marker.c -fPIC -o .libs/jpeg-marker.o ar cru .libs/libexif.a .libs/exif-byte-order.o .libs/exif-content.o .libs/exif-data.o .libs/exif-entry.o .libs/exif-format.o .libs/exif-ifd.o .libs/exif-loader.o .libs/exif-tag.o .libs/exif-utils.o .libs/jpeg-data.o .libs/jpeg-marker.o i686-pc-linux-gnu-ranlib .libs/libexif.a creating libexif.la (cd .libs && rm -f libexif.la && ln -s ../libexif.la libexif.la) Making all in src Making all in cursors Making all in pixmaps Making all in prefs_ui mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_etc.c -fPIC -o .libs/prefs_ui_etc.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_common.c -fPIC -o .libs/prefs_ui_common.o prefs_ui_common.c: In function 'filter_check_duplicate': prefs_ui_common.c:179:7: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] prefs_ui_common.c: In function 'filter_set_value': prefs_ui_common.c:280:7: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_imagewin.c -fPIC -o .libs/prefs_ui_imagewin.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_movie.c -fPIC -o .libs/prefs_ui_movie.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_progs.c -fPIC -o .libs/prefs_ui_progs.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_thumbalbum.c -fPIC -o .libs/prefs_ui_thumbalbum.o prefs_ui_progs.c: In function 'set_default_progs_list': prefs_ui_progs.c:65:10: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_thumbwin.c -fPIC -o .libs/prefs_ui_thumbwin.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I../.. -I../../src -O2 -march=i686 -pipe -c prefs_ui_plugin.c -fPIC -o .libs/prefs_ui_plugin.o ar cru .libs/libgimv_prefs_ui.a .libs/prefs_ui_common.o .libs/prefs_ui_etc.o .libs/prefs_ui_imagewin.o .libs/prefs_ui_movie.o .libs/prefs_ui_progs.o .libs/prefs_ui_thumbalbum.o .libs/prefs_ui_thumbwin.o .libs/prefs_ui_plugin.o i686-pc-linux-gnu-ranlib .libs/libgimv_prefs_ui.a creating libgimv_prefs_ui.la (cd .libs && rm -f libgimv_prefs_ui.la && ln -s ../libgimv_prefs_ui.la libgimv_prefs_ui.la) argparse.c: In function ‘parse_opt’: argparse.c:79:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] argparse.c:79:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] argparse.c: In function ‘arg_version’: argparse.c:164:4: warning: format not a string literal and no format arguments [-Wformat-security] auto_completion.c: In function ‘auto_compl_get_n_alternatives’: auto_completion.c:132:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] auto_completion.c: In function ‘auto_compl_show_alternatives’: auto_completion.c:466:30: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] charset.c: In function ‘is_default_codeset’: charset.c:87:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] charset.c:88:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] charset.c:89:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] charset.c:90:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] charset.c:91:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] charset.c:92:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] dirview2.c: In function ‘cb_tree_expand’: dirview2.c:482:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:483:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:484:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:485:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] dirview2.c:488:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] fileutil.c: In function ‘fileutil_extension_is’: fileutil.c:594:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gfileutil.c: In function ‘move_file’: gfileutil.c:631:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘copy_dir’: gfileutil.c:850:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘copy_file’: gfileutil.c:1156:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘link_file’: gfileutil.c:1219:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘get_dest_cache_dir’: gfileutil.c:1278:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘get_dest_comment_dir’: gfileutil.c:1307:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘rename_dir_dialog’: gfileutil.c:1935:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gfileutil.c: In function ‘copy_file_to_file’: gfileutil.c:1073:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] gimv_anim.c: In function ‘gimv_anim_update_frame’: gimv_anim.c:193:10: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gimv_comment.c: In function ‘get_file_charset’: gimv_comment.c:245:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_image.c: In function ‘gimv_image_destroy’: gimv_image.c:125:7: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gimv_image.c: In function ‘gimv_image_rotate_90’: gimv_image.c:324:4: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gimv_image.c: In function ‘gimv_image_rotate_180’: gimv_image.c:364:4: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gimv_image_info.c: In function ‘gimv_image_info_is_movie’: gimv_image_info.c:476:8: warning: ‘g_strncasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:175) [-Wdeprecated-declarations] gimv_image_info.c:477:8: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_image_info.c: In function ‘gimv_image_info_is_audio’: gimv_image_info.c:497:4: warning: ‘g_strncasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:175) [-Wdeprecated-declarations] gimv_image_view.c: In function ‘check_can_draw_image’: gimv_image_view.c:2094:2: warning: #warning FIXME!! [-Wcpp] gimv_image_view.c: In function ‘gimv_image_view_free_image_buf’: gimv_image_view.c:2774:2: warning: #warning FIXME!! [-Wcpp] gimv_image_view.c: In function ‘gimv_image_view_load_image_buf_start’: gimv_image_view.c:2928:2: warning: #warning FIXME!! [-Wcpp] gimv_image_win.c: In function ‘gimv_image_win_set_window_title’: gimv_image_win.c:1118:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_mime_types.c: In function ‘sysdef_check_enable’: gimv_mime_types.c:108:16: warning: ‘g_strdown’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:179) [-Wdeprecated-declarations] gimv_mime_types.c: In function ‘gimv_mime_types_add_extension’: gimv_mime_types.c:142:4: warning: ‘g_strdown’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:179) [-Wdeprecated-declarations] gimv_mime_types.c:146:29: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_mime_types.c: In function ‘gimv_mime_types_update_userdef_ext_list’: gimv_mime_types.c:242:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_mime_types.c:245:7: warning: ‘g_strdown’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:179) [-Wdeprecated-declarations] gimv_mime_types.c: In function ‘gimv_mime_types_get_type_from_ext’: gimv_mime_types.c:303:4: warning: ‘g_strdown’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:179) [-Wdeprecated-declarations] gimv_mime_types.c: In function ‘gimv_mime_types_extension_is’: gimv_mime_types.c:360:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_mime_types.c: In function ‘gimv_mime_types_add_extension’: gimv_mime_types.c:165:22: warning: ignoring return value of ‘g_list_sort’, declared with attribute warn_unused_result [-Wunused-result] gimv_mime_types.c:170:25: warning: ignoring return value of ‘g_list_sort’, declared with attribute warn_unused_result [-Wunused-result] gimv_plugin.c: In function ‘gimv_plugin_get_list’: gimv_plugin.c:514:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_plugin.c: In function ‘gimv_plugin_prefs_load_value’: gimv_plugin.c:600:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_prefs_win.c: In function ‘gimv_prefs_win_add_page_entry’: gimv_prefs_win.c:144:2: warning: #warning FIXME: check path [-Wcpp] gimv_prefs_win.c: In function ‘prefs_win_create_page’: gimv_prefs_win.c:228:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_prefs_win.c: In function ‘prefs_win_create_navtree’: gimv_prefs_win.c:515:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_load’: gimv_thumb_cache.c:117:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_save’: gimv_thumb_cache.c:142:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_get_path’: gimv_thumb_cache.c:163:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_get_size’: gimv_thumb_cache.c:198:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_has_load_prefs’: gimv_thumb_cache.c:218:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_has_save_prefs’: gimv_thumb_cache.c:239:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_get_load_prefs’: gimv_thumb_cache.c:260:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_cache.c: In function ‘gimv_thumb_cache_get_save_prefs’: gimv_thumb_cache.c:276:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘cb_open_image_by_external’: gimv_thumb_view.c:447:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘comp_func_spel’: gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1162:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1164:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:1172:10: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘comp_func_type’: gimv_thumb_view.c:1314:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_view.c:1321:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘gimv_thumb_view_open_image’: gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2059:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2073:2: warning: #warning FIXME!!!! Use this tab? [-Wcpp] gimv_thumb_view.c: In function ‘gimv_thumb_view_popup_menu’: gimv_thumb_view.c:2237:2: warning: #warning FIXME!! [-Wcpp] gimv_thumb_view.c:2287:2: warning: #warning FIXME!! [-Wcpp] gimv_thumb_view.c:2288:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘gimv_thumb_view_rename_file’: gimv_thumb_view.c:2380:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2402:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘create_scripts_submenu’: gimv_thumb_view.c:2565:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c:2567:10: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘gimv_thumb_view_reset_tab_label’: gimv_thumb_view.c:3472:13: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gimv_thumb_view.c: In function ‘cb_open_image_by_external’: gimv_thumb_view.c:497:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] gimv_thumb_view.c: In function ‘cb_open_image_by_script’: gimv_thumb_view.c:574:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] gimv_thumb_win.c:1222:2: warning: #warning should be implemented as customizable launcher. [-Wcpp] gimv_thumb_win.c: In function ‘cb_wallpaper_setting’: gimv_thumb_win.c:1233:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] gtk_prop.c: In function ‘dlg_prop_from_image_info’: gtk_prop.c:560:16: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result] gtkutils.c: In function ‘text_to_boolean’: gtkutils.c:97:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gtkutils.c:97:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] gtkutils.c: In function ‘overwrite_confirm_rename’: gtkutils.c:435:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gtkutils.c: In function ‘gtkutil_overwrite_confirm_dialog’: gtkutils.c:629:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gtkutils.c: In function ‘gtkutil_comp_casespel’: gtkutils.c:1270:4: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] help.c: In function ‘get_dirlist_sub_menu’: help.c:416:7: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] help.c: In function ‘cb_open_manual’: help.c:155:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] help.c: In function ‘cb_progurl_clicked’: help.c:206:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] help.c: In function ‘cb_open_text’: help.c:171:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] help.c: In function ‘cb_open_html’: help.c:190:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] pixbuf_utils.c: In function ‘pixmap_from_xpm’: pixbuf_utils.c:144:4: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] prefs.c: In function ‘store_config’: prefs.c:468:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] prefs.c: In function ‘prefs_load_rc’: prefs.c:549:13: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] japanese.c: In function ‘japanese_locale_charset’: japanese.c:112:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] japanese.c:117:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] japanese.c:122:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] thumbnail_view_album.c: In function ‘thumbalbum_append_thumb_frame’: thumbnail_view_album.c:361:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] thumbnail_view_album.c: In function ‘label_filename’: thumbnail_view_album.c:711:4: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] mkdir .libs i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o gimv gimv_dlist.o gimv_elist.o gimv_paned.o gimv_hpaned.o gimv_vpaned.o gimv_cell_pixmap.o gimv_marshal.o gimv_scrolled.o gimv_zalbum.o gimv_zlist.o argparse.o auto_completion.o charset.o cursors.o dirview.o dirview2.o dither.o dnd.o exif_view.o fileload.o fileutil.o fr-archive.o fr-command.o fr-process.o gfileutil.o gimageview.o gimv_anim.o gimv_comment.o gimv_comment_view.o gimv_dupl_finder.o gimv_dupl_win.o gimv_icon_stock.o gimv_image.o gimv_image_info.o gimv_image_loader.o gimv_image_saver.o gimv_image_view.o gimv_image_win.o gimv_io.o gimv_io_file.o gimv_io_mem.o gimv_mime_types.o gimv_nav_win.o gimv_plugin.o gimv_prefs.o gimv_prefs_ui_utils.o gimv_prefs_win.o gimv_slideshow.o gimv_thumb.o gimv_thumb_cache.o gimv_thumb_view.o gimv_thumb_win.o gtk2-compat.o gtk_prop.o gtkutils.o help.o md5.o menu.o pixbuf_utils.o prefs.o text_viewer.o utils.o compare_filesize.o compare_md5.o compare_similar.o image_view_draw.o japanese.o thumbnail_view_album.o -Wl,--export-dynamic -Wl,--export-dynamic -pthread ../lib/libexif/.libs/libexif.a -lXinerama ../src/prefs_ui/.libs/libgimv_prefs_ui.a -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -lgthread-2.0 -lrt -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 /usr/lib/libfreetype.so -lz -lbz2 -lfontconfig -lgobject-2.0 -lglib-2.0 /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../../i686-pc-linux-gnu/bin/ld: ../lib/libexif/.libs/libexif.a(exif-entry.o): undefined reference to symbol 'pow@@GLIBC_2.0' /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../../i686-pc-linux-gnu/bin/ld: note: 'pow@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line /lib/libm.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[3]: *** [gimv] Błąd 1 make[2]: *** [all-recursive] Błąd 1 make[1]: *** [all-recursive] Błąd 1 make: *** [all] Błąd 2 * ERROR: media-gfx/gimageview-0.2.27-r3 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/gimageview-0.2.27-r3'`, * the complete build log and the output of `emerge -pqv '=media-gfx/gimageview-0.2.27-r3'`. * The complete build log is located at '/var/lib/entropy/logs/media-gfx:gimageview-0.2.27-r3:20120528-160823.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/gimageview-0.2.27-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gimageview-0.2.27-r3/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work/gimageview-0.2.27' * S: '/var/tmp/portage/media-gfx/gimageview-0.2.27-r3/work/gimageview-0.2.27'