Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447476 - =app-admin/gnome-system-log-3.6.1 should RDEPEND on >=x11-libs/gtk+-3.6
Summary: =app-admin/gnome-system-log-3.6.1 should RDEPEND on >=x11-libs/gtk+-3.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-16 15:47 UTC by Kobboi
Modified: 2012-12-18 07:29 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,32.45 KB, text/plain)
2012-12-16 15:48 UTC, Kobboi
Details
failed link (emerge.info,5.49 KB, text/plain)
2012-12-17 08:42 UTC, Ludovic Bellier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2012-12-16 15:47:27 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -pthread -D_REENTRANT -DQT_SHARED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=core2 -O2 -pipe -Wl,-O1 -o gnome-system-log gnome_system_log-logview-app.o gnome_system_log-logview-main.o gnome_system_log-logview-manager.o gnome_system_log-logview-utils.o gnome_system_log-logview-loglist.o gnome_system_log-logview-window.o gnome_system_log-logview-log.o gnome_system_log-logview-findbar.o gnome_system_log-logview-prefs.o gnome_system_log-logview-filter.o gnome_system_log-logview-filter-manager.o gnome_system_log-logview-resources.o  -Wl,--as-needed -lz ../libgd/.libs/libgd.a -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lm -pthread
gnome_system_log-logview-window.o: In function `logview_window_init':
logview-window.c:(.text+0x1e2b): undefined reference to `GTK_MENU_BUTTON'
logview-window.c:(.text+0x1e39): undefined reference to `gtk_menu_button_set_menu_model'
gnome_system_log-logview-findbar.o: In function `logview_findbar_init':
logview-findbar.c:(.text+0x43b): undefined reference to `gtk_search_entry_new'
../libgd/.libs/libgd.a(gd-main-toolbar.o): In function `add_button_internal':
gd-main-toolbar.c:(.text+0x173): undefined reference to `gtk_menu_button_new'
gd-main-toolbar.c:(.text+0x22b): undefined reference to `gtk_menu_button_new'
gd-main-toolbar.c:(.text+0x2c1): undefined reference to `gtk_menu_button_new'
collect2: ld returned 1 exit status

Reproducible: Always
Comment 1 Kobboi 2012-12-16 15:48:01 UTC
Created attachment 332484 [details]
build.log
Comment 2 Ludovic Bellier 2012-12-17 08:42:16 UTC
Created attachment 332554 [details]
failed link
Comment 3 Juergen Rose 2012-12-17 09:12:23 UTC
I have the same issue.
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-17 09:20:16 UTC
Thanks for reporting. Should be fixed now: the dependency has now been corrected, gnome-system-log-3.6 added to the main gnome-3.6 package mask, and patches submitted upstream.

>  17 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  gnome-system-log-3.6.1.ebuild:
>  Require gtk+-3.6 (bug #447476, thanks to Kobboi et al.)