First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 102853
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Raymond Lai <raymond.lai@utoronto.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
scim-tables-0.5.3.patch.diff Patch to add the arts USE flag to scim-tables-0.5.3 ebuild patch kasim.terzic@gmail.com 2005-09-07 16:27 0000 510 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 102853 depends on: Show dependency tree
Show dependency graph
Bug 102853 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-17 08:27 0000
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 mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly or use
--without-arts to compile without aRts support (this will remove functionality).

configure: error: /bin/sh './configure' failed for skim

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/config.log

!!! ERROR: app-i18n/scim-tables-0.5.3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. emerge scim-tables
2.
3.

Actual Results:  
failed to compile

Expected Results:  
sets --without-arts properly and compiles

ray@gentoo ~ $ emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r2 i686)
=================================================================
System uname: 2.6.12-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O3 -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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://gentoo.cs.lewisu.edu/gentoo/"
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 X aac acpi alsa apm avi berkdb bitmap-fonts cdr cjk crypt cups curl
dbus dga directfb divx4linux dvd dvdr dvdread eds emboss encode esd fam fbcon
flac foomaticdb fortran gd gdbm gif gimpprint gnome gphoto2 gpm gstreamer gtk
gtk2 hal howl icu imagemagick imlib ipv6 ithreads java jpeg kdeenablefinal
kdexdeltas lcd ldap libg++ libwww mad mikmod mmx mozsvg mp3 mpeg mpeg4 mysql
ncurses nls nptl nptlonly ogg oggvorbis openal opengl openssh oss pam pcmcia
pdflib perl pic png python qt quicktime readline real samba sdl spell sqlite sse
sse2 ssl svg svga tcpd tiff truetype truetype-fonts type1-fonts unicode
userlocales utf8 v4l2 vorbis xine xinerama xml xml2 xmms xv xvid zlib
video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From kasim.terzic@gmail.com 2005-09-07 16:27:01 0000 -------
Created an attachment (id=67876) [edit]
Patch to add the arts USE flag to scim-tables-0.5.3 ebuild

------- Comment #2 From kasim.terzic@gmail.com 2005-09-07 16:29:57 0000 -------
Yeah I hope the patch makes it into portage soon, until then to apply the 
patch, do the following (as root): 
 
cd /usr/local/portage/app-i18n/scim-tables 
cp /usr/portage/app-i18n/scim-tables/scim-tables-0.5.3.ebuild . 
patch < /path/to/patch/scim-tables-0.5.3.patch.diff 
ebuild scim-tables-0.5.3.ebuild digest 
 
add PORTDIR_OVERLAY="/usr/local/portage" to your make.conf 
 
And you're all set. 

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2005-09-29 03:08:59 0000 -------
Fixed in CVS. Thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug