Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 109092

Summary: kde-base/kdeaddons-kfile-plugins-3.4.1 fails to build
Product: Gentoo Linux Reporter: Aaron Walker (RETIRED) <ka0ttic>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aaron Walker (RETIRED) gentoo-dev 2005-10-13 00:11:04 UTC
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I. 
 -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG
-O2 -O2 -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute
-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
kfile_cert.lo `test -f 'kfile_cert.cpp' || echo './'`kfile_cert.cpp
kfile_cert.cpp: In function `KSSLCertificate* readCertFromFile(const QString&)
   ':
kfile_cert.cpp:110: error: `ERR_clear_error' undeclared (first use this 
   function)
kfile_cert.cpp:110: error: (Each undeclared identifier is reported only once 
   for each function it appears in.)
kfile_cert.cpp:127: error: `d2i_X509' undeclared (first use this function)
kfile_cert.cpp:130: error: `X509_free' undeclared (first use this function)
kfile_cert.cpp: In member function `virtual bool 
   CertPlugin::readInfo(KFileMetaInfo&, unsigned int)':
kfile_cert.cpp:156: error: `ERR_clear_error' undeclared (first use this 
   function)
make[3]: *** [kfile_cert.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1/kfile-plugins/cert'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1/kfile-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdeaddons-kfile-plugins-3.4.1 failed.
!!! Function kde_src_compile, Line 168, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.11.11 i686)
=================================================================
System uname: 2.6.11.11 i686 AMD Athlon(TM) XP 2100+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect cvs digest distlocks
sandbox sfperms sign strict"
GENTOO_MIRRORS="http://192.168.1.2/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/
ftp://mirrors.tds.net/gentoo/ ftp://ibiblio.org/pub/Linux/distributions/gentoo/"
LANG="en_US.utf8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/ka0ttic/overlay"
SYNC="rsync://192.168.1.2/gentoo-portage"
USE="x86 3dnow X acpi aim alsa arts bash-completion berkdb bzlib crypt dvd fbcon
gdbm gif gtk gtk2 hal imlib jpeg kde kdeenablefinal mmx mp3 ncurses nls nptl
nptlonly offensive opengl oss pam perl png python qt readline sse truetype
unicode v4l xml2 xmms xscreensaver zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-10-13 02:12:56 UTC

*** This bug has been marked as a duplicate of 83822 ***