Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59606 - kadu-0.3.9 doesn't compile
Summary: kadu-0.3.9 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karol Wojtaszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 04:21 UTC by Pawel Jablonski
Modified: 2005-03-18 09:16 UTC (History)
0 users

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


Attachments
Updated kadu 0.3.9 ebuild (kadu-0.3.9-r1.ebuild,2.88 KB, text/plain)
2004-12-17 04:56 UTC, Michal Podsiadlik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Jablonski 2004-08-06 04:21:59 UTC
Error probabli is in this line
cd . && /bin/sh ./config.status Makefile
If I manually run  commands below (small modification (./) - I haven't any errors
bash-2.05b# cd /var/tmp/portage/kadu-0.3.9/work/kadu
bash-2.05b# cd . && /bin/sh ./config.status ./Makefile
config.status: creating ./Makefile


Reproducible: Always
Steps to Reproduce:
1.bash-2.05b# USE="-tcltk -ssl -spell -alsa -xmms" emerge -pv kadu

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] net-im/kadu-0.3.9 [0.3.8] -alsa +arts -debug -debug -esd 
+kadu-voice -nas +oss -spell -ssl -tcltk -xmms  0 kB

2.USE="-tcltk -ssl -spell -alsa -xmms" emerge kadu
3.

Actual Results:  
config.status: creating varia/Makefile 
make[2]: Leaving directory `/var/tmp/portage/kadu-0.3.9/work/kadu/varia' 
make[2]: Entering directory `/var/tmp/portage/kadu-0.3.9/work/kadu/varia' 
make[2]: Nie nic do roboty w `all'. 
make[2]: Leaving directory `/var/tmp/portage/kadu-0.3.9/work/kadu/varia' 
make[2]: Entering directory `/var/tmp/portage/kadu-0.3.9/work/kadu' 
cd . && /bin/sh ./config.status Makefile 
config.status: error: invalid argument: Makefile 
make[2]: *** [Makefile] B??d 1 
make[2]: Leaving directory `/var/tmp/portage/kadu-0.3.9/work/kadu' 
make[1]: *** [all-recursive] B??d 1 
make[1]: Leaving directory `/var/tmp/portage/kadu-0.3.9/work/kadu' 
make: *** [all] B??d 2 
 
!!! ERROR: net-im/kadu-0.3.9 failed. 
!!! Function src_compile, Line 60, Exitcode 2 
!!! (no error message) 
 

Expected Results:  
kadu merged 

bash-2.05b# emerge info 
Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040619-r1, 
2.6.7-gentoo-r11) 
================================================================= 
System uname: 2.6.7-gentoo-r11 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 
1.70GHz 
Gentoo Base System version 1.4.16 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium4 -funroll-loops -fomit-frame-pointer 
-fprefetch-loop-arrays -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4 -funroll-loops -fomit-frame-pointer 
-fprefetch-loop-arrays -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/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="X alsa apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gphoto2 
gpm gtk imlib java jpeg kadu-voice kde libg++ libwww mad mikmod motif mozilla 
mpeg ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline sdl slang spell sse ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Michal Podsiadlik 2004-12-17 04:56:28 UTC
Created attachment 46206 [details]
Updated kadu 0.3.9 ebuild

Updated ebuild, fixed this bug and support all modules for kadu-0.3.9.
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2005-03-18 09:16:40 UTC
Ebuild totally rewritten. Version bump to 0.4.0_rc2