Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60033 - sphinx2 doesn't compile
Summary: sphinx2 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Lowest normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 00:06 UTC by Kyle Schlansker
Modified: 2004-08-29 13:38 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 Kyle Schlansker 2004-08-11 00:06:24 UTC
Sphinx2 doesn't recognize x86-64 as a valid system.

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

Actual Results:  
compile fails

Expected Results:  
compile succeeds

Here is what happens:


bash-2.05b$ cat /tmp/sphinx2.log 
>>> Unpacking source...
>>> Unpacking sphinx2-0.4.tar.gz to /var/tmp/portage/sphinx2-0.4/work
 * Applying sphinx2-gcc3.4.patch...                                       [ ok ]
>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -pipe ) works... yes
checking whether the C compiler (gcc -O3 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -pipe ) works... yes
checking whether the C compiler (gcc -O3 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking return type of signal handlers... void
checking host system type... Invalid configuration `x86_64-pc-linux-gnu':
machine `x86_64-pc' not recognized

No audio interface for host type .
checking for perl... /usr/bin/perl
checking for csh... no
checking build system type... Invalid configuration `x86_64-pc-linux-gnu':
machine `x86_64-pc' not recognized

checking for ranlib... ranlib
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

!!! ERROR: app-accessibility/sphinx2-0.4 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed

Calculating dependencies  ...done!
>>> emerge (1 of 1) app-accessibility/sphinx2-0.4 to /
>>> md5 src_uri ;-) sphinx2-0.4.tar.gz
Comment 1 foser (RETIRED) gentoo-dev 2004-08-11 02:28:44 UTC
always provide your 'emerge info'

seems related to arch, so moving to the amd team

This package isn't keyworded for amd64
Comment 2 Kyle Schlansker 2004-08-11 07:07:03 UTC
Here is my emerge info:

Portage 2.0.50-r9 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.4.20040619-r1, 2.6
.7-gentoo-r6)
=================================================================
System uname: 2.6.7-gentoo-r6 x86_64 5
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe"
CHOST="x86_64-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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="ftp://mirror.calvin.edu/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://mirror.calvin.edu/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb crypt encode foomaticdb gdbm gif gpm gtk g
tk2 imlib jpeg kde libg++ libwww mikmod motif mpeg ncurses nls nogcj oggvorbis o
pengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl t
cpd truetype xml2 xmms xv zlib"
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-08-29 13:38:29 UTC
Fix in CVS now. Marked ~amd64.