Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121089 - net-im/sim-0.9.4_pre060131 installation faild...
Summary: net-im/sim-0.9.4_pre060131 installation faild...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
: 121147 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-31 13:12 UTC by Jiri Tyr
Modified: 2006-02-01 04:28 UTC (History)
1 user (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 Jiri Tyr 2006-01-31 13:12:21 UTC
I tryed to install new net-im/sim-0.9.4_pre060131, but the installation faild:

.....
/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium-m -pipe -fomit-frame-pointer -fno-stack-protector-all -fno-stack-protector -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-strict-aliasing   -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.4/lib  -o sim -L/usr/qt/3/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib  -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.4/lib  sim.o  libsim.la
libtool: link: cannot find the library `libsim.la'
make[3]: *** [sim] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/sim-0.9.4_pre060131/work/sim-060131/sim'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sim-0.9.4_pre060131/work/sim-060131/sim'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sim-0.9.4_pre060131/work/sim-060131'
make: *** [all] Error 2

!!! ERROR: net-im/sim-0.9.4_pre060131 failed.
!!! Function src_compile, Line 91, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.

my emerge --info:

emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15.1 i686)
=================================================================
System uname: 2.6.15.1 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5, 2.4.2
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
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="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo ftp://mirror.gentoo.sk"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
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 alsa arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl dts eds emboss encode exif expat fam ffmpeg foomaticdb gdbm geoip gif glut gpm gstreamer gtk gtk2 howl idn imagemagick imlib ipv6 jpeg kde lcms libg++ libwww mad mikmod mmx mng mp3 mpeg mysql ncurses nls nptl ogg oggvorbis opengl oss pam pcre pdflib perl png posix python qt quicktime readline recode samba sdl sse sse2 ssl tiff truetype truetype-fonts type1-fonts udev unicode vorbis xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-31 13:16:11 UTC
Please, don't restrict bugs without a reason...
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2006-01-31 14:27:25 UTC
Thank you for report, Jiri.

Seems like changes made by upstream broke parallel building. I hope they are moving in right direction as this is the second thing they broke. :)

Try sim-0.9.4_pre060131-r1.ebuild and reopen if you can reproduce this bug there.
Comment 3 Jiri Tyr 2006-02-01 00:44:33 UTC
Now it works good. Thank you.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-02-01 04:28:42 UTC
*** Bug 121147 has been marked as a duplicate of this bug. ***