Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107040 - knode-3.5_beta1 fails to build
Summary: knode-3.5_beta1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-23 14:45 UTC by Andrew Wilkinson
Modified: 2005-09-23 15:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Wilkinson 2005-09-23 14:45:15 UTC
Knode 3.5 Beta 1 fails to build with the following error message... 
 
/bin/sh ../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I. -I.. -I../libkmime -I../libkdepim -I../libkpgp 
-I../libemailfunctions -I.. -I../libkdepim -I/usr/kde/3.5/include 
-I/usr/qt/3/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 -DNDEBUG -DNO_DEBUG -O2 
-march=athlon64 -mtune=athlon64 -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 knconfig.lo `test -f 'knconfig.cpp' 
|| echo './'`knconfig.cpp 
knconfig.cpp:32:19: email.h: No such file or directory 
knconfig.cpp: In member function `bool KNConfig::Identity::emailIsValid()': 
knconfig.cpp:109: error: `isValidSimpleEmailAddress' is not a member of `KPIM' 
make[3]: *** [knconfig.lo] Error 1 
 

Reproducible: Always
Steps to Reproduce:
1. emerge =kde-base/knode-3.5_beta1 
 
Actual Results:  
The build fails. 

Expected Results:  
The build should have succeeded.  

andrew ~ # emerge info 
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.12.1 x86_64) 
================================================================= 
System uname: 2.6.12.1 x86_64 AMD Athlon(tm) 64 Processor 3200+ 
Gentoo Base System version 1.6.13 
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5, 2.4-r3 
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 
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="amd64" 
AUTOCLEAN="yes" 
CBUILD="x86_64-pc-linux-gnu" 
CFLAGS="-march=athlon64 -mtune=athlon64 -O2 -pipe" 
CHOST="x86_64-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=athlon64 -mtune=athlon64 -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig candy ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo" 
LINGUAS="en_GB" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="amd64 X alsa apache2 arts avi berkdb bitmap-fonts cdr crypt cups curl dba 
directfb doc dvd eds emboss encode esd fam flac foomaticdb fortran gd gdbm gif 
gpm gstreamer gtk2 imagemagick imlib ipv6 java jpeg junit kde libwww lzw 
lzw-tiff mad motif mp3 mpeg mysql mythtv ncurses nls ntpl nvidia ogg oggvorbis 
opengl pam pdflib perl png python qt quicktime readline samba sdl spell ssl 
tcltk tcpd tetex tiff truetype-fonts type1-fonts typetype usb userlocales v4l2 
vorbis xine xml2 xpm xv xvid zlib linguas_en_GB userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, MAKEOPTS
Comment 1 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-09-23 15:45:35 UTC
I have fixed this already, please resync and try to emerge again.