Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106250 - dev-lang/smalltalkx-4.1.4 doesn't build
Summary: dev-lang/smalltalkx-4.1.4 doesn't build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luis Araujo (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 02:24 UTC by Lennart Kolmodin (RETIRED)
Modified: 2005-09-28 23:00 UTC (History)
0 users

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


Attachments
The whole emerge log (3002-smalltalkx-4.1.4.log,676.88 KB, text/plain)
2005-09-17 02:26 UTC, Lennart Kolmodin (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lennart Kolmodin (RETIRED) gentoo-dev 2005-09-17 02:24:54 UTC
I can't emerge dev-lang/smalltalkx-4.1.4, the compilation fails somewhere in the
middle.
These are the last few lines:

gcc  -L/usr/X11/lib -Llib -Lbinary -L. -L/usr/local/lib -L/usr/lib -L/lib
-L/usr/local/lib/smalltalk/lib -o stx \
           modulList.o main.o \
           \
          libbasic.so libcomp.so libboss.so libview.so libview2.so libui.so
libwidg.so libwidg2.so libtool.so libtool2.so libbasic2.so libbasic3.so
libhtml.so libdbase.so  XWorkstation.so GLXWorkstation.so  \
          librun.so \
           \
          -lm        -lXext -lX11 -ldl -lm 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld:
stx: hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is referenced
by DSO
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld:
final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[3]: *** [linkIt] Error 1
make[2]: *** [stx_shared] Error 2
make[1]: *** [Smalltalk] Error 2
make: *** [catchDefaultRule] Error 2

!!! ERROR: dev-lang/smalltalkx-4.1.4 failed.
!!! Function src_compile, Line 556, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

Reproducible: Always
Steps to Reproduce:
1. emerge dev-lang/smalltalkx -va


Actual Results:  
Frustration.

Expected Results:  
Emerging smalltalkx

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1, 2.6.1
1-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.10
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
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X1
1/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="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig digest distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo http://pandemonium.tiscali.de/pub/
gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://mirrors.sec.informati
k.tu-darmstadt.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mir
ror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /home/kolmodin/code/gentoo-haskell/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm avi bash-completion berkdb bitmap-fonts cdr crypt cups 
curl dvd dvdr dvdread eds emboss encode fam firefox foomaticdb fortran gdbm gif 
gnome gpm gstreamer gtk gtk2 hal imagemagick imlib ipv6 java jpeg libg++ libwww 
mad mikmod mmx motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdf
lib perl png python quicktime readline ruby sdl spell sse sse2 ssl tcpd tetex th
eora tiff truetype truetype-fonts type1-fonts vorbis win32codecs xine xml2 xmms 
xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Lennart Kolmodin (RETIRED) gentoo-dev 2005-09-17 02:26:40 UTC
Created attachment 68655 [details]
The whole emerge log
Comment 2 Luis Araujo (RETIRED) gentoo-dev 2005-09-28 23:00:45 UTC
This version of smalltalkx has been removed. 

New version should solve the issue.