Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72567 - kavi2svcd rebuild with --newuse fails
Summary: kavi2svcd rebuild with --newuse fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-26 10:44 UTC by Botykai Zsolt
Modified: 2004-11-29 01:43 UTC (History)
1 user (show)

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


Attachments
kavi2svcd-0.8.2.ebuild (kavi2svcd-0.8.2.ebuild,799 bytes, text/plain)
2004-11-26 11:53 UTC, Simone Gotti (RETIRED)
Details
kavi2svcd-0.8.2-configure-arts.patch (kavi2svcd-0.8.2-configure-arts.patch,3.48 KB, patch)
2004-11-26 11:53 UTC, Simone Gotti (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Botykai Zsolt 2004-11-26 10:44:04 UTC
I had unmerged most of kde from my box.
I have now "-arts" in my USE flags (there is no "-kde".
`emerge -uD --newuse world` wants to rebuild kavi2svcd.
But it fails:
[ebuild   R   ] media-video/kavi2svcd-0.8.2
 ...
 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.
 !!! ERROR: media-video/kavi2svcd-0.8.2 failed.
 !!! Function kde_src_compile, Line 130, Exitcode 1
 !!! died running ./configure, kde_src_compile:configure
 !!! If you need support, post the topmost build error, NOT this status
 message.

Reproducible: Always
Steps to Reproduce:
0. emerge both kde and kavi2svcd
1. unmerge kde && put "-arts" in USE
2. emerge -uD --newuse world 
3.




Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r4 i686)
=================================================================
System uname: 2.6.9-gentoo-r4 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.6.6
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-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://intranet.online.hu/ http://gentoo.inode.at/
http://gentoo.mirror.icd.hu/ http://gentoo.math.bme.hu/"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bitmap-fonts bonobo cdr crypt cups directfb encode
esd f77 fam flac foomaticdb fortran gdbm gif gphoto2 gpm gstreamer gtk gtk2
gtkhtml guile hal imagemagick imlib java jikes jpeg libg++ libwww mad maildir
mbox mikmod motif mozilla mpeg ncurses nls nptl nptlonly oggvorbis opengl oss
pam pdflib perl png ppds python qt quicktime readline ruby samba sdl slang spell
ssl svga tcltk tcpd tiff truetype unicode usb x86 xml xml2 xmms xv zlib
linguas_en linguas_hu"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-11-26 11:52:51 UTC
This ebuild and patch will fix it.
video herd if you're right I'll commit them.
Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-11-26 11:53:38 UTC
Created attachment 44787 [details]
kavi2svcd-0.8.2.ebuild
Comment 3 Simone Gotti (RETIRED) gentoo-dev 2004-11-26 11:53:58 UTC
Created attachment 44788 [details, diff]
kavi2svcd-0.8.2-configure-arts.patch
Comment 4 Botykai Zsolt 2004-11-27 01:49:56 UTC
OK, I'll give it a try once I got bavk to my Gentoo box on Monday.
Comment 5 Botykai Zsolt 2004-11-28 22:19:20 UTC
OK, You did it, it's rebuilt now, thanks for your fast & good work.
Comment 6 Simone Gotti (RETIRED) gentoo-dev 2004-11-29 01:43:59 UTC
Commited in CVS.