Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35543 - Cannot compile kdelibs 3.1 or 3.2
Summary: Cannot compile kdelibs 3.1 or 3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-10 10:47 UTC by Hanno Böck
Modified: 2004-02-18 05:12 UTC (History)
0 users

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


Attachments
kdelibs_3.1_compile (kdelibs_3.1_compile,404.54 KB, text/plain)
2003-12-10 10:47 UTC, Hanno Böck
Details
kdelibs_3.2_compile (kdelibs_3.2_compile,713.60 KB, text/plain)
2003-12-10 10:54 UTC, Hanno Böck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2003-12-10 10:47:07 UTC
I cannot compile kdelibs 3.1.4 or 3.2.0_beta2 on a system. Compile logs are attached.
It uses an up-to-date x86 (stable) gentoo-system with a lot of packages taken from ~x86.
I use python, gcc and glibc from ~x86, have -fstack-protector in my CFLAGS and have USE="nptl". portage is a snapshot that supports per package useflags and keywords.
emerge info output:

Portage 2.0.49-r85 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r3, 2.6.0-test11)
=================================================================
System uname: 2.6.0-test11 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disable                                             d]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -fstack-protector -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2                                             /share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -fstack-protector -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu                                             x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 avi berkdb cdr crypt cups dvd dvdr encode foomaticdb g                                             dbm gif gpm gtk gtk2 imlib jpeg libg++ libwww mad mikmod motif mozilla moznocomp                                             ose moznoirc moznomail mpeg mysql ncurses nls nptl oggvorbis opengl pam pdflib p                                             erl png python quicktime readline scanner sdl slang ssl tcpd truetype x86 xml2 x                                             mms xv zlib linguas_de"
Comment 1 Hanno Böck gentoo-dev 2003-12-10 10:47:56 UTC
Created attachment 21984 [details]
kdelibs_3.1_compile
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-12-10 10:54:03 UTC
> USE="nptl"

Most likely your problem.  Doesn't look like fundamentally a kde problem as it seems to be more a C++ compilation problem.  Did you recompile Qt successfully with nptl too?
Comment 3 Hanno Böck gentoo-dev 2003-12-10 10:54:06 UTC
Created attachment 21985 [details]
kdelibs_3.2_compile
Comment 4 Hanno Böck gentoo-dev 2003-12-10 11:36:04 UTC
Caleb: I compiled everything from scratch with USE="nptl".
Interesting fact may be that I already had kdelibs running, but had to unmerge it because of a bug in gcc with the stack-protector (updating gcc forced me to unmerge). see bug 25299.
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-02-11 12:24:01 UTC
still having problems?  i think this should all be fixed now (especially with a recent version of gcc)
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2004-02-18 05:12:47 UTC
closing as fixed.