Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42796 - htmltidy configure error while bad --host=i686-pc-linux-gnu option
Summary: htmltidy configure error while bad --host=i686-pc-linux-gnu option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 43588 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-24 12:41 UTC by Sascha (kn0rki) Hoppe
Modified: 2004-03-03 08:21 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 Sascha (kn0rki) Hoppe 2004-02-24 12:41:31 UTC
on emerge htmltidy (x86) configure error's - bad option --host=i686-pc-linux-gnu option


checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating console/Makefile
config.status: creating include/Makefile
config.status: executing default-1 commands
cd . && /bin/sh /var/tmp/portage/htmltidy-3.10.29/work/tidy/missing --run aclocal
cd . && \
  /bin/sh /var/tmp/portage/htmltidy-3.10.29/work/tidy/missing --run automake --foreign  Makefile
cd . && /bin/sh /var/tmp/portage/htmltidy-3.10.29/work/tidy/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug CC=gcc CFLAGS=-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w -ffast-math CXXFLAGS=-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w -ffast-math -fforce-addr CXX=g++ host_alias=i686-pc-linux-gnu  --no-create --no-recursion
configure: warning: CC=gcc: invalid host type
configure: warning: CFLAGS=-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w -ffast-math: invalid host type
configure: error: can only configure for one host and one target at a time
make: *** [config.status] Error 1

!!! ERROR: app-text/htmltidy-3.10.29 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo)
=================================================================
System uname: 2.6.3-gentoo i686 AMD Athlon(TM) XP 2400+
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w
-ffast-math"
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/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/env.d"
CXXFLAGS="-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w
-ffast-math -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://130.89.175.1/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X acpi alsa apache2 apm arts avi berkdb cdr crypt cups directfb
doc dvd encode esd fastcgi fbcon firebird flash foomaticdb gd gdbm gif gpm gtk
gtk2 imlib jpeg kde libg++ libwww mad mikmod mmx motif mpeg mysql ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl
slang spell sse ssl svga tcltk tcpd tetex tiff truetype usb videos x86 xml xml2
xmms xv zlib"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-27 13:23:53 UTC
Thanks for reporting. Fixed in CVS.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-03-03 08:21:15 UTC
*** Bug 43588 has been marked as a duplicate of this bug. ***