Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447630 Details for
Bug 594936
media-sound/volumeicon-0.5.1 : bind.c:30:22: fatal error: gdk/gdkx.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:volumeicon-0.5.1:20160923-180856.log
media-sound:volumeicon-0.5.1:20160923-180856.log (text/plain), 19.23 KB, created by
Toralf Förster
on 2016-09-23 18:16:31 UTC
(
hide
)
Description:
media-sound:volumeicon-0.5.1:20160923-180856.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-23 18:16:31 UTC
Size:
19.23 KB
patch
obsolete
> * Package: media-sound/volumeicon-0.5.1 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking volumeicon-0.5.1.tar.gz to /var/tmp/portage/media-sound/volumeicon-0.5.1/work >>>> Source unpacked in /var/tmp/portage/media-sound/volumeicon-0.5.1/work >>>> Preparing source in /var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1 ... >./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-notify >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking 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 stdlib.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether NLS is requested... yes >checking for intltool >= 0.23... 0.51.0 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.24.0 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >checking for X11... yes >checking for ALSA... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating data/Makefile >config.status: creating po/Makefile.in >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1 ... >make -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -march=native -O2 -pipe -c -o volumeicon.o volumeicon.c >volumeicon.c: In function âmenu_quit_on_activateâ: >volumeicon.c:659:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (gui) > ^~ >volumeicon.c:661:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > gtk_main_quit(); > ^~~~~~~~~~~~~ >volumeicon.c: In function âscale_timeoutâ: >volumeicon.c:711:2: warning: âgtk_status_icon_get_geometryâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_get_geometry(m_status_icon, NULL, &icon, NULL); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:166:23: note: declared here > gboolean gtk_status_icon_get_geometry (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:719:2: warning: âgdk_display_get_device_managerâ is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] > device_manager = gdk_display_get_device_manager(gdk_window_get_display(root_window)); > ^~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, > from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-3.0/gdk/gdk.h:32, > from /usr/include/gtk-3.0/gtk/gtk.h:30, > from volumeicon.c:26: >/usr/include/gtk-3.0/gdk/gdkdisplay.h:170:20: note: declared here > GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:720:2: warning: âgdk_device_manager_get_client_pointerâ is deprecated [-Wdeprecated-declarations] > pointer = gdk_device_manager_get_client_pointer(device_manager); > ^~~~~~~ >In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, > from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-3.0/gdk/gdk.h:32, > from /usr/include/gtk-3.0/gtk/gtk.h:30, > from volumeicon.c:26: >/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here > GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c: In function âstatus_icon_on_button_pressâ: >volumeicon.c:756:3: warning: âgtk_status_icon_is_embeddedâ is deprecated [-Wdeprecated-declarations] > if(gtk_status_icon_is_embedded(m_status_icon)) > ^~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:157:23: note: declared here > gboolean gtk_status_icon_is_embedded (GtkStatusIcon *status_icon); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:759:4: warning: âgtk_status_icon_get_geometryâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_get_geometry(m_status_icon, NULL, &area, NULL); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:166:23: note: declared here > gboolean gtk_status_icon_get_geometry (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c: In function âstatus_icon_on_popup_menuâ: >volumeicon.c:835:2: warning: âgtk_image_menu_item_new_with_labelâ is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] > GtkWidget * volcontrol = gtk_image_menu_item_new_with_label(_("Open Mixer")); > ^~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:262:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here > GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:837:2: warning: âgtk_image_menu_item_new_from_stockâ is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > GtkWidget * preferences = gtk_image_menu_item_new_from_stock( > ^~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:262:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here > GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:839:2: warning: âgtk_image_menu_item_new_from_stockâ is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > GtkWidget * about = gtk_image_menu_item_new_from_stock("gtk-about", NULL); > ^~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:262:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here > GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:841:2: warning: âgtk_image_menu_item_new_from_stockâ is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] > GtkWidget * quit = gtk_image_menu_item_new_from_stock("gtk-quit", NULL); > ^~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:262:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here > GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:861:3: warning: âgtk_status_icon_position_menuâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_position_menu, status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: note: declared here > void gtk_status_icon_position_menu (GtkMenu *menu, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c: In function âstatus_icon_updateâ: >volumeicon.c:911:17: warning: âgtk_status_icon_set_from_icon_nameâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_set_from_icon_name( > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here > void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:916:17: warning: âgtk_status_icon_set_from_icon_nameâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_set_from_icon_name(m_status_icon, icon_name); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here > void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:922:13: warning: âgtk_status_icon_set_from_pixbufâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_set_from_pixbuf( > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here > void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c:940:9: warning: âgtk_status_icon_set_tooltip_textâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_set_tooltip_text(m_status_icon, buffer); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here > void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c: In function âstatus_icon_setupâ: >volumeicon.c:964:2: warning: âgtk_status_icon_newâ is deprecated [-Wdeprecated-declarations] > m_status_icon = gtk_status_icon_new(); > ^~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here > GtkStatusIcon *gtk_status_icon_new (void); > ^~~~~~~~~~~~~~~~~~~ >volumeicon.c:972:2: warning: âgtk_status_icon_set_visibleâ is deprecated [-Wdeprecated-declarations] > gtk_status_icon_set_visible(m_status_icon, TRUE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, > from volumeicon.c:26: >/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here > void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >volumeicon.c: In function âmainâ: >volumeicon.c:1320:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (notification_type < 0 || notification_type >= N_NOTIFICATIONS) > ^~ >volumeicon.c:1323:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > keybinder_init(); > ^~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -march=native -O2 -pipe -c -o config.o config.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -march=native -O2 -pipe -c -o bind.o bind.c >bind.c:30:22: fatal error: gdk/gdkx.h: No such file or directory > #include <gdk/gdkx.h> > ^ >compilation terminated. >make[1]: *** [Makefile:407: bind.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1/src' >make: *** [Makefile:375: all-recursive] Error 1 > * ERROR: media-sound/volumeicon-0.5.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/volumeicon-0.5.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/volumeicon-0.5.1::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:volumeicon-0.5.1:20160923-180856.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/volumeicon-0.5.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/volumeicon-0.5.1/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1' > * S: '/var/tmp/portage/media-sound/volumeicon-0.5.1/work/volumeicon-0.5.1'
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 594936
:
447626
|
447628
| 447630