Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14564 - kdemultimedia-3.0.5a fails
Summary: kdemultimedia-3.0.5a fails
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 All
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-26 03:29 UTC by Tony Clark
Modified: 2003-04-12 14:34 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 Tony Clark 2003-01-26 03:29:47 UTC
I am just building a new test system and have a problem with kdemultimedia.  It 
maybe due to a couple of USE flags that I have just started to use as I haven't 
seen this problem before. 
 
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include 
`/usr/kde/3/bin/artsc-config --cflags`  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DDEFAULT_PATH=\"//usr/kde/3/share/apps/kmidi/config\" -DAU_OSS -DIA_NCURSES 
-DIA_SLANG  -DIA_MOTIF  -DIA_XAW -DIA_GTK -DQT_THREAD_SUPPORT  -D_REENTRANT  
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -fasm 
-DNDEBUG -O2  -march=athlon-xp -O2  -pipe -c `test -f motif_i.c || echo 
'./'`motif_i.c 
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include 
`/usr/kde/3/bin/artsc-config --cflags`  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DDEFAULT_PATH=\"//usr/kde/3/share/apps/kmidi/config\" -DAU_OSS -DIA_NCURSES 
-DIA_SLANG  -DIA_MOTIF  -DIA_XAW -DIA_GTK -DQT_THREAD_SUPPORT  -D_REENTRANT  
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -fasm 
-DNDEBUG -O2  -march=athlon-xp -O2  -pipe -c `test -f motif_p.c || echo 
'./'`motif_p.c 
motif_i.c:132:32: BITMAPS/back.xbm: No such file or directory 
motif_i.c:133:32: BITMAPS/next.xbm: No such file or directory 
motif_i.c:134:32: BITMAPS/prev.xbm: No such file or directory 
motif_i.c:135:35: BITMAPS/restart.xbm: No such file or directory 
motif_i.c:136:31: BITMAPS/fwd.xbm: No such file or directory 
motif_i.c:137:33: BITMAPS/pause.xbm: No such file or directory 
motif_i.c:138:32: BITMAPS/quit.xbm: No such file or directory 
motif_i.c:139:36: BITMAPS/timidity.xbm: No such file or directory 
motif_i.c: In function `CreatePixmaps': 
motif_i.c:157: `back_bits' undeclared (first use in this function) 
motif_i.c:157: (Each undeclared identifier is reported only once 
motif_i.c:157: for each function it appears in.) 
motif_i.c:157: `back_width' undeclared (first use in this function) 
motif_i.c:157: `back_height' undeclared (first use in this function) 
motif_i.c:160: `fwd_bits' undeclared (first use in this function) 
motif_i.c:160: `fwd_width' undeclared (first use in this function) 
motif_i.c:160: `fwd_height' undeclared (first use in this function) 
motif_i.c:163: `pause_bits' undeclared (first use in this function) 
motif_i.c:163: `pause_width' undeclared (first use in this function) 
motif_i.c:163: `pause_height' undeclared (first use in this function) 
motif_i.c:167: `restart_bits' undeclared (first use in this function) 
motif_i.c:167: `restart_width' undeclared (first use in this function) 
motif_i.c:167: `restart_height' undeclared (first use in this function) 
motif_i.c:171: `next_bits' undeclared (first use in this function) 
motif_i.c:171: `next_width' undeclared (first use in this function) 
motif_i.c:171: `next_height' undeclared (first use in this function) 
motif_i.c:175: `prev_bits' undeclared (first use in this function) 
motif_i.c:175: `prev_width' undeclared (first use in this function) 
motif_i.c:175: `prev_height' undeclared (first use in this function) 
motif_i.c:179: `quit_bits' undeclared (first use in this function) 
motif_i.c:179: `quit_width' undeclared (first use in this function) 
motif_i.c:179: `quit_height' undeclared (first use in this function) 
motif_i.c:183: `timidity_bits' undeclared (first use in this function) 
motif_i.c:183: `timidity_width' undeclared (first use in this function) 
motif_i.c:183: `timidity_height' undeclared (first use in this function) 
make[3]: *** [motif_i.o] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
touch buildhack 
make[3]: Leaving directory 
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/kmidi/TIMIDITY' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/kmidi' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a' 
make: *** [all] Error 2 
 
!!! ERROR: kde-base/kdemultimedia-3.0.5a failed. 
!!! Function kde_src_compile, Line 88, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
power / # emerge -s motif 
Searching... 
[ Results for search key : motif ] 
[ Applications found : 1 ] 
 
*  x11-libs/openmotif 
      Latest version available: 2.2.2-r1 
      Latest version installed: 2.2.2-r1 
      Size of downloaded files: 7,852 kB 
      Homepage:    http://www.motifzone.org/ 
      Description: Open Motif 
 
power / # emerge info 
Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.20 i686 AMD Athlon(TM) MP 1900+ 
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/pub2/portage/distfiles" 
PKGDIR="/pub2/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/pub2/portage" 
USE="x86 oss 3dnow apm avi crypt gif gpm imlib java jpeg libg++ libwww mikmod 
mmx mpeg ncurses nls pdflib png quicktime sdl spell svga xml2 zlib gdbm berkdb 
slang readline tcpd pam perl python oggvorbis qt opengl X gtk moznomail 
moznoirc moznonews -gnome alsa kde mozilla mysql ssl xmms xv qtmt dvd motif 
acpi cdr -pcmcia -arts -cups -esd truetype encode" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O3 -pipe" 
CXXFLAGS="-march=athlon-xp -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j4" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Tony Clark 2003-01-26 10:52:29 UTC
This seems to be a parallel build problem.  I removed motif and made -j1 and it 
built.  Removing motif by itself didn't allow it to build but I haven't tried 
it with motif and -j1.  
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-27 10:31:01 UTC
have you tried with motif and MAKEOPTS=-j1 yet? 
maybe we should add MAKEOPTS=-j1 to kdemultimedia ebuild 
(iirc there were other bugs about kdemultimedia not working with 
MAKEOPTS=-j2) 
Comment 3 Michele Balistreri (RETIRED) gentoo-dev 2003-04-12 14:34:17 UTC
if the the problem persist, please reopen this bug