public inbox for gentoo-desktop@lists.gentoo.org
 help / color / mirror / Atom feed
From: Igor Korot <ikorot01@gmail.com>
To: gentoo-desktop@lists.gentoo.org
Subject: [gentoo-desktop] Dependencies of KDE 3
Date: Tue, 20 Nov 2012 17:38:32 -0800	[thread overview]
Message-ID: <CA+FnnTzRCxnCa-Q6Mtn2Y+PeHi9PwdU2QsB8+RhTR+WwtS3Xgg@mail.gmail.com> (raw)

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.


             reply	other threads:[~2012-11-21  3:04 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21  1:38 Igor Korot [this message]
2012-11-21  3:12 ` [gentoo-desktop] Dependencies of KDE 3 Canek Peláez Valdés
2012-11-21  4:33   ` Igor Korot
2012-11-21  5:48   ` Philip Webb
2012-11-21  5:57     ` Dale
2012-11-21  6:52       ` Igor Korot
2012-11-21 11:34         ` E. Liddell
2012-11-21 22:40           ` Igor Korot
2012-11-22  3:21             ` E. Liddell
2012-11-26 20:50               ` Igor Korot
2012-11-26 22:14                 ` [gentoo-desktop] " Duncan
2012-11-27  0:49                   ` Igor Korot
2012-11-27  5:34                     ` Duncan
2012-11-26 22:18                 ` [gentoo-desktop] " E. Liddell
2012-11-27  0:34                   ` Igor Korot
2012-11-27 11:51                     ` E. Liddell
2012-11-27 19:21                       ` Igor Korot
2012-11-27 19:27                         ` Igor Korot
2012-11-27 19:32                           ` Igor Korot
2012-11-27 19:43                             ` Igor Korot
2012-11-27 22:25                               ` E. Liddell
2012-11-28  0:49                                 ` Brent Busby
2012-11-28  1:10                                   ` Igor Korot
2012-11-28 21:45                                     ` Brent Busby
2012-11-28  5:09                                   ` [gentoo-desktop] " Duncan
2012-11-27 22:36                               ` Duncan
2012-11-27 23:16                                 ` Igor Korot
2012-11-27 22:57                         ` Duncan
2012-11-27 23:19                           ` Igor Korot
2012-11-27 20:13                       ` Duncan
2012-11-21 11:38         ` [gentoo-desktop] " Fat-Zer
2012-11-21 18:58   ` Brent Busby
2012-11-21 19:07     ` Serghei Amelian
2012-11-21 21:10       ` Brent Busby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+FnnTzRCxnCa-Q6Mtn2Y+PeHi9PwdU2QsB8+RhTR+WwtS3Xgg@mail.gmail.com \
    --to=ikorot01@gmail.com \
    --cc=gentoo-desktop@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox