Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69092 - fung-calc fails to emerge
Summary: fung-calc fails to emerge
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: 2004-10-26 20:38 UTC by Kit Fenderson-Peters
Modified: 2004-10-27 14:15 UTC (History)
1 user (show)

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


Attachments
fung-calc-1.3.2b.ebuild (fung-calc-1.3.2b-r1.ebuild,887 bytes, text/plain)
2004-10-27 02:31 UTC, Simone Gotti (RETIRED)
Details
fung-calc-1.3.2b-configure.patch (fung-calc-1.3.2b-configure.patch,3.48 KB, text/plain)
2004-10-27 05:41 UTC, Simone Gotti (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kit Fenderson-Peters 2004-10-26 20:38:32 UTC
I attempted to emerge fung-calc 1.3.2b and received the following error in configure:

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 aRts correctly.

I do not use aRts, so I do not have it installed.

Reproducible: Always
Steps to Reproduce:
1. emerge fung-calc

Actual Results:  
fung-calc failed to emerge

Expected Results:  
It should have emerged.

brook root # emerge info
Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9
i686)
=================================================================
System uname: 2.6.9 i686 Intel(R) Pentium(R) M processor 1300MHz
Gentoo Base System version 1.4.16
distcc 2.16 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.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -pipe -frename-registers -fomit-frame-pointer
-fforce-addr -s -falign-functions=64 -fprefetch-loop-arrays -mfpmath=sse
-maccumulate-outgoing-args"
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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -frename-registers -fomit-frame-pointer
-fforce-addr -s -falign-functions=64 -fprefetch-loop-arrays -mfpmath=sse
-maccumulate-outgoing-args -fpermissive"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apm audiofile avi berkdb bitmap-fonts cdparanoia cdr cups
divx4linux dvd encode ext3 f77 fbcon flac foomaticdb gcj gdbm gif gpm gtk gtk2
imap imlib java jpeg kde libg++ libwww mad mikmod mmx mmx2 motif mpeg msn
ncurses nlsoggvorbis ooo-kde opengl oss pam pcmcia pda pdflib perl png python qt
qtmt quicktime radeon readline real samba sdl slang speex spell sse ssl svga
tcltk tcpd tiff truetype usb wifi x86 xine xml2 xmms xprint xv xvid zlib"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-10-27 02:30:51 UTC
Can you test the attached ebuild and patch? Thanks.

@ SCI herd:

I've rewrited the ebuild to use the kde.eclass, If it works and you think that it's right I'll commit it. Does a revbump is needed for the fact that I've change a big part of it? I'm not sure because revbumping it will make people that already have it installed reemergin again it without any gain...
Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-10-27 02:31:47 UTC
Created attachment 42675 [details]
fung-calc-1.3.2b.ebuild
Comment 3 Simone Gotti (RETIRED) gentoo-dev 2004-10-27 05:41:13 UTC
Created attachment 42687 [details]
fung-calc-1.3.2b-configure.patch

Ehm... I was sure to have already attached it...
Comment 4 Kit Fenderson-Peters 2004-10-27 06:11:18 UTC
That looks to have fixed it.  There's still an issue with color display, but I'll file a new bug for that.
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-10-27 06:29:39 UTC
Good!

@SCI herd, can you take a look at the ebuild? should I commit it as r0 or should I revbump it? 
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2004-10-27 11:08:46 UTC
Should be fine to commit with no bump. It's a compile fix and other changes invisible to the user.

Ebuild hasn't been committed so this shouldn't be closed.
Comment 7 Simone Gotti (RETIRED) gentoo-dev 2004-10-27 14:15:30 UTC
Thanks Donnie for your suggestion, I've commited it in CVS.