Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 357572 Details for
Bug 483286
gnome-base/gnome-applets-3.6.0-r1 is incompatible with dev-libs/libgweather-3.8.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnome-applets-3.6.0-r1 build log
build.log (text/x-log), 83.81 KB, created by
Aric Belsito
on 2013-09-01 17:04:18 UTC
(
hide
)
Description:
gnome-applets-3.6.0-r1 build log
Filename:
MIME Type:
Creator:
Aric Belsito
Created:
2013-09-01 17:04:18 UTC
Size:
83.81 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: gnome-base/gnome-applets-3.6.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc gnome ipv6 kernel_linux networkmanager policykit python_single_target_python2_7 python_targets_python2_7 userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking gnome-applets-3.6.0-unofficial.tar.xz to /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work >>>> Source unpacked in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work >>>> Preparing source in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0 ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[142C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Disabling deprecation warnings ... >[A[142C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gnome-applets-3.6.0/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0 ... > * econf: updating gnome-applets-3.6.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnome-applets-3.6.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --enable-compile-warnings=minimum --disable-schemas-compile --disable-schemas-install --disable-scrollkeeper --without-hal --disable-battstat --disable-mixer-applet --enable-ipv6 --enable-networkmanager --enable-polkit >configure: loading site script /usr/share/config.site >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 how to create a ustar tar archive... gnutar >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether NLS is requested... yes >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 intltool >= 0.35.0... 0.50.2 found >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.16.1 >checking for XML::Parser... ok >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.19... yes >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 library containing strerror... none required >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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-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 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... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking whether /usr/bin/python2.7 version is >= 2.4... yes >checking for /usr/bin/python2.7 version... 2.7 >checking for /usr/bin/python2.7 platform... linux2 >checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages >checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for headers required to compile python extensions... found >checking for cos in -lm... yes >checking what warning flags to pass to the C compiler... -Wall >checking what language compliance flags to pass to the C compiler... >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking for more warnings... no >checking for GIT... yes >checking for GIO... yes >checking for GIO_UNIX... yes >checking for GTK... yes >checking for GNOME_APPLETS... yes >checking for GTOP_APPLETS... yes >checking for GNOME_SETTINGS_DAEMON... yes >checking for LIBWNCK... yes >checking for LIBNOTIFY... yes >checking for CPUFREQ_SELECTOR... yes >checking for DBUS... yes >checking for POLKIT... yes >configure: WARNING: "Hal support disabled" >checking for GUCHARMAP... yes >checking for PYGTK... yes >checking for XML2... yes >checking for LIBGWEATHER... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for NETWORKMANAGER... yes >checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for gconftool-2... /usr/bin/gconftool-2 >checking for xsltproc... /usr/bin/xsltproc >checking for scrollkeeper-config... /usr/bin/scrollkeeper-config >checking for jw... /usr/bin/jw >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >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 gnome-doc-utils >= 0.3.2... yes >checking X11/extensions/XKB.h usability... yes >checking X11/extensions/XKB.h presence... yes >checking for X11/extensions/XKB.h... yes >checking for su... /bin/su >checking for forkpty in -lutil... yes >configure: WARNING: *** modemlights applet will not be built *** >checking cpufreq.h usability... no >checking cpufreq.h presence... no >checking for cpufreq.h... no >checking whether to enable ipv6... yes >checking for getaddrinfo... yes >checking for struct tm.tm_gmtoff... yes >checking for _NL_MEASUREMENT_MEASUREMENT... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating gnome-applets.spec >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating accessx-status/Makefile >config.status: creating accessx-status/docs/Makefile >config.status: creating accessx-status/pixmaps/Makefile >config.status: creating mini-commander/Makefile >config.status: creating mini-commander/src/Makefile >config.status: creating mini-commander/help/Makefile >config.status: creating drivemount/Makefile >config.status: creating drivemount/help/Makefile >config.status: creating modemlights/Makefile >config.status: creating multiload/Makefile >config.status: creating multiload/docs/Makefile >config.status: creating charpick/Makefile >config.status: creating charpick/help/Makefile >config.status: creating invest-applet/Makefile >config.status: creating invest-applet/docs/Makefile >config.status: creating invest-applet/invest/Makefile >config.status: creating invest-applet/invest/defs.py >config.status: creating invest-applet/data/Makefile >config.status: creating invest-applet/data/art/Makefile >config.status: creating gweather/Makefile >config.status: creating gweather/docs/Makefile >config.status: creating geyes/Makefile >config.status: creating geyes/themes/Makefile >config.status: creating geyes/docs/Makefile >config.status: creating battstat/Makefile >config.status: creating battstat/apmlib/Makefile >config.status: creating battstat/sounds/Makefile >config.status: creating battstat/docs/Makefile >config.status: creating man/Makefile >config.status: creating mixer/Makefile >config.status: creating mixer/docs/Makefile >config.status: creating stickynotes/Makefile >config.status: creating stickynotes/pixmaps/Makefile >config.status: creating stickynotes/docs/Makefile >config.status: creating stickynotes/data/Makefile >config.status: creating trashapplet/Makefile >config.status: creating trashapplet/src/Makefile >config.status: creating trashapplet/docs/Makefile >config.status: creating cpufreq/Makefile >config.status: creating cpufreq/src/Makefile >config.status: creating cpufreq/src/cpufreq-selector/Makefile >config.status: creating cpufreq/pixmaps/Makefile >config.status: creating cpufreq/help/Makefile >config.status: creating null_applet/Makefile >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 > >gnome-applets-3.6.0 configure summary: > > Prefix: /usr > Source code location: . > Compiler: x86_64-pc-linux-gnu-gcc > > Building: > - accessx-status true > - battstat no > - charpick always > - gucharmap support yes > - cpufreq yes > - building selector yes > - using PolicyKit yes > - enabling suid bit no > - drivemount always > - geyes always > - gweather true > - invest-applet > - mini-commander no > - modemlights no > - mixer no > - multiload true > - stickynotes yes > - trashapplet always > > Using DBUS: yes > Using NetworkManager: yes > Using HAL: > Enabling IPv6: yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0' >Making all in po >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/po' >Making all in charpick >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick' >Making all in help >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help' >xsltproc -o char-palette-C.omf --stringparam db2omf.basename char-palette --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help/char-palette.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/char-palette.xml || { rm -f "char-palette-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DCHARPICK_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gucharmap-2.90 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c charpick.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DCHARPICK_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gucharmap-2.90 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c properties.c >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.CharpickerApplet.panel-applet.in.in > org.gnome.applets.CharpickerApplet.panel-applet.in >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po charpick.schemas.in charpick.schemas >Generating and caching the translation database >Merging translations into charpick.schemas. >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.CharpickerAppletFactory.service.in > org.gnome.panel.applet.CharpickerAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.CharpickerApplet.panel-applet.in org.gnome.applets.CharpickerApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >Found cached translation database >Merging translations into org.gnome.applets.CharpickerApplet.panel-applet. >charpick.c: In function âget_menu_posâ: >charpick.c:345:2: warning: âgtk_widget_size_requestâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] > gtk_widget_size_request (GTK_WIDGET (menu), &reqmenu); > ^ >charpick.c: In function âforce_no_focus_paddingâ: >charpick.c:394:5: warning: âgtk_rc_parse_stringâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkrc.h:174): Use 'GtkStyleContext' instead [-Wdeprecated-declarations] > gtk_rc_parse_string ("\n" > ^ >charpick.c: In function âbuild_tableâ: >charpick.c:429:5: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > box = gtk_vbox_new (FALSE, 0); > ^ >charpick.c:431:5: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > box = gtk_hbox_new (FALSE, 0); > ^ >charpick.c:502:5: warning: âgtk_widget_size_requestâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] > gtk_widget_size_request (toggle_button[i], &req); > ^ >charpick.c:518:5: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > button_box = gtk_hbox_new (TRUE, 0); > ^ >charpick.c:521:5: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > button_box = gtk_vbox_new (TRUE, 0); > ^ >charpick.c:529:4: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > if (!p_curr_data->panel_vertical) row_box[i] = gtk_hbox_new (TRUE, 0); > ^ >charpick.c:530:4: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > else row_box[i] = gtk_vbox_new (TRUE, 0); > ^ >properties.c: In function âadd_edit_dialog_createâ: >properties.c:109:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 12); > ^ >properties.c:113:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 12); > ^ >properties.c: In function âcreate_hig_catagoryâ: >properties.c:413:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 6); > ^ >properties.c:423:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 0); > ^ >properties.c:429:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox2 = gtk_vbox_new (FALSE, 6); > ^ >properties.c: In function âdefault_chars_frame_createâ: >properties.c:447:3: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 18); > ^ >properties.c:453:3: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox3 = gtk_vbox_new (FALSE, 6); > ^ >properties.c:461:3: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 12); > ^ >properties.c:466:3: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox2 = gtk_vbox_new (FALSE, 6); > ^ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o charpick_applet2 charpick.o properties.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgucharmap_2_90 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o charpick_applet2 charpick.o properties.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgucharmap_2_90 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick' >Making all in drivemount >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount' >Making all in help >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help' >xsltproc -o drivemount-C.omf --stringparam db2omf.basename drivemount --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help/drivemount.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/drivemount.xml || { rm -f "drivemount-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDRIVEMOUNT_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c drivemount.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDRIVEMOUNT_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c drive-list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDRIVEMOUNT_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c drive-button.c >drive-button.c: In function âdrive_button_class_initâ: >drive-button.c:74:5: warning: âgtk_rc_parse_stringâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkrc.h:174): Use 'GtkStyleContext' instead [-Wdeprecated-declarations] > gtk_rc_parse_string ("\n" > ^ >drive-list.c: In function âdrive_list_initâ: >drive-button.c: In function âdrive_button_updateâ: >drive-button.c:364:5: warning: âgtk_widget_size_requestâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] > gtk_widget_size_request (GTK_WIDGET (self), &button_req); > ^ >drive-button.c:365:5: warning: âgtk_widget_size_requestâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] > gtk_widget_size_request (gtk_bin_get_child (GTK_BIN (self)), &image_req); > ^ >drive-list.c:83:5: warning: âgtk_table_set_homogeneousâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:151): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_set_homogeneous (GTK_TABLE (self), TRUE); > ^ >drive-button.c:377:2: warning: âgtk_icon_info_freeâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:198): Use 'g_object_unref' instead [-Wdeprecated-declarations] > gtk_icon_info_free (icon_info); > ^ >drive-button.c:394:5: warning: âgtk_widget_size_requestâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] > gtk_widget_size_request (GTK_WIDGET (self), &button_req); > ^ >drive-button.c: In function âopen_driveâ: >drive-button.c:544:4: warning: âgdk_app_launch_context_newâ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:43): Use 'gdk_display_get_app_launch_context' instead [-Wdeprecated-declarations] > launch_context = gdk_app_launch_context_new (); > ^ >drive-list.c: In function ârelayout_buttonsâ: >drive-list.c:255:5: warning: âgtk_table_resizeâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:105): Use 'GtkGrid' instead [-Wdeprecated-declarations] > gtk_table_resize (GTK_TABLE (self), 1, 1); > ^ >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.DriveMountApplet.panel-applet.in.in > org.gnome.applets.DriveMountApplet.panel-applet.in >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po drivemount.schemas.in drivemount.schemas >Found too-old cached translation database >Generating and caching the translation database >Merging translations into drivemount.schemas. >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.DriveMountAppletFactory.service.in > org.gnome.panel.applet.DriveMountAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.DriveMountApplet.panel-applet.in org.gnome.applets.DriveMountApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >Found cached translation database >Merging translations into org.gnome.applets.DriveMountApplet.panel-applet. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o drivemount_applet2 drivemount.o drive-list.o drive-button.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o drivemount_applet2 drivemount.o drive-list.o drive-button.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount' >Making all in geyes >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes' >Making all in themes >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/themes' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/themes' >Making all in docs >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs' >xsltproc -o geyes-C.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/geyes.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/geyes.xml || { rm -f "geyes-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGEYES_THEMES_DIR=\""/usr/share/gnome-applets/geyes/"\" -DGEYES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c geyes.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGEYES_THEMES_DIR=\""/usr/share/gnome-applets/geyes/"\" -DGEYES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c themes.c >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.GeyesApplet.panel-applet.in.in > org.gnome.applets.GeyesApplet.panel-applet.in >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po geyes.schemas.in geyes.schemas >Found too-old cached translation database >Generating and caching the translation database >Merging translations into geyes.schemas. >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.GeyesAppletFactory.service.in > org.gnome.panel.applet.GeyesAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.GeyesApplet.panel-applet.in org.gnome.applets.GeyesApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >Found cached translation database >Merging translations into org.gnome.applets.GeyesApplet.panel-applet. >themes.c: In function âproperties_cbâ: >themes.c:319:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 0); > ^ >themes.c:326:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > categories_vbox = gtk_vbox_new (FALSE, 18); > ^ >themes.c:330:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > category_vbox = gtk_vbox_new (FALSE, 6); > ^ >themes.c:342:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 0); > ^ >themes.c:351:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_vbox = gtk_vbox_new (FALSE, 6); > ^ >themes.c: In function âparse_theme_fileâ: >themes.c:60:15: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets (line_buf, 512, theme_file); > ^ >themes.c:96:23: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets (line_buf, 512, theme_file); > ^ >geyes.c: In function âtimer_cbâ: >geyes.c:115:4: warning: âgtk_widget_get_pointerâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:779): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations] > gtk_widget_get_pointer (eyes_applet->eyes[i], > ^ >geyes.c: In function âsetup_eyesâ: >geyes.c:185:9: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > eyes_applet->hbox = gtk_hbox_new (FALSE, 0); > ^ >geyes.c: In function âcreate_eyesâ: >geyes.c:249:9: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > eyes_applet->vbox = gtk_vbox_new (FALSE, 0); > ^ >geyes.c: In function âgeyes_applet_fillâ: >geyes.c:385:9: warning: passing argument 2 of âpanel_applet_set_background_widgetâ from incompatible pointer type [enabled by default] > panel_applet_set_background_widget (eyes_applet->applet, eyes_applet->applet); > ^ >In file included from geyes.c:23:0: >/usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:141:20: note: expected âstruct GtkWidget *â but argument is of type âstruct PanelApplet *â > void panel_applet_set_background_widget (PanelApplet *applet, > ^ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o geyes_applet2 geyes.o themes.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o geyes_applet2 geyes.o themes.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes' >Making all in mini-commander >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander' >LC_ALL=C /usr/bin/intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_MiniCommanderApplet.server.in GNOME_MiniCommanderApplet.server >Found too-old cached translation database >Generating and caching the translation database >Merging translations into GNOME_MiniCommanderApplet.server. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander' >Making all in stickynotes >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes' >Making all in pixmaps >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/pixmaps' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/pixmaps' >Making all in docs >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs' >xsltproc -o stickynotes_applet-C.omf --stringparam db2omf.basename stickynotes_applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/stickynotes_applet.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/stickynotes_applet.xml || { rm -f "stickynotes_applet-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs' >Making all in data >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/data' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/data' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libwnck-3.0 -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -pthread -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/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libwnck-3.0 -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -pthread -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/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c stickynotes.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libwnck-3.0 -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -pthread -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/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c stickynotes_callbacks.c >stickynotes_callbacks.c: In function âproperties_apply_color_cbâ: >stickynotes_callbacks.c:161:3: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color (GTK_COLOR_BUTTON (note->w_color), > ^ >stickynotes_callbacks.c:163:3: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color ( > ^ >stickynotes_callbacks.c: In function âproperties_color_cbâ: >stickynotes_callbacks.c:208:4: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color ( > ^ >stickynotes_callbacks.c:211:4: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color ( > ^ >stickynotes.c: In function âstickynote_change_propertiesâ: >stickynotes.c:345:3: warning: âgtk_color_button_set_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color (GTK_COLOR_BUTTON (note->w_color), > ^ >stickynotes.c:362:3: warning: âgtk_color_button_set_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color (GTK_COLOR_BUTTON (note->w_font_color), > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libwnck-3.0 -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -pthread -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/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c stickynotes_applet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libwnck-3.0 -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -pthread -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/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c stickynotes_applet_callbacks.c >stickynotes_applet.c: In function âstickynotes_applet_update_prefsâ: >stickynotes_applet.c:534:2: warning: âgtk_color_button_set_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color ( > ^ >stickynotes_applet.c:536:2: warning: âgtk_color_button_set_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color ( > ^ >stickynotes_applet.c: In function âstickynotes_applet_panel_icon_get_geometryâ: >stickynotes_applet.c:650:2: warning: âgtk_widget_size_requestâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] > gtk_widget_size_request (widget, &requisition); > ^ >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.StickyNotesApplet.panel-applet.in.in > org.gnome.applets.StickyNotesApplet.panel-applet.in >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po stickynotes.schemas.in stickynotes.schemas >stickynotes_applet_callbacks.c: In function âinstall_check_click_on_desktopâ: >stickynotes_applet_callbacks.c:184:8: warning: variable âstatusâ set but not used [-Wunused-but-set-variable] > int status = XGetWindowProperty( GDK_DISPLAY_XDISPLAY(gdk_window_get_display(window)), desktop_window, user_time, > ^ >stickynotes_applet_callbacks.c: In function âpreferences_color_cbâ: >stickynotes_applet_callbacks.c:446:2: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color ( > ^ >stickynotes_applet_callbacks.c:448:2: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color ( > ^ >Found too-old cached translation database >Generating and caching the translation database >Merging translations into stickynotes.schemas. >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.StickyNotesAppletFactory.service.in > org.gnome.panel.applet.StickyNotesAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.StickyNotesApplet.panel-applet.in org.gnome.applets.StickyNotesApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >Found cached translation database >Merging translations into org.gnome.applets.StickyNotesApplet.panel-applet. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o stickynotes_applet util.o stickynotes.o stickynotes_callbacks.o stickynotes_applet.o stickynotes_applet_callbacks.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lxml2 >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o stickynotes_applet util.o stickynotes.o stickynotes_callbacks.o stickynotes_applet.o stickynotes_applet_callbacks.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lxml2 >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes' >Making all in trashapplet >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet' >Making all in src >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DTRASH_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c trashapplet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DTRASH_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c trash-empty.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DTRASH_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=corei7 -O2 -pipe -flto -ftree-vectorize -c xstuff.c >trash-empty.c: In function âtrash_empty_maybe_schedule_updateâ: >trash-empty.c:142:7: warning: âg_io_scheduler_job_send_to_mainloop_asyncâ is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations] > g_io_scheduler_job_send_to_mainloop_async (job, > ^ >trash-empty.c: In function âtrash_empty_jobâ: >trash-empty.c:218:3: warning: âg_io_scheduler_job_send_to_mainloop_asyncâ is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations] > g_io_scheduler_job_send_to_mainloop_async (job, > ^ >trash-empty.c: In function âtrash_empty_startâ: >trash-empty.c:271:3: warning: âg_io_scheduler_push_jobâ is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations] > g_io_scheduler_push_job (trash_empty_job, NULL, NULL, 0, cancellable); > ^ >trashapplet.c: In function âconfirm_delete_immediatelyâ: >trashapplet.c:462:3: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 12); > ^ >trashapplet.c:474:3: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 12); > ^ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o trashapplet trashapplet.o trash-empty.o xstuff.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o trashapplet trashapplet.o trash-empty.o xstuff.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/src' >Making all in docs >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs' >xsltproc -o trashapplet-C.omf --stringparam db2omf.basename trashapplet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/trashapplet.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/trashapplet.xml || { rm -f "trashapplet-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet' >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.TrashApplet.panel-applet.in.in > org.gnome.applets.TrashApplet.panel-applet.in >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.TrashAppletFactory.service.in > org.gnome.panel.applet.TrashAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.TrashApplet.panel-applet.in org.gnome.applets.TrashApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >Found too-old cached translation database >Generating and caching the translation database >Merging translations into org.gnome.applets.TrashApplet.panel-applet. >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet' >Making all in null_applet >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/null_applet' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=corei7 -O2 -pipe -flto -ftree-vectorize -c null_applet.c >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.NullApplet.panel-applet.in.in > org.gnome.applets.NullApplet.panel-applet.in >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.NullAppletFactory.service.in > org.gnome.panel.applet.NullAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.NullApplet.panel-applet.in org.gnome.applets.NullApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >Found cached translation database >Merging translations into org.gnome.applets.NullApplet.panel-applet. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o null_applet null_applet.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o null_applet null_applet.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/null_applet' >Making all in multiload >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload' >Making all in docs >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs' >xsltproc -o multiload-C.omf --stringparam db2omf.basename multiload --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs/multiload.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/multiload.xml || { rm -f "multiload-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c linux-proc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c load-graph.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c main.c >load-graph.c: In function âload_graph_drawâ: >load-graph.c:74:3: warning: âgdk_cairo_set_source_colorâ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:58): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] > gdk_cairo_set_source_color (cr, &(g->colors [j])); > ^ >load-graph.c: In function âload_graph_newâ: >load-graph.c:299:5: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > g->main_widget = gtk_vbox_new (FALSE, 0); > ^ >load-graph.c:301:5: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > g->box = gtk_vbox_new (FALSE, 0); > ^ >main.c: In function âstart_procmanâ: >main.c:110:3: warning: âgdk_app_launch_context_newâ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:43): Use 'gdk_display_get_app_launch_context' instead [-Wdeprecated-declarations] > context = gdk_app_launch_context_new (); > ^ >main.c:134:4: warning: âgdk_app_launch_context_newâ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:43): Use 'gdk_display_get_app_launch_context' instead [-Wdeprecated-declarations] > launch_context = gdk_app_launch_context_new (); > ^ >main.c: In function âmultiload_applet_refreshâ: >main.c:432:8: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > ma->box = gtk_hbox_new(FALSE, 0); > ^ >main.c:435:3: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > ma->box = gtk_vbox_new(FALSE, 0); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c properties.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c netspeed.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7 -O2 -pipe -flto -ftree-vectorize -c autoscaler.c >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > -e "s|\@VERSION\@|3.6.0|" \ > org.gnome.applets.MultiLoadApplet.panel-applet.in.in > org.gnome.applets.MultiLoadApplet.panel-applet.in >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po multiload.schemas.in multiload.schemas >properties.c: In function âadd_pageâ: >properties.c:226:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > page = gtk_hbox_new(TRUE, 0); > ^ >properties.c: In function âcolor_picker_set_cbâ: >properties.c:265:2: warning: âgtk_color_button_get_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_get_color(color_picker, &color); > ^ >properties.c: In function âadd_color_selectorâ: >properties.c:298:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 6); > ^ >properties.c:310:2: warning: âgtk_color_button_set_colorâ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations] > gtk_color_button_set_color(GTK_COLOR_BUTTON(color_picker), &color); > ^ >properties.c: In function âfill_propertiesâ: >properties.c:340:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > vbox = gtk_vbox_new (FALSE, 0); > ^ >properties.c:347:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > categories_vbox = gtk_vbox_new (FALSE, 18); > ^ >properties.c:351:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > category_vbox = gtk_vbox_new (FALSE, 6); > ^ >properties.c:363:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 0); > ^ >properties.c:372:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_vbox = gtk_vbox_new (FALSE, 6); > ^ >properties.c:376:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_hbox = gtk_hbox_new (FALSE, 12); > ^ >properties.c:457:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > category_vbox = gtk_vbox_new (FALSE, 6); > ^ >properties.c:470:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 0); > ^ >properties.c:479:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_vbox = gtk_vbox_new (FALSE, 6); > ^ >properties.c:483:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_hbox = gtk_hbox_new (FALSE, 12); > ^ >properties.c:500:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 6); > ^ >properties.c:528:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_hbox = gtk_hbox_new (FALSE, 12); > ^ >properties.c:537:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 6); > ^ >properties.c:565:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > category_vbox = gtk_vbox_new (FALSE, 6); > ^ >Found too-old cached translation database >Generating and caching the translation database >Merging translations into multiload.schemas. >properties.c:578:2: warning: âgtk_hbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > hbox = gtk_hbox_new (FALSE, 0); > ^ >properties.c:587:2: warning: âgtk_vbox_newâ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] > control_vbox = gtk_vbox_new (FALSE, 6); > ^ >sed \ > -e "s|\@LIBEXECDIR\@|/usr/libexec|" \ > org.gnome.panel.applet.MultiLoadAppletFactory.service.in > org.gnome.panel.applet.MultiLoadAppletFactory.service >/usr/bin/intltool-merge ../po org.gnome.applets.MultiLoadApplet.panel-applet.in org.gnome.applets.MultiLoadApplet.panel-applet -d -u -c ../po/.intltool-merge-cache >netspeed.c: In function âformat_rate_for_displayâ: >netspeed.c:39:2: warning: âg_format_size_for_displayâ is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:231): Use 'g_format_size' instead [-Wdeprecated-declarations] > char* bytes = g_format_size_for_display(rate); > ^ >Found cached translation database >Merging translations into org.gnome.applets.MultiLoadApplet.panel-applet. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o multiload-applet-2 linux-proc.o load-graph.o main.o properties.o netspeed.o autoscaler.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -flto -ftree-vectorize -Wl,-O1 -Wl,--sort-common -o multiload-applet-2 linux-proc.o load-graph.o main.o properties.o netspeed.o autoscaler.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgtop-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload' >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload' >Making all in gweather >make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather' >Making all in docs >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs' >xsltproc -o gweather-C.omf --stringparam db2omf.basename gweather --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs/gweather.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gweather.xml || { rm -f "gweather-C.omf"; exit 1; } >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs' >make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -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 -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgweather-3.0 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/libsoup-2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/NetworkManager -Wall -march=corei7 -O2 -pipe -flto -ftree-vectorize -c main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -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 -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgweather-3.0 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/libsoup-2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/NetworkManager -Wall -march=corei7 -O2 -pipe -flto -ftree-vectorize -c gweather-about.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -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 -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgweather-3.0 -I/usr/include/gtk-3.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/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/libsoup-2.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/NetworkManager -Wall -march=corei7 -O2 -pipe -flto -ftree-vectorize -c gweather-pref.c >gweather-pref.c:32:38: fatal error: libgweather/gweather-xml.h: No such file or directory > #include <libgweather/gweather-xml.h> > ^ >compilation terminated. >make[3]: *** [gweather-pref.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0' >make: *** [all] Error 2 > [31;01m*[0m ERROR: gnome-base/gnome-applets-3.6.0-r1 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=gnome-base/gnome-applets-3.6.0-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=gnome-base/gnome-applets-3.6.0-r1'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0' > [31;01m*[0m S: '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 483286
: 357572 |
357586