Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269910 - kde-base/kopete-3.5.{9,10}-r1 fail to compile with USE="-meanwhile"
Summary: kde-base/kopete-3.5.{9,10}-r1 fail to compile with USE="-meanwhile"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 270516 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-15 05:47 UTC by Bob Raitz
Modified: 2009-05-20 11:07 UTC (History)
3 users (show)

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 Bob Raitz 2009-05-15 05:47:39 UTC
kde-base/kopete-3.5.10-r1 fails during /.configure portion.


Reproducible: Always

Steps to Reproduce:
1. attempt to emerge kde-base/kopete-3.5.10-r1
2. receive above error
3. occurs with x86 and x86_64.

Actual Results:  
kopete fails with error.

Expected Results:  
kopete should finish compilation.


pappy-lap ~ # emerge --info
Portage 2.2_rc33 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.29-zen2 i686)
=================================================================
System uname: Linux-2.6.29-zen2-i686-Intel-R-_Celeron-R-_M_CPU_440_@_1.86GHz-with-gentoo-1.12.12
Timestamp of tree: Fri, 15 May 2009 04:00:01 +0000
distcc 3.1 i486-pc-linux-gnu [enabled]
app-shells/bash:     4.0_p17-r1
dev-lang/python:     2.6.2
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe"
DISTDIR="/mnt/auto/storage/distfiles"
FEATURES="distcc distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.130/gentoo-portage"
USE="X a52 aac acl acpi alsa ao audiofile avi bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt css cups dbus dlloader dri dts dv dvd dvdr dvdread eds encode fam fbcon ffmpeg fftw flac foomaticdb fortran gdbm gif gimp glib gpm gsl gtk hal iconv ipv6 isdnlog jack jpeg kde ladspa lame ldap libsamplerate mad midi mikmod mmx mp3 mpeg mudflap nas ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl php png ppds pppd python qt3 quicktime readline reflection samba sdl session slang slp sndfile spell spl sse sse2 ssl svg swat sysfs tcpd theora tiff truetype udev unicode usb v4l v4l2 vidix vorbis wifi win32codecs wxwindows x264 x86 xine xml xorg xscreensaver xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="intel v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Bob Raitz 2009-05-15 05:49:42 UTC
BEGIN CAPTURED ERROR...

checking for uint8_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for strerror... yes
checking if doc should be compiled... yes
checking if kopete should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1697.
config.status: error: cannot find input file: Makefile.in

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/kde-base/kopete-3.5.10-r1/work/kopete-3.5.10/config.log
 * 
 * ERROR: kde-base/kopete-3.5.10-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4449:  Called kde_src_compile
 *             environment, line 3215:  Called kde_src_compile 'all'
 *             environment, line 3227:  Called kde_src_configure 'all'
 *             environment, line 3367:  Called kde_src_configure 'myconf' 'configure'
 *             environment, line 3359:  Called econf '--without-xmms' '--disable-testbed' '--disable-jingle' '--disable-meanwhile' '--disable-smsgsm' '--with-xscreensaver' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kopete-3.5.10-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kopete-3.5.10-r1/temp/environment'.
 * 

>>> Failed to emerge kde-base/kopete-3.5.10-r1, Log file:

>>>  '/var/tmp/portage/kde-base/kopete-3.5.10-r1/temp/build.log'

END CAPTURED ERROR...
Comment 2 Bob Raitz 2009-05-15 05:55:07 UTC
x86_64 error:
BEGIN CAPTURED ERROR...

checking for uint8_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for strerror... yes
checking if doc should be compiled... yes
checking if kopete should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1696.
config.status: error: cannot find input file: Makefile.in

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/kde-base/kopete-3.5.10-r1/work/kopete-3.5.10/config.log
 * 
 * ERROR: kde-base/kopete-3.5.10-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4525:  Called kde_src_compile
 *             environment, line 3282:  Called kde_src_compile 'all'
 *             environment, line 3294:  Called kde_src_configure 'all'
 *             environment, line 3434:  Called kde_src_configure 'myconf' 'configure'
 *             environment, line 3426:  Called econf '--without-xmms' '--disable-testbed' '--disable-jingle' '--disable-meanwhile' '--disable-smsgsm' '--with-xscreensaver' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc' '--enable-libsuffix=64'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kopete-3.5.10-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kopete-3.5.10-r1/temp/environment'.
 * 

>>> Failed to emerge kde-base/kopete-3.5.10-r1, Log file:

