Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 103020

Summary: sci-mathematics/singular-2.0.5-r4 fails to build on AMD64: unknown architecture
Product: Gentoo Linux Reporter: Mike Cvet <mcvet>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Cvet 2005-08-18 16:32:35 UTC
Fails during configuration: 

>>> Checking Singular-doc-2-0-5.tar.gz's mtime...
>>> Checking Singular-emacs-2-0-5.tar.gz's mtime...
>>> Checking Singular-factory-2-0-5.tar.gz's mtime...
>>> Checking Singular-IntProg-2-0-4a.tar.gz's mtime...
>>> Checking Singular-kernel-2-0-5.tar.gz's mtime...
>>> Checking Singular-libfac-2-0-5.tar.gz's mtime...
>>> Checking Singular-main-2-0-5.tar.gz's mtime...
>>> Checking Singular-MP-2-0-5.tar.gz's mtime...
>>> Checking Singular-NTL-5.3.1.tar.gz's mtime...
>>> Checking Singular-NTL-generic.tar.gz's mtime...
>>> Checking Singular-omalloc-2-0-5.tar.gz's mtime...
>>> Checking Singular-Tst-2-0-5.tar.gz's mtime...
>>> WORKDIR is up-to-date, keeping...
 * econf: updating MP/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating MP/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib
--libdir=/var/tmp/portage/singular-2.0.5-r4/image/usr/lib64
--build=x86_64-pc-linux-gnu --with-NTL
--prefix=/var/tmp/portage/singular-2.0.5-r4/image//usr
creating cache ./config.cache
checking uname for singular... unknown
configure: error: Unknown architecture: Check singuname.sh

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/singular-2.0.5-r4/work/config.log

!!! ERROR: sci-mathematics/singular-2.0.5-r4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


The config.log gives:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:656: checking uname for singular

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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.5
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe -ftracer -funit-at-a-time"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/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=k8 -pipe -ftracer -funit-at-a-time"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo/
http:://gentoo.mirrors.pair.com/ http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib alsa avi berkdb bitmap-fonts cdr crypt cups curl eds encode
esd fam foomaticdb fortran gd gdbm gif gpm gstreamer gtk gtk2 guile imagemagick
imlib ipv6 jpeg junit libwww lzw lzw-tiff motif mp3 mpeg ncurses nls nptl ogg
opengl pam pdflib perl png postgres python qt quicktime readline sdl spell
sqlite ssl tcpd tetex tiff truetype-fonts type1-fonts usb userlocales vorbis
xine xml xml2 xmms xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-18 17:04:16 UTC
Hmm, yeah - that's probably why it does not have amd64 keyword at all. Closing
as INVALID unless you are able to attach a patch.
Comment 2 glowwormy 2005-09-28 06:13:14 UTC
A new version of Singular (3.0.0) should close this issue. See bug #97875