Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51269 - aspell on 2004.1 pentium3 packages CD built with CHOST i386
Summary: aspell on 2004.1 pentium3 packages CD built with CHOST i386
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 04:45 UTC by John Robinson
Modified: 2005-10-31 07:19 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 John Robinson 2004-05-17 04:45:23 UTC
I was trying to build PHP on my system, see bug #51219, and it failed with a libtool error. Robbat pointed out that one of my libraries must be borked and how to fix it. I did, it fixed up /usr/lib/libaspell.la etc, and they came from app-text/aspell-0.50.3, which had come from the binary package on the 2004.1 pentium3 packages CD. Checking now shows that the package is indeed borked as Robbat said.

Reproducible: Always
Steps to Reproduce:
1.cat /usr/lib/libaspell.la
2.Notice references to /usr/i386-
3.

Actual Results:  
Noticed references to /usr/i386-

Expected Results:  
All the packages on that CD ought to have been built with CHOST=i686-
It looks like this was actually the only borked one on my system, but then I
don't have all of the packages from the CD installed.


root # emerge info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25-gentoo-r1)
=================================================================
System uname: 2.4.25-gentoo-r1 i686 VIA Nehemiah
Gentoo Base System version 1.4.10
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -falign-functions"
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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -falign-functions"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bonobo cdr crypt cups dga dvd emacs
encode esd foomaticdb gd gdbm gif gnome gpm gtk gtk2 imap imlib java jikes jpeg
ldap libg++ libwww mad mikmod mmx mozilla mpeg mysql ncurses nls oggvorbis
opengl oss pam pcmcia pdflib perl png python quicktime readline samba sasl sdl
slang spell sse ssl svga tcpd tiff truetype usb x86 xml xml2 xmms xosd zlib"
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2004-06-13 20:18:36 UTC
lass arch_pentium3(generic_x86):
        def __init__(self,myspec):
                generic_x86.__init__(self,myspec)
                self.settings["CFLAGS"]="-O2 -march=pentium3 -fomit-frame-pointer"
                self.settings["CHOST"]="i686-pc-linux-gnu"
                self.settings["HOSTUSE"]=["mmx","sse"]

this is how it is setup now, so I assume that it is fixed ..
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-10-31 07:19:07 UTC
I apologise for this bugspam, but I wish to close this product, so I need to
move all the bugs.