Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97611 - kde-base/kig-3.4.1-r10 compile fails with unknown source extension
Summary: kde-base/kig-3.4.1-r10 compile fails with unknown source extension
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-01 05:57 UTC by Analyzer
Modified: 2005-07-02 18:59 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 Analyzer 2005-07-01 05:57:01 UTC
i want upgrade kig from
==============================================================
[ebuild     U ] kde-base/kig-3.4.1-r10 [3.4.1] -arts -debug +kdeenablefinal
+kdexdeltas -kig-scripting +xinerama 0 kB
==============================================================
but i cant this will do, because
==============================================================
root@localhost:/etc$ emerge kig
Calculating dependencies ...done!
>>> emerge (1 of 1) kde-base/kig-3.4.1-r10 to /
>>> md5 files   ;-) kig-3.4.1-r10.ebuild
>>> md5 files   ;-) kig-3.4.1.ebuild
>>> md5 files   ;-) kig-3.4.0.ebuild
>>> md5 files   ;-) files/digest-kig-3.4.1-r10
>>> md5 files   ;-) files/digest-kig-3.4.0
>>> md5 files   ;-) files/digest-kig-3.4.1
>>> md5 src_uri ;-) kdeedu-3.4.0.tar.bz2
>>> md5 src_uri ;-) kdeedu-3.4.0-3.4.1.tar.xdelta
>>> Unpacking source...
>>> Base archive + xdelta patch mode enabled.
>>> Uncompressing base archive...
>>> Applying xdelta: kdeedu-3.4.0-3.4.1.tar.xdelta
>>> Extracting from tarball...
>>> Source unpacked.
*** YOU'RE USING UNSERMAKE.
*** GOOD LUCK!! :)
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for kde-config... /usr/kde/3.4/bin/kde-config
checking where to install... /usr/kde/3.4 (as requested)
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... none
checking whether i686-pc-linux-gnu-gcc is blacklisted... no
checking whether i686-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes
checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether i686-pc-linux-gnu-g++ supports -Wundef... yes
checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long... yes
checking whether i686-pc-linux-gnu-g++ supports -Wnon-virtual-dtor... yes
checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions... yes
checking whether i686-pc-linux-gnu-g++ supports -fno-check-new... yes
checking whether i686-pc-linux-gnu-g++ supports -fno-common... yes
checking whether i686-pc-linux-gnu-g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking whether i686-pc-linux-gnu-g++ supports -O0... yes
checking whether i686-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes
checking whether i686-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.4/lib, headers /usr/kde/3.4/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.4/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.4/bin/dcopidl2cpp
checking for meinproc... /usr/kde/3.4/bin/meinproc
checking for kconfig_compiler... /usr/kde/3.4/bin/kconfig_compiler
checking for dcopidlng... /usr/kde/3.4/bin/dcopidlng
checking for makekdewidgets... /usr/kde/3.4/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for trunc... yes
checking if trunc needs custom prototype... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking if libkdeedu should be compiled... no
checking if doc should be compiled... yes
checking if kig should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/kig/Makefile
fast creating doc/kig/scripting-api/Makefile
fast creating kig/Makefile
fast creating kig/data/Makefile
fast creating kig/examples/Makefile
fast creating kig/filters/Makefile
fast creating kig/filters/tests/Makefile
fast creating kig/icons/Makefile
fast creating kig/kfile/Makefile
fast creating kig/kig/Makefile
fast creating kig/macros/Makefile
fast creating kig/mimetypes/Makefile
fast creating kig/misc/Makefile
fast creating kig/modes/Makefile
fast creating kig/objects/Makefile
fast creating kig/scripting/Makefile
fast creating doc/kig/scripting-api/Doxyfile.scripting-api
fast creating kig/kig.lsm
fast creating kig/README
fast creating kig/package-kig.sh
fast creating kig/VERSION
config.pl: fast created 23 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
ERROR:kig/objects/Makefile.am: unknown source extension .ui for libobjects.la
ERROR:kig/modes/Makefile.am: unknown source extension .ui for libmodes.la
ERROR:kig/modes/Makefile.am: unknown source extension .ui for libmodes.la
ERROR:kig/modes/Makefile.am: unknown source extension .ui for libmodes.la
ERROR:kig/modes/Makefile.am: unknown source extension .ui for libmodes.la
ERROR:kig/filters/Makefile.am: unknown source extension .ui for libfilters.la
ERROR:kig/filters/Makefile.am: unknown source extension .ui for libfilters.la
ERROR:kig/filters/Makefile.am: unknown source extension .ui for libfilters.la
ERROR:kig/filters/Makefile.am: unknown source extension .ui for libfilters.la
ERROR:kig/kig/Makefile.am: unknown source extension .ui for libkigparttemp.la
make: *** [all] Error 1

!!! ERROR: kde-base/kig-3.4.1-r10 failed.
!!! Function kde_src_compile, Line 166, 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:
root@localhost:/etc$ emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo-r2 i686)
=================================================================
System uname: 2.6.12-gentoo-r2 i686 AMD Athlon(tm)
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
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="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-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/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
LC_ALL="ru_RU.KOI8-R"
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="x86 3dnow 3dnowex 3dnowext 7zip X aac aalib accessibility acl acpi
activefilter adns aim alsa amuled apache2 apm applet artworkextra atm audio
audiofile avi bash-completion bcmath berkdb bidi bitmap-fonts bmp bonobo buttons
bzip2 bzlib cairo calendar caps cdparanoia cdr chroot clamav cpdflib
cpudetection crypt css cups curl curlwrappers customlog dba dga dhcp dillo
divx4linux doc dv dvb dvd dvdr dvdread dynagraph ecc edl eds emacs emboss encode
epiphany escreen etwin exif extensions extras fam ffmpeg filepro flac
font-server foomaticdb fortran fpx ftp gcj gd geoip gg ggi gif glitz gnome-print
gnutls gphoto2 gpm graphviz gstreamer gtk gtk2 gtkhtml guile hal howl iconv icq
idea imagemagick imap imlib irc java jbig jpeg jpeg2k kde kdeenablefinal
kdexdeltas lcms ldap leim lesstif libcaca libclamav libedit libfpx libg++ libwww
lirc lj logrotate lzo mad mailbox maildir mailwrapper matroska mbox md5sum
mikmod milter mime mjpeg mmx mmxext mng mono mozilla moznomail mozsvg mozxmlterm
mp3 mpeg mpi mplayer mppe-mppc mysql mythtv nas ncurses nethack network nis nls
nntp nptl nptlonly nvidia objc odbc offensive ogg oggvorbis opengl openntpd
openssh oss pam pccts pcntl pcre pdflib perl php plugin png portaudio posix
povray python qt quicktime radius rar readline real remote rss rtc rube ruby
sasl sdl session sharedext silc simplexml slang slp sndfile sockets socks5 speex
spell sqlite sse ssl stats subtitles subversion svg symlink tcltk tcpd tetex
theora threads tiff truetype truetype-fonts type1-fonts underscores usb v4l v4l2
vcd vda vhosts visualization vorbis win32codecs wma123 wmf xanim xface xine
xinerama xml xml2 xmms xosd xpm xrandr xsl xv xvid xvmc yahoo zeroconf zlib zvbi
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS


Actual Results:  
i can't upgrade this application
Comment 1 Christopher Rude 2005-07-02 12:00:15 UTC
exact same problem here  
Comment 2 Analyzer 2005-07-02 18:37:18 UTC
this bug in unsermake. because if un-emerge unsermake then all compiling well.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2005-07-02 18:59:51 UTC
yep, and i package masked the latest unsermake as it doesn't seem to work with kde 3.4