You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, August 25th 2006, 1:54pm

[kopete] New SVN Compile problem (oscarversionupdater.moc)

For the last couple of weeks or so, SVN has failed to compile because oscarversionupdater.moc is not built when the other moc files are created (on Kubuntu 6.06.1 64-bit):

------
compiling /data/install/kdenetwork/kopete/protocols/oscar/oscarversionupdater.cpp
g++ -DHAVE_CONFIG_H -I../kopete/protocols/oscar -I/data/install/kdenetwork/kopete/protocols/oscar -I.. -I../kopete/protocols/oscar/./ui -I/data/install/kdenetwork/kopete/protocols/oscar/ui -I../kopete/protocols/oscar/./liboscar -I/data/install/kdenetwork/kopete/protocols/oscar/liboscar -I/data/install/kdenetwork/kopete/libkopete -I../kopete/libkopete -I/data/install/kdenetwork/kopete/libkopete/avdevice -I/data/install/kdenetwork/kopete/libkopete/ui -I../kopete/libkopete/ui -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g -O2 -fno-schedule-insns -fno-inline -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /data/install/kdenetwork/kopete/protocols/oscar/oscarversionupdater.cpp -o ../kopete/protocols/oscar/.libs/oscarversionupdater.o -Wp,-MD,../kopete/protocols/oscar/.deps/oscarversionupdater.TUlo
/data/install/kdenetwork/kopete/protocols/oscar/oscarversionupdater.cpp:295:35: error: oscarversionupdater.moc: No such file or directory
Error creating ../kopete/protocols/oscar/oscarversionupdater.lo. Exit status 1.
make: *** [all] Error 1
------

I've filed this as http://bugs.kde.org/show_bug.cgi?id=132963, but if anyone knows of anything I might fix on my end, please let me know.