my system: Linux deepthought.kolej.mff.cuni.cz 2.6.14-gentoo-r5 #3 SMP Tue Jan 31 14:24:08 CET 2006 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux i tried emerging net-im/sim-0.9.4_pre060131 system and i received the following error: . . . 64/libxml2.so -lz -lssl -lcrypto /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crtn.o -march=athlon64 -Wl,-soname -Wl,libsim.so.0 -o .libs/libsim.so.0.0.0 (cd .libs && rm -f libsim.so.0 && ln -s libsim.so.0.0.0 libsim.so.0) (cd .libs && rm -f libsim.so && ln -s libsim.so.0.0.0 libsim.so) creating libsim.la (cd .libs && rm -f libsim.la && ln -s ../libsim.la libsim.la) 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. expected: successful emerge unfortunately i do not know whether this happen on other systems too, but my gentoo seems healty. if i can provide any other useful information, please let me know and i will try to do my best.
Sorry, there are no errors in the output you've posted. We need more lines above and emerge --info.
i'm sorry, i overlooked the error a bit higher, here it is: (emerge --info follows below) . . . /bin/sh ../libtool --tag=CXX --mode=link x86_64-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 -march=athlon64 -O2 -pipe -fno-stack-protector-all -fno-stack-protector -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-strict-aliasing -L/usr/lib64 -L/usr/qt/3/lib -o sim -L/usr/qt/3/lib -L/usr/lib64 -L/usr/qt/3/lib sim.o libsim.la libtool: link: cannot find the library `libsim.la' make[3]: *** [sim] Error 1 make[3]: *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtbeginS.o .libs/aboutdata.o .libs/ballonmsg.o .libs/buffer.o .libs/cfg.o .libs/cmddef.o .libs/contacts.o .libs/country.o .libs/datepicker.o .libs/editfile.o .libs/exec.o .libs/fetch.o .libs/fontedit.o .libs/icons.o .libs/intedit.o .libs/linklabel.o .libs/listview.o .libs/log.o .libs/message.o .libs/plugins.o .libs/preview.o .libs/qchildwidget.o .libs/qcolorbutton.o .libs/qkeybutton.o .libs/qzip.o .libs/sax.o .libs/simapi.o .libs/socket.o .libs/sockfactory.o .libs/sslclient.o .libs/textshow.o .libs/toolbtn.o .libs/translit.o .libs/unquot.o .libs/xsl.o .libs/unzip.o .libs/html.o -L/usr/lib64 -L/usr/qt/3/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/X11R6/lib64 -L/usr/x86_64-pc-linux-gnu/bin -L/usr/x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib64 /usr/lib64/libltdl.so /usr/qt/3/lib64/libqt-mt.so -lpng -lXext -lX11 -lSM -lICE -lpthread /usr/lib64/libxslt.so /usr/lib64/libxml2.so -lz -lssl -lcrypto /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crtn.o -march=athlon64 -Wl,-soname -Wl,libsim.so.0 -o .libs/libsim.so.0.0.0 (cd .libs && rm -f libsim.so.0 && ln -s libsim.so.0.0.0 libsim.so.0) (cd .libs && rm -f libsim.so && ln -s libsim.so.0.0.0 libsim.so) creating libsim.la (cd .libs && rm -f libsim.la && ln -s ../libsim.la libsim.la) 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. and there is the emerge --info: deepthought andy # emerge --info Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 x86_64) ================================================================= System uname: 2.6.14-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.12.0_pre15 dev-lang/python: 2.3.5-r2, 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="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=athlon64 -O2 -pipe" CHOST="x86_64-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.5/env /usr/kde/3.5/share/config /usr/kde/3.5/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=athlon64 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/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="amd64 X acpi alsa arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr crypt cups dvd eds emboss encode esd exif expat fam foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal howl idn imlib ipv6 jpeg lcms lzw lzw-tiff mad mng mozilla mp3 mpeg ncurses nls nsplugin nvidia opengl pam pcre pdflib perl png python qt quicktime readline real recode ruby sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb userlocales wxwindows xml2 xmms xpm xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Should be fixed in sim-0.9.4_pre060131-r1, if not, post to the other bug. *** This bug has been marked as a duplicate of 121089 ***