From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-111788-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1OP0Ci-0008Ia-LV
	for garchives@archives.gentoo.org; Wed, 16 Jun 2010 21:31:25 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 048A3E0CE3;
	Wed, 16 Jun 2010 21:29:57 +0000 (UTC)
Received: from mail.dfsv29.com (mail.dfsv29.com [91.103.216.160])
	by pigeon.gentoo.org (Postfix) with ESMTP id 27175E0CE3
	for <gentoo-user@lists.gentoo.org>; Wed, 16 Jun 2010 21:29:57 +0000 (UTC)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=foo-bar.co.uk;
	h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding;
	b=eRqieR2fcaCoxrad5xN8naKLqDkAtkqxDEm6OZ7pLQ0RIJ3BKm/OEdW5ygh010XMT5+dbfG5UhNQ4f2BaqWetyj+878kix3jKmYtLDSlTeTNvHicAJ5GJ/tyCueLd0I0;
Received: from cpc11-chap3-0-0-cust223.aztw.cable.virginmedia.com ([82.32.138.224] helo=[192.168.2.103])
	by mail.dfsv29.com with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.69)
	(envelope-from <tom@foo-bar.co.uk>)
	id 1OP0B1-0003XI-CH
	for gentoo-user@lists.gentoo.org; Wed, 16 Jun 2010 22:29:43 +0100
Message-ID: <4C194224.7030007@foo-bar.co.uk>
Date: Wed, 16 Jun 2010 22:29:08 +0100
From: Thomas Revell <tom@foo-bar.co.uk>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Unable to emerge kdebase/kfilereplace-4.3.5
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - mail.dfsv29.com
X-AntiAbuse: Original Domain - lists.gentoo.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - foo-bar.co.uk
X-Archives-Salt: f66135a6-28d1-4e23-8299-4a0eb348c905
X-Archives-Hash: 3e3b967d84fa6a3f7334922f80e9e570

Hi everyone,

I've got a bit of a problem with a new Gentoo install that I'm currently 
trying to install KDE on. The installation of kdebase/kfilereplace-4.3.5 
is failing, apparently due to a missing header file in its sources.The 
full build log is as follows:

* CPV:  kde-base/kfilereplace-4.3.5
 * REPO: gentoo
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
 >>> Unpacking source...
 * Unpacking parts of kdewebdev-4.3.5.tar.bz2 to 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work ...
  [ ok ]
 >>> Source unpacked in /var/tmp/portage/kde-base/kfilereplace-4.3.5/work
 >>> Preparing source in 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5 ...
 >>> Source prepared.
 >>> Configuring source in 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5 ...
 >>> Working in BUILD_DIR: 
"/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5_build" 

cmake -C 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/temp/gentoo_common_config.cmake 
-DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF 
-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc 
-DWITH_KdepimLibs=OFF -DWITH_LibXml2=OFF -DWITH_LibXslt=OFF 
-DWITH_Boost=OFF -DWITH_LibTidy=OFF -DCMAKE_BUILD_TYPE=Gentoo 
-DCMAKE_INSTALL_DO_STRIP=OFF 
-DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/kfilereplace-4.3.5/temp/gentoo_rules.cmake  
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5
loading initial cache file 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/temp/gentoo_common_config.cmake 

-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- 
works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in 
/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so 

-- Looking for XOpenDisplay in 
/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so 
- found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Phonon Version: 4.3.80
-- Found Phonon: /usr/lib64/libphonon.so
-- Found Phonon Includes: /usr/include/KDE;/usr/include
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.3 include dir: /usr/include
-- Found KDE 4.3 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=core2 -O2 -pipe -combine -mmmx -msse -msse2 
-msse3 -msse4 -msahf -maccumulate-outgoing-args -mno-align-stringops 
-minline-stringops-dynamically  -Wno-long-long -std=iso9899:1990 -Wundef 
-Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security 
-Wmissing-format-attribute -fno-common
C++             -march=core2 -O2 -pipe -combine -mmmx -msse -msse2 
-msse3 -msse4 -msahf -maccumulate-outgoing-args -mno-align-stringops 
-minline-stringops-dynamically  -Wnon-virtual-dtor -Wno-long-long -ansi 
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wformat-security -fno-exceptions -fno-check-new -fno-common 
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
-fvisibility-inlines-hidden
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1
Module          -Wl,--enable-new-dtags -Wl,--fatal-warnings 
-Wl,--no-undefined -lc -Wl,-O1
Shared          -Wl,--enable-new-dtags -Wl,--fatal-warnings 
-Wl,--no-undefined -lc -Wl,-O1

-- Configuring done
-- Generating done
-- Build files have been written to: 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5_build
 >>> Source configured.
 >>> Compiling source in 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5 ...
 >>> Working in BUILD_DIR: 
"/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5_build" 

make -j2
Scanning dependencies of target kfilereplace_automoc
Scanning dependencies of target kfilereplacepart_automoc
Generating kfilereplace.moc
Generating commandengine.moc
Generating kaddstringdlg.moc
Generating knewprojectdlg.moc
[  0%] Built target kfilereplace_automoc
Scanning dependencies of target kfilereplace
Generating kfilereplacepart.moc
[  2%] Building CXX object 
kfilereplace/CMakeFiles/kfilereplace.dir/kfilereplace_automoc.o
[  5%] Building CXX object 
kfilereplace/CMakeFiles/kfilereplace.dir/kfilereplace.o
Generating kfilereplaceview.moc
Generating koptionsdlg.moc
[  5%] Built target kfilereplacepart_automoc
[  8%] Building CXX object 
kfilereplace/CMakeFiles/kfilereplace.dir/main.o
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5/kfilereplace/kfilereplace.cpp: 
In constructor 'KFileReplace::KFileReplace()':
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5/kfilereplace/kfilereplace.cpp:31: 
warning: 'KParts::MainWindow::MainWindow(QWidget*, const char*, 
Qt::WindowFlags)' is deprecated (declared at 
/usr/include/kparts/mainwindow.h:55)
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5/kfilereplace/kfilereplace.cpp:34: 
warning: 'static KLibLoader* KLibLoader::self()' is deprecated (declared 
at /usr/include/klibloader.h:142)
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5/kfilereplace/kfilereplace.cpp:37: 
warning: 'QObject* KPluginFactory::create(QObject*, const char*, const 
QStringList&)' is deprecated (declared at 
/usr/include/kpluginfactory.h:342)
[ 11%] Generating koptionsdlgs.h
Linking CXX executable kfilereplace
[ 13%] Generating kfilereplaceadaptor.cpp, 
kfilereplaceadaptor.h
[ 16%] Generating kfilereplaceviewwdg.h
[ 19%] Generating kaddstringdlgs.h
[ 22%] Generating knewprojectdlgs.h
[ 25%] Generating koptionsdlgs.cpp
[ 27%] Generating koptionsdlgs.moc.cpp
moc: 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5_build/kfilereplace/koptionsdlgs.h: 
No such file
make[2]: *** [kfilereplace/koptionsdlgs.moc.cpp] Error 1
make[1]: *** [kfilereplace/CMakeFiles/kfilereplacepart.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 27%] Built target kfilereplace
make: *** [all] Error 2
 * ERROR: kde-base/kfilereplace-4.3.5 failed:
 *   Make failed!
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 4224:  Called kde4-meta_src_compile
 *   environment, line 3300:  Called kde4-base_src_compile
 *   environment, line 2958:  Called cmake-utils_src_compile
 *   environment, line 1094:  Called _execute_optionaly 
'src_compile'
 *   environment, line  506:  Called 
enable_cmake-utils_src_compile
 *   environment, line 1469:  Called cmake-utils_src_make
 *   environment, line 1113:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *
 * If you need support, post the output of 'emerge --info 
=kde-base/kfilereplace-4.3.5',
 * the complete build log and the output of 'emerge -pqv 
=kde-base/kfilereplace-4.3.5'.
 * The complete build log is located at 
'/var/tmp/portage/kde-base/kfilereplace-4.3.5/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/kde-base/kfilereplace-4.3.5/temp/environment'.
 * S: 
'/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5'

It looks to me as though the relevant line is "moc: 
/var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5_build/kfilereplace/koptionsdlgs.h: 
No such file"

As requested by the above log, here is the output of emerge --info 
=kde-base/kfilereplace-4.3.5:
Portage 2.1.8.3 (default/linux/amd64/10.0/desktop/kde, gcc-4.3.4, 
glibc-2.10.1-r1, 2.6.32-gentoo-r7 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: 
Linux-2.6.32-gentoo-r7-x86_64-Genuine_Intel-R-_CPU_U7300_@_1.30GHz-with-gentoo-1.12.13 
<mailto:Linux-2.6.32-gentoo-r7-x86_64-Genuine_Intel-R-_CPU_U7300_@_1.30GHz-with-gentoo-1.12.13> 

Timestamp of tree: Sun, 06 Jun 2010 16:45:02 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.5-r2, 3.1.2-r3
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.11.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.3.4, 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -combine -mmmx -msse -msse2 -msse3 -msse4 
-msahf -maccumulate-outgoing-args -mno-align-stringops 
-minline-stringops-dynamically"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d 
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild 
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d 
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe -combine -mmmx -msse -msse2 -msse3 
-msse4 -msahf -maccumulate-outgoing-args -mno-align-stringops 
-minline-stringops-dynamically"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch 
protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans 
userfetch"
GENTOO_MIRRORS="http://mirror.qubenet.net/mirror/gentoo/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times 
--compress --force --whole-file --delete --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="X acpi alsa amd64 bash-completion bluetooth cdinstall cli 
consolekit crypt cups dga dri fbcon firefox flac gif gimp glut hal 
hardened hddtemp icu idn imap innodb ipv6 jabber java6 javascript jpeg 
kde kontact laptop latex lm_sensors mime mmx modules mp3 msn mudflap 
multilib nls nptl nptlonly nsplugin oci8 offensive opengl pam pango 
plasma png pppd qt3support rdesktop readline reflection samba 
semantic-desktop smp sse sse2 ssl subversion symlink sysfs threads 
truetype unicode usb videos vim-syntax wifi xcomposite xinetd xorg 
xscreensaver" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x 
ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel 
intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem 
ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty 
extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 
mulaw multi null plug rate route share shm softvol" 
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon 
authn_dbm authn_default authn_file authz_dbm authz_default 
authz_groupfile authz_host authz_owner authz_user autoindex cache dav 
dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache 
filter headers include info log_config logio mem_cache mime mime_magic 
negotiation rewrite setenvif speling status unique_id userdir usertrack 
vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" 
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 
lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" 
VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 
ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq 
steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, 
LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

And here's the output of emerge -pqv =kde-base/kfilereplace-4.3.5
[ebuild  N    ] kde-base/kfilereplace-4.3.5  USE="(-aqua) -debug 
-handbook (-kdeenablefinal) (-kdeprefix)"

According to http://bugs.gentoo.org/ there are no open bugs against this 
package (and in fact no bugs at all against the package since 2008), and 
I haven't been able to find anything by Googling.

Does anyone have any thoughts as to what I could try?

Thanks,
Tom Revell.