Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE-3.5.7 - stable Friday, 27/07/2007
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3 ... 12, 13, 14  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jonfr
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1008
Location: Denmark

PostPosted: Sat Nov 10, 2007 12:27 pm    Post subject: Reply with quote

I was recompiling kdelibs with revdep-rebuild when I got this error. I have no idea why this is, kdelibs have compiled just fine before but for some reason it doesn't happen now.

Code:
-DNO_DEBUG -O2 -O2 -march=i686 -pipe -ftracer -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 kab2kabc.o kab2kabc.cpp
In file included from kab2kabc.cpp:35:
addressbook.h:29:23: error: addressee.h: No such file or directory
/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I../kabc -I../kabc -I../kab -I./vcard/include -I./vcardparser/ -I./vcard/include/generated -I./vcardparser -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -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 -O2 -march=i686 -pipe -ftracer -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 address.lo address.cpp
field.h:81: error: expected unqualified-id before '&' token
field.h:81: error: expected ',' or '...' before '&' token
field.h:81: error: ISO C++ forbids declaration of 'parameter' with no type
field.h:87: error: 'KABC::Addressee' has not been declared
field.h:92: error: expected unqualified-id before '&' token
field.h:92: error: expected ',' or '...' before '&' token
field.h:92: error: ISO C++ forbids declaration of 'parameter' with no type
addressbook.h:65: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:65: error: expected ';' before '&' token
addressbook.h:66: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:66: error: expected ';' before '&' token
addressbook.h:67: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:67: error: expected ';' before '*' token
addressbook.h:93: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:93: error: expected ';' before '&' token
addressbook.h:94: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:94: error: expected ';' before '*' token
addressbook.h:215: error: expected ',' or '...' before '&' token
addressbook.h:215: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:222: error: expected ',' or '...' before '&' token
addressbook.h:222: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:238: error: expected ',' or '...' before '&' token
addressbook.h:238: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:247: error: 'Addressee' does not name a type
addressbook.h:252: error: 'Addressee' has not been declared
addressbook.h:252: error: ISO C++ forbids declaration of 'List' with no type
addressbook.h:252: error: expected ';' before 'allAddressees'
addressbook.h:260: error: 'Addressee' has not been declared
addressbook.h:260: error: ISO C++ forbids declaration of 'List' with no type
addressbook.h:260: error: expected ';' before 'findByName'
addressbook.h:268: error: 'Addressee' has not been declared
addressbook.h:268: error: ISO C++ forbids declaration of 'List' with no type
addressbook.h:268: error: expected ';' before 'findByEmail'
addressbook.h:276: error: 'Addressee' has not been declared
addressbook.h:276: error: ISO C++ forbids declaration of 'List' with no type
addressbook.h:276: error: expected ';' before 'findByCategory'
stdaddressbook.h:129: error: 'Addressee' does not name a type
stdaddressbook.h:136: error: expected ',' or '...' before '&' token
stdaddressbook.h:136: error: ISO C++ forbids declaration of 'Addressee' with no type
kab2kabc.cpp: In function 'void readKMailEntry(const QString&, KABC::AddressBook*)':
kab2kabc.cpp:108: error: 'KABC::Addressee' has not been declared
kab2kabc.cpp:108: error: expected `;' before 'al'
kab2kabc.cpp:109: error: 'al' was not declared in this scope
kab2kabc.cpp:110: error: 'Addressee' is not a member of 'KABC'
kab2kabc.cpp:110: error: expected `;' before 'a'
kab2kabc.cpp:111: error: 'a' was not declared in this scope
kab2kabc.cpp: At global scope:
kab2kabc.cpp:170: error: 'Addressee' has not been declared
kab2kabc.cpp: In function 'void readKAddressBookEntries(const QString&, int&)':
kab2kabc.cpp:177: error: 'Address' was not declared in this scope
kab2kabc.cpp:177: error: expected `;' before 'homeAddress'
kab2kabc.cpp:178: error: expected `;' before 'businessAddress'
kab2kabc.cpp:179: error: expected `;' before 'otherAddress'
kab2kabc.cpp:188: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:188: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:189: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:189: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:191: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:191: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:193: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:193: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:193: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:195: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:195: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:196: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:196: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:198: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:198: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:198: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:200: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:200: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:200: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:202: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:202: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:202: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:204: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:204: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:204: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:206: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:206: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:206: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:208: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:208: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:208: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:210: error: request for member 'insertPhoneNumber' in 'a', which is of non-class type 'int'
kab2kabc.cpp:210: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:210: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:212: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:214: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:216: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:218: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:220: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:222: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:224: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:226: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:228: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:230: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:232: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:234: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:236: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:238: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:240: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:242: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:244: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:246: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:248: error: request for member 'setNickName' in 'a', which is of non-class type 'int'
kab2kabc.cpp:250: error: request for member 'setOrganization' in 'a', which is of non-class type 'int'
kab2kabc.cpp:252: error: request for member 'setRole' in 'a', which is of non-class type 'int'
kab2kabc.cpp:254: error: request for member 'setBirthday' in 'a', which is of non-class type 'int'
kab2kabc.cpp:256: error: request for member 'setUrl' in 'a', which is of non-class type 'int'
kab2kabc.cpp:265: error: request for member 'insertEmail' in 'a', which is of non-class type 'int'
kab2kabc.cpp:267: error: request for member 'insertEmail' in 'a', which is of non-class type 'int'
kab2kabc.cpp:269: error: request for member 'insertEmail' in 'a', which is of non-class type 'int'
kab2kabc.cpp:272: error: request for member 'insertCustom' in 'a', which is of non-class type 'int'
kab2kabc.cpp:276: error: 'homeAddress' was not declared in this scope
kab2kabc.cpp:276: error: request for member 'insertAddress' in 'a', which is of non-class type 'int'
kab2kabc.cpp:277: error: 'businessAddress' was not declared in this scope
kab2kabc.cpp:277: error: request for member 'insertAddress' in 'a', which is of non-class type 'int'
kab2kabc.cpp:278: error: 'otherAddress' was not declared in this scope
kab2kabc.cpp:278: error: request for member 'insertAddress' in 'a', which is of non-class type 'int'
kab2kabc.cpp: In function 'void importKab(KABC::AddressBook*, bool, bool)':
kab2kabc.cpp:320: error: 'Addressee' was not declared in this scope
kab2kabc.cpp:320: error: expected `;' before 'a'
kab2kabc.cpp:328: error: 'a' was not declared in this scope
kab2kabc.cpp:331: error: 'a' was not declared in this scope
kab2kabc.cpp:333: error: 'a' was not declared in this scope
kab2kabc.cpp:339: error: 'a' was not declared in this scope
kab2kabc.cpp:348: error: 'a' was not declared in this scope
kab2kabc.cpp:366: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:367: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:367: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:368: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:369: error: 'PhoneNumber' has not been declared
kab2kabc.cpp:370: error: 'PhoneNumber' was not declared in this scope
kab2kabc.cpp:385: error: 'Address' was not declared in this scope
kab2kabc.cpp:385: error: expected `;' before 'adr'
kab2kabc.cpp:387: error: 'adr' was not declared in this scope
kab2kabc.cpp: In function 'int main(int, char**)':
kab2kabc.cpp:472: warning: 'save' is deprecated (declared at stdaddressbook.h:86)
make[3]: *** [kab2kabc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kabc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kabc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7'
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-3.5.7-r3 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_compile
 *                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   kdelibs-3.5.7-r3.ebuild, line  153:  Called kde_src_compile
 *                kde.eclass, line  170:  Called kde_src_compile 'all'
 *                kde.eclass, line  340:  Called kde_src_compile 'myconf' 'configure' 'make'
 *                kde.eclass, line  336:  Called die
 * The specific snippet of code:
 *                              emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/temp/build.log'.
 *

 * Messages for package kde-base/kdelibs-3.5.7-r3:

 * On some setups, which rely on the correct update of utmp records, not using
 * utempter might not update them correctly. If you experience unexpected
 * behaviour, try to rebuild kde-base/kdelibs with utempter use-flag enabled.
 *
 * ERROR: kde-base/kdelibs-3.5.7-r3 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_compile
 *                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   kdelibs-3.5.7-r3.ebuild, line  153:  Called kde_src_compile
 *                kde.eclass, line  170:  Called kde_src_compile 'all'
 *                kde.eclass, line  340:  Called kde_src_compile 'myconf' 'configure' 'make'
 *                kde.eclass, line  336:  Called die
 * The specific snippet of code:
 *                              emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/temp/build.log'.
 *

revdep-rebuild failed to emerge all packages
you have the following choices:

- if emerge failed during the build, fix the problems and re-run revdep-rebuild
    or
- use -X or --package-names as first argument (trys to rebuild package, not exact
  ebuild)
    or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be evaluated again)
    or
- modify the above emerge command and run it manually
    or
- compile or unmerge unsatisfied packages manually, remove temporary files and
  try again (you can edit package/ebuild list first)
Back to top
View user's profile Send private message
lmcogs
Guru
Guru


Joined: 03 Apr 2005
Posts: 340

PostPosted: Sun Nov 25, 2007 1:10 pm    Post subject: Reply with quote

Problems here too even with utempter set

ibkdeinit_kaddprinterwizard.la
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/management'
Making all in lpdunix
make[3]: Entering directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/lpdunix'
creating kdeprint_lpdunix_la.all_cpp.cpp ...
/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../.. -I../../kdeprint -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdecore/network -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -D_KDEPRINT_COMPILE -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 -march=k8 -O2 -pipe -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 kdeprint_lpdunix_la.all_cpp.lo kdeprint_lpdunix_la.all_cpp.cpp
/bin/sh ../../libtool --silent --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=k8 -O2 -pipe -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 -Wl,--as-needed -o kdeprint_lpdunix.la -rpath /usr/kde/3.5/lib64/kde3 -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64 -module -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined kdeprint_lpdunix_la.all_cpp.lo ../../kdeprint/management/libkdeprint_management.la
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/lpdunix'
Making all in cups
make[3]: Entering directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/cups'
Making all in cupsdconf2
make[4]: Entering directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/cups/cupsdconf2'
echo '#include <kdemacros.h>' > cupsdconf_dummy.cpp; \
echo 'extern "C" int kdemain(int argc, char* argv[]);' >> cupsdconf_dummy.cpp; \
echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { return kdemain(argc,argv); }' >> cupsdconf_dummy.cpp
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../.. -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl -I../../../kdefx -I../../../kdecore -I../../../kdecore -I../../../kdecore/network -I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../kio/kfile -I../../.. -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 -march=k8 -O2 -pipe -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 cupsdconf_dummy.lo cupsdconf_dummy.cpp
/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../.. -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl -I../../../kdefx -I../../../kdecore -I../../../kdecore -I../../../kdecore/network -I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=k8 -O2 -pipe -Wformat-security -Wmissing-format-attribute -c -o cups-util.lo cups-util.c
cups-util.c:18: warning: no previous prototype for 'cupsGetConf'
cups-util.c: In function 'cupsGetConf':
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:119: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:213: warning: 'httpRead' is deprecated (declared at /usr/include/cups/http.h:361)
cups-util.c: At top level:
cups-util.c:225: warning: no previous prototype for 'cupsPutConf'
cups-util.c: In function 'cupsPutConf':
cups-util.c:308: warning: 'httpWrite' is deprecated (declared at /usr/include/cups/http.h:371)
cups-util.c:312: warning: 'httpWrite' is deprecated (declared at /usr/include/cups/http.h:371)
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:345: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c: In function 'cups_local_auth':
cups-util.c:454: warning: passing argument 1 of 'httpAddrLocalhost' from incompatible pointer type
make[4]: *** [cups-util.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/cups/cupsdconf2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint/cups'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeprint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7'
make: *** [all] Error 2
*
* ERROR: kde-base/kdelibs-3.5.7-r3 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* kdelibs-3.5.7-r3.ebuild, line 154: Called kde_src_compile
* kde.eclass, line 170: Called kde_src_compile 'all'
* kde.eclass, line 340: Called kde_src_compile 'myconf' 'configure' 'make'
* kde.eclass, line 336: Called die
* The specific snippet of code:
* emake || die "died running emake, $FUNCNAME:make"
* The die message:
* died running emake, kde_src_compile:make
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/temp/build.log'.
*

* Messages for package kde-base/kdelibs-3.5.7-r3:
Back to top
View user's profile Send private message
hefe
n00b
n00b


Joined: 18 Aug 2004
Posts: 58
Location: Germany

PostPosted: Wed Nov 28, 2007 7:26 pm    Post subject: Workaroundabit Reply with quote

The compiler complains about a missing item?
I just added them in fields.h so that the offending stub lines look like the implementation lines in fields.cpp... which worked[/code]

Where is the bug? kdelibs or gcc?
Back to top
View user's profile Send private message
NightMonkey
Guru
Guru


Joined: 21 Mar 2003
Posts: 356
Location: Philadelphia, PA

PostPosted: Tue Dec 18, 2007 7:42 pm    Post subject: Reply with quote

I'm on the list of downgraders now. Tired of skipping kdelibs-3.5.7-r3 on emerge -uDNv world. Masked >kdelibs-3.5.7-r2. CUPS support seems to be broken?

Hope everything works out eventually... :)
_________________
:D
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun Mar 30, 2008 8:09 pm    Post subject: Reply with quote

@jonfr:

Quote:
I was recompiling kdelibs with revdep-rebuild when I got this error. I have no idea why this is, kdelibs have compiled just fine before but for some reason it doesn't happen now.

Code:
-DNO_DEBUG -O2 -O2 -march=i686 -pipe -ftracer -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 kab2kabc.o kab2kabc.cpp
In file included from kab2kabc.cpp:35:
addressbook.h:29:23: error: addressee.h: No such file or directory
/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I../kabc -I../kabc -I../kab -I./vcard/include -I./vcardparser/ -I./vcard/include/generated -I./vcardparser -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -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 -O2 -march=i686 -pipe -ftracer -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 address.lo address.cpp
field.h:81: error: expected unqualified-id before '&' token
field.h:81: error: expected ',' or '...' before '&' token
field.h:81: error: ISO C++ forbids declaration of 'parameter' with no type
field.h:87: error: 'KABC::Addressee' has not been declared
field.h:92: error: expected unqualified-id before '&' token
field.h:92: error: expected ',' or '...' before '&' token
field.h:92: error: ISO C++ forbids declaration of 'parameter' with no type
addressbook.h:65: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:65: error: expected ';' before '&' token
addressbook.h:66: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:66: error: expected ';' before '&' token
addressbook.h:67: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:67: error: expected ';' before '*' token
addressbook.h:93: error: ISO C++ forbids declaration of 'Addressee' with no type
addressbook.h:93: error: expected ';' before '&' token
addressbook.h:94: error: ISO C++ forbids declaration of 'Addressee' with no type

...


were you able to solve this & compile kdelibs ?

I'm encountered this, too, with kdelibs-3.5.9* :evil:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
harlanb
n00b
n00b


Joined: 01 May 2005
Posts: 40

PostPosted: Fri Aug 01, 2008 5:05 pm    Post subject: kdelibs-3.5.9* Reply with quote

I encountered this too.

I found that I had libutempter emerged and not utempter itself.

I resolved this by: emerge -C sys-libs/libutempter

Then: USE="utempter" emerge kde-base/kdelibs

This emerged the libutempter again and build kdelibs without error.

I hope this helps.

Harlan...
Back to top
View user's profile Send private message
daid
n00b
n00b


Joined: 12 Oct 2008
Posts: 7

PostPosted: Sun Oct 12, 2008 5:17 pm    Post subject: kdelibs and kabc Reply with quote

I was having quite similar problems with kdelibs-3.5.10, 3.5.10-r2 ebuild, and to check my own sanity 3.5.9. Now I was doing this because I just unmerged all the monolithic kde builds because I wanted a pair of futile updates, and I've been at these "trivial" updates now for, oh, 6 hours. Thanks, anti-monolism with no integration, you're the greatest!

I tried the things suggested here, and none of them worked. Being bored but not wanting to re-emerge the monolithic kde 3.5.9 I just got rid of, I tried locating the troublesome addressbook.h, which was in /usr/kde/3.5/include/kabc/

So, being a foolish and uninspiring person I moved that entire directory and its contents to my favorite place, which was it's current directory with its same name, followed by a period and profanity. Then I tried to emerge kdelibs for something like the eleventh time, and it worked.

Now, of course, once the libraries were installed, kabc is back. I didn't try emerging the kdelibs again with the new kabc library in place (because I just wanted to get on with it), but for now I assume that would work. This seems to mean the kabc library I had was from the monolithic kde builds and not removed properly. Either that or my computer really does work better when I swear at it...

Maybe someone smarter than me can figure out the reasoning behind this fix. In any case, someone forgot to take out the trash.
Back to top
View user's profile Send private message
daid
n00b
n00b


Joined: 12 Oct 2008
Posts: 7

PostPosted: Mon Oct 13, 2008 3:26 am    Post subject: Only kdelibs-3.5.10-r2 can fix include/kabc Reply with quote

So <=kdelibs-3.5.10 will not re-create include/kabc that is functional. Oddly, even with the guilty packages hidden, all the builds found in portage still have errors (resulting in failure) involving files in include/kabc, which is pretty odd, since I don't even know where these problematic files are at on my system!

However, kdelibs-3.5.10-r2 will rebuild a newer, and functional, version of kabc. I'm not sure if this kabc is functional for lower versions of kdelibs available on portage or not. That is to say, now that I have working kabc from kdelibs-r2, if I tried to rebuild kdelibs-3.5.10, I don't know if it will work or fail. Of course I could try, but compiling kdelibs takes a long time, and I've still got the rest of kde to compile and install. I also don't know anything about kdelibs-3.5.10-r1.

I apologize that my "fix" is a somewhat irresponsible hack. But it's my system, and I'd rather hack with it and make any progress than post my topmost build error while unable to use my machine. Particularly since whatever problem I'm having dates back to at least three versions ago, I don't have a lot of hope that the answer will be easily forthcoming.

So, I cannot be a responsible person and advocate toying with system files to other clueless users like myself. I post this "solution" primarily so that developers have a better idea what is causing the problem, which seems to be clearly kabc headers (though, I guess anyone would have realized that from the outset, this just proves that "fixing" those header files actually solves the issue at hand).

As luck would have it, <=kde-base/kdebase-startkde-3.5.10-r3 block my bleeding edge kdelibs, so I had to get startkde-r4 ebuild from the portage site as well and self digest. Now I have to hope that won't block the rest of my system.

Anyone involved with the kde monolithic to split forced march, please reconsider making portage do this switch for us, because it's not at all pretty. I'm not sure how much these kdelibs errors are at all related to this transition in general, but you can be sure there will be all kinds of collisions and issues with the 330 or so kde packages...
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Sun Jun 21, 2009 9:21 pm    Post subject: Re: kdelibs-3.5.9* Reply with quote

harlanb wrote:
I encountered this too.

I found that I had libutempter emerged and not utempter itself.

I resolved this by: emerge -C sys-libs/libutempter

Then: USE="utempter" emerge kde-base/kdelibs

This emerged the libutempter again and build kdelibs without error.

I hope this helps.

Harlan...


on my system it was possible to compile kdelibs-3.5.9x with that fix, but now i have problems merging kdelibs-3.5.10-r6 :

Code:
field.h:81: error: expected unqualified-id before ‘&’ token
field.h:81: error: expected ‘,’ or ‘...’ before ‘&’ token
field.h:81: error: ISO C++ forbids declaration of ‘parameter’ with no type
field.h:87: error: ‘KABC::Addressee’ has not been declared
field.h:92: error: expected unqualified-id before ‘&’ token
field.h:92: error: expected ‘,’ or ‘...’ before ‘&’ token
field.h:92: error: ISO C++ forbids declaration of ‘parameter’ with no type
addressbook.h:65: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:65: error: expected ‘;’ before ‘&’ token
addressbook.h:66: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:66: error: expected ‘;’ before ‘&’ token
addressbook.h:67: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:67: error: expected ‘;’ before ‘*’ token
addressbook.h:93: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:93: error: expected ‘;’ before ‘&’ token
addressbook.h:94: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:94: error: expected ‘;’ before ‘*’ token
addressbook.h:215: error: expected ‘,’ or ‘...’ before ‘&’ token
addressbook.h:215: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:222: error: expected ‘,’ or ‘...’ before ‘&’ token
addressbook.h:222: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:238: error: expected ‘,’ or ‘...’ before ‘&’ token
addressbook.h:238: error: ISO C++ forbids declaration of ‘Addressee’ with no type
addressbook.h:247: error: ‘Addressee’ does not name a type
addressbook.h:252: error: ‘Addressee’ has not been declared
addressbook.h:252: error: ISO C++ forbids declaration of ‘List’ with no type
addressbook.h:252: error: expected ‘;’ before ‘allAddressees’
addressbook.h:260: error: ‘Addressee’ has not been declared
addressbook.h:260: error: ISO C++ forbids declaration of ‘List’ with no type
addressbook.h:260: error: expected ‘;’ before ‘findByName’
addressbook.h:268: error: ‘Addressee’ has not been declared
addressbook.h:268: error: ISO C++ forbids declaration of ‘List’ with no type
addressbook.h:268: error: expected ‘;’ before ‘findByEmail’
addressbook.h:276: error: ‘Addressee’ has not been declared
addressbook.h:276: error: ISO C++ forbids declaration of ‘List’ with no type
addressbook.h:276: error: expected ‘;’ before ‘findByCategory’
stdaddressbook.h:129: error: ‘Addressee’ does not name a type
stdaddressbook.h:136: error: expected ‘,’ or ‘...’ before ‘&’ token
stdaddressbook.h:136: error: ISO C++ forbids declaration of ‘Addressee’ with no type
kab2kabc.cpp: In function ‘void readKMailEntry(const QString&, KABC::AddressBook*)’:
kab2kabc.cpp:108: error: ‘KABC::Addressee’ has not been declared
kab2kabc.cpp:108: error: expected `;' before ‘al’
kab2kabc.cpp:109: error: ‘al’ was not declared in this scope
kab2kabc.cpp:110: error: ‘Addressee’ is not a member of ‘KABC’
kab2kabc.cpp:110: error: expected `;' before ‘a’
kab2kabc.cpp:111: error: ‘a’ was not declared in this scope
kab2kabc.cpp: At global scope:
kab2kabc.cpp:170: error: ‘Addressee’ has not been declared
kab2kabc.cpp: In function ‘void readKAddressBookEntries(const QString&, int&)’:
kab2kabc.cpp:177: error: ‘Address’ was not declared in this scope
kab2kabc.cpp:177: error: expected `;' before ‘homeAddress’
kab2kabc.cpp:178: error: expected `;' before ‘businessAddress’
kab2kabc.cpp:179: error: expected `;' before ‘otherAddress’
kab2kabc.cpp:188: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:188: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:189: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:189: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:191: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:191: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:193: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:193: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:193: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:195: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:195: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:196: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:196: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:198: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:198: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:198: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:200: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:200: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:200: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:202: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:202: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:202: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:204: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:204: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:204: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:206: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:206: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:206: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:208: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:208: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:208: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:210: error: request for member ‘insertPhoneNumber’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:210: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:210: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:212: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:214: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:216: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:218: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:220: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:222: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:224: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:226: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:228: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:230: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:232: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:234: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:236: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:238: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:240: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:242: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:244: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:246: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:248: error: request for member ‘setNickName’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:250: error: request for member ‘setOrganization’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:252: error: request for member ‘setRole’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:254: error: request for member ‘setBirthday’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:256: error: request for member ‘setUrl’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:265: error: request for member ‘insertEmail’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:267: error: request for member ‘insertEmail’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:269: error: request for member ‘insertEmail’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:272: error: request for member ‘insertCustom’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:276: error: ‘homeAddress’ was not declared in this scope
kab2kabc.cpp:276: error: request for member ‘insertAddress’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:277: error: ‘businessAddress’ was not declared in this scope
kab2kabc.cpp:277: error: request for member ‘insertAddress’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp:278: error: ‘otherAddress’ was not declared in this scope
kab2kabc.cpp:278: error: request for member ‘insertAddress’ in ‘a’, which is of non-class type ‘int’
kab2kabc.cpp: In function ‘void importKab(KABC::AddressBook*, bool, bool)’:
kab2kabc.cpp:320: error: ‘Addressee’ was not declared in this scope
kab2kabc.cpp:320: error: expected `;' before ‘a’
kab2kabc.cpp:328: error: ‘a’ was not declared in this scope
kab2kabc.cpp:331: error: ‘a’ was not declared in this scope
kab2kabc.cpp:333: error: ‘a’ was not declared in this scope
kab2kabc.cpp:339: error: ‘a’ was not declared in this scope
kab2kabc.cpp:348: error: ‘a’ was not declared in this scope
kab2kabc.cpp:366: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:367: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:367: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:368: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:369: error: ‘PhoneNumber’ has not been declared
kab2kabc.cpp:370: error: ‘PhoneNumber’ was not declared in this scope
kab2kabc.cpp:385: error: ‘Address’ was not declared in this scope
kab2kabc.cpp:385: error: expected `;' before ‘adr’
kab2kabc.cpp:387: error: ‘adr’ was not declared in this scope
kab2kabc.cpp: In function ‘int main(int, char**)’:
kab2kabc.cpp:472: warning: ‘save’ is deprecated (declared at stdaddressbook.h:86)
make[3]: *** [kab2kabc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kabc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kabc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10'
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-3.5.10-r6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4763:  Called kde_src_compile
 *             environment, line 3168:  Called kde_src_compile 'all'
 *             environment, line 3183:  Called kde_src_compile 'make'
 *             environment, line 3175:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/temp/environment'.


what do i have to do in order to get kdelibs-3.5.10-r6 to compile successfully ? the hint from above does not work with 3.5.10-r6 ...
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Mon Jun 22, 2009 1:05 am    Post subject: Re: kdelibs and kabc Reply with quote

daid wrote:
/usr/kde/3.5/include/kabc/


i can confirm that, deleting this directory was the solution, after several tries (8 at least) that solved the issue :) kdelibs-3.5.10-r6 finally compiled successfully

it was always annoying to delete every kde-package by hand. i don't know why, but after merging kdelibs, portage removed several kde packages. is that a new portage feature ?
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... 12, 13, 14
Page 14 of 14

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum