Dependencies of KDE 3

Igor Korot <[email protected]> Tue, 20 Nov 2012 17:38:32 -0800
Newsgroups gmane.linux.gentoo.desktop
Message-ID <CA+FnnTzRCxnCa-Q6Mtn2Y+PeHi9PwdU2QsB8+RhTR+WwtS3Xgg@mail.gmail.com>
Hi, ALL,
I'm trying to install KDE 3 from kde-sunset overlay and am getting the
compiler error:


/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. -I../../kjs -I../../kdecore/network
-I../../kwallet/client -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=core2 -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 ksslsettings.lo
ksslsettings.cc
In file included from ksslsettings.cc:47:0:
./kopenssl.h:453:4: error: 'ASN1_METHOD' does not name a type
./kopenssl.h:526:16: error: expected ';' before '(' token
./kopenssl.h:532:17: error: 'STACK' has not been declared
./kopenssl.h:538:15: error: 'STACK' has not been declared
./kopenssl.h:544:18: error: expected ';' before '(' token
./kopenssl.h:550:4: error: 'STACK' does not name a type
./kopenssl.h:556:16: error: 'STACK' has not been declared
./kopenssl.h:562:4: error: 'STACK' does not name a type
./kopenssl.h:828:4: error: 'STACK' does not name a type
./kopenssl.h:829:25: error: 'STACK' has not been declared
ksslsettings.cc: In member function 'QString KSSLSettings::getCipherList()':
ksslsettings.cc:157:12: error: no matching function for call to
'KOpenSSLProxy::sk_num(_STACK*)'
./kopenssl.h:538:8: note: candidate is: int KOpenSSLProxy::sk_num(int*)
ksslsettings.cc:159:20: error: 'class KOpenSSLProxy' has no member
named 'sk_value'
make[5]: *** [ksslsettings.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from kssl.cc:47:0:
./kopenssl.h:453:4: error: 'ASN1_METHOD' does not name a type
./kopenssl.h:526:16: error: expected ';' before '(' token
./kopenssl.h:532:17: error: 'STACK' has not been declared
./kopenssl.h:538:15: error: 'STACK' has not been declared
./kopenssl.h:544:18: error: expected ';' before '(' token
./kopenssl.h:550:4: error: 'STACK' does not name a type
./kopenssl.h:556:16: error: 'STACK' has not been declared
./kopenssl.h:562:4: error: 'STACK' does not name a type
./kopenssl.h:828:4: error: 'STACK' does not name a type
./kopenssl.h:829:25: error: 'STACK' has not been declared
kssl.cc: In member function 'void KSSL::setPeerInfo()':
kssl.cc:616:8: error: 'class KOpenSSLProxy' has no member named 'sk_dup'
make[5]: *** [kssl.lo] Error 1
make[5]: Leaving directory
`/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kio/kssl'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kio/kssl'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kio/kssl'
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/kio'
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
emake failed
 * ERROR: kde-base/kdelibs-3.5.10-r6 failed (compile phase):
 *   died running emake, kde_src_compile:make
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 4608:  Called kde_src_compile
 *   environment, line 3187:  Called kde_src_compile 'all'
 *   environment, line 3202:  Called kde_src_compile 'make'
 *   environment, line 3194:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *
 * If you need support, post the output of `emerge --info
'=kde-base/kdelibs-3.5.10-r6'`,
 * the complete build log and the output of `emerge -pqv
'=kde-base/kdelibs-3.5.10-r6'`.
 * This ebuild used the following eclasses from overlays:
 *   /var/lib/layman/kde-sunset/eclass/kde.eclass
 *   /var/lib/layman/kde-sunset/eclass/kde-functions.eclass
 *   /var/lib/layman/kde-sunset/eclass/qt3.eclass
 * This ebuild is from an overlay named 'kde-sunset':
'/var/lib/layman/kde-sunset/'
 * The 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'.
 * Working directory:
'/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10'
 * S: '/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10'

>>> Failed to emerge kde-base/kdelibs-3.5.10-r6, Log file:

>>>  '/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/temp/build.log'

 * Messages for package kde-base/kdelibs-3.5.10-r6:

 * You have the legacyssl use flag enabled, which fixes issues with some broken
 * sites, but breaks others instead. It is strongly discouraged to use it.
 * For more information, see bug #128922.
 * 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.10-r6 failed (compile phase):
 *   died running emake, kde_src_compile:make
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 4608:  Called kde_src_compile
 *   environment, line 3187:  Called kde_src_compile 'all'
 *   environment, line 3202:  Called kde_src_compile 'make'
 *   environment, line 3194:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *
 * If you need support, post the output of `emerge --info
'=kde-base/kdelibs-3.5.10-r6'`,
 * the complete build log and the output of `emerge -pqv
'=kde-base/kdelibs-3.5.10-r6'`.
 * This ebuild used the following eclasses from overlays:
 *   /var/lib/layman/kde-sunset/eclass/kde.eclass
 *   /var/lib/layman/kde-sunset/eclass/kde-functions.eclass
 *   /var/lib/layman/kde-sunset/eclass/qt3.eclass
 * This ebuild is from an overlay named 'kde-sunset':
'/var/lib/layman/kde-sunset/'
 * The 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'.
 * Working directory:
'/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10'
 * S: '/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10'

Also, very strange thing is that the dependency tree of KDE 3 is not updated:

If I have the latest openssl, which is 1.0.0j, KDE will slot-instal 0.0.8x.

Is there such an incompatibility?

And third issue:

mDNSResponder ebuuild is not in the tree.

Could someone please put it back?

Thank you.