Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131550 - kde-base/kopete-3.5.2: unresolved references to Kopete::AV::VideoDevicePool methods
Summary: kde-base/kopete-3.5.2: unresolved references to Kopete::AV::VideoDevicePool m...
Status: RESOLVED DUPLICATE of bug 131523
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-28 02:40 UTC by Martin von Gagern
Modified: 2006-04-30 08:50 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 Martin von Gagern 2006-04-28 02:40:01 UTC
Upgrading kde-base/kopete from 3.5.1-r1 to 3.5.2 on an system using stable x86
except for kde-meta, I got the following error message. I did not yet tra to unmerge the package before emerging it, because this is a live production system and I don't want a time without kopete. But from similar cases (e.g. bug #131523) I am pretty sure that this would solve the problem, making this whole issue another instance of bug #131408.

make[4]: Entering directory `/var/tmp/portage/kopete-3.5.2/work/kopete-3.5.2/kopete/kopete/config/avdevice'
/bin/sh ../../../../admin/mkinstalldirs /var/tmp/portage/kopete-3.5.2/image//usr/kde/3.5/lib/kde3
 /bin/sh ../../../../libtool --silent --mode=install /bin/install -c -p  kcm_kopete_avdeviceconfig.la /var/tmp/portage/kopete-3.5.2/image//usr/kde/3.5/lib/kde3/kcm_kopete_avde
viceconfig.la
libtool: install: warning: relinking `kcm_kopete_avdeviceconfig.la'
i686-pc-linux-gnu-g++ -shared -nostdlib  -mcpu=i686 -Wl,--no-undefined -Wl,--allow-shlib-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined  -Wno-long-long -Wundef -ansi
 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wformat-security -Wmissing-format-at
tribute -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 /usr/lib/gcc-li
b/i686-pc-linux-gnu/3.3.6/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/crtbeginS.o  .libs/avdeviceconfig.o .libs/avdeviceconfig_videoconfig.o .libs/avdeviceconfig.
moc.o  -Wl,--rpath -Wl,/usr/kde/3.5/lib -Wl,--rpath -Wl,/usr/qt/3/lib -Wl,--rpath -Wl,/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6 -Wl,--rpath -Wl,/usr/lib -L/usr/lib/gcc-lib/i686
-pc-linux-gnu/3.3.6 -L/usr/X11R6/lib -L/usr/lib/mysql -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib -L/var/tmp/portage/kopete-3.5.2/image//usr/kde/3.5/lib -lkopete -lkabc -lvcard -lkresources -lkhtml -lkjs -L/var/tmp/portage/kopete-3.5.2/image//usr/lib -lpcreposix -lpcre -lkdeprint -lkparts -lXss -lxslt -lxml2 -lkopete_videodevice -lkutils -lkio -lkdeui -lkdesu -lkwalletclient -lkdecore -lDCOP -lresolv -lutil -lart_lgpl_2 -lidn -lkdefx -L/var/tmp/portage/kopete-3.5.2/image//usr/qt/3/lib -lqt-mt -laudio -lXt -lmng -llcms -ljpeg -lXi -lXrandr -lXcursor -lXft -lfontconfig -lfreetype -lexpat -ldl -lpng -lXext -lX11 -lSM -lICE -lpthread -lXrender -lz -lfam -lrpcsvc -lacl -lattr -L/var/tmp/portage/kopete-3.5.2/image//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../crtn.o -Wl,-soname -Wl,kcm_kopete_avdeviceconfig.so -o .libs/kcm_kopete_avdeviceconfig.so
.libs/avdeviceconfig.o: In function `AVDeviceConfig::setVideoInputParameters()':
avdeviceconfig.cpp:(.text+0xcf1): undefined reference to `Kopete::AV::VideoDevicePool::getBrightness()'
avdeviceconfig.cpp:(.text+0xd43): undefined reference to `Kopete::AV::VideoDevicePool::getContrast()'
avdeviceconfig.cpp:(.text+0xd95): undefined reference to `Kopete::AV::VideoDevicePool::getSaturation()'
avdeviceconfig.cpp:(.text+0xde7): undefined reference to `Kopete::AV::VideoDevicePool::getWhiteness()'
avdeviceconfig.cpp:(.text+0xe39): undefined reference to `Kopete::AV::VideoDevicePool::getHue()'
avdeviceconfig.cpp:(.text+0xe97): undefined reference to `Kopete::AV::VideoDevicePool::getAutoBrightnessContrast()'
avdeviceconfig.cpp:(.text+0xefd): undefined reference to `Kopete::AV::VideoDevicePool::getImageAsMirror()'
avdeviceconfig.cpp:(.text+0xf30): undefined reference to `Kopete::AV::VideoDevicePool::getWorkaroundBrokenDriver()'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotBrightnessSliderChanged(int)':
avdeviceconfig.cpp:(.text+0x119d): undefined reference to `Kopete::AV::VideoDevicePool::setBrightness(float)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotContrastSliderChanged(int)':
avdeviceconfig.cpp:(.text+0x121d): undefined reference to `Kopete::AV::VideoDevicePool::setContrast(float)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotSaturationSliderChanged(int)':
avdeviceconfig.cpp:(.text+0x129d): undefined reference to `Kopete::AV::VideoDevicePool::setSaturation(float)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotWhitenessSliderChanged(int)':
avdeviceconfig.cpp:(.text+0x131d): undefined reference to `Kopete::AV::VideoDevicePool::setWhiteness(float)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotHueSliderChanged(int)':
avdeviceconfig.cpp:(.text+0x139d): undefined reference to `Kopete::AV::VideoDevicePool::setHue(float)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotImageAutoBrightnessContrastChanged(bool)':
avdeviceconfig.cpp:(.text+0x13fe): undefined reference to `Kopete::AV::VideoDevicePool::setAutoBrightnessContrast(bool)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotImageAsMirrorChanged(bool)':
avdeviceconfig.cpp:(.text+0x14be): undefined reference to `Kopete::AV::VideoDevicePool::setImageAsMirror(bool)'
.libs/avdeviceconfig.o: In function `AVDeviceConfig::slotDeviceWorkaroundBrokenDriverChanged(bool)':
avdeviceconfig.cpp:(.text+0x151e): undefined reference to `Kopete::AV::VideoDevicePool::setWorkaroundBrokenDriver(bool)'
collect2: ld returned 1 exit status
libtool: install: error: relink `kcm_kopete_avdeviceconfig.la' with the above command before installing it
make[4]: *** [install-kde_moduleLTLIBRARIES] Error 1
make[4]: Leaving directory `/var/tmp/portage/kopete-3.5.2/work/kopete-3.5.2/kopete/kopete/config/avdevice'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/kopete-3.5.2/work/kopete-3.5.2/kopete/kopete/config/avdevice'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kopete-3.5.2/work/kopete-3.5.2/kopete/kopete/config'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kopete-3.5.2/work/kopete-3.5.2/kopete/kopete'
make: *** [install-recursive] Error 1

!!! ERROR: kde-base/kopete-3.5.2 failed.
!!! Function kde-meta_src_install, Line 425, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-28 09:24:22 UTC

*** This bug has been marked as a duplicate of 131523 ***