------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=132963         
           Summary: Compile fails due to missing oscarversionupdater.moc
           Product: kopete
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kopete-devel kde org
        ReportedBy: kde.org eternaldusk com


Version:           SVN 2006-08-25 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 
OS:                Linux

For the last weeks or so, SVN has failed to compile because 
oscarversionupdater.moc is not built when the other moc files are created:

------
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
------

oscarversionupdater.moc.cpp exists, but not the plain .moc.
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to