Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69532 - kbiff 3.7 build fails
Summary: kbiff 3.7 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-30 12:22 UTC by Gabriel Devenyi
Modified: 2004-11-18 15:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kbiff-3.7.ebuild (kbiff-3.7.ebuild,497 bytes, text/plain)
2004-11-18 11:16 UTC, Simone Gotti (RETIRED)
Details
kbiff-3.7-configure-arts.patch (kbiff-3.7-configure-arts.patch,3.48 KB, patch)
2004-11-18 11:16 UTC, Simone Gotti (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Devenyi 2004-10-30 12:22:07 UTC
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.3/lib, headers /usr/kde/3.3/include
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.3/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.3/bin/dcopidl2cpp
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed KDE correctly.

mcopidl I believe comes from arts, I do not have the arts flag set, so shouldn't this ebuild disable arts support in kbiff?


Reproducible: Always
Steps to Reproduce:
1.emerge kbiff
2.
3.

Actual Results:  
Fails 

Expected Results:  
Succeeds 

Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041021-r0, 
2.6.9-ck1 i686) 
================================================================= 
System uname: 2.6.9-ck1 i686 AMD Athlon(tm) processor 
Gentoo Base System version 1.6.4 
distcc 2.18 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
Binutils: sys-devel/binutils-2.15.92.0.2-r1 
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1 
Libtools: sys-devel/libtool-1.5.2-r5 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=athlon-tbird -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=athlon-tbird -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distcc distlocks prelink sandbox" 
GENTOO_MIRRORS="http://gentoo.osuosl.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j5" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow 3dnowex S3TC X Xaw3d acpi alsa apm audiofile avi berkdb 
bitmap-fonts cdparanoia cdr codecs crypt cups curl dga divx4linux dv dvd 
dvdread encode escreen f77 faac faad fbcon fbdev ffmpeg flac flash foomaticdb 
gcj gdbm gif gimp gimpprint ginac gphoto2 gtk gtk2 idea imagemagick imlib java 
jikes jit jpeg jpeg2k kde lesstif libg++ libwww live lzo lzw-tiff mad mimeming 
mmap mmx mng motif mozilla moznocompose moznoirc moznomail mozp3p mozsvg mpeg 
ncurses network nls no_wxgtk1 noreiserfs nowin nptl nvidia oggvorbis ooo-kde 
opengl oss pam pdflib perl pic plotutils png ppds python qhull qt quicktime 
readline rtc samba scanner sdl serial slang smime sndfile speex spell ssl svg 
tcltk tcpd tetex tga theora threads tidy tiff truetype unicode usb userlocales 
uudeview v4l v4l2 wmf wsconvert x86 xine xinerama xml xml2 xmms xosd xpm 
xscreensaver xv xvid xvmc yv12 zlib"
Comment 1 Gabriel Devenyi 2004-11-17 14:16:10 UTC
Any movement on this?
Comment 2 Tuan Van (RETIRED) gentoo-dev 2004-11-18 10:12:08 UTC
motaboy, wanna take this one?
Comment 3 Simone Gotti (RETIRED) gentoo-dev 2004-11-18 10:25:47 UTC
Ok, I'll fix it if possible.
Comment 4 Simone Gotti (RETIRED) gentoo-dev 2004-11-18 11:14:00 UTC
Please test this new ebuild and patch. If they work I'll commit them.
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-11-18 11:16:10 UTC
Created attachment 44238 [details]
kbiff-3.7.ebuild
Comment 6 Simone Gotti (RETIRED) gentoo-dev 2004-11-18 11:16:35 UTC
Created attachment 44239 [details, diff]
kbiff-3.7-configure-arts.patch
Comment 7 Gabriel Devenyi 2004-11-18 13:05:19 UTC
Works great, btw, kbiff-3.7.1 is out, any chance of bumping the version and doing the same? Thanks :)
Comment 8 Simone Gotti (RETIRED) gentoo-dev 2004-11-18 15:36:48 UTC
Commited and also bumped.

Let us know for every version bump opening a new bug report. Thanks.