Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111420 - kdebase-3.4.3-r1 does not compile
Summary: kdebase-3.4.3-r1 does not compile
Status: RESOLVED DUPLICATE of bug 105297
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 15:32 UTC by Thomas Luft
Modified: 2005-11-05 09:52 UTC (History)
0 users

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


Attachments
Log of the kdebase emerge (3499-kdebase-3.4.3-r1.log,528.14 KB, application/octet-stream)
2005-11-03 15:35 UTC, Thomas Luft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Luft 2005-11-03 15:32:50 UTC
After I did an "emerge sync" and "emerge -uv world" kdebase-3.4.3-r1 did not
compile as expected. Instead I received the following errors:
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl line 280 element
variable
xsl:variable : could not compile select expression '$targets[1]'
XPath error : Undefined variable
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl line 282 element
with-param
xsl:param : could not compile select expression '$target'
XPath error : Undefined variable
$targets[1]
        ^
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl line 295 element
variable
xsl:variable : could not compile select expression '$targets[1]'
XPath error : Undefined variable
$target/@role
       ^
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl line 297 element
value-of
xsl:value-of : could not compile select expression '$target/@role'
XPath error : Undefined variable
$targets[1]
        ^
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl line 305 element
variable
xsl:variable : could not compile select expression '$targets[1]'
XPath error : Undefined variable
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl line 306 element
apply-templates
xsl:apply-templates : could not compile select expression '$target'
XPath error : Undefined variable
concat($base.dir,$base.name)
                ^
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/chunker.xsl line 49 element
value-of
xsl:value-of : could not compile select expression 'concat($base

I attached the complete log above. My /etc/make.conf looks as follows:

CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
FEATURES="ccache"
CCACHE_SIZE="2 G"
USE="3dnow X acpi alsa apache2 arts avantgo avi bluetooth bzip2 bzlib cdb cdr
crypt cups directfb divx4linux doc dvd dvdread -emacs -emacs-w3 encode evo exif
fbcon ffmpeg foomaticdb gd gif gnome gpm gtk2 hbci iconv icq imagemagick imap
java joystick jpeg kde kdeenablefinal kdexdeltas mmx mozilla msn nls ogg openal
opengl oscar -oss pam -pcmcia pda pdflib perl php png posix ppds qt quicktime
samba sasl scanner sdl spell sse ssl svga tidy tiff truetype unicode usb v4l vcd
vhosts videos wifi win32codecs wmf xine xmms xosd xvid yahoo zlib"
LINGUAS="de"
LANGUAGE="GERMAN"
DO_NOT_COMPILE="kmag kmousetool kmouth KDat KPackage KSysV FlschKard Kalzium
KBrunch KEduca KHangMan Kig Kiten KLettres KMathTool KMessedWords KmPlot
KPercentage KTouch Kverbos KVocTrain KAsteroids KAtomic kbackgammon KBlackbox
KBounce kenolaba KFoulEggs kgoldrunner KJumpingCube klickety klines KMines Kolf
Konquest kpat KReversi KSame KShisen KSirtet KSnake KSokoban KSpaceDuel KTron
KTuberling kwin4 KPovModeler Noatun KDict KGet kpf KPPP kwifimanager KAlarm
Kandy KArm KNode konsolekalendar KOrn KPilot KBabel kbugbuster kcachegrind
umbrello kde_app_devel kdearch kdevelop"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.ynet.sk/pub"

Reproducible: Always
Steps to Reproduce:
1. emerge -u kdebase
2.
3.
Actual Results:  
Emerge fails

Expected Results:  
Emerge should work
Comment 1 Thomas Luft 2005-11-03 15:35:04 UTC
Created attachment 72075 [details]
Log of the kdebase emerge
Comment 2 Thomas Luft 2005-11-04 16:44:08 UTC
Interestingly a re-emerge of kdelibs (3.4.3) did fix the compile error.
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-11-05 09:52:33 UTC
Changing resolution... 
 
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-11-05 09:52:46 UTC

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