Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335423 - media-gfx/inkscape-0.48.0 should depend on >=dev-cpp/gtkmm-2.18
Summary: media-gfx/inkscape-0.48.0 should depend on >=dev-cpp/gtkmm-2.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 14:51 UTC by aisomur
Modified: 2010-09-05 13:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aisomur 2010-08-31 14:51:23 UTC
Since inkscape-0.48.0, src/ui/dialog/glyphs.cpp was added.
This code uses a member function "set_can_default()" of Gtk::Button class in gtkmm library, however this member is supported since gtkmm-2.18.
It was failed to compile media-gfx/inkscape-0.48.0 when dev-cpp/gtkmm-2.16.0 was installed, while it was successful after the update to dev-cpp/gtkmm-2.20.3.

Reproducible: Always

Actual Results:  
A part of ebuild log.

...
  CXX    ui/dialog/filedialog.o
  CXX    ui/dialog/filedialogimpl-gtkmm.o
  CXX    ui/dialog/filedialogimpl-win32.o
  CXX    ui/dialog/fill-and-stroke.o
  CXX    ui/dialog/filter-effects-dialog.o
  CXX    ui/dialog/find.o
  CXX    ui/dialog/floating-behavior.o
  CXX    ui/dialog/glyphs.o
ui/dialog/glyphs.cpp: In constructor ‘Inkscape::UI::Dialog::GlyphsPanel::GlyphsPanel(const gchar*)’:
ui/dialog/glyphs.cpp:468: error: ‘class Gtk::Button’ has no member named ‘set_can_default’
make[2]: *** [ui/dialog/glyphs.o] エラー 1
make[2]: ディレクトリ `/var/tmp/portage/media-gfx/inkscape-0.48.0/work/inkscape-0.48.0/src' から出ます
make[1]: *** [all-recursive] エラー 1
make[1]: ディレクトリ `/var/tmp/portage/media-gfx/inkscape-0.48.0/work/inkscape-0.48.0' から出ます
make: *** [all] エラー 2
emake failed
 * ERROR: media-gfx/inkscape-0.48.0 failed:
 *   compile failure
 * 
 * Call stack:
 *     ebuild.sh, line   47:  Called src_compile
 *   environment, line 3323:  Called gnome2_src_compile
 *   environment, line 2493:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 * 
 * If you need support, post the output of 'emerge --info =media-gfx/inkscape-0.48.0',
 * the complete build log and the output of 'emerge -pqv =media-gfx/inkscape-0.48.0'.
 * The complete build log is located at '/var/log/portage/media-gfx:inkscape-0.48.0:20100831-110233.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/inkscape-0.48.0/temp/environment'.
 * S: '/var/tmp/portage/media-gfx/inkscape-0.48.0/work/inkscape-0.48.0'


Portage 2.2_rc69 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.11.2-r0, 2.6.34-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.34-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_L9600_@_2.13GHz-with-gentoo-2.0.1
Timestamp of tree: Tue, 31 Aug 2010 01:45:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.4.6, 2.5.4-r3, 2.6.5-r3, 3.1.2-r4
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.3.4, 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/portage /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv"
GENTOO_MIRRORS="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/ http://ftp.iij.ad.jp/pub/linux/gentoo/"
LANG="ja_JP.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="ja en"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/layman/sunrise /usr/local/layman/science /usr/local/layman/java-overlay /usr/local/layman/gnome /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdr cjk cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emacs emboss encode exif fam ffmpeg firefox flac fortran fuse gdbm gif gnome gnome-keyring gpm gstreamer gtk hal iconv ipv6 java java6 jpeg lcms ldap libnotify mad mikmod mmx mng modules mono mp3 mp4 mpeg mudflap multilib nautilus ncurses networkmanager nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png ppds pppd python qt3support readline reflection samba sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ja en" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Markus Meier gentoo-dev 2010-09-05 13:55:21 UTC
fixed in cvs, thanks for the report and fix.

+  05 Sep 2010; Markus Meier <maekke@gentoo.org> inkscape-0.48.0.ebuild:
+  raise gtkmm dep to >=dev-cpp/gtkmm-2.18 by aisomur in bug #335423
+