Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81913 - emerge dev-libs/gmp-4.1.4 fails
Summary: emerge dev-libs/gmp-4.1.4 fails
Status: RESOLVED DUPLICATE of bug 79662
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 14:28 UTC by Stefan Behte (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
2 users (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 Stefan Behte (RETIRED) gentoo-dev Security 2005-02-13 14:28:59 UTC
Calculating dependencies ...done!
>>> emerge (1 of 10) dev-libs/gmp-4.1.4 to /
>>> md5 src_uri ;-) gmp-4.1.4.tar.gz
>>> Unpacking source...
>>> Unpacking gmp-4.1.4.tar.gz to /var/tmp/portage/gmp-4.1.4/work
 * Patching ${S}/ltmain.sh ...
 *   Applying portage-1.4.1.patch ...
 *   Applying relink-1.4.1.patch ...
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.4.3.patch ...
 * Applying uClibc/libtool patches ...
>>> Source unpacked.
 * econf: updating gmp-4.1.4/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gmp-4.1.4/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --localstatedir=/var/state/gmp --enable-cxx --enable-mpbsd --enable-mpfr
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: error: ABI=default is not among the following valid choices: standard

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gmp-4.1.4/work/gmp-4.1.4/config.log

!!! ERROR: dev-libs/gmp-4.1.4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Here is the config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --localstatedir=/var/state/gmp --enable-cxx --enable-mpbsd --enable-mpfr

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = nuw
uname -m = i686
uname -r = 2.6.10-gentoo-r7
uname -s = Linux
uname -v = #1 Sun Feb 13 20:07:45 CET 2005

/usr/bin/uname -p = AMD Athlon(tm) XP 2600+
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = /usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.3:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin:/usr/qt/3/bin:/usr/kde/3.3/sbin:/usr/kde/3.3/bin:/usr/kde/3.2/sbin:/usr/kde/3.2/bin:/opt/vmware/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:1204: PATH=".;."; conftest.sh
./configure: line 1205: conftest.sh: command not found
configure:1207: $? = 127
configure:1282: checking build system type
configure:1300: result: i686-pc-linux-gnu
configure:1307: checking host system type
configure:1321: result: i686-pc-linux-gnu
configure:1347: checking for a BSD compatible install
configure:1396: result: /bin/install -c
configure:1407: checking whether build environment is sane
configure:1450: result: yes
configure:1483: checking for mawk
configure:1509: result: no
configure:1483: checking for gawk
configure:1498: found /bin/gawk
configure:1506: result: gawk
configure:1516: checking whether make sets ${MAKE}
configure:1536: result: yes
configure:1627: checking whether to enable maintainer-specific portions of Makefiles
configure:1636: result: no
configure:1083: User:
ABI=default
CC=
CFLAGS=-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays
CPPFLAGS=(unset)
MPN_PATH=
configure:1089: GMP:
abilist=standard
cclist=gcc cc
configure:2752: error: ABI=default is not among the following valid choices: standard

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_env_ABI_set=set
ac_cv_env_ABI_value=default
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define HAVE_HOST_CPU_i686 1
#define PACKAGE "gmp"
#define VERSION "4.1.4"
#define WANT_FFT 1
#define HAVE_HOST_CPU_FAMILY_x86 1


configure: exit 1



Reproducible: Always
Steps to Reproduce:
1. emerge dev-libs/gmp-4.1.4
2.
3.



Expected Results:  
emerge the software

Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r7 i686)
=================================================================
System uname: 2.6.10-gentoo-r7 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  8 2005, 18:07:43)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.9.4, 1.7.9-r1, 1.8.5-r3, 1.4_p6, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr
-fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
-falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math
-fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://192.168.0.2/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
LANG="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.0.2/portage"
USE="x86 3dfx 3dnow 3dnowext X aalib alsa apm arts avi berkdb bitmap-fonts cdr
crypt cups encode esd f77 fam flac font-server foomaticdb fortran gdbm gif gpm
gtk gtk2 imagemagick imlib ipv6 java jpeg junit libg++ libwww mad mikmod mmx
motif mozilla mpeg ncurses nls nptl nptlonly nvidia oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl slang snmp socks5 spell
sse ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts usb xinerama
xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Mark Belfanti 2005-02-13 18:29:40 UTC
I hav the same prblem, config.log is below:

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --localstatedir=/var/state/gmp --enable-cxx --enable-mpbsd --enable-mpfr

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = filesrvr
uname -m = i686
uname -r = 2.6.10-hardened-r3
uname -s = Linux
uname -v = #2 SMP Fri Feb 11 10:27:50 EST 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = /usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/usr/X11R6/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:1204: PATH=".;."; conftest.sh
./configure: line 1205: conftest.sh: command not found
configure:1207: $? = 127
configure:1282: checking build system type
configure:1300: result: i686-pc-linux-gnu
configure:1307: checking host system type
configure:1321: result: i686-pc-linux-gnu
configure:1347: checking for a BSD compatible install
configure:1396: result: /bin/install -c
configure:1407: checking whether build environment is sane
configure:1450: result: yes
configure:1483: checking for mawk
configure:1509: result: no
configure:1483: checking for gawk
configure:1498: found /bin/gawk
configure:1506: result: gawk
configure:1516: checking whether make sets ${MAKE}
configure:1536: result: yes
configure:1627: checking whether to enable maintainer-specific portions of Makefiles
configure:1636: result: no
configure:1083: User:
ABI=default
CC=
CFLAGS=-O2 -march=pentium4 -pipe -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays
CPPFLAGS=(unset)
MPN_PATH=
configure:1089: GMP:
abilist=standard
cclist=gcc cc
configure:2752: error: ABI=default is not among the following valid choices: standard

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_env_ABI_set=set
ac_cv_env_ABI_value=default
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -pipe -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march=pentium4 -pipe -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define HAVE_HOST_CPU_i686 1
#define PACKAGE "gmp"
#define VERSION "4.1.4"
#define WANT_FFT 1
#define HAVE_HOST_CPU_FAMILY_x86 1


configure: exit 1
Comment 2 Klaus Mark 2005-02-14 03:03:08 UTC
I have the same problem. I've tried to emerge versions 4.1.4, 4.1.3 and 4.1.2 but the same problem appears!
Comment 3 Leo Laursen 2005-02-14 05:09:33 UTC
I had similar error on pentium4.
ABI=standard emerge dev-libs/gmp
does work.
Comment 4 Klaus Mark 2005-02-14 05:41:01 UTC
Hi again

ABI=standard, works for me too!

But something should be done about the package.
Comment 5 David D. Huff Jr. 2005-02-14 20:34:10 UTC
Had same error on compile 278 of a system rebuild. Added ABI="standard" to top of make.conf as stop-gap solution. Athlon 2600.

Comment 6 David D. Huff Jr. 2005-02-14 21:58:41 UTC
on another note don't put "ABI="standard" in the top of make.conf" it WILL cause your next ncurses emerge to fail
Comment 7 Daniel Black (RETIRED) gentoo-dev 2005-02-15 00:19:23 UTC

*** This bug has been marked as a duplicate of 79662 ***