Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223677 - =media-plugins/kipi-plugins-0.1.4-r1 - singledialog.cpp:225: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setAutoColorBalance
Summary: =media-plugins/kipi-plugins-0.1.4-r1 - singledialog.cpp:225: error: 'class KD...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 11:54 UTC by Maxi Combina
Modified: 2009-02-11 19:52 UTC (History)
3 users (show)

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 Maxi Combina 2008-05-26 11:54:23 UTC
After emerge --sync, the package media-plugins/kipi-plugins is marked for update from 0.1.0_rc1 to 0.1.4-r1. I waited a couple of days, just in case some dependency is updated.
I have checked bug #222991, but it is about a previous version of the package (and the build fails with the same error in my box)

The build fails with the following error:

/bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kipi-plugins/common/include    -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT   -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -O2 -march=prescott -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o singledialog.lo singledialog.cpp
singledialog.cpp: In member function 'void KIPIRawConverterPlugin::SingleDialog::readSettings()':
singledialog.cpp:225: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setAutoColorBalance'
singledialog.cpp:234: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setUseColorMultipliers'
singledialog.cpp:235: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier1'
singledialog.cpp:236: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier2'
singledialog.cpp:237: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier3'
singledialog.cpp:238: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier4'
singledialog.cpp: In member function 'void KIPIRawConverterPlugin::SingleDialog::saveSettings()':
singledialog.cpp:264: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useCameraWB'
singledialog.cpp:265: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useAutoColorBalance'
singledialog.cpp:276: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useColorMultipliers'
singledialog.cpp:277: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier1'
singledialog.cpp:278: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier2'
singledialog.cpp:279: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier3'
singledialog.cpp:280: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier4'
singledialog.cpp: In member function 'virtual void KIPIRawConverterPlugin::SingleDialog::slotUser1()':
singledialog.cpp:298: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'cameraColorBalance'
singledialog.cpp:298: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useCameraWB'
singledialog.cpp:299: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'automaticColorBalance'
singledialog.cpp:299: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useAutoColorBalance'
singledialog.cpp:310: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'enableColorMultipliers'
singledialog.cpp:310: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useColorMultipliers'
singledialog.cpp:311: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:311: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier1'
singledialog.cpp:312: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:312: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier2'
singledialog.cpp:313: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:313: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier3'
singledialog.cpp:314: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:314: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier4'
singledialog.cpp: In member function 'virtual void KIPIRawConverterPlugin::SingleDialog::slotUser2()':
singledialog.cpp:326: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'cameraColorBalance'
singledialog.cpp:326: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useCameraWB'
singledialog.cpp:327: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'automaticColorBalance'
singledialog.cpp:327: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useAutoColorBalance'
singledialog.cpp:338: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'enableColorMultipliers'
singledialog.cpp:338: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useColorMultipliers'
singledialog.cpp:339: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:339: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier1'
singledialog.cpp:340: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:340: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier2'
singledialog.cpp:341: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:341: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier3'
singledialog.cpp:342: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
singledialog.cpp:342: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier4'
make[4]: *** [singledialog.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
batchdialog.cpp: In member function 'void KIPIRawConverterPlugin::BatchDialog::readSettings()':
batchdialog.cpp:234: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setAutoColorBalance'
batchdialog.cpp:243: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setUseColorMultipliers'
batchdialog.cpp:244: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier1'
batchdialog.cpp:245: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier2'
batchdialog.cpp:246: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier3'
batchdialog.cpp:247: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'setcolorMultiplier4'
batchdialog.cpp: In member function 'void KIPIRawConverterPlugin::BatchDialog::saveSettings()':
batchdialog.cpp:273: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useCameraWB'
batchdialog.cpp:274: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useAutoColorBalance'
batchdialog.cpp:285: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useColorMultipliers'
batchdialog.cpp:286: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier1'
batchdialog.cpp:287: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier2'
batchdialog.cpp:288: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier3'
batchdialog.cpp:289: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier4'
batchdialog.cpp: In member function 'virtual void KIPIRawConverterPlugin::BatchDialog::slotUser1()':
batchdialog.cpp:332: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'cameraColorBalance'
batchdialog.cpp:332: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useCameraWB'
batchdialog.cpp:333: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'automaticColorBalance'
batchdialog.cpp:333: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useAutoColorBalance'
batchdialog.cpp:344: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'enableColorMultipliers'
batchdialog.cpp:344: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'useColorMultipliers'
batchdialog.cpp:345: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
batchdialog.cpp:345: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier1'
batchdialog.cpp:346: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
batchdialog.cpp:346: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier2'
batchdialog.cpp:347: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
batchdialog.cpp:347: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier3'
batchdialog.cpp:348: error: 'class KDcrawIface::RawDecodingSettings' has no member named 'colorBalanceMultipliers'
batchdialog.cpp:348: error: 'class KDcrawIface::DcrawSettingsWidget' has no member named 'colorMultiplier4'
make[4]: *** [batchdialog.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-0.1.4-r1/work/kipi-plugins-0.1.4/kipi-plugins/rawconverter'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-0.1.4-r1/work/kipi-plugins-0.1.4/kipi-plugins/rawconverter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-0.1.4-r1/work/kipi-plugins-0.1.4/kipi-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-0.1.4-r1/work/kipi-plugins-0.1.4'
make: *** [all] Error 2


Reproducible: Always




emerge --info:
# emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r3 i686)
=================================================================
System uname: 2.6.24-gentoo-r3 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Timestamp of tree: Mon, 26 May 2008 08:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu "
CFLAGS="-pipe -O2 -march=prescott -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu "
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm/ /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-pipe -O2 -march=prescott -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org                 http://distro.ibiblio.org/pub/linux/distributions/gentoo            http://gentoo.cites.uiuc.edu/pub/gentoo/           ftp://mirrors.64hosting.com/pub/mirrors/gentoo/                 ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O3 -Wl,--enable-new-dtags -Wl,--sort-common -s"
LINGUAS="en es pt it"
MAKEOPTS="-j2 "
PKGDIR="/usr/portage/packages"
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"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dfx 7Zip X a52 aac aalib accessibility acl acpi ada aiglx aim alsa amarok arts artswrappersuid asf audiofile avahi beagle berkdb bidi bluetooth branding bzip2 cairo cdda cdr chm cjk clearcase cli commercial config_wizard cpudetection cracklib crypt css cups dbox2 dbus dga djvu dlloader doc dri dts dv dvb dvd dvdr dvdread dvi dxr3 effects emboss encode esd exif exscalibar ext-man ext-rtf ext-tex extraicons extramodules fam fame fat ffmpeg fftw firefox flac flash foomatic fortran freetype gdbm geoip gif gimpprint glitz glut gnokii gnome gnutls gphoto2 gpm gs gsm gstreamer gtk gtk2 hal hfs iconv icq ieee1394 imap inkjar ipod ipv6 irc irda isdnlog jabber jack java jfs jingle joystick jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility kerberos kipi krb4 lame lcd ldap libao libcaca libclamav libnotify live livecd lj lm_sensors logitech lzo mad mail matroska midi mikmod mjpeg mmx mng mono mouse moznocompose moznoirc moznomail mp3 mp3rtp mpeg mplayer msn mudflap musepack musicbrainz mythtv ncurses network new nls nptl nptlonly nsplugin ntfs nvidia ogg ole openal openexr opengl openmp pam pascal pcmcia pcre pda pdf perl plugin png povray ppds pppd pulseaudio pwdb python qt qt3 qt3support qt4 quicktime quotas rar rdesktop readline real reflection reiserfs rss ruby samba scanner sdl session skins slp smp sms sndfile speech speex spell spl spreadsheet ssl startup-notification stream streams subversion svg sysfs tcpd theora tiff truetype udev unicode usb v4l v4l2 vcd visualization voice vorbis weather webservices wifi win32codecs winbind wmf wxwindows x264 x86 xfs xine xinerama xml xorg xosd xpm xprint xscreensaver xsl xv xvid xvmc yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 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 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="evdev keyboard mouse acecad aiptek digitaledge fpit hyperpen jamstudio joystick magellan mutouch palmax spaceorb summa synaptics tek4957 wacom ur98 vmmouse void wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es pt it" LIRC_DEVICES="audio audio_alsa" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Mister Woody 2008-05-26 15:01:45 UTC
Same problem here on amd64. Probably it shouldn't be stable.
Comment 2 Timo Gurr (RETIRED) gentoo-dev 2008-05-27 07:36:56 UTC
Could you please update media-libs/libkdcraw to version 0.1.4 (currently marked ~testing) and see if the kipi-plugins compile for you afterwards?
Comment 3 Maxi Combina 2008-05-27 08:18:10 UTC
(In reply to comment #2)
> Could you please update media-libs/libkdcraw to version 0.1.4 (currently marked
> ~testing) and see if the kipi-plugins compile for you afterwards?
> 

In x86: same error.
However, media-plugins/kipi-plugins-0.1.5 (marked as ~testing) compiles without problems.
Comment 4 Dr. Hans-Christian Müller 2008-06-15 16:49:02 UTC
(In reply to comment #2)

> Could you please update media-libs/libkdcraw to version 0.1.4 (currently
> marked ~testing) and see if the kipi-plugins compile for you afterwards?

For amd64:
I updated libkdcraw to 0.1.4, but compiling kipi-plugins still delivered the same compiler errors.


(In reply to comment #3)
> In x86: same error.
> However, media-plugins/kipi-plugins-0.1.5 (marked as ~testing) compiles
> without problems.
 
Compiling media-plugins/kipi-plugins-0.1.5 on amd64 worked without problems. Thanks.
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2009-02-11 19:52:19 UTC
0.1.4 doesn't build with newer kdcraw libraries. Fixed it in 0.1.4-r2 to ~0.1.1 for now. Hopefully we can mark the newer libraries stable in a few weeks.