Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78139 - dclib-0.3.3 fails to build: gcc_s error.
Summary: dclib-0.3.3 fails to build: gcc_s error.
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 78132 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-15 14:46 UTC by Alexander Jenisch
Modified: 2005-01-16 10:29 UTC (History)
0 users

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 Alexander Jenisch 2005-01-15 14:46:10 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make[3]: *** [libdc.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/dclib-0.3.3-r1/work/dclib-0.3.3/dclib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dclib-0.3.3-r1/work/dclib-0.3.3/dclib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dclib-0.3.3-r1/work/dclib-0.3.3'
make: *** [all] Error 2


root@eNTi # emerge info
Portage 2.0.51-r12 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan 11 2005, 21:55:34)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.4, 1.5, 1.6.3, 1.7.9, 1.4_p6, 1.8.5-r2
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache digest distlocks fixpackages sandbox"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mir.zyrianes.net/gentoo/ ftp://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://mir.zyrianes.net/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.ntua.gr/pub/linux/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 S3TC X aalib acpi acpi4linux alsa async bash-completion berkdb bidi bitmap-fonts bzlib cdb cddb cdinstall cdparanoia cdr cdrom chroot codecs crypt cups dga distcache divx4linux dts dvb dvd dvdr dvdread emul-linux-x86 escreen ethereal ext-png ext-zlib faac faad fam fame fastcgi fftw flac fltk fmod font-server freetype ftp gd gdbm gif gimp gimpprint gkrellm glut gpm gs gtk gtkhtml icq imagemagick imlib imlib2 ipv6 java javadoc jikes jp2 jpeg junit lcms libcaca libwww lzo lzw lzw-tiff maildir matroska mcal mjpeg mmap mng moznocompose moznoirc moznomail mozsvg mp3 multilib mythtv native ncurses nethack network nls no-old-linux nocd nowin nvidia offensive oggvorbis openal opengl operanom2 oscar oss pam pcre perl php physfs png posix ppds python qt readline rtc samba sdl shared sharedmem slp sndfile sockets ssl stencil-buffer stroke svg tcltk tcpd tetex theora threads tiff timidity transcode truetype truetype-fonts type1 type1-fonts usb userlocales vim vim-with-x vnc winbind wmf wxwindows xchatdccserver xine xmlrpc xmms xosd xpm xrandr xv xvid xvmc zlib"
Unset:  LDFLAGS, PORTDIR_OVERLAY


there's a dclib-0.3.5 it seems already and valknut is integrated part of it... maybe you should fix the error on this ebuild and give it to me for testing.
Comment 1 SpanKY gentoo-dev 2005-01-15 16:47:05 UTC
*** Bug 78132 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2005-01-15 17:30:46 UTC
do you have /lib/libgcc_s.so or /usr/lib/gcc*/*/*/libgcc_s.so* ?
Comment 3 Alexander Jenisch 2005-01-15 18:10:13 UTC
ls /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/32

crtbegin.o   crtendS.o      libgcc_s_32.so@  libstdc++.so@       libsupc++.la
crtbeginS.o  libgcc.a       libgcov.a        libstdc++.so.6@
crtbeginT.o  libgcc_eh.a    libstdc++.a      libstdc++.so.6.0.3
crtend.o     libgcc_s.so.1  libstdc++.la     libsupc++.a

no /lib/libgcc*.
Comment 4 SpanKY gentoo-dev 2005-01-16 09:00:36 UTC
can you post more of the error message ?  looks like a multilib issue ...
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-16 10:24:50 UTC
ls /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3

You're not using -m32, so it should be finding the lib in /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3
Comment 6 Alexander Jenisch 2005-01-16 10:29:43 UTC
it was related to the latest gcc multilib issue. i've recompiled gcc without and then again with multilib and there was a bug too. it's fixed now. thank you.