Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98396 - Quanta-3.4.1 build failed
Summary: Quanta-3.4.1 build failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 14:23 UTC by Chuck Wegrzyn
Modified: 2005-07-08 16:03 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 Chuck Wegrzyn 2005-07-08 14:23:39 UTC
make[3]: Entering directory `/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/lib'
/usr/qt/3/bin/moc ./qextfileinfo.h -o qextfileinfo.moc
/usr/qt/3/bin/moc ./ksavealldialog.h -o ksavealldialog.moc
/bin/sh ../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I. 
-I/usr/include/libxml2  -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 -march=k8 -pipe -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -DENABLE_CVSSERVICE  -c -o
qextfileinfo.lo `test -f 'qextfileinfo.cpp' || echo './'`qextfileinfo.cpp
/bin/sh ../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I. 
-I/usr/include/libxml2  -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 -march=k8 -pipe -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -DENABLE_CVSSERVICE  -c -o
ksavealldialog.lo `test -f 'ksavealldialog.cpp' || echo './'`ksavealldialog.cpp
ksavealldialog.cpp: In constructor `KSaveSelectDialog::KSaveSelectDialog(const
KURL::List&, const KURL::List&, QWidget*)':
ksavealldialog.cpp:65: warning: `setButtonOKText' is deprecated (declared at
/usr/kde/3.4/include/kdialogbase.h:922)
ksavealldialog.cpp: In constructor `KSaveAllDialog::KSaveAllDialog(const
QStringList&, QWidget*)':
ksavealldialog.cpp:156: warning: `setButtonOKText' is deprecated (declared at
/usr/kde/3.4/include/kdialogbase.h:922)
/bin/sh ../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ 
-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 -march=k8 -pipe -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -DENABLE_CVSSERVICE    -o libquantamodule.la   qextfileinfo.lo
ksavealldialog.lo  
make[3]: Leaving directory `/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/lib'
make[2]: Leaving directory `/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/lib'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/doc'
Making all in quanta
make[3]: Entering directory
`/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/doc/quanta'
/usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/graphics.xsl:588: parser
error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xA0 0x20 0x20 0x20
          <xsl:if test="$html.depth != '' and $depth-units != '%'">
    ^
compilation error: file
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/docbook.xsl line 40 element
include
xsl:include : unable to load
/usr/kde/3.4/share/apps/ksgmltools2/docbook/xsl/html/graphics.xsl
unable to parse ./index.docbook
make[3]: *** [index.cache.bz2] Error 1
make[3]: Leaving directory
`/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/doc/quanta'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/quanta-3.4.1/work/quanta-3.4.1'
make: *** [all] Error 2

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



Reproducible: Always
Steps to Reproduce:
1.emerge kde-meta
2.
3.

Actual Results:  
Failed, as noted above.


Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-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="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts cdr crypt curl dvd esd fam
font-server fortran gif gpm gtk imlib ipv6 java jp2 jpeg kde lzw lzw-tiff mp3
mysql ncurses nls opengl oss pam perl png python qt readline ssl tcpd tiff
truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Chuck Wegrzyn 2005-07-08 16:03:39 UTC
I would say this bug is closed. After I did the latest "emerge sync" (between
yesterday and today), and tried the build again it worked! Beats me what fixed it.