>>>  '/var/tmp/portage/kde-base/kopete-3.5.10-r1/temp/build.log'
END CAPTURED ERROR...
Comment 3 Bob Raitz 2009-05-15 05:55:58 UTC
emerge --info for x86_64 machine:

core-too ~ # emerge --info
Portage 2.2_rc33 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.29-zen2 x86_64)
=================================================================
System uname: Linux-2.6.29-zen2-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E6550_@_2.33GHz-with-gentoo-2.0.0
Timestamp of tree: Fri, 15 May 2009 04:00:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:     4.0_p17-r1
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.6.2
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r2
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=core2 -pipe"
DISTDIR="/mnt/seeds/storage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 audiofile avi bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt css ctype cups dbus dlloader dri drm dvd dvdr dvdread emboss encode fam ffmpeg fftw filter flac foomaticdb fortran gdbm gif glib gpm gsl gtk hal iconv ipv6 isdnlog jpeg kde kdgraphics ladspa lame ldap libsamplerate libwww live lm_sensors mad midi mikmod mmx mp3 mpeg mudflap multilib mysql nas ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdcre pdf pdflib perl php png ppds pppd python qt3 qt3support quicktime readline reflection samba sdl session slang slp sndfile spell spl sse sse2 ssl ssse3 svg swat sysfs tcpd theora tiff truetype udev unicode v4l v4l2 vhosts vorbis wxwindows x264 xml xorg xscreensaver xv xvid zlib" ALSA_CARDS="ice1712" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-05-15 12:12:23 UTC
Please post the output of emerge -pv kopete:3.5
Comment 5 Alex Alexander (RETIRED) gentoo-dev 2009-05-15 14:19:02 UTC
I confirm this bug.

I tested all USE flags and found out that if you USE="sametime" the issue goes away. 

Other USE flags don't seem to affect this.
Comment 6 Bob Raitz 2009-05-15 20:53:54 UTC
(In reply to comment #4)
> Please post the output of emerge -pv kopete:3.5
> 

pappy-lap / # emerge -pv kopete:3.5

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] kde-base/kopete-3.5.10-r1 [3.5.10] USE="crypt slp ssl xscreensaver -addbookmarks -alias -autoreplace -connectionstatus -contactnotes -debug -groupwise -highlight -history -irc (-jingle) -kdehiddenvisibility -latex -netmeeting -nowlistening -sametime -sms -statistics -texteffect -translator -webpresence -winpopup -yahoo (-gadu%)" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB
pappy-lap / #                                                  
Comment 7 Bob Raitz 2009-05-15 21:12:15 UTC
(In reply to comment #5)
> I confirm this bug.
> 
> I tested all USE flags and found out that if you USE="sametime" the issue goes
> away. 
> 
> Other USE flags don't seem to affect this.
> 

Ah, compilation finished for both x86 and x86_64. I think this could be called, "fixed." A million thanks to you! 

Perhaps it's time to activate that USE flag by default, like all the other USE flags that seem to be coming and going as I update. :)

BB!
P
Comment 8 Михаил 2009-05-15 22:08:39 UTC
make admin/Makefile.common fail.

...
configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
acinclude.m4:9729: _LT_AC_LANG_GCJ_CONFIG is expanded from...
acinclude.m4:9728: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
kopete/protocols/Makefile.am:1: include_ does not appear in AM_CONDITIONAL
make: *** [cvs] Error 1
Comment 9 Navid Zamani 2009-05-16 22:14:52 UTC
(In reply to comment #7)
> Ah, compilation finished for both x86 and x86_64. I think this could be called, "fixed".

No, it couldn’t, because:

> Perhaps it's time to activate that USE flag by default, like all the other USE
> flags that seem to be coming and going as I update. :)

I strongly disagree. They should stay minimal. Nearly nobody uses Sametime. And I certainly do not want it to be enabled. I’ll rather stay on the last version.
Thank you, but no thank you. :)
Comment 10 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-05-17 17:06:36 UTC
Sorry for taking so long - but I've been busy with RL.
Bumped kopete to 3.5.10-r2 (and 3.5.9-r2) which should fix this issue. Reopen the bug if it doesn't.
Comment 11 Navid Zamani 2009-05-17 17:59:35 UTC
(In reply to comment #10)
Thanks. :)
Comment 12 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-05-20 11:07:29 UTC
*** Bug 270516 has been marked as a duplicate of this bug. ***