Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 92234

Summary: kdiff3 fails with unsermake
Product: Gentoo Linux Reporter: Eli Spizzichino <bugs>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: blaster999
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eli Spizzichino 2005-05-11 05:25:00 UTC
emerge kdiff3-0.9.88 fails

Please tell me if you need additional information...

Reproducible: Always
Steps to Reproduce:
1. emerge -u kdiff3
2.
3.

Actual Results:  
[...]
Good - your configure finished. Start make now

 cd . && /bin/sh
/var/tmp/portage/portage/kdiff3-0.9.88/work/kdiff3-0.9.88/admin/missing --run
automake-1.6 --gnu 
configure.in:101: required file `./Makefile.rules.in' not found
configure.in:101: required file `./Makefile.calls.in' not found
configure.in:101: required file `doc/Makefile.rules.in' not found
configure.in:101: required file `doc/Makefile.calls.in' not found
configure.in:101: required file `doc/da/Makefile.rules.in' not found
configure.in:101: required file `doc/da/Makefile.calls.in' not found
configure.in:101: required file `doc/de/Makefile.rules.in' not found
configure.in:101: required file `doc/de/Makefile.calls.in' not found
configure.in:101: required file `doc/en/Makefile.rules.in' not found
configure.in:101: required file `doc/en/Makefile.calls.in' not found
configure.in:101: required file `doc/et/Makefile.rules.in' not found
configure.in:101: required file `doc/et/Makefile.calls.in' not found
configure.in:101: required file `doc/fr/Makefile.rules.in' not found
configure.in:101: required file `doc/fr/Makefile.calls.in' not found
configure.in:101: required file `doc/it/Makefile.rules.in' not found
configure.in:101: required file `doc/it/Makefile.calls.in' not found
configure.in:101: required file `doc/pt/Makefile.rules.in' not found
configure.in:101: required file `doc/pt/Makefile.calls.in' not found
configure.in:101: required file `doc/sv/Makefile.rules.in' not found
configure.in:101: required file `doc/sv/Makefile.calls.in' not found
configure.in:101: required file `po/Makefile.rules.in' not found
configure.in:101: required file `po/Makefile.calls.in' not found
configure.in:101: required file `src/Makefile.rules.in' not found
configure.in:101: required file `src/Makefile.calls.in' not found
make: *** [Makefile.in] Error 1

!!! ERROR: kde-misc/kdiff3-0.9.88 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make




emerge -uDpv --newuse kdiff3
[ebuild     U ] kde-misc/kdiff3-0.9.88 [0.9.86] +arts -debug -kdeenablefinal
-xinerama

emerge info                                                    
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 30 2005, 12:36:13)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/var/tmp/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="it_IT@euro"
MAKEOPTS="-j7"
PKGDIR="/var/tmp/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/tmp/portage/local_ebuilds"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi bash-completion berkdb bitmap-fonts cdr crypt cups curl
emboss encode esd fam firebird foomaticdb fortran gdbm gif gnome gpm gtk gtk2
imagemagick imlib ipv6 jpeg junit kde libg++ libwww mad mikmod mmap mmx motif
mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python
qt quicktime readline sdl slang spell sse ssl svga tcpd tiff truetype
truetype-fonts type1-fonts vorbis x86 xml xml2 xmms xprint xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-11 15:09:38 UTC
Works fine here. Do you have unsermake installed?
Comment 2 Eli Spizzichino 2005-05-11 16:09:52 UTC
yes without unsermake (0.3.0.4254.0) it merges without any problems.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-02-28 13:31:21 UTC
*** Bug 124463 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-06 20:26:12 UTC

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